You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Bieringer, Dominik" <db...@thegoldensource.com> on 2009/02/06 08:47:17 UTC

AntTask to promote a set of artifacts

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 that task to be similar to the install task, only that it does use the same resolver for the to and from attribute. It should allow the change of the integration state and the version number. What do you think about such a task?

Where can I find the url of the source repository of ivy?

Regards,
Dominik

Dominik Bieringer | Internal Tools & Test Automation | GoldenSource Corporation | Skype: dominik.bieringer | T: +43 7229 76656 44 | dbieringer@thegoldensource.com<ma...@thegoldensource.com> | www.thegoldensource.com<http://www.thegoldensource.com>


RE: AntTask to promote a set of artifacts

Posted by "Bieringer, Dominik" <db...@thegoldensource.com>.
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 test packages. After adding the ant-testutil.jar to the project's classpath, the compile time errors went away...

I don't know if there is a specific reason for not adding the ant-testutil.jar to the project's classpath.

Regards,
	Dominik

-----Original Message-----
From: Stefan Bodewig [mailto:bodewig@apache.org] 
Sent: Friday, February 06, 2009 10:12
To: dev@ant.apache.org
Subject: Re: AntTask to promote a set of artifacts

On 2009-02-06, Bieringer, Dominik <db...@thegoldensource.com> 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/

Stefan

PS: I'll take care of Ant's site, but don't know how to build the Ivy
subsite.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: AntTask to promote a set of artifacts

Posted by Stefan Bodewig <bo...@apache.org>.
On 2009-02-06, Bieringer, Dominik <db...@thegoldensource.com> 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/

Stefan

PS: I'll take care of Ant's site, but don't know how to build the Ivy
subsite.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org