[xml-dev] compile error in 3.5 tax/lib
Rich Unger <[email protected]> Thu, 13 Mar 2003 11:06:55 -0800
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
compile:
[echo] Compiling TAX library classes...
[javac] Compiling 138 source files to
C:\src\netbeans\xml\tax\lib\src
[for-each]
C:\src\netbeans\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.java:1513:
cannot resolve
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\xml\tax\lib\src\org\netbeans\tax\io\XNIBuilder.java
uses or overri
des a deprecated API.
[for-each] Note: Recompile with -deprecation for details.
[for-each] 1 error