cvs commit: ant/src/etc/testcases/taskdefs/optional/dotnet - New directory

2003-03-10 Thread stevel
stevel 2003/03/09 22:54:17 ant/src/etc/testcases/taskdefs/optional/dotnet - New directory

cvs commit: ant/docs/manual/CoreTasks cvs.html

2003-03-10 Thread stevel
stevel 2003/03/09 23:04:24 Modified:docs/manual/CoreTasks cvs.html Log: point out that CVS is a requirement Revision ChangesPath 1.16 +3 -0 ant/docs/manual/CoreTasks/cvs.html Index: cvs.html

cvs commit: ant/src/main/org/apache/tools/ant/types AbstractFileSet.java

2003-03-10 Thread stevel
stevel 2003/03/09 23:36:46 Modified:src/main/org/apache/tools/ant/types AbstractFileSet.java Log: implementing bug 12060: provide a toString operator so that turning into a property is mildly meaningful. We dont include base dir info, so you get a list of files relative to

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2003-03-10 Thread stevel
stevel 2003/03/09 23:54:29 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: a raid by the deprecation police. 1. Why is log used at the project level, not the task level? 2. documentation? Revision ChangesPath 1.8 +4 -4 ant/src

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetBaseMatchingTask.java DotnetCompile.java Ilasm.java NetCommand.java

2003-03-10 Thread stevel
stevel 2003/03/10 00:02:25 Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java Ilasm.java NetCommand.java Added: src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetBaseMatchingTask.java

cvs commit: ant/src/etc/testcases/taskdefs/optional/dotnet HelloWorld.wsdl example.cs example.il example2.il

2003-03-10 Thread stevel
stevel 2003/03/10 00:03:24 Added: src/etc/testcases/taskdefs/optional dotnet.xml src/etc/testcases/taskdefs/optional/dotnet HelloWorld.wsdl example.cs example.il example2.il Log: dotnet tests Revision ChangesPath 1.1

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional DotnetTest.java

2003-03-10 Thread stevel
stevel 2003/03/10 00:03:35 Added: src/testcases/org/apache/tools/ant/taskdefs/optional DotnetTest.java Log: dotnet tests Revision ChangesPath 1.1 ant/src/testcases/org/apache/tools/ant/taskdefs/optional/DotnetTest.java

cvs commit: ant/src/etc/testcases/taskdefs/optional/dotnet example2.il

2003-03-10 Thread stevel
stevel 2003/03/10 09:38:25 Modified:src/etc/testcases/taskdefs/optional/dotnet example2.il Log: ildasm inserts a copyright statement on everything it disassembles... Revision ChangesPath 1.2 +0 -21 ant/src/etc/testcases/taskdefs/optional/dotnet/example2.il

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetDefine.java DotnetResource.java JSharp.java CSharp.java DotnetBaseMatchingTask.java DotnetCompile.java Ilasm.java NetCommand.java VisualBasicCompile.java

2003-03-11 Thread stevel
stevel 2003/03/10 22:07:38 Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet CSharp.java DotnetBaseMatchingTask.java DotnetCompile.java Ilasm.java NetCommand.java VisualBasicCompile.java Added

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional DotnetTest.java

2003-03-11 Thread stevel
stevel 2003/03/10 22:08:11 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional DotnetTest.java Log: new tests Revision ChangesPath 1.2 +17 -1 ant/src/testcases/org/apache/tools/ant/taskdefs/optional/DotnetTest.java Index

cvs commit: ant/src/etc/testcases/taskdefs/optional/dotnet example2.cs example.cs

2003-03-11 Thread stevel
stevel 2003/03/10 22:10:47 Modified:src/etc/testcases/taskdefs/optional dotnet.xml src/etc/testcases/taskdefs/optional/dotnet example.cs Added: src/etc/testcases/taskdefs/optional/dotnet example2.cs Log: dotnet tests in the build file. with the references and

cvs commit: ant/docs/manual/OptionalTasks jspc.html

2003-03-11 Thread stevel
stevel 2003/03/10 22:56:35 Modified:docs/manual/OptionalTasks jspc.html Log: bug 14034: doc corrections Revision ChangesPath 1.15 +9 -5 ant/docs/manual/OptionalTasks/jspc.html Index: jspc.html

cvs commit: ant/docs/manual/OptionalTasks jspc.html

2003-03-11 Thread stevel
stevel 2003/03/11 09:06:54 Modified:docs/manual/OptionalTasks jspc.html Log: finish this fix. it is , without the s Revision ChangesPath 1.16 +1 -1 ant/docs/manual/OptionalTasks/jspc.html Index: jspc.html

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SQLExec.java

2003-03-13 Thread stevel
stevel 2003/03/13 13:41:11 Modified:src/main/org/apache/tools/ant/taskdefs SQLExec.java Log: option to preserve formatting in inline SQL, bug ID http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10719 The diff is bigger than it need be; someone's editor must have str

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/ssh AbstractSshMessage.java

2003-03-14 Thread stevel
stevel 2003/03/13 16:31:43 Modified:src/main/org/apache/tools/ant/taskdefs/optional/ssh AbstractSshMessage.java Log: xdocs is strict about semicolons outside methods Revision ChangesPath 1.3 +1 -1 ant/src/main/org/apache/tools/ant

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2003-03-14 Thread stevel
stevel 2003/03/13 16:39:54 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: documentation for xdocs to pick up Revision ChangesPath 1.9 +17 -6 ant/src/main/org/apache/tools/ant/taskdefs/ImportTask.java Index: ImportTask.java

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SubAnt.java defaults.properties

2003-03-14 Thread stevel
stevel 2003/03/13 16:42:04 Modified:src/main/org/apache/tools/ant/taskdefs defaults.properties Added: src/main/org/apache/tools/ant/taskdefs SubAnt.java Log: subant goes in there (provisionally) Revision ChangesPath 1.142 +2 -0 ant/src/main/org/apache

cvs commit: ant/docs/manual/CoreTasks subant.html whichresource.html

2003-03-26 Thread stevel
stevel 2003/03/26 09:55:37 Added: docs/manual/CoreTasks subant.html whichresource.html Log: manual insertion of xdocs pages Revision ChangesPath 1.1 ant/docs/manual/CoreTasks/subant.html Index: subant.html

cvs commit: ant/proposal/sandbox/httptasks build.xml

2003-04-14 Thread stevel
stevel 2003/04/13 22:26:51 Added: proposal/sandbox/httptasks build.xml Log: moving to httpclient, slowly Revision ChangesPath 1.1 ant/proposal/sandbox/httptasks/build.xml Index: build.xml

cvs commit: ant/docs/manual platform.html

2003-05-24 Thread stevel
stevel 2003/05/23 17:31:49 Modified:docs/manual platform.html Log: pull in Antoine's comments on cygwin from 20144 as they were too profound to not add to the docs :) Note also this is my first commit from my new Linux box and SmartCVS, so it may not work first

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet ImportTypelib.java

2003-06-10 Thread stevel
stevel 2003/06/10 13:57:59 Modified:src/main/org/apache/tools/ant/taskdefs defaults.properties Added: src/main/org/apache/tools/ant/taskdefs/optional/dotnet ImportTypelib.java Log: Importing COM into .NET is adding injury to insult, but if you had to

cvs commit: ant/src/main/org/apache/tools/ant/types Environment.java

2003-06-13 Thread stevel
stevel 2003/06/12 22:14:34 Modified:src/main/org/apache/tools/ant/types Environment.java Log: nobody can hide from the comment police Revision ChangesPath 1.11 +64 -5 ant/src/main/org/apache/tools/ant/types/Environment.java Index: Environment.java

cvs commit: ant/src/main/org/apache/tools/ant/types DataType.java

2003-06-13 Thread stevel
stevel 2003/06/12 22:15:11 Modified:src/main/org/apache/tools/ant/types DataType.java Log: refactoring out something that I see in too, too many places in datatypes Revision ChangesPath 1.14 +26 -0 ant/src/main/org/apache/tools/ant/types/DataType.java

cvs commit: ant/src/main/org/apache/tools/ant/types Assertions.java

2003-06-13 Thread stevel
stevel 2003/06/12 22:16:36 Added: src/main/org/apache/tools/ant/types Assertions.java Log: This is not yet linked into but its the intent, or maybe commandLineJava: a datatype for configuring assertion options. This'll be a fun one to test :) Revision Changes

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet ImportTypelib.java JSharp.java

2003-06-20 Thread stevel
stevel 2003/06/20 12:33:51 Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet ImportTypelib.java JSharp.java Log: xdocs fixup Revision ChangesPath 1.2 +2 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2003-06-20 Thread stevel
stevel 2003/06/20 15:59:22 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: Doc fixup. I have just started to use this: I like it, but still need to understand all that it does. Revision ChangesPath 1.11 +16 -3 ant/src/main/org/apache

cvs commit: ant/docs/manual/CoreTasks import.html

2003-07-09 Thread stevel
stevel 2003/07/09 09:24:38 Modified:docs ant_in_anger.html docs/manual coretasklist.html Added: docs/manual/CoreTasks import.html Log: documenting the import task Revision ChangesPath 1.16 +24 -11ant/docs/ant_in_anger.html Index

cvs commit: ant/src/main/org/apache/tools/ant/util ClasspathUtils.java

2003-08-01 Thread stevel
stevel 2003/07/31 22:02:30 Modified:src/main/org/apache/tools/ant/util ClasspathUtils.java Log: fix a couple of IDE highighted jdoc typos Revision ChangesPath 1.8 +3 -3 ant/src/main/org/apache/tools/ant/util/ClasspathUtils.java Index

cvs commit: ant/src/etc/testcases/taskdefs initializeclass.xml

2003-08-01 Thread stevel
stevel 2003/07/31 22:52:04 Modified:src/etc/testcases/taskdefs initializeclass.xml Log: want to catch failure to fork here. Revision ChangesPath 1.2 +1 -1 ant/src/etc/testcases/taskdefs/initializeclass.xml Index: initializeclass.xml

cvs commit: ant/src/main/org/apache/tools/ant/helper ProjectHelper2.java

2003-08-01 Thread stevel
stevel 2003/07/31 22:52:31 Modified:src/main/org/apache/tools/ant/helper ProjectHelper2.java Log: I cant believe we never noticed this typo before Revision ChangesPath 1.28 +1 -1 ant/src/main/org/apache/tools/ant/helper/ProjectHelper2.java Index

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional DotnetTest.java

2003-08-01 Thread stevel
stevel 2003/07/31 22:55:17 Modified:src/etc/testcases/taskdefs/optional dotnet.xml src/main/org/apache/tools/ant/taskdefs/optional/dotnet CSharp.java DotnetBaseMatchingTask.java DotnetCompile.java JSharp.java

cvs commit: ant/docs/manual/CoreTasks property.html

2003-08-01 Thread stevel
stevel 2003/07/31 23:30:01 Modified:docs/manual/CoreTasks property.html Log: bug #20735 "Resource" is not explained; explained what a resource is, clarified what property files do, to field off recurrent bugreps and show property expansion. Revision Chang

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Java.java

2003-08-01 Thread stevel
stevel 2003/07/31 23:44:36 Modified:src/main/org/apache/tools/ant/types Assertions.java Commandline.java CommandlineJava.java src/main/org/apache/tools/ant/taskdefs Java.java Log: I always worry when I change something fundamental, and the

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java

2003-08-08 Thread stevel
stevel 2003/08/07 17:11:05 Modified:src/main/org/apache/tools/ant/taskdefs/optional/dotnet DotnetCompile.java Log: Lets try this as a fix: A new option to turn standardlib on or off that overrides the defaultreferences switch Revision ChangesPath

cvs commit: ant/src/etc/testcases/taskdefs/optional dotnet.xml

2003-08-08 Thread stevel
stevel 2003/08/07 17:15:47 Modified:src/etc/testcases/taskdefs/optional dotnet.xml Log: compiles but doesnt run. Path issues? Revision ChangesPath 1.5 +1 -0 ant/src/etc/testcases/taskdefs/optional/dotnet.xml Index: dotnet.xml

cvs commit: ant/src/etc/testcases/taskdefs/assertions - New directory

2003-08-08 Thread stevel
stevel 2003/08/07 17:34:27 ant/src/etc/testcases/taskdefs/assertions - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/docs/manual/CoreTypes assertions.html

2003-08-21 Thread stevel
stevel 2003/08/20 17:34:27 Added: docs/manual/CoreTypes assertions.html Log: Documented assertions..still need the tests Revision ChangesPath 1.1 ant/docs/manual/CoreTypes/assertions.html Index: assertions.html

svn commit: r538995 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/Project.java src/main/org/apache/tools/ant/taskdefs/Ant.java src/tests/antunit/taskdefs/subant-test.xml

2007-05-17 Thread stevel
Author: stevel Date: Thu May 17 09:16:16 2007 New Revision: 538995 URL: http://svn.apache.org/viewvc?view=rev&rev=538995 Log: bugzilla bug 42263: ${ant.version} not set in Added: ant/core/trunk/src/tests/antunit/taskdefs/subant-test.xml Modified: ant/core/trunk/WHATSNEW ant/

svn commit: r539002 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/launch/Locator.java src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2007-05-17 Thread stevel
Author: stevel Date: Thu May 17 09:25:44 2007 New Revision: 539002 URL: http://svn.apache.org/viewvc?view=rev&rev=539002 Log: bug 42275...handle failure of File.toURI() by printing the message (too noisy?) and falling back to our own code. Modified: ant/core/trunk/WHATSNEW ant/

svn commit: r539477 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/listener/

2007-05-18 Thread stevel
Author: stevel Date: Fri May 18 07:20:10 2007 New Revision: 539477 URL: http://svn.apache.org/viewvc?view=rev&rev=539477 Log: Logger work. The main change is the new BigProjectLogger that makes reading the results of very big chained/nested projects manageable. Some pulling up of he

svn commit: r539719 - /ant/core/trunk/docs/slides/extending_ant.odp

2007-05-19 Thread stevel
Author: stevel Date: Sat May 19 02:13:54 2007 New Revision: 539719 URL: http://svn.apache.org/viewvc?view=rev&rev=539719 Log: I'm not sure what changed here but it is modified, so I'm checking it in Modified: ant/core/trunk/docs/slides/extending_ant.odp Modified: ant/core/tru

svn commit: r540098 - /ant/core/trunk/build.xml

2007-05-21 Thread stevel
Author: stevel Date: Mon May 21 03:20:27 2007 New Revision: 540098 URL: http://svn.apache.org/viewvc?view=rev&rev=540098 Log: exclude this package on java1.3 Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build

svn commit: r540101 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2007-05-21 Thread stevel
Author: stevel Date: Mon May 21 03:22:47 2007 New Revision: 540101 URL: http://svn.apache.org/viewvc?view=rev&rev=540101 Log: skip a test that, while failing, doesn't seem to arise in real-life Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

svn commit: r540954 - in /ant/core/trunk: docs/manual/OptionalTasks/rpm.html src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java

2007-05-23 Thread stevel
Author: stevel Date: Wed May 23 06:42:50 2007 New Revision: 540954 URL: http://svn.apache.org/viewvc?view=rev&rev=540954 Log: Let's make the rpm documentation more complete, shall we? Modified: ant/core/trunk/docs/manual/OptionalTasks/rpm.html ant/core/trunk/src/main/org/apache/

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

2007-06-11 Thread stevel
Author: stevel Date: Mon Jun 11 05:57:42 2007 New Revision: 546132 URL: http://svn.apache.org/viewvc?view=rev&rev=546132 Log: mark some static methods as non-final, as it is implicit from being static Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Jar.java Modified:

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

2007-07-02 Thread stevel
Author: stevel Date: Mon Jul 2 04:58:07 2007 New Revision: 552475 URL: http://svn.apache.org/viewvc?view=rev&rev=552475 Log: I know, lets have a more detailed error message when expand fails than just "expand failed" Modified: ant/core/trunk/src/main/org/apache/tool

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

2007-09-18 Thread stevel
Author: stevel Date: Tue Sep 18 01:17:13 2007 New Revision: 576769 URL: http://svn.apache.org/viewvc?rev=576769&view=rev Log: bug ID 43348: add FileProvider interface for file providing resources Added: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FileProvider.

svn commit: r576771 - /ant/core/trunk/WHATSNEW

2007-09-18 Thread stevel
Author: stevel Date: Tue Sep 18 01:20:21 2007 New Revision: 576771 URL: http://svn.apache.org/viewvc?rev=576771&view=rev Log: bug ID 43348: add FileProvider interface for file providing resources Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL:

svn commit: r577279 - /ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java

2007-09-19 Thread stevel
Author: stevel Date: Wed Sep 19 05:28:01 2007 New Revision: 577279 URL: http://svn.apache.org/viewvc?rev=577279&view=rev Log: make this synchronized, especially the pop Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java Modified: ant/core/trunk/src/main/org/ap

svn commit: r577281 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/unix/Symlink.java src/tests/antunit/taskdefs/optional/unix/ src/tests/antunit/taskdefs/optional/unix/

2007-09-19 Thread stevel
Author: stevel Date: Wed Sep 19 05:29:39 2007 New Revision: 577281 URL: http://svn.apache.org/viewvc?rev=577281&view=rev Log: bugzilla ID 38199, symlink fails on second call bugzilla ID 43426, cant create a symlink over a file solution is the same: opt for ln -sf after trying to d

svn commit: r583818 - /ant/core/trunk/docs/manual/OptionalTasks/sshexec.html

2007-10-11 Thread stevel
Author: stevel Date: Thu Oct 11 06:19:03 2007 New Revision: 583818 URL: http://svn.apache.org/viewvc?rev=583818&view=rev Log: SFOS-485 release build.xml isnt compatible with Ant1.7.0 http://jira.smartfrog.org/jira/browse/SFOS-485 -fixing the docs so nobody else uses commandResource prematu

svn commit: r585106 - /ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java

2007-10-16 Thread stevel
Author: stevel Date: Tue Oct 16 03:48:13 2007 New Revision: 585106 URL: http://svn.apache.org/viewvc?rev=585106&view=rev Log: seems to me these should be synchronized Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java Modified: ant/core/trunk/src/main/org/ap

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

2007-10-16 Thread stevel
Author: stevel Date: Tue Oct 16 03:50:59 2007 New Revision: 585108 URL: http://svn.apache.org/viewvc?rev=585108&view=rev Log: Bug ID 43635 task can't be used more than once with a file stylesheet Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java Modi

svn commit: r589763 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java

