DO NOT REPLY [Bug 45701] New: Upgrade from 1.6.5 to 1.7.1 is not working.

2008-08-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45701 Summary: Upgrade from 1.6.5 to 1.7.1 is not working. Product: Ant Version: 1.7.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority:

svn commit: r689751 - in /ant/core/trunk: ./ docs/manual/OptionalTasks/ src/etc/testcases/taskdefs/optional/junit/ src/main/org/apache/tools/ant/taskdefs/optional/junit/ src/tests/junit/org/apache/too

2008-08-28 Thread bodewig
Author: bodewig Date: Thu Aug 28 00:56:41 2008 New Revision: 689751 URL: http://svn.apache.org/viewvc?rev=689751view=rev Log: Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241. Added:

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626489#action_12626489 ] Xavier Hanin commented on IVY-232: -- Matt, do you have a patch for this? I can try to review

svn commit: r689768 - /ant/core/trunk/docs/manual/CoreTasks/ant.html

2008-08-28 Thread bodewig
Author: bodewig Date: Thu Aug 28 02:34:32 2008 New Revision: 689768 URL: http://svn.apache.org/viewvc?rev=689768view=rev Log: document the full beauty of how ant sets the basedir of the called project - related to PR 30569. Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html Modified:

svn commit: r689777 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde: common/ivyfile/IvyFileUpdater.java eclipse/IvyDEException.java eclipse/cpcontainer/IvyResolveJob.java

2008-08-28 Thread hibou
Author: hibou Date: Thu Aug 28 03:32:22 2008 New Revision: 689777 URL: http://svn.apache.org/viewvc?rev=689777view=rev Log: Make the code still java 1.4 comptabile Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivyfile/IvyFileUpdater.java

svn commit: r689778 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.settings/org.eclipse.jdt.core.prefs

2008-08-28 Thread hibou
Author: hibou Date: Thu Aug 28 03:34:49 2008 New Revision: 689778 URL: http://svn.apache.org/viewvc?rev=689778view=rev Log: Make local eclipse settings set to java 1.4 Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.settings/org.eclipse.jdt.core.prefs Modified:

[CONF] Apache Ivy (Apache Ant subproject) : Ivy Resources (page edited)

2008-08-28 Thread confluence
Page Edited : IVY : Ivy Resources Ivy Resources has been edited by Xavier Hanin (Aug 28, 2008). Change summary: add link to a simple introduction to Ivy

svn commit: r689789 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: .checkstyle src/etc/ src/etc/checkstyle/

2008-08-28 Thread hibou
Author: hibou Date: Thu Aug 28 04:36:00 2008 New Revision: 689789 URL: http://svn.apache.org/viewvc?rev=689789view=rev Log: Add some checkstyle check (cloned for ivy core) Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/.checkstyle - copied, changed from r688775,

svn commit: r689804 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins: parser/m2/ resolver/

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 05:48:19 2008 New Revision: 689804 URL: http://svn.apache.org/viewvc?rev=689804view=rev Log: improve source and javadoc artifacts detection in poms, to avoid considering the main artifact as being also javadoc and source artifact, when the pattern used for

[jira] Assigned: (IVYDE-117) same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical)

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVYDE-117: -- Assignee: Xavier Hanin same jar files get downloaded 3 times (binary, javadoc and sources jar

svn commit: r689809 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver: AbstractPatternsBasedResolver.java AbstractResourceResolver.java RepositoryResolver.java

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 06:23:11 2008 New Revision: 689809 URL: http://svn.apache.org/viewvc?rev=689809view=rev Log: REFACTOR: rename AbstractResourceResolver to AbstractPatternsBasedResolver to better reflect what the class provides Added:

DO NOT REPLY [Bug 45696] Slow classpath building with referenced paths.

2008-08-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45696 Constantine Plotnikov [EMAIL PROTECTED] changed: What|Removed |Added Attachment #22487|0 |1

svn commit: r689846 - /ant/core/trunk/docs/manual/CoreTasks/ant.html

2008-08-28 Thread bodewig
Author: bodewig Date: Thu Aug 28 08:06:17 2008 New Revision: 689846 URL: http://svn.apache.org/viewvc?rev=689846view=rev Log: to be honest, there is yet another twist to basedir Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html

svn commit: r689849 - /ant/core/trunk/docs/manual/CoreTasks/ant.html

2008-08-28 Thread bodewig
Author: bodewig Date: Thu Aug 28 08:15:57 2008 New Revision: 689849 URL: http://svn.apache.org/viewvc?rev=689849view=rev Log: I think this is telling the truth now (modulo allowNativeBasedir), but does anybody understand it? Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html Modified:

[jira] Updated: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated IVY-232: Attachment: ivy-232-patch.txt Try this it's so minimal it may not be enough, but it should be the right

svn commit: r689862 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/event/download/ src/java/org/a

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 08:54:58 2008 New Revision: 689862 URL: http://svn.apache.org/viewvc?rev=689862view=rev Log: IMPROVEMENT: in Ivy API, let users first locate an Artifact, then download it in a second step. This will be used to fix IVYDE-117, and could also be useful to allow a

svn commit: r689864 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: CHANGES.txt src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 08:56:55 2008 New Revision: 689864 URL: http://svn.apache.org/viewvc?rev=689864view=rev Log: FIX: same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical) (IVYDE-117) Modified:

[jira] Resolved: (IVYDE-117) same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical)

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-117. Resolution: Fixed Fix Version/s: 2.0 I've easily reproduced the problem, and fixed it, with

[jira] Assigned: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-232: Assignee: Xavier Hanin (was: Gilles Scokart) Incorrect directory path resolve when running from a

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626633#action_12626633 ] Xavier Hanin commented on IVY-232: -- Indeed, it's the good approach, the only problem is that

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626637#action_12626637 ] Matt Benson commented on IVY-232: - Ah; I had assumed that everywhere you instantiated File

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626641#action_12626641 ] Xavier Hanin commented on IVY-232: -- Yes, except that I'll introduce a new property on the

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626651#action_12626651 ] Nicolas Lalevée commented on IVY-232: - If I understand correctly, it will work globally

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626657#action_12626657 ] Matt Benson commented on IVY-232: - Sounds like it to me. :) Incorrect directory path