September 2003 Commit Log

Number of Commits:
183
Number of Active Developers:
7
antoine 2003-09-30 19:47

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:

  • docs/manual/CoreTasks: cvs.html (+2 -2)
bodewig 2003-09-30 13:36

Add pointers to 1.6beta to the download pages as well

28 lines of code changed in:

antoine 2003-09-30 13:08

Merge from ANT_16_BRANCH

30 lines of code changed in:

bodewig 2003-09-30 13:07

Announce the 1.6beta release

68 lines of code changed in:

antoine 2003-09-30 13:01

Merge from ANT_16_BRANCH

40 lines of code changed in:

antoine 2003-09-30 09:45

Merge from ANT_16_BRANCH

6 lines of code changed in:

jhm 2003-09-29 14:32

Second working draft. Ready for discussion.

ZIP containing sources and buildfiles.

0 lines of code changed in:

jhm 2003-09-29 14:30

Second working draft. Ready for discussion.

278 lines of code changed in:

jhm 2003-09-29 14:28

Add link to whichresource task

2 lines of code changed in:

bodewig 2003-09-29 08:37

There's another mention of Ant's version in credits.html, submitted by Jens Skripczynski

3 lines of code changed in:

bodewig 2003-09-29 08:36

JDE is now JDEE, submitted by Jens Skripczynski

3 lines of code changed in:

peterreilly 2003-09-26 10:16

UE#similar had forgot to check the text

16 lines of code changed in:

stevel 2003-09-25 23:52

ampersands dont make it through to javadocs, do they?

1 lines of code changed in:

antoine 2003-09-25 20:47

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:

  • src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Submit.java (+6 -3)
antoine 2003-09-25 20:36

Removed wrong attribute from the example for p4resolve

0 lines of code changed in:

jhm 2003-09-25 17:39

First working draft.

763 lines of code changed in:

bodewig 2003-09-25 14:51

The user.dir trick doesn't seem to work on OS X anymore, PR 23400

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Execute.java (+1 -1)
bodewig 2003-09-25 14:42

Good bye optional.jar

1 lines of code changed in:

bodewig 2003-09-25 14:01

Note case-sensitivity of mappers, PR 16684

1 lines of code changed in:

bodewig 2003-09-25 13:59

subant is becoming legacy

0 lines of code changed in:

bodewig 2003-09-25 13:54

Note case-sensitivity of selectors, PR 16685

7 lines of code changed in:

bodewig 2003-09-25 13:48

You can't override the command-line, PR 16836

16 lines of code changed in:

bodewig 2003-09-25 12:36

improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch>

110 lines of code changed in:

antoine 2003-09-25 09:46

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:

bodewig 2003-09-25 09:26

Make docs match the code, PR 20576

3 lines of code changed in:

bodewig 2003-09-25 07:44

2003

4 lines of code changed in:

conor 2003-09-25 06:18

fix encoding

1 lines of code changed in:

conor 2003-09-25 06:12

Unix filesystem is case sensitive

9 lines of code changed in:

peterreilly 2003-09-24 15:58

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:

peterreilly 2003-09-24 15:51

get loadproperties to check the size of the file before attemting to read it

5 lines of code changed in:

conor 2003-09-24 15:11

Add warning for multiple classpaths

4 lines of code changed in:

conor 2003-09-24 14:52

merge

62 lines of code changed in:

stevel 2003-09-24 00:58

doc updates in the tasks, for autogenerated docs

170 lines of code changed in:

stevel 2003-09-24 00:56

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:

antoine 2003-09-23 22:42

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:

antoine 2003-09-23 22:12

xml escapes &quot; replaced by literal quotes

merged back from ANT_16_BRANCH

28 lines of code changed in:

antoine 2003-09-23 21:51

Make replace tests pass on cygwin (test9 was failing)

20 lines of code changed in:

jhm 2003-09-23 21:21

Let ConcatFilterTest delete its files without exceptions.

75 lines of code changed in:

jhm 2003-09-23 20:56

Forgotten dot at the end.

1 lines of code changed in:

bodewig 2003-09-23 15:31

Remove redundant output, PR 20194

4 lines of code changed in:

bodewig 2003-09-23 14:43

forgot to commit file

0 lines of code changed in:

bodewig 2003-09-23 14:33

Defer expansion of reference until the catalog gets used.



PR: 20965

43 lines of code changed in:

peterreilly 2003-09-23 14:04

remove method implemented in superclass

0 lines of code changed in:

peterreilly 2003-09-23 13:55

remove attributestyle attribute from macrodef

1 lines of code changed in:

bodewig 2003-09-23 13:16

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:

bodewig 2003-09-23 13:14

AssertionsTest needs a javac that supports assert

1 lines of code changed in:

bodewig 2003-09-23 13:06

2003

1 lines of code changed in:

antoine 2003-09-23 11:35

replacing of " with &quot; 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:

bodewig 2003-09-23 11:04

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:

bodewig 2003-09-23 09:32

tested jsch-0.1.8

4 lines of code changed in:

bodewig 2003-09-23 07:29

Fix docs of <csc>'s includeDefaultReference attribute, fix its default value to match the documentation

4 lines of code changed in:

bodewig 2003-09-23 07:23

Make CSC tests pass on Mono again

4 lines of code changed in:

  • src/etc/testcases/taskdefs/optional: dotnet.xml (+4 -4)
stevel 2003-09-23 06:36

oops. didnt mean to commit that a- relic of someones patch to jspc that I wasnt happy with.

1 lines of code changed in:

stevel 2003-09-23 06:31

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:

bodewig 2003-09-23 06:30

Add test for PR 21037

60 lines of code changed in:

stevel 2003-09-23 06:29

the fix to DotnetCompile forced vbc to explicitly reference things. hmm.

8 lines of code changed in:

stevel 2003-09-23 06:28

minor cleanups; no code changes

8 lines of code changed in:

bodewig 2003-09-23 05:59

Make PreSetDef compile

2 lines of code changed in:

antoine 2003-09-22 21:10

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:

antoine 2003-09-22 16:42

Adding information concerning multiple line labels in <p4label/>

3 lines of code changed in:

bodewig 2003-09-22 15:41

properly document <cvs>'s dest attribute

8 lines of code changed in:

bodewig 2003-09-22 15:05

Merge fix for 23320 from 1.6 branch

15 lines of code changed in:

peterreilly 2003-09-22 09:00

change AntlibInterface to AntlibDefintion

2 lines of code changed in:

peterreilly 2003-09-22 08:58

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:

conor 2003-09-22 00:54

Make SQL task work under Oracle

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SQLExec.java (+1 -1)
stevel 2003-09-21 22:30

added assertions as an explicit datatype

1 lines of code changed in:

stevel 2003-09-21 22:29

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:

antoine 2003-09-21 20:34

Spelling.

PR: 23298

Submitted by: Timothy Curchod (tim at businessglue dot com)

1 lines of code changed in:

antoine 2003-09-21 20:20

Style

Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)

129 lines of code changed in:

antoine 2003-09-20 17:10

Copyright line fixed.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ejb: DDCreator.java (+1 -1)
antoine 2003-09-20 16:40

Spelling corrections.

Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)

47 lines of code changed in:

jhm 2003-09-19 12:44

Add Simian Task (used in check.xml). Information by Simon Harris, Redhill Consulting.

89 lines of code changed in:

peterreilly 2003-09-19 09:43

state imports are only allowed as top-level tasks

21 lines of code changed in:

peterreilly 2003-09-19 09:36

Dissallow <import> within targets

remove some commented out code in ImportTask

38 lines of code changed in:

jhm 2003-09-19 09:24

ConcatFilter: rename attributes after->append and before->prepend; added documentation.

139 lines of code changed in:

bodewig 2003-09-19 09:18

<junit includeantruntime="true" fork="true"> replaced the CLASSPATH

instead of adding to it.



PR: 14971

14 lines of code changed in:

bodewig 2003-09-19 08:44

Update and sync <apply> and <exec> docs