2007-10-29 Thread stevel
Author: stevel Date: Mon Oct 29 10:41:35 2007 New Revision: 589763 URL: http://svn.apache.org/viewvc?rev=589763&view=rev Log: discussion on junit triggered me to look at this task; fix some things the IDE warned about on localisation. Modified: ant/core/trunk/src/main/org/apache/tools

svn commit: r589762 - /ant/core/trunk/src/main/org/apache/tools/ant/util/FileUtils.java

2007-10-29 Thread stevel
Author: stevel Date: Mon Oct 29 10:40:51 2007 New Revision: 589762 URL: http://svn.apache.org/viewvc?rev=589762&view=rev Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/FileUtils.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/FileUtils.java

svn commit: r589767 - in /ant/core/trunk/src/main/org/apache/tools/ant: taskdefs/ taskdefs/optional/testing/ util/

2007-10-29 Thread stevel
Author: stevel Date: Mon Oct 29 10:44:21 2007 New Revision: 589767 URL: http://svn.apache.org/viewvc?rev=589767&view=rev Log: new test tasks, not declared yet -so they dont exist- for functional testing is waitfor that throws a BuildTimeoutException when it times out Added: ant/core/t

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

2007-10-29 Thread stevel
Author: stevel Date: Mon Oct 29 10:30:28 2007 New Revision: 589755 URL: http://svn.apache.org/viewvc?rev=589755&view=rev Log: javdoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Parallel.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Parallel.

svn commit: r590988 - /ant/core/trunk/src/main/org/apache/tools/ant/util/WorkerAnt.java

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 06:00:02 2007 New Revision: 590988 URL: http://svn.apache.org/viewvc?rev=590988&view=rev Log: make it impossible to have a null notify value Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/WorkerAnt.java Modified: ant/core/trunk/src/main

svn commit: r590990 - /ant/core/trunk/src/main/org/apache/tools/ant/util/WorkerAnt.java

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 06:12:49 2007 New Revision: 590990 URL: http://svn.apache.org/viewvc?rev=590990&view=rev Log: read the javadocs on wait(long) to see why this change was made Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/WorkerAnt.java Modified: ant/core/t

svn commit: r590998 - /ant/core/trunk/src/main/org/apache/tools/ant/util/WorkerAnt.java

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 06:29:23 2007 New Revision: 590998 URL: http://svn.apache.org/viewvc?rev=590998&view=rev Log: no, I'm rolling this back. Let's wait and see what the tests I'm running at work on something similar say. Modified: ant/core/trunk/src/main/o

svn commit: r591013 - /ant/core/trunk/src/etc/testcases/taskdefs/rmic/rmic.xml

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 07:06:39 2007 New Revision: 591013 URL: http://svn.apache.org/viewvc?rev=591013&view=rev Log: defect 38732; rmic task doesn't work with -Xnew and JDK 6.0 turning the test off on java6, as it damages the XML parser Modified: ant/core/trunk/src/etc/

svn commit: r591037 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 07:58:49 2007 New Revision: 591037 URL: http://svn.apache.org/viewvc?rev=591037&view=rev Log: test changes to handle windows systems better Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java Modified: ant/core/trunk

svn commit: r591040 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2007-11-01 Thread stevel
Author: stevel Date: Thu Nov 1 08:02:20 2007 New Revision: 591040 URL: http://svn.apache.org/viewvc?rev=591040&view=rev Log: test changes to handle windows systems better Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java Modified: ant/core/trunk

svn commit: r591304 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/rmic: DefaultRmicAdapter.java SunRmic.java WLRmic.java

2007-11-02 Thread stevel
Author: stevel Date: Fri Nov 2 04:13:39 2007 New Revision: 591304 URL: http://svn.apache.org/viewvc?rev=591304&view=rev Log: Bug ID 43780: weblogic RMIC fails on ant1.7.0 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/rmic/DefaultRmicAdapter.java ant/core/trunk

svn commit: r597084 - /ant/core/trunk/src/main/org/apache/tools/tar/TarEntry.java

2007-11-21 Thread stevel
Author: stevel Date: Wed Nov 21 05:41:27 2007 New Revision: 597084 URL: http://svn.apache.org/viewvc?rev=597084&view=rev Log: pulling out unneeded this. references in everything but the constructors Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarEntry.java Modified: ant/

svn commit: r597087 - in /ant/core/trunk/src/main/org/apache/tools/tar: TarBuffer.java TarInputStream.java TarOutputStream.java

2007-11-21 Thread stevel
Author: stevel Date: Wed Nov 21 05:51:00 2007 New Revision: 597087 URL: http://svn.apache.org/viewvc?rev=597087&view=rev Log: pulling out unneeded this. references in everything but the constructors/initialisers. No other changes. Modified: ant/core/trunk/src/main/org/apache/tools

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

