D: [iurt_root_command] chroot [WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. Installing /home/iurt/rpmbuild/SRPMS/isorelax-0-0.18.release20050335.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pwAkLO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf isorelax-release-20050331-src + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/isorelax-release-20050331-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd isorelax-release-20050331-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.jar' -delete + ln -s /usr/share/java/ant.jar lib/ + echo 'Patch #0 (isorelax-apidocsandcompressedjar.patch):' Patch #0 (isorelax-apidocsandcompressedjar.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file build.xml + cp /home/iurt/rpmbuild/SOURCES/license.txt . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R8lJQQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd isorelax-release-20050331-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ant release Buildfile: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/build.xml release: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/temp [javac] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/build.xml:10: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 44 source files to /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/temp [javac] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:46: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] String FEATURE_HANDLER = "http://www.iso-relax.org/verifier/handler"; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:59: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] String FEATURE_FILTER = "http://www.iso-relax.org/verifier/filter"; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:259: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public static VerifierFactory newInstance() [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/apidocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.iso_relax.ant... [javadoc] Loading source files for package org.iso_relax.catalog... [javadoc] Loading source files for package org.iso_relax.dispatcher... [javadoc] Loading source files for package org.iso_relax.dispatcher.impl... [javadoc] Loading source files for package org.iso_relax.jaxp... [javadoc] Loading source files for package org.iso_relax.verifier... [javadoc] Loading source files for package org.iso_relax.verifier.impl... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 11.0.9-ea [javadoc] Building tree for all the packages and classes... [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:39: warning: no @param for schemaFilename [javadoc] public void setSchema(String schemaFilename) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:46: warning: no @param for schemaLanguage [javadoc] public void setSchemaLanguage(String schemaLanguage) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:53: warning: no @param for file [javadoc] public void setFile(File file) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:60: warning: no @param for fs [javadoc] public void addFileset( FileSet fs ) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:43: warning: no @return [javadoc] String getName(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @param for featureName [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @return [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @param for propertyName [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @return [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:44: warning: no @param for reader [javadoc] void attachXMLReader( XMLReader reader ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:50: warning: no @param for newVerifier [javadoc] void switchVerifier( IslandVerifier newVerifier ) throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:50: warning: no @throws for org.xml.sax.SAXException [javadoc] void switchVerifier( IslandVerifier newVerifier ) throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:56: warning: no @param for handler [javadoc] void setErrorHandler( ErrorHandler handler ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:66: warning: no @return [javadoc] ErrorHandler getErrorHandler(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:69: warning: no @return [javadoc] SchemaProvider getSchemaProvider(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:86: warning: no @return [javadoc] int countNotationDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:93: warning: no @param for index [javadoc] NotationDecl getNotationDecl( int index ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:93: warning: no @return [javadoc] NotationDecl getNotationDecl( int index ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:107: warning: no @return [javadoc] int countUnparsedEntityDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:114: warning: no @param for index [javadoc] UnparsedEntityDecl getUnparsedEntityDecl( int index ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:114: warning: no @return [javadoc] UnparsedEntityDecl getUnparsedEntityDecl( int index ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:46: warning: no @return [javadoc] String getName(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @param for featureName [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @return [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @param for propertyName [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @return [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:49: warning: no @return [javadoc] IslandVerifier createNewVerifier( String namespaceURI, ElementDecl[] elementDecls ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:57: warning: no @param for name [javadoc] ElementDecl getElementDeclByName( String name ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:60: warning: no @return [javadoc] Iterator iterateElementDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:63: warning: no @return [javadoc] ElementDecl[] getElementDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:71: warning: no @param for name [javadoc] AttributesDecl getAttributesDeclByName( String name ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:74: warning: no @return [javadoc] Iterator iterateAttributesDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:77: warning: no @return [javadoc] AttributesDecl[] getAttributesDecls(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:89: warning: no @return [javadoc] AttributesVerifier createNewAttributesVerifier( String namespaceURI, AttributesDecl[] decls ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:99: warning: no @param for provider [javadoc] void bind( SchemaProvider provider, ErrorHandler errorHandler ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:99: warning: no @param for errorHandler [javadoc] void bind( SchemaProvider provider, ErrorHandler errorHandler ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:44: warning: no @param for disp [javadoc] void setDispatcher( Dispatcher disp ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:62: warning: no @throws for org.xml.sax.SAXException [javadoc] public ElementDecl[] endIsland() throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:70: error: @param name not found [javadoc] * @param assignedLabel [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:75: warning: no @param for assignedDecls [javadoc] public void endChildIsland( String uri, ElementDecl assignedDecls[] ) throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:75: warning: no @throws for org.xml.sax.SAXException [javadoc] public void endChildIsland( String uri, ElementDecl assignedDecls[] ) throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:40: warning: no @return [javadoc] IslandVerifier createTopLevelVerifier(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:48: warning: no @param for uri [javadoc] IslandSchema getSchemaByNamespace( String uri ); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:53: warning: no @return [javadoc] Iterator iterateNamespace(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:58: warning: no @return [javadoc] IslandSchema[] getSchemata(); [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/AbstractSchemaProviderImpl.java:49: warning: no @param for uri [javadoc] public void addSchema( String uri, IslandSchema s ) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/AbstractSchemaProviderImpl.java:49: warning: no @param for s [javadoc] public void addSchema( String uri, IslandSchema s ) { [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/IgnoreVerifier.java:55: warning: no @param for namespaceToIgnore [javadoc] public IgnoreVerifier( String namespaceToIgnore, ElementDecl[] assignedRules ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Schema.java:22: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] Verifier newVerifier() throws VerifierConfigurationException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @return [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:81: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] void setFeature(String feature, boolean value) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:81: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] void setFeature(String feature, boolean value) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @return [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:104: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] void setProperty(String property, Object value) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:104: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] void setProperty(String property, Object value) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:148: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(String uri) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:148: warning: no @throws for java.io.IOException [javadoc] boolean verify(String uri) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:159: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(InputSource source) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:159: warning: no @throws for java.io.IOException [javadoc] boolean verify(InputSource source) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:171: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(File file) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:171: warning: no @throws for java.io.IOException [javadoc] boolean verify(File file) throws SAXException, IOException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:192: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(Node node) throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:207: warning: no @return [javadoc] VerifierHandler getVerifierHandler() throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:207: warning: no @throws for org.xml.sax.SAXException [javadoc] VerifierHandler getVerifierHandler() throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:222: warning: no @return [javadoc] VerifierFilter getVerifierFilter() throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:222: warning: no @throws for org.xml.sax.SAXException [javadoc] VerifierFilter getVerifierFilter() throws SAXException; [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @return [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:52: error: @param name not found [javadoc] * @param uri File of a schema file [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @param for file [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @return [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @param for stream [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @return [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @param for stream [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @return [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @return [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:168: error: @param name not found [javadoc] * @param file [javadoc] ^ [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:282: error: tag not supported in the generated HTML version: tt [javadoc] *