kiuma wrote: > Hello I'm trying to compile the new CVS with j2sdk1.4.1 under Linux but > the compiler says. > > >/usr/local/src/xdoclet/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:273: > > warning: org.xml.sax.Parser in org.xml.sax has been deprecated > [javac] Parser parser = (Parser) > readerClass.newInstance(); > > > in compile.properties > compile.deprecation is on, as the default. > > I'm lost , please help me! >
-- Looks like a warning, not an error. It still builds successfully in the end, right? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
