You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/03/05 16:58:33 UTC

DO NOT REPLY [Bug 33862] New: - rmic always builds with jdk1.5

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: dev@ant.apache.org
        ReportedBy: dnalor@relgreb.de


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org