Steve Loughran
96ee13b7c9
new istrue/isfalse conditions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272521 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6c45e6d1ae
JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272520 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
ad5f98d708
doc addition; fix defect # 8181 . I note this is not stephane's current email addr at the top
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272519 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
ba37491689
the handy helper class to allow tasks to take hexadecimal, octal, or decimal strings, and returns back an intValue.
test cases even! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272518 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
169b689172
Add nested XMLCatalog support, which will make grouping them in a build file a bit more flexible. This hasn't been tested other than to try that
<xmlcatalog id="one"/>
<xmlcatalog id="two">
<xmlcatalog refid="one"/>
</xmlcatalog>
worked, but its straightforward enough that it (hopefully) won't break anything :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272517 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
934a2268c7
Generate MD5 checksums for 'rpm's as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272516 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6858be5cce
Search $PATH to see if rpm is available if it is not present in normal locations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272515 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dd7c7098d8
<mapper> and srcfile can live together.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272514 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f4521545f9
Improve javah's error message.
PR: 8095
Submitted by: Jesse Glick <jesse.glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272513 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8fc7469be6
typo's in apply's docs.
PR: 8094
Submitted by: Jesse Glick <jesse.glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272512 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bc8388ee6e
A couple of typos in cvs's documentation.
PR: 8243
Submitted by: Ville Skytt� <ville.skytta@iki.fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272511 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8eade094d7
Make FAQ from PR 6606.
PR: 6606
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272510 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
55811ba73b
Decide whether javac will be invoked with -depend od -Xdepend on the
compiler attribute rather than the current JDK (falling back to
assuming the current JDK if compiler has not been specified).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272509 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
6a2d05b7a8
Add utility object to help display library specifications and extensions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272508 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
3b97333121
Add an extra exclude for extension package unless jdk1.2+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272507 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
33e1144b25
Add datatype representing extension
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272506 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
8013fb45f1
Add object that used to add extra attributes to manifest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272505 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
708643964e
Add warning banners
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272504 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
3029b3459f
Copy across Specification object from excalibur.extension.*
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272503 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
402fd91dd5
Add in warning banner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272502 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
ede2107cf8
Copy across Extension class from excalibur.extensions.*
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272501 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
4143285592
Add in class for dewey decimal representation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272500 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8c167dc8a7
clarify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272499 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b9afdede80
Make run-test work again (XML parser was missing as I had crimson.jar
hardcoded in the classpath).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272498 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
944aa460d4
Cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272497 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e7de779f7c
Add new showoutput attribute to <junit>.
There is no automatic testcase for this, but if your run
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=off
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=on
you'll see it in action.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272496 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
6bc9693c3c
Ongoing Javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272495 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c2f14ffad1
Make Projectref's dynamic and task based
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272494 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f1025dd3c6
add some pointers about where to send announcements. Far from complete.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272493 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
09900dd0b5
Remove hardcoded reference to latest build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272492 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
8b7f0ae7fe
No need for velocity to be in classpath - it is automatically done.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272491 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
3746afe1ab
Document keyserver stuff, possible gotchas while downloading, xml files to update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272490 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f2d612279c
Only significant change is:
- src="file://D:\javaext\jakarta-ant-1.4alpha\docs\manual\Integration\anttool1.gif"
+ src="anttool1.gif"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272489 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f3506a0751
Replace <filterset> with <filterchain>, primarily to spread the word.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272488 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
4b4b726a2f
zappity zap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272487 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
495609773e
Zap remainder of committed antlibs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272486 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5398d0b2cb
and now the proper banner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272485 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
96756cffeb
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272484 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5cada6e721
Document new methods in XMLLogger
Cleanup Javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272483 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
2a04171e90
merged in my tests. Added a new one verifying that properties we havent heard of get included as literals.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272482 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
024a9e9667
organize imports and format code. i swear, it was IntelliJ's fault! :) I've now upped the .* limit!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272481 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
ec94adcb8d
mark XmlLogger to-do as done
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272480 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
cee952f367
document changes to XmlLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272479 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
244877e68b
Make XmlLogger finally a real BuildLogger. When used as a logger it will utilize Ant's logging level (-verbose, -quiet, etc), but remember to use -logfile, otherwise the output will be written to the console. Its previous BuildListener functionality, of course, still works as it did, writing to log.xml (or the XmlLogger.file property value)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272478 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
28d74d5238
Make AntFilterreader truly referenceable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272477 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
712c6513f3
Make FilterChain truly referenceable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272476 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6c29d0eff1
* Make FilterChain extend DataType (finally...)
* Add it and well as FilterReader to defaults.properties
* Arrange entries in defaults.properties in alphabetical order (hope nobody minds)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272475 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
edc61f6a06
Do not calculate MD5 checksums for .asc and .md5 files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272474 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
25a478af38
Testfile for bugs 5377 and 7980 - this is supposed to create no output
at all, but does for the fork="no" thread case.
I tried to put this into a JUnit testcase, but either you can capture
System.out (and destroy DemuxOutputStream's magic) or you don't (and
can't assert there is no output).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272473 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
07d490fcd5
Reorg of mutant frontend classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272472 13f79535-47bb-0310-9956-ffa450edef68
23 years ago