74 lines of code changed in:

bodewig 2003-09-19 08:31

Restart stream reading and writing for each execution in <apply>.



PR: 22446

23 lines of code changed in:

bodewig 2003-09-19 07:46

Add pointers from attributes to nested elements, PR 23165

17 lines of code changed in:

jhm 2003-09-18 15:47

Typo in url

1 lines of code changed in:

jhm 2003-09-18 15:39

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:

conor 2003-09-18 14:27

ApacheCon blurb

53 lines of code changed in:

bodewig 2003-09-18 14:21

Treat timeout like a failed execution, fix comments on Execute#getExitCode

14 lines of code changed in:

bodewig 2003-09-18 09:02

Add tests for <import> inside <target>

25 lines of code changed in:

antoine 2003-09-17 20:15

Removed backslash r characters (problem mentioned by Larry Shatzer)

0 lines of code changed in:

antoine 2003-09-17 20:11

Spelling fixes.

Submitted by: Larry Shatzer (Larry dot Shatzer at Spirent dot com)

63 lines of code changed in:

peterreilly 2003-09-17 17:06

Restrict antlib tasks to be instanceof AntLibInterface

Deal with types later

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Antlib.java (+4)
peterreilly 2003-09-17 16:17

Update antlib testcases to reflect restrictions in

tasks allowd in an antlib

7 lines of code changed in:

peterreilly 2003-09-17 15:47

remove sequential reference from antlib manual

4 lines of code changed in:

peterreilly 2003-09-17 14:23

add back removed description

+ checkstyle javadoc

2 lines of code changed in:

peterreilly 2003-09-17 14:13

change implementation of handling importing files top-level tasks

to be less hachy

13 lines of code changed in:

bodewig 2003-09-17 11:29

typo

2 lines of code changed in:

bodewig 2003-09-17 09:20

Create a deep (well, deeper) clone in AbstractFileSet#clone



PR: 23090



Make PatternSet Clonable.

44 lines of code changed in:

bodewig 2003-09-17 08:50

JDK 1.3- compatibility

3 lines of code changed in:

bodewig 2003-09-17 08:30

A test that has timed out must be considered an error, PR 23150

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+4 -2)
bodewig 2003-09-17 08:22

Drop JDK 1.1 compatibility in favor of improved error handling, submitted by Martijn Kruithof

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+1 -1)
bodewig 2003-09-17 08:20

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:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+27 -15)
bodewig 2003-09-16 10:38

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:

peterreilly 2003-09-16 09:08

Next round of typo fixes by Larry Shatzer

60 lines of code changed in:

bodewig 2003-09-16 08:29

2003

31 lines of code changed in:

peterreilly 2003-09-15 16:55

next set of typo corrections by Larry Shatzer

26 lines of code changed in:

ehatcher 2003-09-15 09:14

copy selectors/available from main build to account for new conditiosn

273 lines of code changed in:

ehatcher 2003-09-15 09:11

xjavadoc has issues with parsing the trailing comment. easier to remove the comment than to fix xjavadoc :)

1 lines of code changed in:

jhm 2003-09-14 09:12

Typo. Thanks Dominique :-)

2 lines of code changed in:

jhm 2003-09-13 16:35

New <modified> container.

Bugzilla Report 20474

2444 lines of code changed in:

antoine 2003-09-13 12:58

Spelling

Submitted by: Larry Shatzer (Larry dot Shatzer At Spirent Dot Com)

41 lines of code changed in:

antoine 2003-09-13 12:37

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:

ehatcher 2003-09-13 08:45

PR: 23149 - fixed typo. I thought I'd contribute something! :)

1 lines of code changed in:

antoine 2003-09-12 20:56

Typos

Submitted by: Larry Shatzer (larry dot shatzer at servent dot com)

66 lines of code changed in:

antoine 2003-09-12 20:32

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:

  • WHATSNEW (+3)
  • src/main/org/apache/tools/ant/taskdefs/optional/net: FTP.java (+1 -1)
conor 2003-09-12 15:42

Verbose it is ...

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+2 -2)
jhm 2003-09-12 14:43

