svn commit: r957441 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/SignJar.java

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:33:35 2010 New Revision: 957441 URL: http://svn.apache.org/viewvc?rev=957441&view=rev Log: Use FileUtils#setFileLastModified instead of File#setLastModified Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/SignJar.java Modified: ant/core/tru

svn commit: r957442 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/resources/FileResource.java

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:39:11 2010 New Revision: 957442 URL: http://svn.apache.org/viewvc?rev=957442&view=rev Log: log a warning message if File#setLastModified fails. PR 49485 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Fil

DO NOT REPLY [Bug 49485] Touch tasks ignores errors from java.io.File.setLastModified under some conditions

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49485 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47821] Touch task doesn't work on Solaris for a file which you do not own

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47821 --- Comment #3 from Stefan Bodewig 2010-06-24 03:41:20 EDT --- starting with svn revision 957442 Ant logs a warning message. I'll add a few words to the manual page. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi

svn commit: r957444 - /ant/core/trunk/docs/manual/Tasks/touch.html

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:51:34 2010 New Revision: 957444 URL: http://svn.apache.org/viewvc?rev=957444&view=rev Log: document 's limitations. PR 47821 Modified: ant/core/trunk/docs/manual/Tasks/touch.html Modified: ant/core/trunk/docs/manual/Tasks/touch.html URL: http://svn.apach

DO NOT REPLY [Bug 47821] Touch task doesn't work on Solaris for a file which you do not own

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47821 Stefan Bodewig changed: What|Removed |Added Status|REOPENED|RESOLVED Component|Core

DO NOT REPLY [Bug 49492] The fileset resource collection doesn't handle file/directory names with spaces

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49492 --- Comment #2 from Stefan Goor 2010-06-24 05:46:09 EDT --- (In reply to comment #1) > can you turn your list into a list separated by newlines? If so, > would solve the problem. I don't think that using a new line to separate the files

DO NOT REPLY [Bug 49492] The fileset resource collection doesn't handle file/directory names with spaces

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49492 --- Comment #3 from Stefan Bodewig 2010-06-24 05:55:54 EDT --- reads the list of resources from a different resource. This different resource doesn't have to be a file, it can be a property or a string resource for example. So if foo is

DO NOT REPLY [Bug 49492] The fileset resource collection doesn't handle file/directory names with spaces

2010-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49492 --- Comment #4 from Stefan Goor 2010-06-24 08:52:08 EDT --- (In reply to comment #3) > reads the list of resources from a different resource. This > different resource doesn't have to be a file, it can be a property or a string > resource

svn commit: r957585 - /ant/core/trunk/src/etc/poms/pom.xml

2010-06-24 Thread jglick
Author: jglick Date: Thu Jun 24 15:47:23 2010 New Revision: 957585 URL: http://svn.apache.org/viewvc?rev=957585&view=rev Log: Record location of Hudson job in POM. (For example, NetBeans can use this to automatically display build results when project is open.) Modified: ant/core/trunk/src/e

svn commit: r957594 - in /ant/core/trunk/src/etc/poms: ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-apache-xalan2/ ant-comm

2010-06-24 Thread jglick
Author: jglick Date: Thu Jun 24 16:01:09 2010 New Revision: 957594 URL: http://svn.apache.org/viewvc?rev=957594&view=rev Log: Added display names to POMs. Modified: ant/core/trunk/src/etc/poms/ant-antlr/pom.xml ant/core/trunk/src/etc/poms/ant-apache-bcel/pom.xml ant/core/trunk/src/etc

svn commit: r957607 - in /ant/core/trunk/src/etc/poms: ant-apache-oro/pom.xml ant-commons-net/pom.xml ant-jsch/pom.xml ant-junit/pom.xml ant/pom.xml

2010-06-24 Thread jglick
Author: jglick Date: Thu Jun 24 16:19:35 2010 New Revision: 957607 URL: http://svn.apache.org/viewvc?rev=957607&view=rev Log: Make 'mvn clean test-compile' finish, though tests when run still have a lot of failures. (As usual, we suffer from a lot of complexity due to the monolithic source root;

svn commit: r957704 - /ant/ivy/core/trunk/build-release.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 20:19:28 2010 New Revision: 957704 URL: http://svn.apache.org/viewvc?rev=957704&view=rev Log: Generate output of multiproject tutorial. Modified: ant/ivy/core/trunk/build-release.xml Modified: ant/ivy/core/trunk/build-release.xml URL: http://svn.apache.org/

