AntTask to promote a set of artifacts

2009-02-06 Thread Bieringer, Dominik
Hi, I was thinking to create a new ant task to support the promotion of a set of artifacts. I found a ticket which was opened about a year ago: https://issues.apache.org/jira/browse/IVY-698. Furthermore I started a discussion on that on the user help mailing list again... I was thinking of tha

Re: AntTask to promote a set of artifacts

2009-02-06 Thread Stefan Bodewig
On 2009-02-06, Bieringer, Dominik wrote: > Where can I find the url of the source repository of ivy? it should be here http://ant.apache.org/svn.html and here http://ant.apache.org/ivy/get-involved.html but isn't on either. The svn URL is http://svn.apache.org/repos/asf/ant/ivy/core/trunk/ Ste

RE: AntTask to promote a set of artifacts

2009-02-06 Thread Bieringer, Dominik
Thanks, I found the URL a few minutes ago on the following page using the search feature: http://ant.apache.org/ivy/history/trunk/dev.html After checking out the sources and running the ant eclipse-default target, I imported the project in eclipse. I got several compile errors in some of the te