May 2006 Commit Log

Number of Commits:
40
Number of Active Developers:
7
jhm 2006-05-31 17:00

Example how to load an Antlib from inside a buildfile.

64 lines of code changed in:

jhm 2006-05-31 16:28

Some more statements about the basic statements.

80 lines of code changed in:

jhm 2006-05-31 14:56

Refer the tutorials from a more visible place.

32 lines of code changed in:

kevj 2006-05-29 05:10

- Refactor DeweyDecimal to util package, retain bc by keeping a stub in the original location

- Change AntVersion to use new (util) version of DeweyDecimal - suggested by Stefan

219 lines of code changed in:

kevj 2006-05-29 03:05

remove deprecated code

8 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Execute.java (+8 -5)
kevj 2006-05-29 02:55

remove deprecated code

2 lines of code changed in:

stevel 2006-05-26 22:37

getting the brackets right, fixing a link

3 lines of code changed in:

kevj 2006-05-26 04:17

remove references to alpha - add in x.y.z tests

10 lines of code changed in:

kevj 2006-05-26 04:16

implement DeweyDecimal versioning - strip alpha/beta/rc qualifiers from version string first

14 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+14 -37)
antoine 2006-05-25 12:39

Add support to define the stylesheet as a resource in <xslt>

Bugzilla Report 39407

304 lines of code changed in:

kevj 2006-05-25 09:34

updated to use a java translation of the javascript version handling code in the bug report

39 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+39 -8)
kevj 2006-05-25 09:33

updated test build file

4 lines of code changed in:

kevj 2006-05-25 09:10

test build file for antversion

49 lines of code changed in:

kevj 2006-05-25 09:09

tests for antversion condition

5 lines of code changed in:

kevj 2006-05-25 09:08

add apache license

21 lines of code changed in:

kevj 2006-05-25 09:06

add an antversion condition as requested in #32804

113 lines of code changed in:

mbenson 2006-05-23 23:01

guard against NPE, bugzilla 39648

2 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources: Resources.java (+2 -2)
mbenson 2006-05-23 15:23

xhtmlify javadoc code tags

11 lines of code changed in:

antoine 2006-05-22 01:01

I had changed the wrong email address, the one of antspaces and not of xmltask.

This change fixes that.

4 lines of code changed in:

antoine 2006-05-22 00:02

changes requested by Brian Agnew

2 lines of code changed in:

mbenson 2006-05-18 14:35

<fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator

is \n (Unix). Bugzilla report 39585.

9 lines of code changed in:

bodewig 2006-05-15 03:54

Document sftp option

9 lines of code changed in:

  • docs/manual/OptionalTasks: scp.html (+9 -1)
mbenson 2006-05-12 19:31

check file equality before deleting dest file in case of case-insensitive

system case changing renames. Bugzilla 37701; submitted by Anthony Goubard.

7 lines of code changed in:

bodewig 2006-05-10 04:19

2006

3 lines of code changed in:

stevel 2006-05-09 22:31

javadoc

2 lines of code changed in:

stevel 2006-05-09 20:25

Adding a new non-static method, isFailure() to Execute. As well as simplifying a common operation, it is a foundation for instance specific logic to decide if an execute failed, which could be of use in VMS land.

18 lines of code changed in:

stevel 2006-05-09 20:23

Moving some magic names to a single file

27 lines of code changed in:

mbenson 2006-05-09 14:12

fix typo

1 lines of code changed in:

bodewig 2006-05-09 04:30

wrong @since tag

1 lines of code changed in:

bodewig 2006-05-09 04:26

Make <scp> support the sftp protocol. PR 39373

545 lines of code changed in:

antoine 2006-05-09 01:45

removal of the jprobe and metamata tasks.

5 lines of code changed in:

bodewig 2006-05-08 03:44

2006

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Replace.java (+1 -1)
kevj 2006-05-07 01:57

put null guard check back to prevent a problem with another gump project

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Replace.java (+6 -2)
bodewig 2006-05-05 04:26

whitespace only

32 lines of code changed in:

bodewig 2006-05-05 04:25

check for static suite method first

24 lines of code changed in:

kevj 2006-05-05 01:46

- added closeQuietly methods to inner classes to use FileUtils.close

17 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Replace.java (+17 -21)
mbenson 2006-05-03 19:03

strip trailing backslashes from ANT_HOME, CLASSPATH, JIKESPATH. PR# 39300.

fix reversed gotos bypassing run-with-classpath options. PR# 39475.

34 lines of code changed in:

stevel 2006-05-02 21:30

Comment about OSS runtimes. What is our official position here? What is the best choice in 'free' runtimes?

9 lines of code changed in:

alexeys 2006-05-02 02:58

Restored butchered imports.

20 lines of code changed in:

alexeys 2006-05-02 02:52

Added static accessors to parser handlers.

73 lines of code changed in:

April 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT