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
Steve Loughran
97150b670e
fixcrlf gets a new attribute to make it easier to fix a single file. no nested filesets for <fileset file>, see.
Also put the schemavalidate in the right place in WHATSNEW.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277731 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
dd455f1a0d
Test failed on 1.2 due to ant.home not being set on the helper Project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277730 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
26f948b90b
Add pointer to Antigen submitted by John Taylor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277729 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
b8c3a33e2c
debug=false breaks Symantec compiler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277727 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7256bc0a46
Fixed erroneous statements in documentation.
PR: 33626
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277725 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5ead23d08c
-5 + 2 LOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277724 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
8a1a7f9530
fix logic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277723 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
000c62389f
Kaffe suddenly supports java.lang.Readable, but not InetAddress.isReachable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277722 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a317e0c69c
Remove trailing WS from blank lines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277721 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3dd161902e
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277720 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
78ebf871dd
lower success message to verbose output on schema validation. Could do the same for XmlValidate, and indeed, am sorely tempted to. Also added some javadocs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277719 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
350d80e927
Worked out how to validate XSD files themselves. Changes to task made, and the examples of the task now show how to do this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277718 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
d23feed981
Update with <schemavalidate>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277717 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
595133b251
Pathconvert no longer requires that one of (targetos|pathsep|dirsep)
be set; platform defaults are used when this is the case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277715 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
eb442aa3a4
More LOC bumming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277714 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
6956c66566
Trade 2 LOC for 10.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277713 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
767ac903c3
Missing quote in javadoc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277712 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
b69245c422
those extra tests I threatened
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277711 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d51eb9c34f
Javadoc and moved members of $MapEntry .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277710 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6591339aa0
still had an interim attribute name here. fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277709 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fc7d08599f
Fix the date up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277708 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
2bf7351182
<schemavalidate>. Because I can never get the settings right.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277707 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
649af7a77f
case warning. not important.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277706 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
83c26f549b
NPE when when <presetdef> tries to configure a task that
cannot be instantiated.
PR: 33689
Reported by: Steve Loughran
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277704 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
18994a02c9
deprecation warning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277703 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a18bd33107
On second thought, this seems to be the real fix for
PR: 33412
when updating an archive, we never want to drop files from the
original archive, no matter what the current default excludes setting
says.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277701 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
38e8c82493
This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call.
I'm tempted to retrofit Task.bindToOwner back to the 1.6.x codebase, for the benefit of third party tasks; same for the extra constructors for exec and java. Thoughts?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277700 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6450a035db
no longer valid
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277699 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
1821003e3d
these two get new constructors that do the config, as they get created so often.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277698 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
83e3951f2b
Move the logic to bind a created task to an existing one into Task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277697 13f79535-47bb-0310-9956-ffa450edef68
21 years ago