Matthew Jason Benson
c5ef1e65dc
changed Thread.sleep(1000) in a synchro method to wait(1000). PR# 37767.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393316 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e29ca54fbb
add a copy dirset test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393299 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
1225af9318
more trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393296 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
cae488b559
removed commented taskdefs, trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393295 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
26f9518dda
document ant.build.source/target in running.html#sysprops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393292 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
eeda02e875
provide magic properties to control javac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393282 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
ede6a9b30b
a test for the suite() method, passes if JUnit4 is not around
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392052 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
1d8f9af72e
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392046 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
97bd6e2bf5
allow TarOutputStream to be closed more than once, PR 38027
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392045 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a57078f9c5
find tools.jar even if it is distributed with the JRE, submitted by Nick Crossley, PR 38500
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392038 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
4071974a6a
find tools.jar even if it is distributed with the JRE, submitted by Nick Crossley, PR 38500
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392037 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
c165848d7b
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392032 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
f024fdd348
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392028 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
49727a3da8
allow ressource collections for source files in <javadoc>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392027 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
519b97d7cf
formatting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@391661 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
935d76e2f4
sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@391068 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d4aa8885bb
sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@391056 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
43637af7d1
Regression test started failing because text of buildexception changed.
Re-inserted <> around the taks name which were lost in the process of
making condition more flexible.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@389278 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
7c207c28d2
PR39027: also build file + updated comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@389264 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
036c6a50c8
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@389015 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
dcd356a92b
PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with GNU Classpath.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388909 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
1e6540e597
Adding property storing the ant core library.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388848 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
b73a6c6b82
Improved use of MagicNames for ant internal properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388834 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
58dfcc03e8
Sorry, copyright update forgotten
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388818 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
f5f6982c88
Refactored translatePath from Project to FileUtils.
Project now also fails with explicit message on java 1.1.
Added javadoc comment for the ant.java.version property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388814 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
2e52d68af6
revert to code that compiles pre 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388050 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
98bd187d46
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388040 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
774c8654a1
remove deprecated code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@387396 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
6ad7ecf917
Move to english locale when lower casing things, to avoid problems in other locales, like, say, turkey.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@387208 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
dacb1d0189
punctuation/capitalization
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386385 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
72a6e5e9df
No, it isnt the fact that I declare things through a property file either.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386330 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
33d6bd4ce0
Matt's proof my bug doesnt exist, as a unit test. Given the bug doesnt exist, w.t.f. is wrong with my task?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386329 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
dac8f932ac
Adding some low level diagnostics for waitfor, calling the processSucess and processTimeout methods at appropriate times
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386065 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
92e78a439b
Forgotten one 'cvs' ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@386034 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ddb9b61fc3
Had found some cvs-references where svn is available.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385999 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
7657ba8ad4
-Roll back condition defined in defaults.properties to ant1.6.5 branch with one extra. scriptcondition. We cannot have that explicitly in the ConditionBase, as it is optional.
-create a new antlib for all conditions
-expand ConditionBase to explicitly ask for all ant1.7 conditions that are not optional.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385805 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
f26833969e
flip tests as the IDE was complaining that we werent handing null tokens properly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385804 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
f4824b8ae0
38914
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385654 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
41a3cbc6ad
Patch for PR28914 / similar (maybe even identical) to the proposed patch of Benjamin Burgess
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385653 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
032a5a3bb3
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385292 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
de138b3ad7
made units public
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384358 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
d4db1e4901
we should have done this for ant1.6. Now my backwards compatible task has to copy in all the well-known condition names.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384261 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
5f3618a03d
commentary on bindToOwner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384203 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
1ad79cdf77
closing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384202 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
08f7f02ab3
Java API change to Date.after causes bug #30471 , added check and comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384111 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
a603964d0e
- minor tweak to reduce scope of variable, fix comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384097 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
8d20f93560
updated Ant Pretty Build subsection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384087 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
8925a5e724
This bit of complexity verifies the sha1 key of the m2 library against what is in the libraries file.
Provided the ant distro is validated, this ensures that the maven library that comes down is also valid.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383684 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
d59d8748ba
adding better diagnostics here when loading fails, like the name of the file at fault.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383583 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
80bd9c5434
s/an bug/a bug/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383569 13f79535-47bb-0310-9956-ffa450edef68
19 years ago