Directory src/main/org/apache/tools/ant/taskdefs/rmic/

Directory Created:
2001-03-16 12:57
Total Files:
8
Deleted Files:
0
Lines of Code:
1113

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/rmic

Lines of Code

src/main/org/apache/tools/ant/taskdefs/rmic/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 176 (100.0%) 2149 (100.0%) 12.2
bodewig 63 (35.8%) 1446 (67.3%) 22.9
stevel 32 (18.2%) 360 (16.8%) 11.2
peterreilly 24 (13.6%) 122 (5.7%) 5.0
antoine 20 (11.4%) 92 (4.3%) 4.6
conor 20 (11.4%) 85 (4.0%) 4.2
sbailliez 8 (4.5%) 20 (0.9%) 2.5
donaldp 5 (2.8%) 14 (0.7%) 2.8
jkf 2 (1.1%) 8 (0.4%) 4.0
umagesh 1 (0.6%) 1 (0.0%) 1.0
ehatcher 1 (0.6%) 1 (0.0%) 1.0

Most Recent Commits

stevel 2007-01-11 14:02

Bug 41349: rmic should strip out -J compiler args when not forking

61 lines of code changed in:

bodewig 2006-12-04 04:51

linefeeds

52 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/rmic: XNewRmic.java (+52 -52)
peterreilly 2006-11-18 18:10

checkstyle

29 lines of code changed in:

peterreilly 2006-11-12 22:35

checkstyle

0 lines of code changed in:

peterreilly 2006-11-05 23:03

checkstyle

6 lines of code changed in:

peterreilly 2006-10-23 21:15

fix up some of the javadoc whining

4 lines of code changed in:

bodewig 2006-09-01 18:49

copy2license.pl

42 lines of code changed in:

stevel 2006-08-23 12:36

bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0



Fixed by writing a new adapter, xnew, that extends the forking adapter and sets the -Xnew argument. Tests supplied, though the old test, the one that would fail on java1.6, is still there.



Also made the name matching code of rmic locale-independent.

63 lines of code changed in:

stevel 2006-08-22 23:02

Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everything working.

13 lines of code changed in:

bodewig 2006-05-10 04:19

2006

1 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.

1 lines of code changed in:

jkf 2006-04-26 20:55

Minor updates based on the input of Dave Brosius

pr: 39320

3 lines of code changed in:

peterreilly 2005-05-24 17:16

checkstyle - javadoc

2 lines of code changed in:

jkf 2005-05-23 21:52

Improved the newInstance method in ClasspathUtils, and used this method from

the places where newInstances are made and Throwable is caught.

5 lines of code changed in:

stevel 2005-03-15 09:35

IntelliJ doesnt have project-specific header files. sorry.

15 lines of code changed in:

peterreilly 2005-03-14 18:36

stylecheck: mostly javadoc

PR:

Obtained from:

Submitted by:

Reviewed by:

40 lines of code changed in:

bodewig 2005-03-10 08:17

Kaffe keeps moving things, adapt

26 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/rmic: KaffeRmic.java (+26 -18)
stevel 2005-03-07 15:12

First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks.

bug "rmic always compiles on Java1.5"

http://issues.apache.org/bugzilla/show_bug.cgi?id=33862

15 lines of code changed in:

bodewig 2005-02-02 13:01

Use GPL-save command line invokation

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/rmic: KaffeRmic.java (+6 -20)
bodewig 2005-01-28 16:11

More Kaffe debugging

3 lines of code changed in:

(56 more)

Generated by StatSVN 0.3.2-SNAPSHOT