2007-11-22 Thread stevel
Author: stevel Date: Thu Nov 22 04:43:25 2007 New Revision: 597397 URL: http://svn.apache.org/viewvc?rev=597397&view=rev Log: Bug 43936: errors are unhelpful Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java Modified: ant/core/trunk/src/main/org/apache/tools

svn commit: r597453 - /ant/core/trunk/WHATSNEW

2007-11-22 Thread stevel
Author: stevel Date: Thu Nov 22 09:08:11 2007 New Revision: 597453 URL: http://svn.apache.org/viewvc?rev=597453&view=rev Log: 43936: errors are unhelpful Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW

svn commit: r597452 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/testing/Funtest.java

2007-11-22 Thread stevel
Author: stevel Date: Thu Nov 22 09:05:51 2007 New Revision: 597452 URL: http://svn.apache.org/viewvc?rev=597452&view=rev Log: bit of tuning Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/testing/Funtest.java Modified: ant/core/trunk/src/main/org/apache/tools

svn commit: r597455 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/unix/Symlink.java

2007-11-22 Thread stevel
Author: stevel Date: Thu Nov 22 09:11:26 2007 New Revision: 597455 URL: http://svn.apache.org/viewvc?rev=597455&view=rev Log: Bugzilla Bug 43624 symlink task failonerror="false" does not stop build from failing when 'ln' command returns non-zero Modified: ant/core

svn commit: r441117 - /ant/core/trunk/src/main/org/apache/tools/ant/Diagnostics.java

2006-09-07 Thread stevel
Author: stevel Date: Thu Sep 7 08:27:45 2006 New Revision: 441117 URL: http://svn.apache.org/viewvc?view=rev&rev=441117 Log: move other java1.5+ check down to the other java1.5 proxy tests. Modified: ant/core/trunk/src/main/org/apache/tools/ant/Diagnostics.java Modified: ant/core/trunk

svn commit: r441510 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/FormatterElement.java

2006-09-08 Thread stevel
Author: stevel Date: Fri Sep 8 07:22:58 2006 New Revision: 441510 URL: http://svn.apache.org/viewvc?view=rev&rev=441510 Log: use a buffered file in reporting. Added a note to tell people not to switch to ClasspathUtils because the forking junit tests promptly fail. Modified: ant/

svn commit: r447852 - /ant/antlibs/common/trunk/build.xml

2006-09-19 Thread stevel
Author: stevel Date: Tue Sep 19 07:11:02 2006 New Revision: 447852 URL: http://svn.apache.org/viewvc?view=rev&rev=447852 Log: only search in the expected location for the JAR, otherwise forking junit tasks fail with a bad classpath. Modified: ant/antlibs/common/trunk/build.xml Modi

svn commit: r448886 - /ant/core/trunk/fetch.xml

2006-09-22 Thread stevel
Author: stevel Date: Fri Sep 22 03:14:27 2006 New Revision: 448886 URL: http://svn.apache.org/viewvc?view=rev&rev=448886 Log: when you ask for everything, you get everything, scripting included. Modified: ant/core/trunk/fetch.xml Modified: ant/core/trunk/fetch.xml URL:

svn commit: r452917 - /ant/core/trunk/build.sh

2006-10-04 Thread stevel
Author: stevel Date: Wed Oct 4 08:45:50 2006 New Revision: 452917 URL: http://svn.apache.org/viewvc?view=rev&rev=452917 Log: patch build.sh to exit with an error code if bootstrapping fails, for the Gentoo team. Modified: ant/core/trunk/build.sh Modified: ant/core/trunk/build.sh

svn commit: r452919 - /ant/core/trunk/build.bat

2006-10-04 Thread stevel
Author: stevel Date: Wed Oct 4 08:48:58 2006 New Revision: 452919 URL: http://svn.apache.org/viewvc?view=rev&rev=452919 Log: patch build.bat to set the NT error code if bootstrapping failed, to be consistent with the build.sh script. Modified: ant/core/trunk/build.bat Modified: ant/

svn commit: r453156 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/PropertyFile.java

2006-10-05 Thread stevel
Author: stevel Date: Thu Oct 5 02:24:11 2006 New Revision: 453156 URL: http://svn.apache.org/viewvc?view=rev&rev=453156 Log: close using FileUtils.close Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/PropertyFile.java Modified: ant/core/trunk/src/main/org/ap

svn commit: r453274 - in /ant/core/trunk/src/main/org/apache/tools/ant/util: WeakishReference.java optional/WeakishReference12.java

2006-10-05 Thread stevel
Author: stevel Date: Thu Oct 5 08:48:31 2006 New Revision: 453274 URL: http://svn.apache.org/viewvc?view=rev&rev=453274 Log: refactoring of WeakishReference, as discussed. Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/WeakishReference.java ant/core/trunk/src/main

