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.
4 lines of code changed in:
PR39027: also build file + updated comment
2 lines of code changed in:
2006
1 lines of code changed in:
PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with GNU Classpath.
6 lines of code changed in:
Adding property storing the ant core library.
42 lines of code changed in:
Improved use of MagicNames for ant internal properties
48 lines of code changed in:
Sorry, copyright update forgotten
9 lines of code changed in:
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
61 lines of code changed in:
revert to code that compiles pre 1.4
2 lines of code changed in:
2006
4 lines of code changed in:
remove deprecated code
2 lines of code changed in:
Move to english locale when lower casing things, to avoid problems in other locales, like, say, turkey.
3 lines of code changed in:
punctuation/capitalization
2 lines of code changed in:
No, it isnt the fact that I declare things through a property file either.
35 lines of code changed in:
Matt's proof my bug doesnt exist, as a unit test. Given the bug doesnt exist, w.t.f. is wrong with my task?
42 lines of code changed in:
Adding some low level diagnostics for waitfor, calling the processSucess and processTimeout methods at appropriate times
96 lines of code changed in:
Forgotten one 'cvs' ...
2 lines of code changed in:
Had found some cvs-references where svn is available.
52 lines of code changed in:
-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.
82 lines of code changed in:
flip tests as the IDE was complaining that we werent handing null tokens properly
30 lines of code changed in:
38914
2 lines of code changed in:
Patch for PR28914 / similar (maybe even identical) to the proposed patch of Benjamin Burgess
3 lines of code changed in:
2006
5 lines of code changed in:
made units public
6 lines of code changed in:
we should have done this for ant1.6. Now my backwards compatible task has to copy in all the well-known condition names.
18 lines of code changed in:
commentary on bindToOwner
6 lines of code changed in:
closing
2 lines of code changed in:
Java API change to Date.after causes bug #30471, added check and comment
18 lines of code changed in:
- minor tweak to reduce scope of variable, fix comments
3 lines of code changed in:
updated Ant Pretty Build subsection
29 lines of code changed in:
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.
42 lines of code changed in:
adding better diagnostics here when loading fails, like the name of the file at fault.
2 lines of code changed in:
s/an bug/a bug/
1 lines of code changed in:
accidental plural
1 lines of code changed in:
took out the "dont bother us line". I know, we hate the calls, but maybe we are being too harsh here.
1 lines of code changed in:
whitespace
8 lines of code changed in:
make packagenames optional
13 lines of code changed in:
preliminary Mustang support
49 lines of code changed in:
2006
2 lines of code changed in:
bug ID 32069: resetting an undefined env variable changes the errorlevel.
10 lines of code changed in:
tune test running. Dont set the dir, do set the forkmode
2 lines of code changed in:
my key
106 lines of code changed in:
don't need final in interface
1 lines of code changed in:
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.
5 lines of code changed in:
minor layout tweaks to make it slightly more readable, updated year and corrected an old URL
64 lines of code changed in:
let's not save XML reports to the project dir, but instead somewhere under build/ and stick the results in a directory parallel to it.
11 lines of code changed in:
and turn off halting on failure until later
2 lines of code changed in:
tweak how tests run
-you get the junit report if a trax impl is present
-we fail afterwards if a test failed or errored
-commonality of the two junit runs factored out into a presetdef, single point of maintenance.
53 lines of code changed in:
include the caught exception when relayed
1 lines of code changed in:
Fix the "strange" bahaviour reported by Steve Meredith.
2 lines of code changed in: