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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2006-09-16 22:50 -------
"I believe a sealing violation means you have a "sealed" package (i.e. a
package in a library whose manifest specifies that all classes for that
package must be loaded from the same library), but for some reason, an
attempt is being made to load different classes from the package from
different libraries."
http://lists.xml.org/archives/xml-dev/200103/msg00985.html
and 
http://lists.xml.org/archives/xml-dev/200103/msg00991.html


The region of code that is failing is "new ProjectHelper2()"
ProjectHelper2 imports a large number of XML classes.
These have changes between ant 1.5 and ant 1.6 - ant 1.6
uses namespaced xml files and in $ANT_HOME/lib there
is placed xml-apis.jar and xercesImpl.jar. These most likely
clash with other xml libraries either in your path or
in the AIX java implementation possibly in $JRE/lib/ext?


Marking as INVALID as nobody else has reported the problem.
Please reopen if there is still a problem with ant 1.7 on
AIX.


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