document the buildfile (target and project level)

23 lines of code changed in:

jhm 2003-09-12 14:15

Link to documentation of "JavaAdapter".

How to import classes outside of "java" namespace.

18 lines of code changed in:

conor 2003-09-12 14:04

Mark entry and exit of <ant> and <antcall>



PR: 22718

Submitted by: Jesse Glick

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+9 -7)
conor 2003-09-12 14:01

Old entry point is deprecated

2 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+2)
conor 2003-09-12 13:59

Make easier to read

8 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+8 -2)
jhm 2003-09-12 13:56

Add links to "Ant in Anger" and "Ant Task Guidelines"

2 lines of code changed in:

bodewig 2003-09-12 11:29

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:

  • src/etc/testcases/taskdefs/optional: dotnet.xml (+1 -1)
bodewig 2003-09-12 11:25

Correct pointer to Antidote, submitted by Larry Shatzer

12 lines of code changed in:

conor 2003-09-11 14:41

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:

conor 2003-09-11 14:04

Fix some incorrect comments



PR: 23042

12 lines of code changed in:

bodewig 2003-09-11 10:47

Add pointer to JWare/AntXtras

86 lines of code changed in:

bodewig 2003-09-11 10:41

2003

1 lines of code changed in:

antoine 2003-09-10 18:20

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:

peterreilly 2003-09-10 15:44

Another typo!

1 lines of code changed in:

conor 2003-09-10 15:29

typo - sort of

1 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: StyleTest.java (+1 -1)
conor 2003-09-10 15:29

Imports

0 lines of code changed in:

conor 2003-09-10 15:18

Refactor TraxLiasion initialization to remove dependency from

core Ant to optional packages.



PR: 11103

138 lines of code changed in:

peterreilly 2003-09-10 13:57

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:

bodewig 2003-09-10 13:17

It is legal to omit the target attribute in <ant>, don't die with a NPE

17 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+17 -10)
peterreilly 2003-09-10 10:55

Antlib: set location before maybeConfigure as maybeConfigure could

throw an exception (invalid element/attribute for example)

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Antlib.java (+1 -1)
peterreilly 2003-09-10 10:37

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:

bodewig 2003-09-10 10:00

apos is not an HTML 4 entity, found by Larry Shatzer

1 lines of code changed in:

peterreilly 2003-09-09 16:52

fix typeofs

Patch from Larry Shatzer

21 lines of code changed in:

bodewig 2003-09-09 13:18

Add pointer to ProGuard, submitted by Dirk Schnelle

86 lines of code changed in:

jhm 2003-09-08 14:05

Remove dependency to bootstap version.

3 lines of code changed in:

jhm 2003-09-08 14:01

New task collection: Roxes Ant Tasks

128 lines of code changed in:

jhm 2003-09-08 13:48

Test if <style> generates new if the XSL is new.

Forgotten to "add" before "commit".

12 lines of code changed in:

peterreilly 2003-09-08 13:43

attempt to remove java 1.1 requirement from guildline

add reference to check.xml

26 lines of code changed in:

bodewig 2003-09-08 11:44

Typos found by Larry Shatzer

2 lines of code changed in:

bodewig 2003-09-08 07:32

Add copyright information

3 lines of code changed in:

jhm 2003-09-07 16:29

Add myself to manual authors.

2 lines of code changed in:

jhm 2003-09-07 09:46

Add link to wiki pages.

57 lines of code changed in:

jhm 2003-09-07 09:40

Checks that a property file is created when not present.

24 lines of code changed in:

jhm 2003-09-06 15:48

A little example for spawn attribute.

14 lines of code changed in:

jhm 2003-09-06 15:13

Tutorial: Writing Tasks

756 lines of code changed in:

jhm 2003-09-06 15:06

Tutorial: Writing Tasks

2 lines of code changed in:

jhm 2003-09-06 13:51

Undo change made by accident ...

0 lines of code changed in:

jhm 2003-09-06 13:30

Test if <style> generates new if the XSL is new.

16 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+13)
  • src/testcases/org/apache/tools/ant/taskdefs: StyleTest.java (+3 -51)
jhm 2003-09-06 08:50

spell check

127 lines of code changed in:

stevel 2003-09-06 07:09

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:

stevel 2003-09-06 07:03

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:

stevel 2003-09-06 07:02

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:

  • src/etc/testcases/taskdefs: fail.xml (+4)
  • src/main/org/apache/tools/ant/taskdefs: Exit.java (+46 -6)
  • src/testcases/org/apache/tools/ant/taskdefs: FailTest.java (+35 -2)
conor 2003-09-04 11:58

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:

bodewig 2003-09-04 11:46

Catch another simple to detect case of infinite antcall loops

46 lines of code changed in:

bodewig 2003-09-04 11:45

leave it undefined to avoid feature lock-in

2 lines of code changed in:

conor 2003-09-04 11:16

Update IDE info to include JBuilder



PR: 22923

75 lines of code changed in:

bodewig 2003-09-04 10:57

Clarify antcall in presence of self-modifying build files.

5 lines of code changed in:

bodewig 2003-09-04 07:28

Some updates, machine name changes, adhere to Apache's beta distribution policy ...

12 lines of code changed in:

jhm 2003-09-03 16:47

Checkstyle

18 lines of code changed in:

jhm 2003-09-03 15:22

Let Project.toBoolean(String) handle null as argument.

8 lines of code changed in:

jhm 2003-09-03 14:19

New shortcuts for ant options:

-d --> -debug

-e --> -emacs

-h --> -help

-p --> -projecthelp

-s --> -find

16 lines of code changed in:

peterreilly 2003-09-03 13:54

Describe incompatable change introduced with

enablemultiplemapping mode for copy and move.

4 lines of code changed in:

bodewig 2003-09-03 10:03

Throw an exception instead of looping forever in top-level <*ant*> task.



PR: 22759

95 lines of code changed in:

bodewig 2003-09-03 10:01

StyleTest seems to require a TraX implementation

2 lines of code changed in:

bodewig 2003-09-03 08:37

Examples of infinite loops, PR 22759

26 lines of code changed in:

bodewig 2003-09-03 07:58

Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links

19 lines of code changed in:

jhm 2003-09-02 16:24

spell check

1 lines of code changed in:

jhm 2003-09-02 16:17

Add some infos about myself.

12 lines of code changed in:

bodewig 2003-09-02 14:54

fix inconsistent handling of cvs.found - fail if we cannot use CVS

3 lines of code changed in:

bodewig 2003-09-02 14:49

exclude patch.txt and patch.tar.gz to make patch.xml more useful

2 lines of code changed in:

bodewig 2003-09-02 14:38

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:

jhm 2003-09-02 11:36

Display number of the column where the "error" occured (if present).

3 lines of code changed in:

jhm 2003-09-01 21:07

Add myself to committers.

19 lines of code changed in:

peterreilly 2003-09-01 14:22

manual page for antlib

214 lines of code changed in:

peterreilly 2003-09-01 14:15

Place antlibs temp defintions in a ant:current namespace.

16 lines of code changed in:

antoine 2003-09-01 12:45

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:

  • docs/manual/CoreTasks: java.html (+1 -3)
  • src/main/org/apache/tools/ant/taskdefs: Java.java (+1 -3)
  • src/main/org/apache/tools/ant/types: Permissions.java (+55 -13)
  • src/testcases/org/apache/tools/ant/taskdefs: JavaTest.java (+2 -2)
antoine 2003-09-01 10:52

Add cygwin support in runant.pl

17 lines of code changed in:

bodewig 2003-09-01 10:14

Sync runant.pl with the other scripts to use new Launcher

9 lines of code changed in:

antoine 2003-09-01 10:13

Adding a line about file.encoding, adding also missing quotes

21 lines of code changed in:

bodewig 2003-09-01 09:57

Add Copyright lines, PR 22807

5 lines of code changed in:

bodewig 2003-09-01 09:53

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:

bodewig 2003-09-01 09:50

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:

August 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT