You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Dutta Satadip <s-...@sbcglobal.net> on 2004/05/13 16:49:41 UTC

Yet another Build question..

Hello!!

Is anyone else seeing the following warnings while
compiling the v2 tree.

With Regards
Dutta:)

typeimpl.classes:
    [mkdir] Created dir:
D:\OSD\xml-xmlbeans\v2\build\classes\typeimpl
    [javac] Compiling 421 source files to
D:\OSD\xml-xmlbeans\v2\build\classes\t
ypeimpl
    [javac]
D:\OSD\xml-xmlbeans\v2\src\typeimpl\org\apache\xmlbeans\impl\util\Ba
se64.java:306: warning: finally clause cannot complete
normally
    [javac]         }
    [javac]         ^
    [javac]
D:\OSD\xml-xmlbeans\v2\src\typeimpl\org\apache\xmlbeans\impl\util\Ba
se64.java:326: warning: finally clause cannot complete
normally
    [javac]         }
    [javac]         ^
    [javac]
D:\OSD\xml-xmlbeans\v2\src\typeimpl\org\apache\xmlbeans\impl\util\He
xBin.java:136: warning: finally clause cannot complete
normally
    [javac]         }
    [javac]         ^
    [javac]
D:\OSD\xml-xmlbeans\v2\src\typeimpl\org\apache\xmlbeans\impl\util\He
xBin.java:156: warning: finally clause cannot complete
normally
    [javac]         }
    [javac]         ^
    [javac] Note:
D:\OSD\xml-xmlbeans\v2\src\typeimpl\org\apache\xmlbeans\impl\v
alues\XmlUnionImpl.java uses or overrides a deprecated
API.
    [javac] Note: Recompile with -deprecation for
details.
    [javac] 4 warnings
     [copy] Copying 4 files to
D:\OSD\xml-xmlbeans\v2\build\classes\typeimpl



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/