Stefan Bodewig
2a291dca92
Various javadoc and code-style fixes by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277868 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
4783bc4615
Unused variable found by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277867 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
8f4af96cad
Kaffe keeps moving things, adapt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277865 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0f25392ad6
Kaffe keeps moving things, adapt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277863 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
cb74dbba3b
Some house-keeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277862 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
4f0b53c73c
bit of cleanup here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277861 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
dae6ce9ace
Apt testing. We can say this works now :)
I do worry that the example Java1.5 code looks just like STL C++.
We also need to compare factorypath with classpath behaviour. But we can demo that you can add new factories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277860 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
72cc982f24
Switch to >= Java 1.2 method, a little clearer hopefully.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277859 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
b4bede10d5
opps fix last fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277855 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
34c0f9970a
minor fixes for examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277853 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
a8c6fe2bd6
minor fixes to examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277850 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fc326bfdc8
ClasspathUtilsTest fails for junit.fork=true as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277849 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ecb5c9a952
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277848 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f6d5db2c44
Remove $Date$ tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277847 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
c7e8a8e498
Removed $Id$ cvs tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277846 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
704e2490d3
removed lines with $Revision: x.y $ lines (after verification)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277845 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
06d3bc8ff1
Copy selector paragraph from fileset.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277844 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f886eb2d4f
Add selectors to nested elements of dirset.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277843 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4d4d97b228
Fix a typo; remove the comment on where dirsets may appear.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277842 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1ddfcdb08e
Remove use of 1.4 method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277841 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b9e37531e1
Fixing Ant book link.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277840 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
a1a8c3c21c
place examples in <blockquote> blocks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277837 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
da7e3aa2ba
Make pass; I assume the recent FileUtils changes broke this due to
the file separator being normalized to \, but it could've been broken before.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277836 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b963738e05
Grammar, plus removed the comment about where a fileset can be
since it can pretty much be anywhere.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277835 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
5e121baa8c
typo
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277833 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
a5d61d122c
typo in the javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277832 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9207c3cd53
Spelling, blank lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277831 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
6ce76d1353
Javadoc, LOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277829 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7808487f0a
Typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277828 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4d0a437116
add reference to stylesheet for rest of files (except a few that contain non-ascii characters)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277827 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6639088df4
add css + remove non ascii
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277826 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0fb6ce69c2
Forgot to commit testcase for doubled EOF char on the new filter-delegated
FixCRLF task. Translated test assertions from Java to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277825 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
775e413520
add reference to stylesheet for OptionalTypes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277824 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1bf0f85441
add reference to stylesheet for CoreTypes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277823 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
76995baa8b
add reference to stylesheet for OptionalTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
f62a1b10b7
add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
9bcf24b70b
css stylesheet for hand written manual pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277820 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8fa08804bc
change levels to correspond to other pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277818 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
650c0ab0b1
Stop being so optimistic; move isDeeper() to 1.7
Add @return to contentsExcluded javadoc
Remove unnecessary File.separator from endsWith comparison in contentsExcluded
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277817 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7ad3a99169
static final variables:
csScanOnly -> CS_SCAN_ONLY, csThenNonCs -> CS_THEN_NON_CS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277816 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a62c18b465
Reuse boolean[] instances for case-sensitivity iterations when scanning;
reverse logic for better clarity of intent with these arrays.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277815 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9b1699347c
Move DirectoryScanner.getScannedDirs() to package-private access;
add DirectoryScannerTest to tests.and.ant.share.classloader tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277814 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
45088ad68e
javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277813 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
9363746565
Doc update.
bug "rmic always compiles on Java1.5"
http://issues.apache.org/bugzilla/show_bug.cgi?id=33862
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277812 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
b1f75a400d
First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks.
bug "rmic always compiles on Java1.5"
http://issues.apache.org/bugzilla/show_bug.cgi?id=33862
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277811 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
34e8714938
deal with javac1.5 whinings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277810 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
a9ce12032f
Excluding XSD tests on systems without an adequate parser.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277809 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
eb5ec854aa
Apt -> apt in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277808 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d451d34180
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277806 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
7d0746c62f
Fixing apt with correct method name, some more javadocs.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33853
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277805 13f79535-47bb-0310-9956-ffa450edef68
21 years ago