[jira] Commented: (IVY-825) dynamic resolveMode not being dynamic on branch

2008-06-04 Thread Shawn Castrianni (JIRA)
[ https://issues.apache.org/jira/browse/IVY-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602225#action_12602225 ] Shawn Castrianni commented on IVY-825: -- Thanks. I am able to verify your change for IVY-

svn commit: r663046 - in /ant/core/trunk/src/main/org/apache/tools/ant: MagicNames.java Project.java

2008-06-04 Thread bodewig
Author: bodewig Date: Wed Jun 4 03:12:27 2008 New Revision: 663046 URL: http://svn.apache.org/viewvc?rev=663046&view=rev Log: make ant.project.name a magic property Modified: ant/core/trunk/src/main/org/apache/tools/ant/MagicNames.java ant/core/trunk/src/main/org/apache/tools/ant/Project

svn commit: r663051 - in /ant/core/trunk: WHATSNEW docs/manual/using.html src/main/org/apache/tools/ant/MagicNames.java src/main/org/apache/tools/ant/Project.java src/tests/antunit/core/magic-names-te

2008-06-04 Thread bodewig
Author: bodewig Date: Wed Jun 4 03:34:07 2008 New Revision: 663051 URL: http://svn.apache.org/viewvc?rev=663051&view=rev Log: Add a new property to hold the current project's default target Added: ant/core/trunk/src/tests/antunit/core/magic-names-test.xml (with props) Modified: ant/cor

svn commit: r663061 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/util/ src/tests/antunit/core/

2008-06-04 Thread bodewig
Author: bodewig Date: Wed Jun 4 03:58:23 2008 New Revision: 663061 URL: http://svn.apache.org/viewvc?rev=663061&view=rev Log: Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44

DO NOT REPLY [Bug 44980] Add properties that reference the default target and the target(s) specified on the command line

2008-06-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44980 Stefan Bodewig <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

[jira] Resolved: (IVY-825) dynamic resolveMode not being dynamic on branch

2008-06-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-825. -- Resolution: Fixed Fix Version/s: 2.0-RC1 > dynamic resolveMode not being dynamic on branch > --

[jira] Commented: (IVY-325) declare source and javadoc artifacts in maven2 modules

2008-06-04 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/IVY-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602326#action_12602326 ] Howard M. Lewis Ship commented on IVY-325: -- I think this falls under a general headin

[jira] Created: (IVY-826) ivy:report will generate an HTML file that references non-existent ivy-report.css

2008-06-04 Thread Howard M. Lewis Ship (JIRA)
ivy:report will generate an HTML file that references non-existent ivy-report.css - Key: IVY-826 URL: https://issues.apache.org/jira/browse/IVY-826 Project: Ivy

[jira] Created: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Shawn Castrianni (JIRA)
latest development build of SVN repository number 663029 has error in settings file include mechanism - Key: IVY-827 URL: https://issues.apache.org/jira/browse/IVY

[jira] Commented: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Shawn Castrianni (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602413#action_12602413 ] Shawn Castrianni commented on IVY-827: -- I tracked down the real issue that recreates the

[jira] Commented: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602461#action_12602461 ] Maarten Coene commented on IVY-827: --- I wasn't able to reproduce your problem. But maybe it's

[jira] Issue Comment Edited: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Shawn Castrianni (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602470#action_12602470 ] scastria edited comment on IVY-827 at 6/4/08 2:48 PM: -- I could no

[jira] Commented: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Shawn Castrianni (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602470#action_12602470 ] Shawn Castrianni commented on IVY-827: -- I could not reproduce on windows either. I can r

[jira] Issue Comment Edited: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Shawn Castrianni (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602470#action_12602470 ] scastria edited comment on IVY-827 at 6/4/08 2:49 PM: -- I could no

svn commit: r663379 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyReport.java test/java/org/apache/ivy/ant/IvyReportTest.java

2008-06-04 Thread maartenc
Author: maartenc Date: Wed Jun 4 14:51:27 2008 New Revision: 663379 URL: http://svn.apache.org/viewvc?rev=663379&view=rev Log: ivy:report will generate an HTML file that references non-existent ivy-report.css (IVY-826) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java

[jira] Assigned: (IVY-826) ivy:report will generate an HTML file that references non-existent ivy-report.css

2008-06-04 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-826: - Assignee: Maarten Coene > ivy:report will generate an HTML file that references non-existent > ivy-

[jira] Resolved: (IVY-826) ivy:report will generate an HTML file that references non-existent ivy-report.css

2008-06-04 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-826. --- Resolution: Fixed Fix Version/s: 2.0-RC1 Fixed in SVN. You can workaround this problem by specify

svn commit: r663380 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java

2008-06-04 Thread maartenc
Author: maartenc Date: Wed Jun 4 14:54:02 2008 New Revision: 663380 URL: http://svn.apache.org/viewvc?rev=663380&view=rev Log: Set graphml to false before executing the report task... Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java Modified: ant/ivy/core/trunk/t

svn commit: r663382 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyReport.java

2008-06-04 Thread maartenc
Author: maartenc Date: Wed Jun 4 14:59:08 2008 New Revision: 663382 URL: http://svn.apache.org/viewvc?rev=663382&view=rev Log: Improved debug message when todir is not set. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyReport.java Modified: ant/ivy/core/trunk/src/java/org/apac

[jira] Resolved: (IVY-827) latest development build of SVN repository number 663029 has error in settings file include mechanism

2008-06-04 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-827. --- Resolution: Invalid Assignee: Maarten Coene ok, I see it now. I think you've hit the incompatible