svn commit: r463473 - in /ant/core/trunk/docs/manual/CoreTasks: get.html sql.html

2006-10-12 Thread stevel
Author: stevel Date: Thu Oct 12 15:29:38 2006 New Revision: 463473 URL: http://svn.apache.org/viewvc?view=rev&rev=463473 Log: mention proxy settings here. Modified: ant/core/trunk/docs/manual/CoreTasks/get.html ant/core/trunk/docs/manual/CoreTasks/sql.html Modified: ant/core/trunk/

svn commit: r464468 - in /ant/core/trunk: fetch.xml lib/libraries.properties lib/xercesImpl.jar lib/xml-apis.jar

2006-10-16 Thread stevel
Author: stevel Date: Mon Oct 16 05:40:48 2006 New Revision: 464468 URL: http://svn.apache.org/viewvc?view=rev&rev=464468 Log: Move up to Xerces 2.8.1. I tried using Maven to do it, but the artifacts are out of date, inconsistent, and with dirty dependencies. Modified: ant/core/t

svn commit: r464518 - /ant/core/trunk/WHATSNEW

2006-10-16 Thread stevel
Author: stevel Date: Mon Oct 16 08:27:01 2006 New Revision: 464518 URL: http://svn.apache.org/viewvc?view=rev&rev=464518 Log: Move up to Xerces 2.8.1. Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff

svn commit: r465013 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/ExecuteJava.java src/main/org/apache/tools/ant/taskdefs/ExecuteWatchdog.java src/main/org/apache/tools/ant/uti

2006-10-17 Thread stevel
Author: stevel Date: Tue Oct 17 12:28:20 2006 New Revision: 465013 URL: http://svn.apache.org/viewvc?view=rev&rev=465013 Log: Having learned about how the java memory model really works, I have had a quick code review of the threading here. 1. stuff that is shared read is always marked vola

svn commit: r468180 - in /ant/core/trunk: docs/manual/CoreTasks/war.html src/main/org/apache/tools/ant/taskdefs/War.java src/tests/antunit/taskdefs/war-test.xml src/tests/antunit/taskdefs/web.xml

2006-10-26 Thread stevel
Author: stevel Date: Thu Oct 26 16:10:10 2006 New Revision: 468180 URL: http://svn.apache.org/viewvc?view=rev&rev=468180 Log: web.xml is now optional in Java EE. I've tweaked to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the sam

svn commit: r468181 - /ant/core/trunk/src/main/org/apache/tools/ant/Diagnostics.java

2006-10-26 Thread stevel
Author: stevel Date: Thu Oct 26 16:11:25 2006 New Revision: 468181 URL: http://svn.apache.org/viewvc?view=rev&rev=468181 Log: handle security checks on property get gracefully Modified: ant/core/trunk/src/main/org/apache/tools/ant/Diagnostics.java Modified: ant/core/trunk/src/main

svn commit: r468184 - /ant/core/trunk/WHATSNEW

2006-10-26 Thread stevel
Author: stevel Date: Thu Oct 26 16:15:17 2006 New Revision: 468184 URL: http://svn.apache.org/viewvc?view=rev&rev=468184 Log: update change log Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&re

svn commit: r468556 - /ant/core/trunk/src/main/org/apache/tools/ant/filters/TokenFilter.java

2006-10-27 Thread stevel
Author: stevel Date: Fri Oct 27 15:08:51 2006 New Revision: 468556 URL: http://svn.apache.org/viewvc?view=rev&rev=468556 Log: remove some imports we dont need Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/TokenFilter.java Modified: ant/core/trunk/src/main/org/apache/t

svn commit: r468568 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/war.html src/main/org/apache/tools/ant/taskdefs/War.java src/tests/antunit/taskdefs/war-test.xml

2006-10-27 Thread stevel
Author: stevel Date: Fri Oct 27 15:33:42 2006 New Revision: 468568 URL: http://svn.apache.org/viewvc?view=rev&rev=468568 Log: Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional. More tests, especially

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

2006-11-10 Thread stevel
Author: stevel Date: Fri Nov 10 09:20:05 2006 New Revision: 473393 URL: http://svn.apache.org/viewvc?view=rev&rev=473393 Log: I'm still trying to stabilize the web.xml is optional policy. Maybe we just pull it. Here the problem is that if you try and where there already is one, ther

svn commit: r484842 - /ant/core/trunk/docs/manual/OptionalTasks/script.html

2006-12-08 Thread stevel
Author: stevel Date: Fri Dec 8 15:23:47 2006 New Revision: 484842 URL: http://svn.apache.org/viewvc?view=rev&rev=484842 Log: fix the link Modified: ant/core/trunk/docs/manual/OptionalTasks/script.html Modified: ant/core/trunk/docs/manual/OptionalTasks/script.html URL:

