Directory src/etc/testcases/taskdefs/rmic/

Directory Created:
2004-08-04 22:03
Total Files:
1
Deleted Files:
0
Lines of Code:
312

Browse with ViewVC

[root]/src/etc/testcases/taskdefs/rmic

                         src (3 files, 99 lines)

Lines of Code

src/etc/testcases/taskdefs/rmic/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 324 (100.0%) 40.5
stevel 6 (75.0%) 303 (93.5%) 50.5
bodewig 1 (12.5%) 20 (6.2%) 20.0
antoine 1 (12.5%) 1 (0.3%) 1.0

Most Recent Commits

stevel 2007-01-11 14:02

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

16 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+16)
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.

21 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+21 -2)
stevel 2006-08-22 23:02

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

11 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+11)
bodewig 2006-04-29 15:24

tests for PR 38732

20 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+20)
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

67 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+67 -6)
antoine 2004-08-24 20:34

reverting previous change

compiler is called weblogic in the documentation

the testcase seems to have been wrong

1 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+1 -1)
stevel 2004-08-05 17:13

more tests; 'default' compiler and "" has a well defined behaviour.

99 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (+99 -3)
stevel 2004-08-04 22:03

rmic gets a fork option.



Most of the changes here are actually adding tests, which was surprisingly hard work.

89 lines of code changed in:

  • src/etc/testcases/taskdefs/rmic: rmic.xml (new 89)
Generated by StatSVN 0.3.2-SNAPSHOT