Hi Jaikiran
I cannot reproduce the error so your sample would be really helpful,
following is my attempt to reproduce on head
without source / target, cannot be run on 1.8:
jkf@zelfbouwasuscm:~/testje$ cat build.xml
jkf@zelfbouwasuscm:~/testje$ java --version
openjdk 11.0.3 2019-04
Hi Jaikiran
Will look into it immediately, if you have a simple reproducer it would
be great if you could mail it to me.
The problem that was hit was that JAVA10 and higher were becoming
ambiguous with JAVA 1.0, furthermore I removed code that would only be
triggered if run on version below
on refused
errors we often get in the get-test and gunzip-test.
Br Martijn
On 26-05-19 08:46, j...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
jkf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
The followin
Hello all
Just for your info, please take into consideration for a rollback or not
descision (I am neither happy with the commit, nor happy with a rollback
and therefore am 0 on rollback or not):
I have written a small checker to remove all whitespace only diffs from
the diffs on the URL be
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: 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: 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 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 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: 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: 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 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 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 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 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: 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: 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: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: 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: 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 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: 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: 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: 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: 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 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: 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
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: 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 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
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: 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
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 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: 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 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: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: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: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: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 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: 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: 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: 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 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/
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 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
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: 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 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: 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 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: 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: 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 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 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: 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: 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 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 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 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 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 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 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: 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: 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 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 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 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 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: 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: 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: 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 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 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: Mon Jul 10 15:03:43 2006
New Revision: 420641
URL: http://svn.apache.org/viewvc?rev=420641&view=rev
Log:
manifest issues
br: 37548
Still not totally convinced that the line is not allowed to be 74 bytes long
(including eol)
But the specs allow to cut off early, except for
Author: jkf
Date: Mon Jul 10 14:54:00 2006
New Revision: 420638
URL: http://svn.apache.org/viewvc?rev=420638&view=rev
Log:
manifest issues
br: 37548
Still not totally convinced that the line is not allowed to be 74 bytes long
(including eol)
But the specs allow to cut off early, except for
Author: jkf
Date: Sun Jul 9 13:09:10 2006
New Revision: 420343
URL: http://svn.apache.org/viewvc?rev=420343&view=rev
Log:
Fix CRight
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.java
Modified:
ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Sun Jul 9 12:47:26 2006
New Revision: 420337
URL: http://svn.apache.org/viewvc?rev=420337&view=rev
Log:
Fixed length mismatch.
Made use of shared constants in junit package.
Added:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.
Author: jkf
Date: Sun Jul 9 12:17:11 2006
New Revision: 420334
URL: http://svn.apache.org/viewvc?rev=420334&view=rev
Log:
remove author
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskMirror.java
Modified:
ant/core/trunk/src/main/org/apache/t
Author: jkf
Date: Sun Jul 9 11:18:21 2006
New Revision: 420329
URL: http://svn.apache.org/viewvc?rev=420329&view=rev
Log:
The crashfile was originally written to the file.toString, now the absolute
path is used, hopefully this fixes the gump problems.
Modified:
ant/core/trunk/src/main
Author: jkf
Date: Sat Jul 8 14:19:40 2006
New Revision: 420194
URL: http://svn.apache.org/viewvc?rev=420194&view=rev
Log:
Give better information in case of timeout for JUnit test,as requested in Bug
39946.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/j
Author: jkf
Date: Sat Jul 8 06:27:33 2006
New Revision: 420106
URL: http://svn.apache.org/viewvc?rev=420106&view=rev
Log:
Give better information in case of timeout for JUnit test,as requested in Bug
39946.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/j
Author: jkf
Date: Sat Jul 8 05:30:43 2006
New Revision: 420102
URL: http://svn.apache.org/viewvc?rev=420102&view=rev
Log:
Give better information in case of timeout for JUnit test,as requested in Bug
39946.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/j
Author: jkf
Date: Mon Jul 3 13:21:44 2006
New Revision: 418839
URL: http://svn.apache.org/viewvc?rev=418839&view=rev
Log:
Fix for pr:39946
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
Modified:
ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Sun Jun 25 07:38:27 2006
New Revision: 417020
URL: http://svn.apache.org/viewvc?rev=417020&view=rev
Log:
Removed support for Xalan1.
Removed:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/XalanLiaison.java
ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Fri Jun 16 15:03:43 2006
New Revision: 414940
URL: http://svn.apache.org/viewvc?rev=414940&view=rev
Log:
Closing some streams in Manifest, patch kindly provided by John Sisson.
Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main
Author: jkf
Date: Thu Jun 8 10:53:57 2006
New Revision: 412819
URL: http://svn.apache.org/viewvc?rev=412819&view=rev
Log:
Update to latest jsch available on ibiblio, to allow the ssh optional task to
be build.
Modified:
ant/core/trunk/lib/libraries.properties
Modified: ant/core/trunk
Author: jkf
Date: Wed Jun 7 12:18:32 2006
New Revision: 412492
URL: http://svn.apache.org/viewvc?rev=412492&view=rev
Log: (empty)
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=412492&r1=412491&a
Author: jkf
Date: Wed Jun 7 12:14:42 2006
New Revision: 412489
URL: http://svn.apache.org/viewvc?rev=412489&view=rev
Log:
Performance enhancement by Dave Brosius
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java
ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Wed Apr 26 14:51:42 2006
New Revision: 397314
URL: http://svn.apache.org/viewcvs?rev=397314&view=rev
Log:
Just committed this one prematurely
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/UpToDate.java
Modified: ant/core/trunk/src/main/org/apache/t
Author: jkf
Date: Wed Apr 26 14:20:25 2006
New Revision: 397303
URL: http://svn.apache.org/viewcvs?rev=397303&view=rev
Log:
Fixed bug reported by Wolfgang Brodowski.
Bug report 39345.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/opti
Author: jkf
Date: Wed Apr 26 13:55:31 2006
New Revision: 397298
URL: http://svn.apache.org/viewcvs?rev=397298&view=rev
Log:
Minor updates based on the input of Dave Brosius
pr: 39320
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/UnknownElement.
Author: jkf
Date: Tue Apr 25 00:02:50 2006
New Revision: 396792
URL: http://svn.apache.org/viewcvs?rev=396792&view=rev
Log:
Methods will need additional comments on deprecation, or need to be removed
again. Putting back now to be better safe than sorry.
Modified:
ant/core/trunk/src/main
Author: jkf
Date: Mon Apr 24 00:10:54 2006
New Revision: 396465
URL: http://svn.apache.org/viewcvs?rev=396465&view=rev
Log:
Whitespace / contants / javadoc
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/ArchiveFileSet.java
Modified: ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Sun Apr 23 23:59:42 2006
New Revision: 396460
URL: http://svn.apache.org/viewcvs?rev=396460&view=rev
Log:
Remove use of deprecated methods
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/helper/ProjectHelperImpl.java
ant/core/trunk/src/main/org/apache/tools
Author: jkf
Date: Mon Apr 24 00:02:35 2006
New Revision: 396462
URL: http://svn.apache.org/viewcvs?rev=396462&view=rev
Log:
Remove of new in ant 1.7 and deprecated in ant 1.7 methods.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/ArchiveFileSet.java
Modified: ant/core/t
Author: jkf
Date: Mon Mar 27 13:21:07 2006
New Revision: 389278
URL: http://svn.apache.org/viewcvs?rev=389278&view=rev
Log:
Regression test started failing because text of buildexception changed.
Re-inserted <> around the taks name which were lost in the process of
making condition mor
Author: jkf
Date: Mon Mar 27 12:45:33 2006
New Revision: 389264
URL: http://svn.apache.org/viewcvs?rev=389264&view=rev
Log:
PR39027: also build file + updated comment
Modified:
ant/core/trunk/build.xml
ant/core/trunk/src/main/org/apache/tools/ant/util/JavaEnvUtils.java
Modified:
Author: jkf
Date: Sun Mar 26 06:04:54 2006
New Revision: 388909
URL: http://svn.apache.org/viewcvs?rev=388909&view=rev
Log:
PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with
GNU Classpath.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/ap
1 - 100 of 228 matches
Mail list logo