svn commit: r484857 - /ant/core/trunk/xdocs/resources.xml

2006-12-08 Thread stevel
Author: stevel Date: Fri Dec 8 16:10:40 2006 New Revision: 484857 URL: http://svn.apache.org/viewvc?view=rev&rev=484857 Log: I plan to have this frozen by the end of the month too. Modified: ant/core/trunk/xdocs/resources.xml Modified: ant/core/trunk/xdocs/resources.xml URL:

svn commit: r485920 - in /ant/core/trunk: WHATSNEW docs/manual/proxy.html docs/manual/running.html src/main/org/apache/tools/ant/Main.java

2006-12-11 Thread stevel
Author: stevel Date: Mon Dec 11 14:25:29 2006 New Revision: 485920 URL: http://svn.apache.org/viewvc?view=rev&rev=485920 Log: automatic proxy handling is only there if -autoproxy is set; marked as such in the docs. -noproxy is removed. Modified: ant/core/trunk/WHATSNEW ant/core/t

svn commit: r492314 - /ant/core/trunk/xdocs/resources.xml

2007-01-03 Thread stevel
Author: stevel Date: Wed Jan 3 13:43:29 2007 New Revision: 492314 URL: http://svn.apache.org/viewvc?view=rev&rev=492314 Log: hyphens break the autolinking to bookstores Modified: ant/core/trunk/xdocs/resources.xml Modified: ant/core/trunk/xdocs/resources.xml URL: http://svn.apache

svn commit: r492317 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/Apt.java

2007-01-03 Thread stevel
Author: stevel Date: Wed Jan 3 13:46:42 2007 New Revision: 492317 URL: http://svn.apache.org/viewvc?view=rev&rev=492317 Log: bug 41280 APT Task ignores memoryMaximumSize argument Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Apt.java Modi

svn commit: r495229 - in /ant/core/trunk: ./ src/etc/testcases/taskdefs/rmic/ src/main/org/apache/tools/ant/taskdefs/rmic/ src/tests/junit/org/apache/tools/ant/taskdefs/

2007-01-11 Thread stevel
Author: stevel Date: Thu Jan 11 06:02:50 2007 New Revision: 495229 URL: http://svn.apache.org/viewvc?view=rev&rev=495229 Log: Bug 41349: rmic should strip out -J compiler args when not forking Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/etc/testcases/taskdefs/rmic/rmic

svn commit: r495399 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/ComponentHelper.java

2007-01-11 Thread stevel
Author: stevel Date: Thu Jan 11 14:01:51 2007 New Revision: 495399 URL: http://svn.apache.org/viewvc?view=rev&rev=495399 Log: Extra diagnostics. Dump all types in a namespace if the one you ask for isnt known. Good for identifying typos, and helps you differentiate "library not yet loa

svn commit: r496879 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/Xor.java

2007-01-16 Thread stevel
Author: stevel Date: Tue Jan 16 14:24:42 2007 New Revision: 496879 URL: http://svn.apache.org/viewvc?view=rev&rev=496879 Log: I forgot to add an @since tag when this was added. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/Xor.java Modified: ant/core/trunk

svn commit: r497387 - in /ant/core/trunk/src/tests/antunit/taskdefs: xmlproperty-test.xml xmlproperty.inline-expansion.xml

2007-01-18 Thread stevel
Author: stevel Date: Thu Jan 18 02:33:30 2007 New Revision: 497387 URL: http://svn.apache.org/viewvc?view=rev&rev=497387 Log: looking at how xml properties get expanded Added: ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty.inline-expansion.xml Modified: ant/core/trunk/src/t

svn commit: r497394 - /ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml

2007-01-18 Thread stevel
Author: stevel Date: Thu Jan 18 02:56:42 2007 New Revision: 497394 URL: http://svn.apache.org/viewvc?view=rev&rev=497394 Log: fix the tests. the problem is some double expansion going on in antunit's assertions Modified: ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty

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

2007-01-22 Thread stevel
Author: stevel Date: Mon Jan 22 06:51:35 2007 New Revision: 498628 URL: http://svn.apache.org/viewvc?view=rev&rev=498628 Log: no point in a public ctor to a package scope class; mention other JVMs in the javadocs Modified: ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r498630 - /ant/core/trunk/src/tests/antunit/taskdefs/xmlproperty-test.xml

2007-01-22 Thread stevel
Author: stevel Date: Mon Jan 22 06:53:28 2007 New Revision: 498630 URL: http://svn.apache.org/viewvc?view=rev&rev=498630 Log: Not making this a failing test on gump, because its not clear the behaviour is anomalous w.r.t the Xml specifications. Modified: ant/core/trunk/src/tests/ant

  1   2   3   4   5   6   >