Stefan Bodewig
d9128d1e5c
JUnit 3.8.1 has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273303 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
c33a92d163
more tag to space fixup on the rest of the dir. left alone tagdiff.xsl as that has other problems, like every second line is blank. Saved as binary?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273302 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
b629309bf4
DD's junit patch. a bigger diff than you'd think on account of tab to space fixup across the whole doc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273301 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
8e63fe9db5
patch queue link; will only go into the web site when an update takes place. NB, why doesnt gump do that?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273300 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
1c40506949
little trick to allow <ant> callers to spec a classpath for their own stuff, cos I am trying to invoke this from axis, with mixed results.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273299 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6e797b3a5d
Fix typo.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273298 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
078be842a4
Make sure the prompt is visible even in -quiet mode.
PR: 10729
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273296 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f0c70acd8f
Make cvstagdiff inherit from AbstractCvsTask
PR: 12119
Submitted by: Rob van Oostrum <rvanoo@xs4all.nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273295 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fdc1b0264f
Add announcement of 1.5.1beta1 on main page, fix a typo in
replaceregexp docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273293 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0ee75128d8
Add explicit tests for <fixcrlf>'s CRCRLF handling.
PR: 12219
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273290 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
2f4ff0ab93
Announce 1.5.1 Beta1 release in antnews
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273289 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c0287b1df8
Replace > with > where appropriate.
PR: 12193 and 12195
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273287 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
80377e9c76
getParentFile may return null.
Reported by: Bayyapu, Pavan <pavan.bayyapu@sap.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273286 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
b522a2e89c
Merge from 1.5 Branch
PR: 11675
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273284 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
174269d918
updated WHATSNEW with things I've changed recently.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273282 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
f914213e17
refactored to be 1.1 compatible and allow filenames that contain spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273281 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
fbd0560ebc
fixed binary for those of you non-Mac OS Xers :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273278 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f2f144446e
Show all command line options of Ant and fix a typo.
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273277 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3353768080
Make sure Python and Perl scripts get only included once in -bin.tar.
Submitted by: Jim Wright <JimWright@quick.cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273274 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3194423879
vacations are never long enough, are they?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273271 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1259545cbe
Upgrade to JUnit 3.8 and Xerces 2.1.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273270 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
2d2fd6a3f6
Patch from Nicola.
It adds support for multiple values.
( I am not sure if this is the right place - I would try to
return a vector/enumeration/[] - and then have a generic solution
that would turn this into a string. Until I find a better solution
I'll leave the code unchanged )
Bug 11789
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273269 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
4f2134272b
Added velocity and jexp dynamic properties.
Started a bit of support for jxpath set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273268 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
05c71c8fcb
Moved from discovery - it'll be the start on discovering the tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273267 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
64420d72a0
Added support for velocity and jexl.
I'm just playing around to see how the API works, I'll try to move
all those deps out of embed later.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273266 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
130ad08225
Added examples for velocity and jexl properties.
Started to add jxpath set ( I also have some work on jndi properties and set,
but in j-t-c repo ).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273265 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
aed89f6345
Add quotes when %JAVA_HOME% contains spaces
Submitted by: Patrick Luby <patrick.luby@sun.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273262 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
4e3c6c6dc3
More patches (+ test cases!) from Eric Pugh on the <image> task.
sorry for the multiple commits - getting lock errors otherwise
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273261 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9dd88b23e5
More patches (+ test cases!) from Eric Pugh on the <image> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273260 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
bc718c9348
Add a link to ant eater.
Submitted by: jefft@apache.org (Jeff Turner)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273251 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
1f2eea24ca
changes submitted by Eric Pugh improving the <image> task. dest is now destdir - this breaks backwards compatibility, but its still in alpha so no worries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273250 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
e0c04a3b27
Fix PDF mangling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273248 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
435a5672f3
More batch hacking. JAVACMD was reset each time and was jumping right off without
appending tools.jar
Reported by Brian DeWeese <brd1_reuters@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273246 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
ea4bf0e8e7
Costins need reminded me to turn on the java version specific system library stuff; though I would still like a good test for this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273245 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
ad8dd9aa64
Add an extra attempt to load tools.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273244 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
3964229159
Allow the task type to be set from a differnet package. That elminate
the need to have RuntimeConfigurable2 in the same package.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273243 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
8716cc5480
If no logger is set, default to system.out instead of ignoring the
message.
This happens when ant is embeded ( if no logger is set ).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273242 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
cef3b4c342
Added org.w3c.dom too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273241 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
aa5ace7d37
Few fixes ( I hope it won't brake anything ).
Added 'org.sax' and 'sun.reflect' to the list of system pacakges. There are
problems when using JDK1.4 with 'endorsed' not set up corectly. This allows
using a different parser, but doesn't allow the overriting of system classes.
Made loadClass synchronized. Yes, it must be - there is a race condition,
we check if the class was not loaded and then load it, but 2 threads
may end up loading the class, and the second will get an exception.
This happen when using tomcat in ant for example - probably other
multithreaded tasks as well.
I left the stack trace in, it shouldn't happen in normal cases ( AFAIK ),
but when something strange happens it helps a lot to know what was wrong.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273239 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Bruce Atherton
01d744455a
Correct javadoc strings on methods that list deselected files and
directories to indicate that they do in fact list files that have
NOT been selected.
Submitted by: JimWright@quick.cz (Jim Wright)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273238 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
797446cd41
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273231 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
462f94f6c2
Clean up batch scripts with simplified syntax to avoid problems with some
w2k boxes and 4nt.
PR:11478, 11250
Submitted by: Patrick Luby <patrick.luby@sun.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273230 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
fd43fc2ad3
Add missing rmicoptions setter
PR: 9830
Submitted by: hengels@mercatis.de (Holger Engels)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273228 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
3e02062700
Make junit report more informative when looking for xalan
PR: 11067
Reported by: stevel@apache.org (Steve Loughran)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273227 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
6a12e3ec4f
Siwtch to strict dtd.
The escaping has been removed because this case is not adressed by the
xslt specs. Xalan 2.4D1 unescape & in the attribute while Saxon 7.1 does.
See PR 1604 for more information.
PR: 11701
Submitted by: ville.skytta@iki.fi (Ville Skytt�)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273226 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
b996094b4f
Ooops. Bad IDEA configuration ruined the imports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273225 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
4e0fc1b369
The date format seems to be in 24h format (did not have time to browse all
docs but this is what I get on my machine so far) though it is clear that unlike
all cvs commands the timezone is in UTC so I added an additional setup
to configure the format with the utc timezone.
The hour format has been changed from hh to HH to accomodate 24h.
PR: 11582
Reported by: m.mehrmann@fernuni-hagen.de (Mathias Mehrmann)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273224 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
5090cd936d
Fix the xsl to produce a valid html
(I changed the font size since it was not that readable for me, switched to a
loose dtd otherwise we have to work more on the html and I encoded
the entity '&' so that it is correct in the html attribute.)
PR: 11701
Submitted by: ville.skytta@iki.fi (Ville Skytt�)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273223 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
4f04b8d831
Why this has not been done before is beyond me, but its something I can't live without! :)
I typically have properties that refer to a JAR file, but its very difficult to construct a fileset to copy it or include it in a WAR/EAR - so this change fixes this. <fileset file="${some.jar}"/>
If this change is ok with everyone I'll take care of documenting it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273222 13f79535-47bb-0310-9956-ffa450edef68
23 years ago