Author: jkf
Date: Sat Jun 30 13:36:13 2007
New Revision: 552208
URL: http://svn.apache.org/viewvc?view=rev&rev=552208
Log:
Br 42377, java, failonerror = false, timeout (or other exception) should have
nonzero result value. (error value chosen in-line with the Exec task).
Modified:
ant/
Author: jkf
Date: Sat Jun 30 14:04:24 2007
New Revision: 552213
URL: http://svn.apache.org/viewvc?view=rev&rev=552213
Log:
Bug 42745 assertFileExists example wrong, should use @file instead of @name
bug reported by Jim Fuller
Added:
ant/antlibs/antunit/trunk/WHATSNEW
Modified:
Author: jkf
Date: Sat Jun 30 14:59:12 2007
New Revision: 552218
URL: http://svn.apache.org/viewvc?view=rev&rev=552218
Log:
Reviewed Jar (and parts of Zip) because of BR 42632
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Jar.java
ant/core/trunk/src/main/org/apache/t
Author: jkf
Date: Thu Aug 16 06:33:00 2007
New Revision: 566707
URL: http://svn.apache.org/viewvc?view=rev&rev=566707
Log:
Pr 43016 improved error reporting on nothing to compress.
Added:
ant/core/trunk/src/tests/antunit/taskdefs/gzip-test.xml
Modified:
ant/core/trunk/src/main/org/ap
Author: jkf
Date: Thu Aug 16 06:42:30 2007
New Revision: 566711
URL: http://svn.apache.org/viewvc?view=rev&rev=566711
Log:
Merge of Pr 43016 improved error reporting on nothing to compress.
Modified:
ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/taskdefs/Pack.java
Modi
Author: jkf
Date: Sun Sep 2 05:53:16 2007
New Revision: 571970
URL: http://svn.apache.org/viewvc?rev=571970&view=rev
Log:
Improvement of handling mappers in the touch task. datetime and millis now take
precedence over the timestamp on the original file. Bugzilla report 43235.
Modified:
Author: jkf
Date: Sun Sep 2 06:08:08 2007
New Revision: 571972
URL: http://svn.apache.org/viewvc?rev=571972&view=rev
Log:
Pr 43169 Ant home page displays in the current frame
Modified:
ant/core/trunk/docs/manual/install.html
Modified: ant/core/trunk/docs/manual/install.html
URL:
Author: jkf
Date: Sun Sep 2 06:15:14 2007
New Revision: 571973
URL: http://svn.apache.org/viewvc?rev=571973&view=rev
Log:
merge from trunk of all changes (after verification)
Modified:
ant/core/branches/ANT_17_BRANCH/docs/manual/install.html
Modified: ant/core/branches/ANT_17_BRANCH/
Author: jkf
Date: Sat Sep 8 08:16:57 2007
New Revision: 573853
URL: http://svn.apache.org/viewvc?rev=573853&view=rev
Log:
Pr 43330, suppress printing of cvs password in case it is given on the command
line.
Modified:
ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/task
Author: jkf
Date: Sat Sep 8 08:21:13 2007
New Revision: 573854
URL: http://svn.apache.org/viewvc?rev=573854&view=rev
Log:
Pr 43330, suppress printing of cvs password in case it is given on the command
line.
Modified:
ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/task
Author: jkf
Date: Sat Sep 8 08:24:40 2007
New Revision: 573855
URL: http://svn.apache.org/viewvc?rev=573855&view=rev
Log:
Pr 43330, suppress printing of cvs password in case it is given on the command
line.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/task
Author: jkf
Date: Mon Sep 10 10:43:31 2007
New Revision: 574313
URL: http://svn.apache.org/viewvc?rev=574313&view=rev
Log:
pr 41724: FTP task fail, FTPClient may return null in its arrays.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/opti
Author: jkf
Date: Mon Sep 10 10:49:24 2007
New Revision: 574316
URL: http://svn.apache.org/viewvc?rev=574316&view=rev
Log:
Merge of pr 41724
Modified:
ant/core/branches/ANT_17_BRANCH/WHATSNEW
ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.
Author: jkf
Date: Mon Sep 10 12:15:27 2007
New Revision: 574339
URL: http://svn.apache.org/viewvc?rev=574339&view=rev
Log:
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/docs/manual/CoreTasks/tempfile.
Author: jkf
Date: Mon Sep 10 13:19:38 2007
New Revision: 574360
URL: http://svn.apache.org/viewvc?rev=574360&view=rev
Log:
TempFile changes (ctd)
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Zip.
Author: jkf
Date: Mon Sep 10 13:31:42 2007
New Revision: 574363
URL: http://svn.apache.org/viewvc?rev=574363&view=rev
Log:
TempFile changes (ctd)
Modified:
ant/core/trunk/docs/manual/CoreTasks/tempfile.html
Modified: ant/core/trunk/docs/manual/CoreTasks/tempfile.html
URL:
Author: jkf
Date: Mon Sep 10 14:38:52 2007
New Revision: 574381
URL: http://svn.apache.org/viewvc?rev=574381&view=rev
Log:
TempFile changes (ctd)
Modified:
ant/core/trunk/src/tests/junit/org/apache/tools/ant/util/FileUtilsTest.java
Modified:
ant/core/trunk/src/tests/junit/org/apache/t
Author: jkf
Date: Sun Sep 16 13:54:17 2007
New Revision: 576173
URL: http://svn.apache.org/viewvc?rev=576173&view=rev
Log:
Added a basic profiling logger.
Added:
ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
Modified:
ant/core/trunk/WHATSNEW
ant/core/t
Author: jkf
Date: Sun Sep 16 14:08:08 2007
New Revision: 576176
URL: http://svn.apache.org/viewvc?rev=576176&view=rev
Log:
Improved InterruptException handling, especially from Parallel task. Should
also solve Pr 42924.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/task
Author: jkf
Date: Sun Sep 16 14:08:50 2007
New Revision: 576177
URL: http://svn.apache.org/viewvc?rev=576177&view=rev
Log:
Improved InterruptException handling, especially from Parallel task. Should
also solve Pr 42924.
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHAT
Author: jkf
Date: Sun Sep 23 07:55:49 2007
New Revision: 578575
URL: http://svn.apache.org/viewvc?rev=578575&view=rev
Log:
Watchdog may have yield negative wait time.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/Watchdog.java
Modified: ant/core/trunk/src/main/org/apache/t
Author: jkf
Date: Mon Oct 1 13:07:17 2007
New Revision: 581055
URL: http://svn.apache.org/viewvc?rev=581055&view=rev
Log:
pr 43521, @ in filename not allowed anymore since @ allowed in password.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java
Modi
Author: jkf
Date: Sat Nov 11 11:45:20 2006
New Revision: 473781
URL: http://svn.apache.org/viewvc?view=rev&rev=473781
Log:
Avoid JUNIT methods requiring java 1.4 or higher.
Modified:
ant/core/trunk/src/tests/junit/org/apache/tools/ant/IntrospectionHelperTest.java
ant/core/trunk
Author: jkf
Date: Sat Nov 11 12:16:43 2006
New Revision: 473792
URL: http://svn.apache.org/viewvc?view=rev&rev=473792
Log:
Pre JDK 1.4 compatibility (even when compiled on JDK 1.4 or later)
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Replace.java
Modified: ant/core/t
Author: jkf
Date: Sat Nov 11 14:08:36 2006
New Revision: 473807
URL: http://svn.apache.org/viewvc?view=rev&rev=473807
Log:
40949
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=473807&
Author: jkf
Date: Sat Nov 11 14:05:54 2006
New Revision: 473806
URL: http://svn.apache.org/viewvc?view=rev&rev=473806
Log:
br 40949: Test of several resources on 1.3 showed that the compareTo method in
the CompressedResource was defective.
HashMap on 1.4+ apparently checks using == before eq
Author: jkf
Date: Wed Nov 15 10:56:58 2006
New Revision: 475356
URL: http://svn.apache.org/viewvc?view=rev&rev=475356
Log:
Updated and simplified status (we should either update this file with releases
or remove it)
Modified:
ant/core/trunk/STATUS
Modified: ant/core/trunk/STATUS
URL:
Author: jkf
Date: Thu Nov 16 05:43:16 2006
New Revision: 475733
URL: http://svn.apache.org/viewvc?view=rev&rev=475733
Log:
remove of welcome.html from build.xml and ant-msi.wxs
(how to test ant-msi.wxs?)
Modified:
ant/core/trunk/build.xml
ant/core/trunk/src/etc/ant-msi.wxs
Modified:
Author: jkf
Date: Thu Nov 16 05:44:42 2006
New Revision: 475734
URL: http://svn.apache.org/viewvc?view=rev&rev=475734
Log:
Removal of welcome.html
Removed:
ant/core/trunk/welcome.html
-
To unsubscribe, e-mail: [E
Author: jkf
Date: Thu Nov 16 06:01:24 2006
New Revision: 475740
URL: http://svn.apache.org/viewvc?view=rev&rev=475740
Log:
one welcome.html slipped through
Modified:
ant/core/trunk/build.xml
Modified: ant/core/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/build.xml?
Author: jkf
Date: Thu Nov 16 06:02:53 2006
New Revision: 475741
URL: http://svn.apache.org/viewvc?view=rev&rev=475741
Log:
Recent change changed captialization of drive letter. (Drive letter should be
case insensitive anyway)
Modified:
ant/core/trunk/src/tests/junit/org/apache/tools
Author: jkf
Date: Thu Nov 16 08:08:45 2006
New Revision: 475788
URL: http://svn.apache.org/viewvc?view=rev&rev=475788
Log:
Added logging of stacktraces of exceptions in logmessage when loglevel = debug.
Made first use of this logging in the Delete task.
Modified:
ant/core/trunk/src/main
Author: jkf
Date: Thu Nov 16 11:13:37 2006
New Revision: 475880
URL: http://svn.apache.org/viewvc?view=rev&rev=475880
Log:
Validated under windows only but jdk 1.3 doesn't support the international
format classpaths in jar manifests.
(Test building the jars under jdk 1.3 and run
Author: jkf
Date: Fri Nov 17 08:54:21 2006
New Revision: 476215
URL: http://svn.apache.org/viewvc?view=rev&rev=476215
Log:
Added @since tags
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/Project.java
ant/core/trunk/src/main/org/apache/tools/ant/Task.java
Modified: ant/
Author: jkf
Date: Fri Nov 17 09:55:30 2006
New Revision: 476230
URL: http://svn.apache.org/viewvc?view=rev&rev=476230
Log:
added at least check to JavaEnvUtils (and make use of it)
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/JavaEnvUtils.java
ant/core/trunk/src/t
Author: jkf
Date: Fri Nov 24 10:50:23 2006
New Revision: 478939
URL: http://svn.apache.org/viewvc?view=rev&rev=478939
Log:
Fix error found by Dave (and made by me)
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/Project.java
Modified: ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Fri Nov 24 14:02:28 2006
New Revision: 479017
URL: http://svn.apache.org/viewvc?view=rev&rev=479017
Log:
Pr 40972 Directory Deletion Dont Work Properly
Added:
ant/core/trunk/src/tests/antunit/taskdefs/delete-test.xml
Modified:
ant/core/trunk/WHATSNEW
ant/core/t
Author: jkf
Date: Fri Nov 24 14:04:58 2006
New Revision: 479019
URL: http://svn.apache.org/viewvc?view=rev&rev=479019
Log:
Removed superfluous comment
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/delete-test.xml
Modified: ant/core/trunk/src/tests/antunit/taskdefs/delete-test.xml
Author: jkf
Date: Fri Dec 22 12:48:17 2006
New Revision: 489755
URL: http://svn.apache.org/viewvc?view=rev&rev=489755
Log:
PR 41090: jsch-0.1.30 causes SCP task to hang
Contributed by Atsuhiko Yamanaka
jsch 0.1.30 has improved the stream handling internally and it must be flushed
explic
Author: jkf
Date: Fri Dec 22 13:00:35 2006
New Revision: 489763
URL: http://svn.apache.org/viewvc?view=rev&rev=489763
Log:
improved handling of non-existent vmwatcher file.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
Modified:
ant/
Author: jkf
Date: Fri Dec 22 13:20:07 2006
New Revision: 489767
URL: http://svn.apache.org/viewvc?view=rev&rev=489767
Log:
line length + add reason mixing ant versions.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
Modified:
ant/core/t
Author: jkf
Date: Sat Jan 27 13:09:30 2007
New Revision: 500620
URL: http://svn.apache.org/viewvc?view=rev&rev=500620
Log:
41411 Bug in org.apache.tools.ant.types.resources.comparators.Date
Cedomir Igaly
Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/WHATSNEW
ant/core/t
Author: jkf
Date: Sat Jan 27 13:29:33 2007
New Revision: 500627
URL: http://svn.apache.org/viewvc?view=rev&rev=500627
Log:
41312 Typo on Ant website
Modified:
ant/core/trunk/docs/bugs.html
ant/core/trunk/xdocs/bugs.xml
Modified: ant/core/trunk/docs/bugs.html
URL:
http://svn.apache
Author: jkf
Date: Sat Jan 27 15:40:37 2007
New Revision: 500692
URL: http://svn.apache.org/viewvc?view=rev&rev=500692
Log:
Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort
items in an order that might change during sorting.
Modified:
ant/core/trunk/src/main
Author: jkf
Date: Sat Jan 27 15:42:36 2007
New Revision: 500694
URL: http://svn.apache.org/viewvc?view=rev&rev=500694
Log:
Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort
items in an order that might change during sorting.
Modified:
ant/core/trunk/WHAT
Author: jkf
Date: Sun Jan 28 02:49:35 2007
New Revision: 500777
URL: http://svn.apache.org/viewvc?view=rev&rev=500777
Log:
Made an error yesterday evening in order.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/DependSet.java
Modified: ant/core/trunk/src/main/org/ap
Author: jkf
Date: Sun Jan 28 03:52:09 2007
New Revision: 500782
URL: http://svn.apache.org/viewvc?view=rev&rev=500782
Log:
Test did not chatch the error I made, so updated the test that it does catch
the error I made.
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/dependset/test
Author: jkf
Date: Sun Jan 28 11:24:51 2007
New Revision: 500860
URL: http://svn.apache.org/viewvc?view=rev&rev=500860
Log:
Remove antidote from manual
Removed:
ant/core/trunk/docs/manual/Integration/Antidote.html
Author: jkf
Date: Fri Feb 9 14:17:47 2007
New Revision: 505532
URL: http://svn.apache.org/viewvc?view=rev&rev=505532
Log:
pr: 41544 Replace task summary output incorrect
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Replace.java
Modified:
Author: jkf
Date: Sun Feb 25 05:23:20 2007
New Revision: 511506
URL: http://svn.apache.org/viewvc?view=rev&rev=511506
Log:
.htaccess on request of infrastructure.
Added:
ant/core/trunk/docs/.htaccess
Added: ant/core/trunk/docs/.htaccess
URL:
http://svn.apache.org/viewvc/ant/core/trunk/
Author: jkf
Date: Mon Feb 26 12:15:53 2007
New Revision: 511986
URL: http://svn.apache.org/viewvc?view=rev&rev=511986
Log:
.htaccess change on behalf of infra
Modified:
ant/core/trunk/docs/.htaccess
Modified: ant/core/trunk/docs/.htaccess
URL:
http://svn.apache.org/viewvc/ant/core/t
Hello Martijn,
can you explain what this .htaccess does to the httpd ignorant public (for
instance me) ?
Regards,
Antoine
The banners for the apachecon are included by our project as originally
requested via an include statment.
To reduce load on the web server someone requested to either
Author: jkf
Date: Mon Mar 12 13:22:13 2007
New Revision: 517369
URL: http://svn.apache.org/viewvc?view=rev&rev=517369
Log: (empty)
Modified:
ant/core/trunk/docs/manual/api/index.html
Modified: ant/core/trunk/docs/manual/api/index.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/
Author: jkf
Date: Mon Mar 12 13:22:42 2007
New Revision: 517370
URL: http://svn.apache.org/viewvc?view=rev&rev=517370
Log: (empty)
Removed:
ant/core/trunk/docs/manual/api/packages.html
-
To unsubscribe, e-mail: [E
Author: jkf
Date: Mon Apr 2 11:37:34 2007
New Revision: 524882
URL: http://svn.apache.org/viewvc?view=rev&rev=524882
Log:
Test should also pass on other platforms.
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/move-test.xml
Modified: ant/core/trunk/src/tests/antunit/taskdefs/
Author: jkf
Date: Sat Apr 7 14:17:00 2007
New Revision: 526485
URL: http://svn.apache.org/viewvc?view=rev&rev=526485
Log:
project cannot be null, few lines bewore and next line would throw NPE.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/Main.java
Modified: ant/core/trunk
Author: jkf
Date: Sun Apr 8 04:54:46 2007
New Revision: 526539
URL: http://svn.apache.org/viewvc?view=rev&rev=526539
Log:
Changes after static code analysis.
Code really changed.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java
ant/core/t
Author: jkf
Date: Sun Apr 8 05:05:03 2007
New Revision: 526541
URL: http://svn.apache.org/viewvc?view=rev&rev=526541
Log:
Changes after static code analysis.
Code changed.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/jlink/jlink.java
ant/core/trunk/src/
Author: jkf
Date: Sun Apr 8 05:06:38 2007
New Revision: 526542
URL: http://svn.apache.org/viewvc?view=rev&rev=526542
Log:
Changes after static code analysis.
Code changed.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Manifest.java
ant/core/trunk/src/main/org/ap
Author: jkf
Date: Sun Apr 8 05:07:26 2007
New Revision: 526544
URL: http://svn.apache.org/viewvc?view=rev&rev=526544
Log:
Changes after static code analysis.
Code changed.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/extension/Specification.java
Modified:
Author: jkf
Date: Sun Apr 8 05:08:27 2007
New Revision: 526545
URL: http://svn.apache.org/viewvc?view=rev&rev=526545
Log:
Changes after static code analysis.
Code totally equivalent
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java
ant/core/trunk/src/main
Author: jkf
Date: Sun Apr 8 05:42:40 2007
New Revision: 526547
URL: http://svn.apache.org/viewvc?view=rev&rev=526547
Log:
Changes after static code analysis.
code changed
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/ReflectUtil.java
Modified: ant/core/trunk/src/main
Author: jkf
Date: Sun Apr 8 05:43:36 2007
New Revision: 526548
URL: http://svn.apache.org/viewvc?view=rev&rev=526548
Log:
Changes after static code analysis.
new Long...longValue new Int...intValue -> Long.parseLong(..)
and arraycopy to copy arrays
Modified:
ant/core/trunk/src/m
Author: jkf
Date: Sun Apr 8 08:29:51 2007
New Revision: 526568
URL: http://svn.apache.org/viewvc?view=rev&rev=526568
Log:
unused imports / serialverUID
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java
Modified: ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Mon Apr 9 05:03:02 2007
New Revision: 526722
URL: http://svn.apache.org/viewvc?view=rev&rev=526722
Log:
Optimization of the change commited yesterday.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DDCreator.java
ant/core/trunk/src/
Author: jkf
Date: Sun Apr 15 10:07:49 2007
New Revision: 529015
URL: http://svn.apache.org/viewvc?view=rev&rev=529015
Log:
Bug 42055, improved cygwin documentation.
Modified:
ant/core/trunk/docs/manual/CoreTasks/exec.html
Modified: ant/core/trunk/docs/manual/CoreTasks/exec.html
URL:
Author: jkf
Revision: 529015
Modified property: svn:log
Modified: svn:log at Sun Apr 15 10:09:45 2007
--
--- svn:log (original)
+++ svn:log Sun Apr 15 10:09:45 2007
@@ -1 +1,2 @@
-Bug 42055, improved cygwin documentation
Author: jkf
Date: Mon Apr 23 12:48:43 2007
New Revision: 531575
URL: http://svn.apache.org/viewvc?view=rev&rev=531575
Log:
pr 42179: Delete cannot handle (NPE) fileset without file or directory
specified.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Delete.java
Modi
Author: jkf
Date: Mon Apr 23 14:49:24 2007
New Revision: 531625
URL: http://svn.apache.org/viewvc?view=rev&rev=531625
Log:
pr 41766 permissions for AllPermission not working correctly.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/types/Permissions.
Author: jkf
Date: Mon Apr 23 14:59:16 2007
New Revision: 531627
URL: http://svn.apache.org/viewvc?view=rev&rev=531627
Log:
whitespace only
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/Permissions.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/t
Author: jkf
Date: Sun Apr 29 06:00:17 2007
New Revision: 533498
URL: http://svn.apache.org/viewvc?view=rev&rev=533498
Log:
Pr: 42259 inspired on optimization suggested by Tom Brus
Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/t
jkf 2004/12/09 14:17:24
Modified:src/main/org/apache/tools/ant/taskdefs Parallel.java
Log:
In bug 32566 someone asked about the thread safety requirements in Ant.
This made me perform a quick check on the main flow of the Ant project
from a threading perspective. The only
jkf 2004/12/09 15:06:47
Modified:src/main/org/apache/tools/ant/taskdefs Parallel.java
Log:
Checkstyle updates.
(removed trailing spaces just added, updated javadoc, removed an undocumented
BuildException
which was neither thrown according to interface nor according to
jkf 2004/12/11 02:49:01
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Parallel.java
Log:
Sync
Revision ChangesPath
No revision
No revision
1.24.2.6 +23 -5 ant/src/main/org
jkf 2004/12/11 03:21:46
Modified:src/testcases/org/apache/tools/ant Tag: ANT_16_BRANCH
IntrospectionHelperTest.java
Log:
Sync from head
(needed, test 1.6 branch doesn't build on jdk 1.2.2 otherwise)
Revision ChangesPath
jkf 2004/12/11 05:50:35
Modified:docs contributors.html
Log:
Adding me as a commiter to contributors.html
Revision ChangesPath
1.52 +6 -0 ant/docs/contributors.html
Index: contributors.html
jkf 2004/12/11 13:16:48
Modified:src/main/org/apache/tools/ant/taskdefs Replace.java
Log:
PR: 13690
Patch that reduces the memory need of the Replace task,
by not creating duplicates of a lot of strings.
Revision ChangesPath
1.55 +53 -77ant/src/main/org
jkf 2004/12/11 14:43:05
Modified:src/main/org/apache/tools/ant/util FileUtils.java
src/main/org/apache/tools/ant/taskdefs Zip.java FixCRLF.java
Copy.java Expand.java Move.java Available.java
XSLTProcess.java Concat.java
jkf 2004/12/12 12:54:42
Modified:src/main/org/apache/tools/zip ZipFile.java
Log:
Minor update to allow compilation on 1.2.2 again:
cal.getTimeInMillis(); is not available.
Revision ChangesPath
1.16 +2 -2 ant/src/main/org/apache/tools/zip/ZipFile.java
jkf 2004/12/12 13:08:12
Modified:src/main/org/apache/tools/ant/taskdefs Replace.java
Log:
PR: 32566
Real solution to allow big files in a replace action.
Revision ChangesPath
1.56 +265 -55 ant/src/main/org/apache/tools/ant/taskdefs/Replace.java
Index
jkf 2004/12/12 13:22:20
Modified:src/main/org/apache/tools/ant/taskdefs Replace.java
Log:
Last patch removed some significant logging in verbose mode.
re-added.
Revision ChangesPath
1.57 +13 -0 ant/src/main/org/apache/tools/ant/taskdefs/Replace.java
jkf 2004/12/13 11:56:55
Modified:.WHATSNEW
Log:
PR: 32566
Updated whatsnew for modified replace
Revision ChangesPath
1.695 +5 -0 ant/WHATSNEW
Index: WHATSNEW
===
RCS file
jkf 2004/12/13 12:02:24
Modified:.WHATSNEW
Log:
typo
Revision ChangesPath
1.696 +1 -1 ant/WHATSNEW
Index: WHATSNEW
===
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision
jkf 2004/12/13 14:20:19
Modified:xdocscontributors.xml
Log:
Sync with the html file (yes I know it should be the other way around)
Revision ChangesPath
1.32 +6 -1 ant/xdocs/contributors.xml
Index: contributors.xml
jkf 2004/12/13 14:51:19
Modified:xdocsfaq.xml
docs faq.html
Log:
PR: 32640
Updated FAQ with a reference to the manual for developing new tasks (and some
more).
Bonus: some typo fixes.
Revision ChangesPath
1.65 +19 -3 ant/xdocs
jkf 2005/01/04 11:11:59
Modified:src/main/org/apache/tools/ant/taskdefs Replace.java
Touch.java PathConvert.java Concat.java
Log:
Minor style updates.
Revision ChangesPath
1.59 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs
jkf 2005/01/04 11:39:01
Modified:docs/manual/CoreTasks copy.html
src/main/org/apache/tools/ant/taskdefs Copy.java
Log:
Looking in the sources, 1 second is used (the "unix" granularity) instead of
the claimed 0 milliseconds.
Revision ChangesP
jkf 2005/01/04 12:20:52
Modified:src/main/org/apache/tools/ant/util FileUtils.java
src/main/org/apache/tools/ant/types/selectors
MappingSelector.java DateSelector.java
src/main/org/apache/tools/ant/taskdefs Copy.java
jkf 2005/01/06 04:05:10
Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet
ImportTypelib.java Ildasm.java WsdlToDotnet.java
NetCommand.java
src/testcases/org/apache/tools/ant/taskdefs CopyTest.java
jkf 2005/01/06 16:14:06
Modified:src/main/org/apache/tools/ant/util FileUtils.java
Log:
PR: 32979
Modification to FileUtils to only accept : on the second position as absolute
path for dos-like os.
Revision ChangesPath
1.82 +38 -38ant/src/main/org/apache
jkf 2005/01/07 06:04:41
Modified:src/testcases/org/apache/tools/ant/util FileUtilsTest.java
src/testcases/org/apache/tools/ant ProjectTest.java
Log:
Adapted the FileUtils test to show behaviour based on os type.
Revision ChangesPath
1.32 +73 -50
jkf 2005/01/07 07:04:09
Modified:src/testcases/org/apache/tools/ant ProjectTest.java
Log:
forgot to update cright year
Revision ChangesPath
1.27 +1 -1 ant/src/testcases/org/apache/tools/ant/ProjectTest.java
Index: ProjectTest.java
jkf 2005/01/10 12:18:27
Modified:src/main/org/apache/tools/ant Main.java
Log:
Minor update in ant help. description for -nouserlib and -noclasspath were on
one line.
Revision ChangesPath
1.113 +2 -2 ant/src/main/org/apache/tools/ant/Main.java
Index
jkf 2005/01/10 15:44:57
Modified:src/main/org/apache/tools/ant Project.java
Log:
Minor update to remove jdk1.1 workaround
Revision ChangesPath
1.182 +4 -34 ant/src/main/org/apache/tools/ant/Project.java
Index: Project.java
jkf 2005/01/11 13:56:45
Modified:src/main/org/apache/tools/ant/util FileUtils.java
src/etc/testcases/taskdefs recorder.xml
src/testcases/org/apache/tools/ant/taskdefs
RecorderTest.java
Log:
Extended FileUtils with a
jkf 2005/01/11 15:09:36
Modified:src/main/org/apache/tools/zip ZipEntry.java
Log:
PR: 33049
A zip entry is not equal to another zip entry when the name matches.
Multiple files may have the same name, and have for instance different
offsets.
Revision Changes
jkf 2005/01/22 05:36:26
Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/depend
Tag: ANT_16_BRANCH DependTest.java
Log:
sync with head to make test pass on 1.5
Revision ChangesPath
No revision
No
jkf 2005/02/14 13:08:00
Modified:src/main/org/apache/tools/ant/taskdefs Replace.java
Log:
javadoc / removed unused local variable
Revision ChangesPath
1.61 +4 -2 ant/src/main/org/apache/tools/ant/taskdefs/Replace.java
Index: Replace.java
jkf 2005/02/14 13:17:04
Modified:.Tag: ANT_16_BRANCH WHATSNEW
Log:
Bugrep 32979 marked fixed in whatsnew.
Revision ChangesPath
No revision
No revision
1.503.2.175 +3 -0 ant/WHATSNEW
Index: WHATSNEW
jkf 2005/02/14 14:05:31
Modified:.Tag: ANT_16_BRANCH WHATSNEW
Log:
Revision ChangesPath
No revision
No revision
1.503.2.176 +1 -1 ant/WHATSNEW
Index: WHATSNEW
1 - 100 of 228 matches
Mail list logo