Re: Re: compile error in trunk tax/lib
Petr Kuzel <[email protected]> Mon, 22 Sep 2003 09:42:52 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Yes, wrong Ant environment. We should possibly make the script more robust if anyone knows how. Besides patched xerces2.jar is planned to be eliminated <http://xml.netbeans.org/issues/show_bug.cgi?id=18777>. Cc. Rich Unger wrote: > False alarm. I had a different xerces in my JRE/lib/endorsed, courtesy of > JAXB. > > Rich > > On Fri, 19 Sep 2003 12:56:54 -0700, Rich Unger wrote: > > >>Looks like something changed from beneath us when xerces was updated... >> >>compile: >> [echo] Compiling TAX library classes... >> [javac] Compiling 139 source files to C:\src\netbeans-trunk\xml\tax\lib\src >> [for-each] C:\src\netbeans-trunk\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.java:1513: cannot r >>esolve symbol >> [for-each] symbol : method getSystemId () >> [for-each] location: interface org.apache.xerces.xni.XMLLocator >> [for-each] String entity = locator.getSystemId (); >> [for-each] ^ >> [for-each] Note: C:\src\netbeans-trunk\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.java uses or >>overrides a deprecated API. >> [for-each] Note: Recompile with -deprecation for details. >> [for-each] 1 error > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- <address> <a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems : <a href="http://www.netbeans.org/">NetBeans Java IDE</a></address>