svn commit: r957721 - /ant/ivy/core/trunk/build-release.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 21:31:14 2010 New Revision: 957721 URL: http://svn.apache.org/viewvc?rev=957721&view=rev Log: Tutorial output generation is now part of standard "generate-doc" target. Modified: ant/ivy/core/trunk/build-release.xml Modified: ant/ivy/core/trunk/build-release.

svn commit: r957722 - /ant/ivy/core/trunk/doc/tutorial/dependence.html

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 21:32:32 2010 New Revision: 957722 URL: http://svn.apache.org/viewvc?rev=957722&view=rev Log: Invoked command line is now automatically generated. Modified: ant/ivy/core/trunk/doc/tutorial/dependence.html Modified: ant/ivy/core/trunk/doc/tutorial/dependence.

svn commit: r957727 - in /ant/ivy/core/trunk/doc/tutorial: build-repository/advanced.html build-repository/basic.html dual.html multiple.html start.html

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 21:59:45 2010 New Revision: 957727 URL: http://svn.apache.org/viewvc?rev=957727&view=rev Log: Invoked command line is now automatically generated. Modified: ant/ivy/core/trunk/doc/tutorial/build-repository/advanced.html ant/ivy/core/trunk/doc/tutorial/bui

svn commit: r957728 - /ant/ivy/core/trunk/doc/tutorial/log/

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:00:38 2010 New Revision: 957728 URL: http://svn.apache.org/viewvc?rev=957728&view=rev Log: These logs are now generated when running the "generate-doc" target. Removed: ant/ivy/core/trunk/doc/tutorial/log/

svn commit: r957729 - /ant/ivy/core/trunk/doc/tutorial/build-repository/advanced.html

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:01:38 2010 New Revision: 957729 URL: http://svn.apache.org/viewvc?rev=957729&view=rev Log: Wrong filename. Modified: ant/ivy/core/trunk/doc/tutorial/build-repository/advanced.html Modified: ant/ivy/core/trunk/doc/tutorial/build-repository/advanced.html UR

svn commit: r957731 - /ant/ivy/core/trunk/build-release.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:04:25 2010 New Revision: 957731 URL: http://svn.apache.org/viewvc?rev=957731&view=rev Log: Copy this log to the documentation directory since there is a direct link to it from the tutorials. Modified: ant/ivy/core/trunk/build-release.xml Modified: ant/iv

svn commit: r957732 - /ant/ivy/core/trunk/build-tutorial.sh

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:06:01 2010 New Revision: 957732 URL: http://svn.apache.org/viewvc?rev=957732&view=rev Log: We don't need this shell script any longer since the tutorial logs are now generated from Ant. Removed: ant/ivy/core/trunk/build-tutorial.sh

svn commit: r957736 - /ant/ivy/core/trunk/src/example/packager-resolver/ivysettings.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:19:44 2010 New Revision: 957736 URL: http://svn.apache.org/viewvc?rev=957736&view=rev Log: Formatting... Modified: ant/ivy/core/trunk/src/example/packager-resolver/ivysettings.xml Modified: ant/ivy/core/trunk/src/example/packager-resolver/ivysettings.xml

svn commit: r957737 - in /ant/ivy/core/trunk: .checkstyle .classpath.default .classpath.ivyde .project .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.jdt.ui.prefs .settings/org.jayasoft.iv

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:23:01 2010 New Revision: 957737 URL: http://svn.apache.org/viewvc?rev=957737&view=rev Log: Added missing licenses Modified: ant/ivy/core/trunk/.checkstyle ant/ivy/core/trunk/.classpath.default ant/ivy/core/trunk/.classpath.ivyde ant/ivy/core/tr

svn commit: r957741 - /ant/ivy/core/trunk/build-release.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:31:24 2010 New Revision: 957741 URL: http://svn.apache.org/viewvc?rev=957741&view=rev Log: - The "rat-report" target now fails if there are missing/incorrect licenses. - Excluded some extra files from the RAT report Modified: ant/ivy/core/trunk/build-relea

svn commit: r957743 - /ant/ivy/core/trunk/build-release.xml

2010-06-24 Thread maartenc
Author: maartenc Date: Thu Jun 24 22:36:19 2010 New Revision: 957743 URL: http://svn.apache.org/viewvc?rev=957743&view=rev Log: Generating RAT report and failing build if missing licenses are found is now part of standard release target. Modified: ant/ivy/core/trunk/build-release.xml Modifi