Directory src/main/org/apache/tools/ant/taskdefs/optional/ccm/

Directory Created:
2001-07-27 09:14
Total Files:
7
Deleted Files:
0
Lines of Code:
956

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/optional/ccm

Lines of Code

src/main/org/apache/tools/ant/taskdefs/optional/ccm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 119 (100.0%) 1719 (100.0%) 14.4
bodewig 35 (29.4%) 1197 (69.6%) 34.2
sbailliez 12 (10.1%) 215 (12.5%) 17.9
antoine 26 (21.8%) 112 (6.5%) 4.3
conor 12 (10.1%) 100 (5.8%) 8.3
peterreilly 13 (10.9%) 39 (2.3%) 3.0
umagesh 7 (5.9%) 36 (2.1%) 5.1
donaldp 7 (5.9%) 6 (0.3%) 0.8
stevel 1 (0.8%) 5 (0.3%) 5.0
ehatcher 3 (2.5%) 5 (0.3%) 1.6
jkf 2 (1.7%) 3 (0.2%) 1.5
jskeet 1 (0.8%) 1 (0.1%) 1.0

Most Recent Commits

peterreilly 2006-11-16 23:39

checkstyle

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheck.java (+4)
bodewig 2006-09-01 18:49

copy2license.pl

42 lines of code changed in:

jkf 2006-03-25 20:30

Sorry, copyright update forgotten

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: Continuus.java (+1 -1)
jkf 2006-03-25 20:20

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

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: Continuus.java (+2 -1)
peterreilly 2005-03-14 16:39

checkstyle - mostly javadoc

35 lines of code changed in:

bodewig 2004-11-15 14:52

More Jikes warnings

3 lines of code changed in:

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

7 lines of code changed in:

antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

14 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

84 lines of code changed in:

antoine 2003-09-17 20:11

Spelling fixes.

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

3 lines of code changed in:

antoine 2003-08-22 15:25

Remove direct call to deprecated project, location, tasktype Task field,

replaced by an accessor way into tasks.

Remove too some unused variable declaration and some unused imports.

PR: 22515

Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)

4 lines of code changed in:

bodewig 2003-08-01 10:08

Revert part of the commit that made tasks use Execute#isFailure.



On OpenVMS the Java VM will exit with a return code of 0 on success,

even though this is going to signal a failure for the OS. All tasks

that spawn new VMs have now been reverted to explicitly check for

retCode != 0 instead of Execite.isFailure(retCode).



We could as well introduce Execute#isJavaFailure or something like

this in case future VM's on OpenVMS will start to do the right thing.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheck.java (+1 -1)
bodewig 2003-07-25 12:14

Use Execute.isFailure

7 lines of code changed in:

conor 2003-07-19 08:11

style

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheck.java (+3 -3)
conor 2003-07-17 15:44

style

10 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheck.java (+10 -11)
conor 2003-07-06 09:03

Fix a few checkstyle errors

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheckin.java (+3)
conor 2003-07-05 14:34

More cleanup

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheckout.java (+4 -1)
bodewig 2003-04-22 07:35

2003

1 lines of code changed in:

conor 2003-04-18 23:40

Import cleanup

0 lines of code changed in:

(20 more)

Generated by StatSVN 0.3.2-SNAPSHOT