Re: IvyDE 2.0.0.beta1 does not download sources nor javadocs

2009-02-11 Thread Dmitriy Korobskiy
Mitch, this is a killer feature that I like a lot. I think it could be a big selling point for Ivy. Not sure if Maven Eclipse plugins could achieve that - does anybody know? Imagine just one developer setting up ivy.xml and all team members getting it from SCM, doing couple of clicks, and - v

Re: IvyDE 2.0.0.beta1 does not download sources nor javadocs

2009-02-11 Thread Mitch Gitman
Nicolas, I'm trying to understand the impact of this change. Suppose an Ivy module publishes artifacts for source and Javadoc. Presumably, there are "source" and "javadoc" Ivy configurations, or the like. I don't quite see the relevance then of the following fields in the Ivy plugin configuration

AW: AW: scite as3 + ant + flex sdk

2009-02-11 Thread Jan.Materne
>In the flex sdk folder, there is a "Ant" folder, on this >folder there is : >Lib/flexTasks.jar, I copied this file into : /usr/share/ant/lib With this copy you publishes its content to all Ant users ... >In the flex sdk folder, there is also the file : >flexTasks.tasks, I stay it >here, don

svnant problems

2009-02-11 Thread Chris Green
Hi I'm trying to get svnant running and keep getting an error :- Could not load definitions from resource svntask.properties. It could not be found. All appropriate jar files have been placed in the ANT/Lib directory etc but I still get the error Can anyone help. Chris

Re: IvyDE 2.0.0.beta1 does not download sources nor javadocs

2009-02-11 Thread Nicolas Lalevée
On mardi 10 février 2009 21:01:01 Dmitriy Korobskiy wrote: > Hi, all > > I have a slightly different issue - IvyDE is downloading sources, but > Javadocs do not work for the life of me. > I had that issue a year and a half ago with IvyDE 1.2, and it seems now > as a resurgence of closed IvyDE-55: >

RE: Catch compile error with trycatch

2009-02-11 Thread Rinehart, Raleigh
> > > Hi > > We are trying to catch our compile errors with Ant Contrim trycatch task > but > for some reason we cant it to catch any errors. > > Im grateful for all ideas!! > > this is our testscript: > > > xmlns:ac="antlib:net.sf.antcontrib"> > > > > > >

Re: IvyDE 2.0.0.beta1 does not download sources nor javadocs

2009-02-11 Thread Dmitriy Korobskiy
Gael, for me - it's attaching sources, but not Javadocs. Weird. I think that we've confirmed at least the issue with Javadocs. Shall I reopen IVYDE-55? Marziou, Gael wrote: Hi Dmitriy, I tried your way of doing and IvyDE (trunk) downloaded both the source and javadoc but it did not change

Re: IvyDE 2.0.0.beta1 does not download sources nor javadocs

2009-02-11 Thread Nicolas Lalevée
On mardi 10 février 2009 17:41:54 Marziou, Gael wrote: > I looked at the code of IvyResolveJob.java that was patched to fix > IVYDE-146, I have found messages like: > > monitor.subTask("searching javadoc for " + artifact); > > Should I see this message logged in the Ivy console? > Currently I don't

Kundo, a next generation Ant build system

2009-02-11 Thread Ben Leedham
Hello Everyone, I'd like to announce the 0.9 release of Kundo. https://kundo.dev.java.net Kundo offers a structured, convention based approach to Java builds. Kundo is built on Ant and has a pluggable, extensible architecture offering a highly configurable build framework. Kundo achieves this f