Hi all,
The AntXtras project has moved to SF.net. The current website is
now available at http://antxtras.sourceforge.net. Can someone please replace
the "JWare/AntXtras Foundation" External Tools subsection with the following
snippet when possible.
Many thanks,
The Wabbit
--- [snip] ---
A
+1 for undeprecating
Because then both possibilities are valid it depends on the amount of work for
undoing the changes ... so you're free with that (IMO).
Jan
>-Ursprüngliche Nachricht-
>Von: Alexey Solofnenko [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 16. Juni 2006 04:53
>An: Ant
>Hello
>
>In our project our unit tests are executable files.
>I wanted to have something like Ant's JUnit task to be used
>with CruiseControl.
>
>For this I modified the Ant JUnit task to have a CUnit task
>(its a little bit of a hack because I wanted to get something
>that was working for us
It was your content ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 15. Juni 2006 18:43
>An: Ant Developers List
>Betreff: Re: Re: svn commit: r414520 - in /ant/core/trunk:
>docs/mail.html xdocs/mail.xml
>
>Thanks Stefan an
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ant Wiki" for change
notification.
The following page has been changed by wascallywabbit:
http://wiki.apache.org/ant/AntExternalTaskdefs
The comment on the change is:
Add JWare/AntXtras to list of Ant extensions.
-
+1, since it is should resolve relative paths relative to the project base
directory.
- Alexey.
On 6/15/06, Kev Jackson <[EMAIL PROTECTED]> wrote:
On 16 Jun 2006, at 07:00, Antoine Levy-Lambert wrote:
>
> Original-Nachricht
> Datum: Thu, 15 Jun 2006 15:14:57 -0500
> Von: Do
On 16 Jun 2006, at 07:00, Antoine Levy-Lambert wrote:
Original-Nachricht
Datum: Thu, 15 Jun 2006 15:14:57 -0500
Von: Dominique Devienne <[EMAIL PROTECTED]>
An: Ant Developers List
Betreff: Re: Re: svn commit: r414442 - in /ant/core/trunk/src/main/
org/apache/tools/ant/taskd
PS: the email with the attachment bounced, so I am retrying without
the attachment
-
Hello
In our project our unit tests are executable files.
I wanted to have something like Ant's JUnit task to be used with
CruiseControl.
For this I modified the Ant JUnit task to have a CUnit ta
Original-Nachricht
Datum: Thu, 15 Jun 2006 15:14:57 -0500
Von: Dominique Devienne <[EMAIL PROTECTED]>
An: Ant Developers List
Betreff: Re: Re: svn commit: r414442 - in
/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs:
AbstractJarSignerTask.java ExecTask.java Javac.java J
This has been deprecated by jkf in commit 396012, @since 1.7 apparently.
So it can be undeprecated, and Kev's changes can be removed ;-)
I appreciate Kev's efforts to remove the deprecations, but IMHO
resolveFile(String) shouldn't have been deprecated.
Am I the only one to think that? --DD
On
Hello Dominique,
Project.resolveFile(String fileName) is
@deprecated since 1.7
so Kevin is removing our own calls to deprecated methods.
The real question is why did we deprecate Project.resolveFile(String) in the
first place ? Second, was there a consensus to do it ?
Regards,
Antoine
-
On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: kevj
Log: use fileutils.resolveFile
+ private static final FileUtils FILE_UTILS = FileUtils.getFileUtils();
- File keystoreFile = getProject().resolveFile(keystore);
+ File keystoreFile = FILE_UTILS.resolveFile(getProject().getBase
Thanks Stefan and Jan.
Regards,
Antoine
Original-Nachricht
Datum: Thu, 15 Jun 2006 18:11:23 +0200
Von: Stefan Bodewig <[EMAIL PROTECTED]>
An: dev@ant.apache.org
Betreff: Re: svn commit: r414520 - in /ant/core/trunk: docs/mail.html
xdocs/mail.xml
> site has been updated
>
> St
site has been updated
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Antoine Levy-Lambert wrote:
Hi,
Steve had already sent an email to repository at apache dot org.
http://mail-archives.apache.org/mod_mbox/www-repository/200606.mbox/browser
Also, Carlos Sanchez answered my JIRA issue, giving a pointer to :
http://www.apache.org/dev/release-publishing.html
Hello Jan,
well done :-)
I do not have ssh access now. Can someone push the change of Jan on the
ant.apache.org web site ?
Regards,
Antoine
Original-Nachricht
Datum: Thu, 15 Jun 2006 09:33:12 -
Von: [EMAIL PROTECTED]
An: [EMAIL PROTECTED]
Betreff: svn commit: r414520 - i
Author: jhm
Date: Thu Jun 15 02:33:11 2006
New Revision: 414520
URL: http://svn.apache.org/viewvc?rev=414520&view=rev
Log:
Add a note about unsubscribe from the mailinglist.
Modified:
ant/core/trunk/docs/mail.html
ant/core/trunk/xdocs/mail.xml
Modified: ant/core/trunk/docs/mail.html
URL:
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project svn-antlib-test has an issue affecting its community integration.
This issue affe
18 matches
Mail list logo