cvs 1.11.7 has been released (Merge from ANT_16_BRANCH)
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
2 lines of code changed in:
Add pointers to 1.6beta to the download pages as well
28 lines of code changed in:
Merge from ANT_16_BRANCH
30 lines of code changed in:
Announce the 1.6beta release
68 lines of code changed in:
Merge from ANT_16_BRANCH
40 lines of code changed in:
Merge from ANT_16_BRANCH
6 lines of code changed in:
Second working draft. Ready for discussion.
ZIP containing sources and buildfiles.
0 lines of code changed in:
Second working draft. Ready for discussion.
278 lines of code changed in:
Add link to whichresource task
2 lines of code changed in:
There's another mention of Ant's version in credits.html, submitted by Jens Skripczynski
3 lines of code changed in:
JDE is now JDEE, submitted by Jens Skripczynski
3 lines of code changed in:
UE#similar had forgot to check the text
16 lines of code changed in:
ampersands dont make it through to javadocs, do they?
1 lines of code changed in:
PR: 18154
Make logging from p4 submit be done using the SimpleP4OutputHandler in order
to make this logging more homogeneous
6 lines of code changed in:
Removed wrong attribute from the example for p4resolve
0 lines of code changed in:
First working draft.
763 lines of code changed in:
The user.dir trick doesn't seem to work on OS X anymore, PR 23400
1 lines of code changed in:
Good bye optional.jar
1 lines of code changed in:
Note case-sensitivity of mappers, PR 16684
1 lines of code changed in:
subant is becoming legacy
0 lines of code changed in:
Note case-sensitivity of selectors, PR 16685
7 lines of code changed in:
You can't override the command-line, PR 16836
16 lines of code changed in:
improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch>
110 lines of code changed in:
change in runant.py to work with new Launcher
Submitted by: Knut Wannheden <knut dot wannheden at paranor dot ch>
35 lines of code changed in:
Make docs match the code, PR 20576
3 lines of code changed in:
2003
4 lines of code changed in:
fix encoding
1 lines of code changed in:
Unix filesystem is case sensitive
9 lines of code changed in:
Roll back check on size of file as it does not deal with
a prepend/append filter.
Just use the default size in ChainReaderHelper rather that
the filesize as the file could be very big.
0 lines of code changed in:
get loadproperties to check the size of the file before attemting to read it
5 lines of code changed in:
Add warning for multiple classpaths
4 lines of code changed in:
merge
62 lines of code changed in:
doc updates in the tasks, for autogenerated docs
170 lines of code changed in:
fuller docs of the tasks, with examples.
If someone were to fiddle with the xdocs templates, having
<pre> make it through without being coalesced onto a single line would be nice, as all the examples are ruined.
2238 lines of code changed in:
remove the -lib argument in Launcher if this is the last argument, since Main
does not know what to do with it
PR: 23358
8 lines of code changed in:
xml escapes " replaced by literal quotes
merged back from ANT_16_BRANCH
28 lines of code changed in:
Make replace tests pass on cygwin (test9 was failing)
20 lines of code changed in:
Let ConcatFilterTest delete its files without exceptions.
75 lines of code changed in:
Forgotten dot at the end.
1 lines of code changed in:
Remove redundant output, PR 20194
4 lines of code changed in:
forgot to commit file
0 lines of code changed in:
Defer expansion of reference until the catalog gets used.
PR: 20965
43 lines of code changed in:
remove method implemented in superclass
0 lines of code changed in:
remove attributestyle attribute from macrodef
1 lines of code changed in:
Add a granularity attribute to <copy>, <move> and <sync> that works
the same way as the attribute of the <depend> selector.
PR: 22150
128 lines of code changed in:
AssertionsTest needs a javac that supports assert
1 lines of code changed in:
2003
1 lines of code changed in:
replacing of " with " there was also a paragraph which was closed
twice with </p>
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
30 lines of code changed in:
Add AC logo on all pages. This solution is ugly, ugly and ugly. Feel free to improve upon it
85 lines of code changed in:
tested jsch-0.1.8
4 lines of code changed in:
Fix docs of <csc>'s includeDefaultReference attribute, fix its default value to match the documentation
4 lines of code changed in:
Make CSC tests pass on Mono again
4 lines of code changed in:
oops. didnt mean to commit that a- relic of someones patch to jspc that I wasnt happy with.
1 lines of code changed in:
With these changes assertions now work, at least as far as the java tests are concerned...not tested junit
290 lines of code changed in:
Add test for PR 21037
60 lines of code changed in:
the fix to DotnetCompile forced vbc to explicitly reference things. hmm.
8 lines of code changed in:
minor cleanups; no code changes
8 lines of code changed in:
Make PreSetDef compile
2 lines of code changed in:
adding a new supported command line argument -lib
this command line argument is eaten by Launcher
shell scripts reworked to pass the classpath in the right location
76 lines of code changed in:
Adding information concerning multiple line labels in <p4label/>
3 lines of code changed in:
properly document <cvs>'s dest attribute
8 lines of code changed in:
Merge fix for 23320 from 1.6 branch
15 lines of code changed in:
change AntlibInterface to AntlibDefintion
2 lines of code changed in:
Remove interface AntlibInterface - replace with class AntlibDefintion
which is a Task and handles setURI and setAntlibClassLoader (from
a e-mail by Knut Wannheden)
151 lines of code changed in:
Make SQL task work under Oracle
1 lines of code changed in:
added assertions as an explicit datatype
1 lines of code changed in:
1. remove the default library stuff from csc & the compiler.
2. remove the new standardlib flag needed to work around (1)
3. added a test for the jsharp compiler, and a fix to get the task to work.
151 lines of code changed in:
Spelling.
PR: 23298
Submitted by: Timothy Curchod (tim at businessglue dot com)
1 lines of code changed in:
Style
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
129 lines of code changed in:
Copyright line fixed.
1 lines of code changed in:
Spelling corrections.
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
47 lines of code changed in:
Add Simian Task (used in check.xml). Information by Simon Harris, Redhill Consulting.
89 lines of code changed in:
state imports are only allowed as top-level tasks
21 lines of code changed in:
Dissallow <import> within targets
remove some commented out code in ImportTask
38 lines of code changed in:
ConcatFilter: rename attributes after->append and before->prepend; added documentation.
139 lines of code changed in:
<junit includeantruntime="true" fork="true"> replaced the CLASSPATH
instead of adding to it.
PR: 14971
14 lines of code changed in:
Update and sync <apply> and <exec> docs
74 lines of code changed in:
Restart stream reading and writing for each execution in <apply>.
PR: 22446
23 lines of code changed in:
Add pointers from attributes to nested elements, PR 23165
17 lines of code changed in:
Typo in url
1 lines of code changed in:
New filter <concatfilter>. Adds the content of file at the beginning
or end of a file.
Discussion started at http://marc.theaimsgroup.com/?l=ant-user&m=106336791228585&w=2
411 lines of code changed in:
ApacheCon blurb
53 lines of code changed in:
Treat timeout like a failed execution, fix comments on Execute#getExitCode
14 lines of code changed in:
Add tests for <import> inside <target>
25 lines of code changed in:
Removed backslash r characters (problem mentioned by Larry Shatzer)
0 lines of code changed in:
Spelling fixes.
Submitted by: Larry Shatzer (Larry dot Shatzer at Spirent dot com)
63 lines of code changed in:
Restrict antlib tasks to be instanceof AntLibInterface
Deal with types later
4 lines of code changed in:
Update antlib testcases to reflect restrictions in
tasks allowd in an antlib
7 lines of code changed in:
remove sequential reference from antlib manual
4 lines of code changed in:
add back removed description
+ checkstyle javadoc
2 lines of code changed in:
change implementation of handling importing files top-level tasks
to be less hachy
13 lines of code changed in:
typo
2 lines of code changed in:
Create a deep (well, deeper) clone in AbstractFileSet#clone
PR: 23090
Make PatternSet Clonable.
44 lines of code changed in:
JDK 1.3- compatibility
3 lines of code changed in:
A test that has timed out must be considered an error, PR 23150
4 lines of code changed in:
Drop JDK 1.1 compatibility in favor of improved error handling, submitted by Martijn Kruithof
1 lines of code changed in:
Log tests that have timed out in the summary as well.
PR: 23160
Submitted by: Martijn Kruithof <ant at kruithof dot xs4all dot nl>
27 lines of code changed in:
Add new asofdate attribute to <stcheckout> and <stcheckin>
PR: 20578
Submitted by: Steve Cohen <scohen at apache dot org>
341 lines of code changed in:
Next round of typo fixes by Larry Shatzer
60 lines of code changed in:
2003
31 lines of code changed in:
next set of typo corrections by Larry Shatzer
26 lines of code changed in:
copy selectors/available from main build to account for new conditiosn
273 lines of code changed in:
xjavadoc has issues with parsing the trailing comment. easier to remove the comment than to fix xjavadoc :)
1 lines of code changed in:
Typo. Thanks Dominique :-)
2 lines of code changed in:
New <modified> container.
Bugzilla Report 20474
2444 lines of code changed in:
Spelling
Submitted by: Larry Shatzer (Larry dot Shatzer At Spirent Dot Com)
41 lines of code changed in:
Removed hard coded \n from files.
Thanks to a remark of Larry Shatzer (Larry dot Shatzer at Spirent dot com).
0 lines of code changed in:
PR: 23149 - fixed typo. I thought I'd contribute something! :)
1 lines of code changed in:
Typos
Submitted by: Larry Shatzer (larry dot shatzer at servent dot com)
66 lines of code changed in:
send the filename in the proper remote format in the site command done
to chmod a file after a put
PR: 23143
4 lines of code changed in:
Verbose it is ...
2 lines of code changed in:
document the buildfile (target and project level)
23 lines of code changed in:
Link to documentation of "JavaAdapter".
How to import classes outside of "java" namespace.
18 lines of code changed in:
Mark entry and exit of <ant> and <antcall>
PR: 22718
Submitted by: Jesse Glick
9 lines of code changed in:
Old entry point is deprecated
2 lines of code changed in:
Make easier to read
8 lines of code changed in:
Add links to "Ant in Anger" and "Ant Task Guidelines"
2 lines of code changed in:
Fix typo.
Actually I dodn't mean to include this file with my last commit, but
now that it's in ...
This is part of my ongoing effort to run the .NET tests against a fink
installed mono-0.23 on my iBook (there no jit for PPC yet).
1 lines of code changed in:
Correct pointer to Antidote, submitted by Larry Shatzer
12 lines of code changed in:
Fix new style test so that it pases on Linux. There appeared
to be a clock granularity problem where the output and the stylesheet
both have the same timestamp. I have change the test in XSLTProcess to
run the xslt in this case. Also added a more meaningful message
7 lines of code changed in:
Fix some incorrect comments
PR: 23042
12 lines of code changed in:
Add pointer to JWare/AntXtras
86 lines of code changed in:
2003
1 lines of code changed in:
close the socket created by the socket condition
I have tested the issue. With the new code, within approximatively 100 milliseconds,
the socket is gone while ant keeps running.
PR: 23040
Submitted by: John C. Kendall (jkendall at technologist dot com)
15 lines of code changed in:
Another typo!
1 lines of code changed in:
typo - sort of
1 lines of code changed in:
Imports
0 lines of code changed in:
Refactor TraxLiasion initialization to remove dependency from
core Ant to optional packages.
PR: 11103
138 lines of code changed in:
Changes to <ant>
do not call the "" target (it gets run anyway)
allow duplicate params with the same name, last
param will be used.
Test cases for above
45 lines of code changed in:
It is legal to omit the target attribute in <ant>, don't die with a NPE
17 lines of code changed in:
Antlib: set location before maybeConfigure as maybeConfigure could
throw an exception (invalid element/attribute for example)
1 lines of code changed in:
Change design for storing the current antlib uri
Allows deferred execution to work - for example
ant script in macro def.
Bugzilla report : 23029 from Yannick Menager
84 lines of code changed in:
apos is not an HTML 4 entity, found by Larry Shatzer
1 lines of code changed in:
fix typeofs
Patch from Larry Shatzer
21 lines of code changed in:
Add pointer to ProGuard, submitted by Dirk Schnelle
86 lines of code changed in:
Remove dependency to bootstap version.
3 lines of code changed in:
New task collection: Roxes Ant Tasks
128 lines of code changed in:
Test if <style> generates new if the XSL is new.
Forgotten to "add" before "commit".
12 lines of code changed in:
attempt to remove java 1.1 requirement from guildline
add reference to check.xml
26 lines of code changed in:
Typos found by Larry Shatzer
2 lines of code changed in:
Add copyright information
3 lines of code changed in:
Add myself to manual authors.
2 lines of code changed in:
Add link to wiki pages.
57 lines of code changed in:
Checks that a property file is created when not present.
24 lines of code changed in:
A little example for spawn attribute.
14 lines of code changed in:
Tutorial: Writing Tasks
756 lines of code changed in:
Tutorial: Writing Tasks
2 lines of code changed in:
Undo change made by accident ...
0 lines of code changed in:
Test if <style> generates new if the XSL is new.
16 lines of code changed in:
spell check
127 lines of code changed in:
1. new ildasm command to disassemble .il files. So that you can disassemble the output of tlbimport, patch it and recompile it. Yes, that is the official way to get C arrays marshalled into .net
2. patch to ilasm so that the default fileset is ignored when <src> elements are added and srcDir attr is undefined
3. tests!
ildasm has duff resource handling. It autogenerates the resources in the dir it runs, you cannot predict or control their names. So we CD to output dir, that is the dir of destFile unless an explicit res dir is provided. Ugly, ugly ugly.
And to think that they claim .net is better on account of the ease of development.
563 lines of code changed in:
factored out the FAT granularity constant into FileUtils, though I am sure it is used in many other places.
14 lines of code changed in:
1. autogenerate text messages from if and unless clauses, when there is no text. Because it is very useful.
2. test cases to check for if and unless combinations are what we intended.
current behaviour is as follows:
if unless outcome
F F pass
T F fail
F T pass
T T pass
I am not sure this is what makes perfect sense, i'd expect if=F, unless=F to also fail, but what we have, we have. Though since it aint stated in the docs...
85 lines of code changed in:
Make sure continuations of multi valued attributes (Class-Path) are
added to the correct instance
PR: 22816
Submitted by: Dan Douglas
2 lines of code changed in:
Catch another simple to detect case of infinite antcall loops
46 lines of code changed in:
leave it undefined to avoid feature lock-in
2 lines of code changed in:
Update IDE info to include JBuilder
PR: 22923
75 lines of code changed in:
Clarify antcall in presence of self-modifying build files.
5 lines of code changed in:
Some updates, machine name changes, adhere to Apache's beta distribution policy ...
12 lines of code changed in:
Checkstyle
18 lines of code changed in:
Let Project.toBoolean(String) handle null as argument.
8 lines of code changed in:
New shortcuts for ant options:
-d --> -debug
-e --> -emacs
-h --> -help
-p --> -projecthelp
-s --> -find
16 lines of code changed in:
Describe incompatable change introduced with
enablemultiplemapping mode for copy and move.
4 lines of code changed in:
Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759
95 lines of code changed in:
StyleTest seems to require a TraX implementation
2 lines of code changed in:
Examples of infinite loops, PR 22759
26 lines of code changed in:
Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links
19 lines of code changed in:
spell check
1 lines of code changed in:
Add some infos about myself.
12 lines of code changed in:
fix inconsistent handling of cvs.found - fail if we cannot use CVS
3 lines of code changed in:
exclude patch.txt and patch.tar.gz to make patch.xml more useful
2 lines of code changed in:
Add a reallyquiet attribute to <cvs>.
PR: 22774
Submitted by: Larry Shatzer <larry dot shatzer at spirent dot com>
49 lines of code changed in:
Display number of the column where the "error" occured (if present).
3 lines of code changed in:
Add myself to committers.
19 lines of code changed in:
manual page for antlib
214 lines of code changed in:
Place antlibs temp defintions in a ant:current namespace.
16 lines of code changed in:
Use again Permissions to catch non zero exit statuses when using the Java task
with FailOnError = "true"
PR: 22533
59 lines of code changed in:
Add cygwin support in runant.pl
17 lines of code changed in:
Sync runant.pl with the other scripts to use new Launcher
9 lines of code changed in:
Adding a line about file.encoding, adding also missing quotes
21 lines of code changed in:
Add Copyright lines, PR 22807
5 lines of code changed in:
label and lock/unlock cannot be used at the same time in <stcheckout>.
PR: 22829
Submitted by: Steve Cohen <scohen at apache dot org>
7 lines of code changed in:
DelayedFileOutputStream -> LazyFileOutputStream (thanks, DD).
Add test for LazyFileOutputStream.
Make sure that output files get created, even if they are empty. This
is for backwards compatibility.
Found and removed an attempt to close the same stream twice.
218 lines of code changed in: