Matthew Jason Benson
ad37501556
Add a link to selectors from isfileselected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277790 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7721d8606c
Various terseness like I tend to do;
More importantly, fixed Gump failure on Unix (see end of change list).
Dyslexia strikes!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277789 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
542b708954
Remove empty default constructor;
create the filterchain Vector only once per Object.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277788 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5061e731c3
1. Add Kevin Greiner's FixCrLfFilter (slightly modified)
2. Adapt FixCRLF the task to use the filter (single set of fixcrlf code)
3. Implement ChainableReader in FixCRLF so that the existing taskdef
will be recognized as a nested element in a filterchain.
PR: 33155
Submitted by: Kevin Greiner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277787 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0777fa853a
Eliminate possible NPE; note that previous change
addressed bug 33118 at least partially.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277786 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c5fc0e2e08
move isfileselected to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277784 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
ca8690b445
junit -> junit-3.8.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277783 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
30461e768c
perpare to move to 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277781 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
0219f407f4
Noticed an java 1.1 reference in the copy page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277779 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
015ec69fd1
Add preservelastmodified attribute to fixcrlf.
PR: 25770
Submitted by: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277778 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
8eca06e6fc
updated cright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277777 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
88b40e16d0
renamed parameters to avoid hiding,
reduced visibility of member methods of inner class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277776 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
99903f49b5
reduced visibility of the members not defined in super class of a private inner class
removed unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277775 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
0ba9db2412
Renamed parameter to avoid hidden member variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277774 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
2584f8e894
Removed unused local variables (after verification for documented side effects)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277773 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f73df08f5b
added getColumnNumber as all other fields that are set can also be get, apart from the column.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277772 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
1f41dffdf2
Removed unused import
Documented empty block
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277771 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
6005d26265
Removed unecessary cast,
Removed caught Throwable while Exception was expected
Documented empty blocks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277770 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ea30fcec64
Error in mail task sample
PR: 33828
Obtained from: Geir Ole Aagedal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277768 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7411f2b4a4
Stop scanning directories where we match the directory but know based
on the pattern that we will never match any of its contents.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277767 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
58a1092735
"please stop complaining about the echo"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277766 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
fe6517e3c5
remove reference to jruby 0.7.0 as jruby 0.8.0 has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277764 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d2be6574a7
Fix typos.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277763 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
81197f555a
Get with usetimestamp did not work when local timestamp roughly >= now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277761 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
33f3479056
Simplify some file resolution code to rely on FileUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277760 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4c83562c6c
On DOS and Netware, filenames beginning with a drive letter
and followed by a colon but with no directory separator following
the colon are no longer (incorrectly) accepted as absolute pathnames
by FileUtils.normalize() and FileUtils.isAbsolutePath(). Netware
volumes can still be specified without an intervening separator.
UNC pathnames on Windows must include a server and share name, i.e.
"\\a\b" to be considered valid absolute paths.
FileUtils.resolveFile() promised to return absolute files but
did not always do so.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277759 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b04c338caa
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277758 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
172370143a
Disable test that can't run under Windows Java 1.2 . Should check 1.3 as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277757 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
650416f089
Looks like the right thing to do:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277756 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
c61a7be25d
New diagnostics broke CaseTest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277755 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
71f620bcdb
Clean up spacing, remove erroneously inserted "not".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277754 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9d07939770
Spelling, punctuation, removed another Ant 2.0 reference,
warn against Project.createTask() for helper tasks, mention Task.bindToOwner().
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277753 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
86365f103e
Some space/punctuation cleanup. Like it, Steve.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277752 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
211ecc736e
Copyright police
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277751 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
b0003afe36
complete rework of reporting when we cant instantiate an element
old: generic error message
new: step by step diagnostics with instructions.
The code treats ant tasks and ant optional tasks specially, based on package names.
Also: moved some constants into the appropriate places.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277750 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
1296855c2f
update to java1.5 docs, to show we are still 100% correct.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277749 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
2376503b5d
updated the guidelines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277748 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ab3f805895
NPE when adding comment to zip file that is not there
PR: 33779
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277746 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
756f96fdf3
Java versions: Remove 1.1, add 1.5 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277745 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
cbeaa439d9
renamed hidden variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277744 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
782bc21332
RedirectorElementTest stopped working on windows w/h cat on the path.
Now it passes the testcase if cat is not available.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277743 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
80d6afd555
Year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277741 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
43cb5f9b25
get with usetimestamp did not work on Java 1.2 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277740 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fc96c7e44a
cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277738 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
9c0047961d
I don't see the debug output in the Kaffe Gump run, try it unconditionally
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277737 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
7bc776c2d5
parsersupport
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277736 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6c13bc7130
condition to check for parser features. Left to others to put into Ant's build.xml.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277735 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
323c0a1252
fix name-hiding and style by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277734 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a456c56dbb
Move inactive committers to Emeriti section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277733 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
8c08f38c4f
fix spelling, name hiding, javadocs and style
Submitted by: Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277732 13f79535-47bb-0310-9956-ffa450edef68
21 years ago