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
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
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
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
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
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/
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
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
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
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/
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
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
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
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
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
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
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.
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
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
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
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
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
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:
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.
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
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:
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/
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
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
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
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
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/
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/
Author: stevel
Date: Mon May 14 07:55:14 2007
New Revision: 537862
URL: http://svn.apache.org/viewvc?view=rev&rev=537862
Log:
minor javadoc tweaks
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/MagicNames.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/MagicNames.
Author: stevel
Date: Thu May 3 09:04:38 2007
New Revision: 534920
URL: http://svn.apache.org/viewvc?view=rev&rev=534920
Log:
up to date
Modified:
ant/core/trunk/doap_Ant.rdf
Modified: ant/core/trunk/doap_Ant.rdf
URL:
http://svn.apache.org/viewvc/ant/core/trunk/doap_Ant.rdf?view=diff
Author: stevel
Date: Tue May 1 22:18:12 2007
New Revision: 534315
URL: http://svn.apache.org/viewvc?view=rev&rev=534315
Log:
pre-talk preparations
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
URL:
http://svn.apache
Author: stevel
Date: Sun Apr 29 15:11:06 2007
New Revision: 533567
URL: http://svn.apache.org/viewvc?view=rev&rev=533567
Log:
fix the header. Sometimes the IDE get's over enthusiatic, and unless I add some
location-awareness plugin, it assumes my laptop is always doing work code.
Author: stevel
Date: Fri Apr 27 13:40:13 2007
New Revision: 533214
URL: http://svn.apache.org/viewvc?view=rev&rev=533214
Log:
little bit of code review
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java
Modified: ant/core/trunk/src/main/org/apache/tools
Author: stevel
Date: Fri Apr 27 12:10:21 2007
New Revision: 533193
URL: http://svn.apache.org/viewvc?view=rev&rev=533193
Log:
getting ready for apachecon
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
URL:
http://svn.apache
Author: stevel
Date: Fri Apr 27 07:37:56 2007
New Revision: 533121
URL: http://svn.apache.org/viewvc?view=rev&rev=533121
Log:
Bug #41597; scriptdef should be resource-enabled.
Added:
ant/core/trunk/src/tests/antunit/taskdefs/optional/script/
ant/core/trunk/src/tests/antunit/task
Author: stevel
Date: Fri Apr 27 07:20:45 2007
New Revision: 533115
URL: http://svn.apache.org/viewvc?view=rev&rev=533115
Log:
bug 42276: support nested text
bug 42277: String resources can have properties double expanded
Nested text is allowed, and property expansion is done at the tail end
Author: stevel
Date: Fri Apr 27 07:18:26 2007
New Revision: 533113
URL: http://svn.apache.org/viewvc?view=rev&rev=533113
Log:
not files, resources
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/Resource.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/t
Author: stevel
Date: Fri Apr 27 07:17:56 2007
New Revision: 533112
URL: http://svn.apache.org/viewvc?view=rev&rev=533112
Log:
Bind string resources to projects. There's no bugrep with this, but it is good
practise
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/
Author: stevel
Date: Fri Apr 27 07:17:08 2007
New Revision: 533110
URL: http://svn.apache.org/viewvc?view=rev&rev=533110
Log:
bsf reference
Modified:
ant/core/trunk/docs/manual/OptionalTasks/script.html
Modified: ant/core/trunk/docs/manual/OptionalTasks/script.html
URL:
Author: stevel
Date: Fri Apr 27 05:45:53 2007
New Revision: 533082
URL: http://svn.apache.org/viewvc?view=rev&rev=533082
Log:
Bug 42275: ant doesnt run from a network share, because of an error when trying
to work out where we loaded from.
1. this exception is still raised, but caught
Author: stevel
Date: Fri Apr 27 03:51:34 2007
New Revision: 533058
URL: http://svn.apache.org/viewvc?view=rev&rev=533058
Log:
bug ID#42231, a static method is package scoped instead of public
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache
Author: stevel
Date: Wed Apr 25 04:46:08 2007
New Revision: 532325
URL: http://svn.apache.org/viewvc?view=rev&rev=532325
Log:
bug ID#42231, a static method is package scoped instead of public
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/j
Author: stevel
Date: Mon Apr 23 14:14:23 2007
New Revision: 531604
URL: http://svn.apache.org/viewvc?view=rev&rev=531604
Log:
typo
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/ScriptRunnerCreator.java
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/
Author: stevel
Date: Mon Apr 23 14:13:52 2007
New Revision: 531603
URL: http://svn.apache.org/viewvc?view=rev&rev=531603
Log:
make the name of application.xml a constant, use locale-sensitive case
conversion
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Ear.java
Modi
Author: stevel
Date: Mon Apr 23 14:10:42 2007
New Revision: 531599
URL: http://svn.apache.org/viewvc?view=rev&rev=531599
Log:
BuildExceptions get caught and rethrown
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/optional/JavaxScriptRunner.java
Modified:
ant/core/trunk
Author: stevel
Date: Mon Apr 23 07:45:30 2007
New Revision: 531486
URL: http://svn.apache.org/viewvc?view=rev&rev=531486
Log:
Very delicate changes to Introspection helper
1. warnings in the javadocs about how sensitive the file is
2. factoring out of the code to handle InvocationTargetExept
Author: stevel
Date: Mon Apr 23 07:43:25 2007
New Revision: 531485
URL: http://svn.apache.org/viewvc?view=rev&rev=531485
Log:
Fix the version logic to work without having hard coded ant versions in there.
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/condition/antversion-test
Author: stevel
Date: Mon Apr 23 07:41:10 2007
New Revision: 531483
URL: http://svn.apache.org/viewvc?view=rev&rev=531483
Log:
Print out the name of the attribute and its value when there is a conversion
error
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condi
Author: stevel
Date: Mon Apr 23 07:11:46 2007
New Revision: 531472
URL: http://svn.apache.org/viewvc?view=rev&rev=531472
Log:
Test didnt work on Unix. Assume that ${user.home} is in a partition with some
(but finite) space. If anyone runs these tests on a disk array with >1
petabyte, th
Author: stevel
Date: Mon Apr 23 05:30:32 2007
New Revision: 531448
URL: http://svn.apache.org/viewvc?view=rev&rev=531448
Log:
correct the comment to match the code -we only check for string args-
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java
Modified:
Author: stevel
Date: Mon Apr 23 04:00:52 2007
New Revision: 531427
URL: http://svn.apache.org/viewvc?view=rev&rev=531427
Log:
don't drop the underlying cause when thing can't be read
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/FilterSet.java
Modified: ant/
Author: stevel
Date: Fri Apr 13 08:24:35 2007
New Revision: 528522
URL: http://svn.apache.org/viewvc?view=rev&rev=528522
Log:
now I understand how proxies work under Java 5
Modified:
ant/core/trunk/docs/manual/proxy.html
Modified: ant/core/trunk/docs/manual/proxy.html
URL:
Author: stevel
Date: Tue Apr 10 06:14:40 2007
New Revision: 527130
URL: http://svn.apache.org/viewvc?view=rev&rev=527130
Log:
adding javadocs. It seems to me that this code could be replaced by
deleteChars.indexOf(c)>=0, delegating the loop to the string class itself
Modified:
a
Author: stevel
Date: Fri Mar 23 10:03:42 2007
New Revision: 521804
URL: http://svn.apache.org/viewvc?view=rev&rev=521804
Log:
draft for burning to CD, distribution to attendees.
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
Author: stevel
Date: Tue Mar 20 06:31:41 2007
New Revision: 520384
URL: http://svn.apache.org/viewvc?view=rev&rev=520384
Log:
no need to mark static methods as final
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/FileUtils.java
Modified: ant/core/trunk/src/main/org/apache/t
Author: stevel
Date: Tue Mar 20 06:30:24 2007
New Revision: 520382
URL: http://svn.apache.org/viewvc?view=rev&rev=520382
Log:
bug id 41904; -autoproxy broken.
Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/Main.java
Modified: ant/core/trunk/WHATSNEW
Author: stevel
Date: Tue Mar 20 04:09:36 2007
New Revision: 520355
URL: http://svn.apache.org/viewvc?view=rev&rev=520355
Log:
Jan's feedback applied
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
URL:
http://svn.a
Author: stevel
Date: Wed Mar 14 10:23:20 2007
New Revision: 518225
URL: http://svn.apache.org/viewvc?view=rev&rev=518225
Log:
How to write a task
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
URL:
http://svn.apache.org/vi
Author: stevel
Date: Wed Mar 14 09:55:14 2007
New Revision: 518215
URL: http://svn.apache.org/viewvc?view=rev&rev=518215
Log:
about to attempt some new master to get page layout right at print time
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/sl
Author: stevel
Date: Tue Mar 13 14:57:13 2007
New Revision: 517896
URL: http://svn.apache.org/viewvc?view=rev&rev=517896
Log:
More on what you shouldn't do
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
U
Author: stevel
Date: Tue Mar 13 10:12:26 2007
New Revision: 517780
URL: http://svn.apache.org/viewvc?view=rev&rev=517780
Log:
More examples
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
URL:
http://svn.apache.org/viewvc
Author: stevel
Date: Tue Mar 13 08:17:26 2007
New Revision: 517724
URL: http://svn.apache.org/viewvc?view=rev&rev=517724
Log:
OOo Impress is like powerpoint only less reliable
Modified:
ant/core/trunk/docs/slides/extending_ant.odp
Modified: ant/core/trunk/docs/slides/extending_ant.odp
Author: stevel
Date: Tue Mar 13 04:38:31 2007
New Revision: 517649
URL: http://svn.apache.org/viewvc?view=rev&rev=517649
Log:
These are the slides for ApacheCon; I'm doing them in the apache repo as that
is where they will live.
Added:
ant/core/trunk/docs/slides/
ant/core/t
Author: stevel
Date: Wed Feb 14 07:43:08 2007
New Revision: 507587
URL: http://svn.apache.org/viewvc?view=rev&rev=507587
Log:
thread-safe edition
Modified:
ant/core/trunk/docs/manual/CoreTasks/parallel.html
Modified: ant/core/trunk/docs/manual/CoreTasks/parallel.html
URL:
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
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
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
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
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
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
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
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
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
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
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:
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:
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
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
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
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
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
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
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
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
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
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/
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
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
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/
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
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:
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
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/
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
Author: stevel
Date: Wed Aug 23 07:52:58 2006
New Revision: 434056
URL: http://svn.apache.org/viewvc?rev=434056&view=rev
Log:
update jsch version.
I'd move to xerces 2.8.0 if there was a consistent release of the api and impl
artifacts, as it is 2.6.2 is the one to use.
Modified:
1 - 100 of 528 matches
Mail list logo