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=34079>.
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=34079

           Summary: Jar task does not include deeply nested inner classes.
           Product: Ant
           Version: 1.6.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am using jar task to produce a jar file containing classes generated by the 
JAXB reference implementation xjc compiler. This compiler takes a XSD file and 
generated equivalent java classes.

The jar task when producing the jar file does not include the inner classes 
nested 3 levels below from the outer.

The path name name is 170 characters long. It looks something like below (x 
replaces actual characters in the path name)

xxx/xxxxxxx/xxxxxxxxxxxxx/xxxxxxxxx/xxxxxxxxx/xxxxxxxxxxxxx/xxxx/xxxxxxxxxxxxxxx
xxxxxxxxxl$xxxxxxxxxxxxxTypeImpl$xxxxxxxTypeImpl$xxxxxxxxxxxxxxxxxxxxxCATIONSTyp
eImpl

-- 
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]

Reply via email to