June 2004 Commit Log

Number of Commits:
85
Number of Active Developers:
7
bodewig 2004-06-30 11:29

Add pointer to yEd by Sebastian M?ller

83 lines of code changed in:

scohen 2004-06-30 11:16

explain why 1.2.2 of commons-net is recommended.

2 lines of code changed in:

mbenson 2004-06-29 14:53

Pre-formatted comments

3 lines of code changed in:

bodewig 2004-06-29 09:04

turn visual markup into at least a little structural information

31 lines of code changed in:

bodewig 2004-06-29 09:01

How to resolve files in imported build files by Ivan Ivanov

42 lines of code changed in:

scohen 2004-06-29 02:27

update to reflect the latest release of commons-net which fixed some

bugs that interfered with the Ant interface.

1 lines of code changed in:

mbenson 2004-06-28 21:51

Insert a space.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: ANTLR.java (+1 -1)
peterreilly 2004-06-28 17:00

add NoClassDefFoundError to faq.xml

32 lines of code changed in:

bodewig 2004-06-28 08:49

try to support Tomcat 5.x

58 lines of code changed in:

  • WHATSNEW (+5)
  • docs/manual/OptionalTasks: jspc.html (+7)
  • src/main/org/apache/tools/ant/taskdefs/optional/jsp/compilers: JasperC.java (+46 -10)
bodewig 2004-06-25 13:50

typos

2 lines of code changed in:

bodewig 2004-06-25 13:43

fix link

1 lines of code changed in:

bodewig 2004-06-25 13:42

Make <junitreport> work with JDK 1.5.



PR: 27541



Most of the work has been done by Stephane, I just provided the

finishing touches.

881 lines of code changed in:

bodewig 2004-06-25 07:59

Document SubBuildListener

16 lines of code changed in:

bodewig 2004-06-25 07:41

typo

2 lines of code changed in:

bodewig 2004-06-25 07:39

Another Ant 1.6 article

51 lines of code changed in:

bodewig 2004-06-25 07:00

some people may find this article useful

54 lines of code changed in:

bodewig 2004-06-25 06:54

Add pointer to Grand by Christophe Labouisse

78 lines of code changed in:

mbenson 2004-06-24 19:44

ignoremissing is merged!

1 lines of code changed in:

mbenson 2004-06-24 19:37

Okay, maybe I was a little ambitious.

2 lines of code changed in:

mbenson 2004-06-24 19:33

Remove commented import.

0 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: JavaTest.java (-1)
mbenson 2004-06-24 19:30

Added multiple targets to <ant> and <antcall> using nested <target> elements.

PR: 5270, 8148, 17071, 6368, 29623

253 lines of code changed in:

mbenson 2004-06-24 19:22

Merged ignoremissing.

2 lines of code changed in:

mbenson 2004-06-24 16:45

NPE in cleanup on Windows (all non-Unix?).

3 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs/optional/unix: SymlinkTest.java (+3 -1)
jhm 2004-06-24 14:43

change status to PMC

20 lines of code changed in:

bodewig 2004-06-24 11:56

Some cleanup

9 lines of code changed in:

bodewig 2004-06-24 11:16

Follow Conor's and Jose Alberto's advice - improved fix for PR 8689

191 lines of code changed in:

mbenson 2004-06-23 19:41

Show latest merges

12 lines of code changed in:

bodewig 2004-06-23 14:08

Preliminary fix for 8689

35 lines of code changed in:

bodewig 2004-06-23 13:32

Add libgcj support to Path.addJavaRuntime



PR: 29020

Submitted by: Anthony Green <green at redhat dot com>

3 lines of code changed in:

bodewig 2004-06-23 12:30

PR 25935 applies to <rexec> as well

33 lines of code changed in:

bodewig 2004-06-23 12:25

Indentation of telnet tasks, record bug fix

19 lines of code changed in:

bodewig 2004-06-23 12:23

properly disconnect from telnet server.



PR: 25935

Submitted by: carcher at yahoo dot com

13 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/net: TelnetTask.java (+13 -1)
bodewig 2004-06-23 12:19

Small refactoring to prepare for bug 25935

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/net: TelnetTask.java (+3 -8)
bodewig 2004-06-23 06:48

correct compatibility statement of EMMA.



Submitted by: vlad@trilogy.com

2 lines of code changed in:

bodewig 2004-06-23 06:35

typo

1 lines of code changed in:

mbenson 2004-06-22 19:38

<loadproperties resource="..." /> merged.

3 lines of code changed in:

peterreilly 2004-06-22 14:39

delete.html: add example of deleting a directory

Obtained from: Ivan Ivanov

6 lines of code changed in:

mbenson 2004-06-21 22:16

Show <fail> changes as merged.

5 lines of code changed in:

mbenson 2004-06-21 15:06

Added Since to the description for the "negate" attribute.

4 lines of code changed in:

mbenson 2004-06-18 13:42

Exit status fixes.

2 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+1 -1)
  • src/main/org/apache/tools/ant/taskdefs: Execute.java (+1 -1)
mbenson 2004-06-17 20:35

Javadoc cleanup

2 lines of code changed in:

mbenson 2004-06-17 20:33

Add status attribute to <fail>. Idea/design by Aurele Venet.

87 lines of code changed in:

mbenson 2004-06-16 16:41

Add ignoremissing attribute to <apply>.

PR: 29585

69 lines of code changed in:

mbenson 2004-06-16 15:41

Code cleanup.

12 lines of code changed in:

bodewig 2004-06-16 14:25

change antmerge contact

22 lines of code changed in:

jhm 2004-06-14 15:05

Reorganize J2ME tasks. New SCM-section in external. DTDDoc.

325 lines of code changed in:

bodewig 2004-06-14 12:23

Add tofile attributes to scp.



PR: 26758

39 lines of code changed in:

  • WHATSNEW (+3)
  • docs/manual/OptionalTasks: scp.html (+14)
  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: Scp.java (+22 -1)
bodewig 2004-06-14 12:04

Don't cripple remote file names that contain spaces.



PR: 26097

15 lines of code changed in:

bodewig 2004-06-14 07:54

2004

2 lines of code changed in:

jhm 2004-06-13 09:46

new J2ME tasks

91 lines of code changed in:

peterreilly 2004-06-12 16:51

Allow nested elements of namespaced types to below to the ant

default namespace as well as the type's namespace.

19 lines of code changed in:

peterreilly 2004-06-12 15:47

Fix example of usage of macrodef in an antlib

1 lines of code changed in:

antoine 2004-06-11 22:47

Try to explain why one needs to set the namespaces feature to true

when validating documents

PR: 29187

15 lines of code changed in:

mbenson 2004-06-11 20:13

Added Randy Watler for script submissions.

0 lines of code changed in:

antoine 2004-06-11 15:29

Add the feature <attribute name="http://xml.org/sax/features/namespaces" value="true"/>

to the examples

PR: 29187

58 lines of code changed in:

umagesh 2004-06-10 18:01

Tasks extending from oata.Task and implementing Dispatchable are not dispatchable.

129 lines of code changed in:

umagesh 2004-06-10 17:32

Tests are failing...

1 lines of code changed in:

  • src/main/org/apache/tools/ant: Task.java (+1)
peterreilly 2004-06-10 09:11

get Task#perform() to wrap all exceptions with a buildexception

15 lines of code changed in:

peterreilly 2004-06-10 08:23

Always call taskfinished if taskstarted has been called

5 lines of code changed in:

  • src/main/org/apache/tools/ant: Task.java (+5 -3)
peterreilly 2004-06-10 08:15

always call fireTargetFinished to correspond to a fireTargetStarted

5 lines of code changed in:

peterreilly 2004-06-10 07:44

Make the deleteonexit warning stronger

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+4 -1)
peterreilly 2004-06-08 16:19

Add deleteonexit attribute to <delete>

33 lines of code changed in:

peterreilly 2004-06-08 13:52

typos

Obtained from: Yuji Yamano

2 lines of code changed in:

bodewig 2004-06-07 12:26

indentation

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Zip.java (+2 -2)
bodewig 2004-06-07 12:26

prevent empty archive in zip if whenempty is set to skip, PR: 22865

13 lines of code changed in:

bodewig 2004-06-07 12:17

Test for 22865

13 lines of code changed in:

  • src/etc/testcases/taskdefs: zip.xml (+6)
  • src/testcases/org/apache/tools/ant/taskdefs: ZipTest.java (+7)
bodewig 2004-06-07 12:05

document bugfix

2 lines of code changed in:

bodewig 2004-06-07 11:56

Tests for bug 25181

83 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/unix: symlink.xml (+49 -2)
  • src/main/org/apache/tools/ant/taskdefs/optional/unix: Symlink.java (+20 -2)
  • src/testcases/org/apache/tools/ant/taskdefs/optional/unix: SymlinkTest.java (+14 -12)
bodewig 2004-06-07 11:05

broken link, PR 29397

2 lines of code changed in:

umagesh 2004-06-06 17:31

Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task.

174 lines of code changed in:

mbenson 2004-06-04 18:29

Changed default tempdir to java.io.tmpdir instead of user.dir.

PR: 29391, 4590

3 lines of code changed in:

mbenson 2004-06-04 17:51

Changed default tempdir to java.io.tmpdir instead of user.dir. See what breaks.

PR: 29391, 4590

5 lines of code changed in:

mbenson 2004-06-04 15:40

Add Christophe Labouisse

PR: 29320

0 lines of code changed in:

mbenson 2004-06-04 15:39

Add getIf() and getUnless() to Target.

PR: 29320

Submitted by: Christophe Labouisse

20 lines of code changed in:

peterreilly 2004-06-04 12:25

update WHATSNEW for dynamicconfiguratorNS and for implicit nested elements

in macrodef

5 lines of code changed in:

bodewig 2004-06-04 07:58

Changes by Pavel Vlasov for his projects

149 lines of code changed in:

bodewig 2004-06-04 07:44

Make <genkey> independent of PATH.



PR: 29382

Submitted by: Mark Hecker <mbh at charter dot net>

4 lines of code changed in:

bodewig 2004-06-03 08:07

Removing and re-adding as binary

0 lines of code changed in:

antoine 2004-06-02 21:18

Doc fix concerning the library requirements of the ftp task

PR: 29334

Submitted by: Steve Cohen (scohen at apache dot org)

8 lines of code changed in:

antoine 2004-06-02 21:01

Accentuated characters had been converted to question marks, now fixed

0 lines of code changed in:

antoine 2004-06-02 20:32

Addition of a nested property element to the XMLValidateTask to

support string parser properties

PR: 23395

Submitted by: Matthew Hawthorne (mhawthorne at alumni dot pitt dot edu)

302 lines of code changed in:

bodewig 2004-06-02 12:31

Document the <junitreport>/JDK 1.5 problem, PR: 27541

67 lines of code changed in:

bodewig 2004-06-02 12:09

Xalan2Executor doesn't need Xalan-J 2

5 lines of code changed in:

mbenson 2004-06-01 14:51

Tiny refactoring.

1 lines of code changed in:

bodewig 2004-06-01 13:33

JDK 1.3-

2 lines of code changed in:

May 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT