DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33862>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33862 Summary: rmic always builds with jdk1.5 Product: Ant Version: 1.6.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'm using the default settings for the rmic task with jdk1.5. <rmic> always compiles, because the tasks expects the sun rmic to generate skeleton classes, which it doesnt't do since 1.5. [rmic] Verify has been turned on. [rmic] kam\janet\connector\RemoteDataProcessorImpl.class added as kam/janet/connector/RemoteDataProcessorImpl_Skel.class doesn't exist. ... [rmic] RMI Compiling 5 classes to ... [rmic] Using SUN rmic compiler [rmic] Compilation arguments: [rmic] '-d' [rmic] '...' [rmic] '-classpath' [rmic] '...' -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]