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
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
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
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
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
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
Steve Loughran
9fcc3d5b90
accidental plural
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383553 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
fb8e47ecf4
took out the "dont bother us line". I know, we hate the calls, but maybe we are being too harsh here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383423 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
45564f5dea
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382930 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
ca49e8ec2b
make packagenames optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382928 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b1c63b2dee
preliminary Mustang support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382927 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
996bcb97e1
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382924 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9503e68fba
bug ID 32069: resetting an undefined env variable changes the errorlevel.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382808 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
eced5feac4
don't need final in interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382315 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
5b464967fa
Tweak: in case junit-3.8.1.jar and junit-4.0.jar are on CP but in that
order, and running JDK 1.4-, at least run JUnit 3.x tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382127 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a586b0e0a3
minor layout tweaks to make it slightly more readable, updated year and corrected an old URL
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382058 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c4bb79c7a8
include the caught exception when relayed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381998 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
f2078ba20b
#38811 : support for JUnit 4.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381780 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
1392a4a1b3
Removal of trailing ;
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381642 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9af46a2ca0
#38799 : <junit> task should work so long as junit.jar
present in <classpath> even if not among Ant libs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381467 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fdade0537c
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381261 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
debf87817e
Avoid catching ThreadDeath; just pass it on.
Cf. http://www.netbeans.org/nonav/issues/show_bug.cgi?id=47191
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380877 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
b3668ba41d
More helpful diagnostic message for an obscure mistake I once made...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380876 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2a38034c1a
Correct test failure when running with -ea.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380872 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
d4bf1ad7e4
Test failed if run on a system with UTF-8 encoding as the default.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380869 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
677fde659c
enabled this test by accident
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@379027 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5ebaf876f8
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@378708 13f79535-47bb-0310-9956-ffa450edef68
20 years ago