Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 158422 Details for
Bug 246591
Freshly compiled java program crashes with "Incorrect library ABI version detected."
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
stdout/stderr of the rpmbuild process
rpmbuild-trang-log.txt (text/plain), 113.14 KB, created by
Matěj Cepl
on 2007-07-03 11:02:57 UTC
(
hide
)
Description:
stdout/stderr of the rpmbuild process
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2007-07-03 11:02:57 UTC
Size:
113.14 KB
patch
obsolete
>ProvádÄnÃ(%prep): /bin/sh -e /var/tmp/rpm-tmp.17112 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/matej/rpm/BUILD >+ rm -rf trang-20030619 >+ /bin/gzip -dc /home/matej/rpm/SOURCES/trang-20030619.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd trang-20030619 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >ProvádÄnÃ(%build): /bin/sh -e /var/tmp/rpm-tmp.72771 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ cd trang-20030619 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 'GCJFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4' >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-redhat-linux-gnu-gcj... no >checking for gcj... gcj >checking what library contains org.xml.sax... built in >configure: creating ./config.status >config.status: creating Makefile >config.status: creating test/Makefile >+ make -j2 >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o trang.o ./src/com/thaiopensource/datatype/xsd/regex/Regex.java ./src/com/thaiopensource/datatype/xsd/regex/RegexEngine.java ./src/com/thaiopensource/datatype/xsd/regex/RegexSyntaxException.java ./src/com/thaiopensource/datatype/xsd/regex/test/CategoryTest.java ./src/com/thaiopensource/datatype/xsd/regex/test/TestDriver.java ./src/com/thaiopensource/datatype/xsd/regex/xerces2/RegexEngineImpl.java ./src/com/thaiopensource/datatype/xsd/AnyUriDatatype.java ./src/com/thaiopensource/datatype/xsd/Base64BinaryDatatype.java ./src/com/thaiopensource/datatype/xsd/BinaryDatatype.java ./src/com/thaiopensource/datatype/xsd/BooleanDatatype.java ./src/com/thaiopensource/datatype/xsd/CdataDatatype.java ./src/com/thaiopensource/datatype/xsd/DatatypeBase.java ./src/com/thaiopensource/datatype/xsd/DatatypeBuilderImpl.java ./src/com/thaiopensource/datatype/xsd/DatatypeLibraryFactoryImpl.java ./src/com/thaiopensource/datatype/xsd/DateTimeDatatype.java ./src/com/thaiopensource/datatype/xsd/DecimalDatatype.java ./src/com/thaiopensource/datatype/xsd/DoubleDatatype.java ./src/com/thaiopensource/datatype/xsd/DurationDatatype.java ./src/com/thaiopensource/datatype/xsd/EntityDatatype.java ./src/com/thaiopensource/datatype/xsd/FloatDatatype.java ./src/com/thaiopensource/datatype/xsd/HexBinaryDatatype.java ./src/com/thaiopensource/datatype/xsd/IdDatatype.java ./src/com/thaiopensource/datatype/xsd/IdrefDatatype.java ./src/com/thaiopensource/datatype/xsd/IntegerRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/LengthRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/ListDatatype.java ./src/com/thaiopensource/datatype/xsd/MaxExclusiveRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/MaxInclusiveRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/MaxLengthRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/Measure.java ./src/com/thaiopensource/datatype/xsd/MinExclusiveRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/MinInclusiveRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/MinLengthRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/NCNameDatatype.java ./src/com/thaiopensource/datatype/xsd/NameDatatype.java ./src/com/thaiopensource/datatype/xsd/NmtokenDatatype.java ./src/com/thaiopensource/datatype/xsd/OrderRelation.java ./src/com/thaiopensource/datatype/xsd/PatternRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/PrecisionRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/QNameDatatype.java ./src/com/thaiopensource/datatype/xsd/RegexDatatype.java ./src/com/thaiopensource/datatype/xsd/RestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/ScaleRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/StringDatatype.java ./src/com/thaiopensource/datatype/xsd/TokenDatatype.java ./src/com/thaiopensource/datatype/xsd/ValueRestrictDatatype.java ./src/com/thaiopensource/datatype/xsd/DatatypeLibraryImpl.java ./src/com/thaiopensource/datatype/Datatype2.java ./src/com/thaiopensource/relaxng/parse/compact/CompactParseable.java ./src/com/thaiopensource/relaxng/parse/compact/EOFException.java ./src/com/thaiopensource/relaxng/parse/compact/EscapeSyntaxException.java ./src/com/thaiopensource/relaxng/parse/compact/UCode_UCodeESC_CharStream.java ./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java ./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java ./src/com/thaiopensource/relaxng/parse/compact/TokenMgrError.java ./src/com/thaiopensource/relaxng/parse/compact/ParseException.java ./src/com/thaiopensource/relaxng/parse/compact/Token.java ./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxConstants.java ./src/com/thaiopensource/relaxng/parse/Annotations.java ./src/com/thaiopensource/relaxng/parse/BuildException.java ./src/com/thaiopensource/relaxng/parse/CommentList.java ./src/com/thaiopensource/relaxng/parse/Context.java ./src/com/thaiopensource/relaxng/parse/DataPatternBuilder.java ./src/com/thaiopensource/relaxng/parse/Div.java ./src/com/thaiopensource/relaxng/parse/ElementAnnotationBuilder.java ./src/com/thaiopensource/relaxng/parse/Grammar.java ./src/com/thaiopensource/relaxng/parse/GrammarSection.java ./src/com/thaiopensource/relaxng/parse/IllegalSchemaException.java ./src/com/thaiopensource/relaxng/parse/Include.java ./src/com/thaiopensource/relaxng/parse/IncludedGrammar.java ./src/com/thaiopensource/relaxng/parse/Location.java ./src/com/thaiopensource/relaxng/parse/ParseReceiver.java ./src/com/thaiopensource/relaxng/parse/Parseable.java ./src/com/thaiopensource/relaxng/parse/ParsedElementAnnotation.java ./src/com/thaiopensource/relaxng/parse/ParsedNameClass.java ./src/com/thaiopensource/relaxng/parse/ParsedPattern.java ./src/com/thaiopensource/relaxng/parse/ParsedPatternFuture.java ./src/com/thaiopensource/relaxng/parse/SchemaBuilder.java ./src/com/thaiopensource/relaxng/parse/Scope.java ./src/com/thaiopensource/relaxng/parse/SubParser.java ./src/com/thaiopensource/relaxng/parse/sax/DtdContext.java ./src/com/thaiopensource/relaxng/parse/sax/SAXParseReceiver.java ./src/com/thaiopensource/relaxng/parse/sax/SAXParseable.java ./src/com/thaiopensource/relaxng/parse/sax/SAXSubParser.java ./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java ./src/com/thaiopensource/relaxng/edit/AbstractRefPattern.java ./src/com/thaiopensource/relaxng/edit/AbstractVisitor.java ./src/com/thaiopensource/relaxng/edit/Annotated.java ./src/com/thaiopensource/relaxng/edit/AnnotationChild.java ./src/com/thaiopensource/relaxng/edit/AnnotationChildVisitor.java ./src/com/thaiopensource/relaxng/edit/AnyNameNameClass.java ./src/com/thaiopensource/relaxng/edit/AttributeAnnotation.java ./src/com/thaiopensource/relaxng/edit/AttributeAnnotationVisitor.java ./src/com/thaiopensource/relaxng/edit/AttributePattern.java ./src/com/thaiopensource/relaxng/edit/ChoiceNameClass.java ./src/com/thaiopensource/relaxng/edit/ChoicePattern.java ./src/com/thaiopensource/relaxng/edit/Combine.java ./src/com/thaiopensource/relaxng/edit/Comment.java ./src/com/thaiopensource/relaxng/edit/Component.java ./src/com/thaiopensource/relaxng/edit/ComponentVisitor.java ./src/com/thaiopensource/relaxng/edit/CompositePattern.java ./src/com/thaiopensource/relaxng/edit/Container.java ./src/com/thaiopensource/relaxng/edit/DataPattern.java ./src/com/thaiopensource/relaxng/edit/DefineComponent.java ./src/com/thaiopensource/relaxng/edit/DivComponent.java ./src/com/thaiopensource/relaxng/edit/ElementAnnotation.java ./src/com/thaiopensource/relaxng/edit/ElementPattern.java ./src/com/thaiopensource/relaxng/edit/EmptyPattern.java ./src/com/thaiopensource/relaxng/edit/ExternalRefPattern.java ./src/com/thaiopensource/relaxng/edit/GrammarPattern.java ./src/com/thaiopensource/relaxng/edit/GroupPattern.java ./src/com/thaiopensource/relaxng/edit/IncludeComponent.java ./src/com/thaiopensource/relaxng/edit/InterleavePattern.java ./src/com/thaiopensource/relaxng/edit/ListPattern.java ./src/com/thaiopensource/relaxng/edit/MixedPattern.java ./src/com/thaiopensource/relaxng/edit/NameClass.java ./src/com/thaiopensource/relaxng/edit/NameClassVisitor.java ./src/com/thaiopensource/relaxng/edit/NameClassedPattern.java ./src/com/thaiopensource/relaxng/edit/NameNameClass.java ./src/com/thaiopensource/relaxng/edit/NotAllowedPattern.java ./src/com/thaiopensource/relaxng/edit/NsNameNameClass.java ./src/com/thaiopensource/relaxng/edit/NullVisitor.java ./src/com/thaiopensource/relaxng/edit/OneOrMorePattern.java ./src/com/thaiopensource/relaxng/edit/OpenNameClass.java ./src/com/thaiopensource/relaxng/edit/OptionalPattern.java ./src/com/thaiopensource/relaxng/edit/Param.java ./src/com/thaiopensource/relaxng/edit/ParentRefPattern.java ./src/com/thaiopensource/relaxng/edit/Pattern.java ./src/com/thaiopensource/relaxng/edit/PatternVisitor.java ./src/com/thaiopensource/relaxng/edit/RefPattern.java ./src/com/thaiopensource/relaxng/edit/SchemaCollection.java ./src/com/thaiopensource/relaxng/edit/SchemaDocument.java ./src/com/thaiopensource/relaxng/edit/SourceLocation.java ./src/com/thaiopensource/relaxng/edit/SourceObject.java ./src/com/thaiopensource/relaxng/edit/TextAnnotation.java ./src/com/thaiopensource/relaxng/edit/TextPattern.java ./src/com/thaiopensource/relaxng/edit/UnaryPattern.java ./src/com/thaiopensource/relaxng/edit/ValuePattern.java ./src/com/thaiopensource/relaxng/edit/ZeroOrMorePattern.java ./src/com/thaiopensource/relaxng/input/dtd/Converter.java ./src/com/thaiopensource/relaxng/input/dtd/DtdInputFormat.java ./src/com/thaiopensource/relaxng/input/xml/Inferrer.java ./src/com/thaiopensource/relaxng/input/xml/XmlInputFormat.java ./src/com/thaiopensource/relaxng/input/CommentTrimmer.java ./src/com/thaiopensource/relaxng/input/InputFailedException.java ./src/com/thaiopensource/relaxng/input/InputFormat.java ./src/com/thaiopensource/relaxng/input/parse/compact/CompactParseInputFormat.java ./src/com/thaiopensource/relaxng/input/parse/ParseInputFormat.java ./src/com/thaiopensource/relaxng/input/parse/SchemaBuilderImpl.java ./src/com/thaiopensource/relaxng/input/parse/sax/SAXParseInputFormat.java ./src/com/thaiopensource/relaxng/input/MultiInputFormat.java ./src/com/thaiopensource/relaxng/input/AbstractMultiInputFormat.java ./src/com/thaiopensource/relaxng/output/common/ErrorReporter.java ./src/com/thaiopensource/relaxng/output/common/Name.java ./src/com/thaiopensource/relaxng/output/common/NameClassSplitter.java ./src/com/thaiopensource/relaxng/output/common/XmlWriter.java ./src/com/thaiopensource/relaxng/output/LocalOutputDirectory.java ./src/com/thaiopensource/relaxng/output/OutputDirectory.java ./src/com/thaiopensource/relaxng/output/OutputDirectoryParamProcessor.java ./src/com/thaiopensource/relaxng/output/OutputFailedException.java ./src/com/thaiopensource/relaxng/output/OutputFormat.java ./src/com/thaiopensource/relaxng/output/dtd/Analysis.java ./src/com/thaiopensource/relaxng/output/dtd/AttlistMapper.java ./src/com/thaiopensource/relaxng/output/dtd/AttributeType.java ./src/com/thaiopensource/relaxng/output/dtd/ContentType.java ./src/com/thaiopensource/relaxng/output/dtd/Datatypes.java ./src/com/thaiopensource/relaxng/output/dtd/DtdOutput.java ./src/com/thaiopensource/relaxng/output/dtd/DtdOutputFormat.java ./src/com/thaiopensource/relaxng/output/dtd/GrammarPart.java ./src/com/thaiopensource/relaxng/output/dtd/ModelBreaker.java ./src/com/thaiopensource/relaxng/output/dtd/NamespaceManager.java ./src/com/thaiopensource/relaxng/output/dtd/Simplifier.java ./src/com/thaiopensource/relaxng/output/rnc/ComplexityCache.java ./src/com/thaiopensource/relaxng/output/rnc/NamespaceManager.java ./src/com/thaiopensource/relaxng/output/rnc/Output.java ./src/com/thaiopensource/relaxng/output/rnc/Prettyprinter.java ./src/com/thaiopensource/relaxng/output/rnc/RncOutputFormat.java ./src/com/thaiopensource/relaxng/output/rnc/StreamingPrettyprinter.java ./src/com/thaiopensource/relaxng/output/rng/Analyzer.java ./src/com/thaiopensource/relaxng/output/rng/Output.java ./src/com/thaiopensource/relaxng/output/rng/RngOutputFormat.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AbstractAttributeUseVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AbstractSchemaVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Annotated.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Annotation.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Attribute.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeGroup.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeGroupDefinition.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeGroupRef.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeUse.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeUseChoice.java ./src/com/thaiopensource/relaxng/output/xsd/basic/AttributeUseVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Comment.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexType.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeAllowedContent.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeComplexContent.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeNotAllowedContent.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeSimpleContent.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Definition.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Element.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Facet.java ./src/com/thaiopensource/relaxng/output/xsd/basic/GroupDefinition.java ./src/com/thaiopensource/relaxng/output/xsd/basic/GroupRef.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Include.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Located.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Occurs.java ./src/com/thaiopensource/relaxng/output/xsd/basic/OptionalAttribute.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Particle.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleAll.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleChoice.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleGroup.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleRepeat.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleSequence.java ./src/com/thaiopensource/relaxng/output/xsd/basic/ParticleVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/RootDeclaration.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Schema.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaTransformer.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaWalker.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleType.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeDefinition.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeList.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeRef.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeRestriction.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeUnion.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SimpleTypeVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/SingleAttributeUse.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Structure.java ./src/com/thaiopensource/relaxng/output/xsd/basic/StructureVisitor.java ./src/com/thaiopensource/relaxng/output/xsd/basic/TopLevel.java ./src/com/thaiopensource/relaxng/output/xsd/basic/Wildcard.java ./src/com/thaiopensource/relaxng/output/xsd/basic/WildcardAttribute.java ./src/com/thaiopensource/relaxng/output/xsd/basic/WildcardElement.java ./src/com/thaiopensource/relaxng/output/xsd/AbstractElementTypeSelector.java ./src/com/thaiopensource/relaxng/output/xsd/BasicBuilder.java ./src/com/thaiopensource/relaxng/output/xsd/BasicOutput.java ./src/com/thaiopensource/relaxng/output/xsd/BuiltinSimpleTypeHierarchy.java ./src/com/thaiopensource/relaxng/output/xsd/ChildType.java ./src/com/thaiopensource/relaxng/output/xsd/ComplexTypeComplexContentExtension.java ./src/com/thaiopensource/relaxng/output/xsd/ComplexTypeSelector.java ./src/com/thaiopensource/relaxng/output/xsd/ComplexTypeSimpleContentExtension.java ./src/com/thaiopensource/relaxng/output/xsd/Guide.java ./src/com/thaiopensource/relaxng/output/xsd/NamespaceManager.java ./src/com/thaiopensource/relaxng/output/xsd/PrefixManager.java ./src/com/thaiopensource/relaxng/output/xsd/RefChecker.java ./src/com/thaiopensource/relaxng/output/xsd/RestrictionsChecker.java ./src/com/thaiopensource/relaxng/output/xsd/SchemaInfo.java ./src/com/thaiopensource/relaxng/output/xsd/SourceUriGenerator.java ./src/com/thaiopensource/relaxng/output/xsd/Transformer.java ./src/com/thaiopensource/relaxng/output/xsd/WildcardBuilder.java ./src/com/thaiopensource/relaxng/output/xsd/XsdOutputFormat.java ./src/com/thaiopensource/relaxng/translate/Driver.java ./src/com/thaiopensource/relaxng/translate/test/CompactTestDriver.java ./src/com/thaiopensource/relaxng/translate/test/Compare.java ./src/com/thaiopensource/relaxng/translate/util/AbsoluteUriParam.java ./src/com/thaiopensource/relaxng/translate/util/AbstractParam.java ./src/com/thaiopensource/relaxng/translate/util/EncodingParam.java ./src/com/thaiopensource/relaxng/translate/util/EnumParam.java ./src/com/thaiopensource/relaxng/translate/util/IntegerParam.java ./src/com/thaiopensource/relaxng/translate/util/InvalidParamsException.java ./src/com/thaiopensource/relaxng/translate/util/NCNameParam.java ./src/com/thaiopensource/relaxng/translate/util/NmtokenParam.java ./src/com/thaiopensource/relaxng/translate/util/Param.java ./src/com/thaiopensource/relaxng/translate/util/ParamFactory.java ./src/com/thaiopensource/relaxng/translate/util/ParamProcessor.java ./src/com/thaiopensource/relaxng/translate/util/InvalidParamValueException.java ./src/com/thaiopensource/relaxng/translate/util/ParamValuePresenceException.java ./src/com/thaiopensource/util/Equal.java ./src/com/thaiopensource/util/Localizer.java ./src/com/thaiopensource/util/OptionParser.java ./src/com/thaiopensource/util/Service.java ./src/com/thaiopensource/util/Uri.java ./src/com/thaiopensource/util/UriOrFile.java ./src/com/thaiopensource/util/Utf16.java ./src/com/thaiopensource/util/Version.java ./src/com/thaiopensource/util/PropertyId.java ./src/com/thaiopensource/util/PropertyMap.java ./src/com/thaiopensource/util/PropertyMapBuilder.java ./src/com/thaiopensource/util/SinglePropertyMap.java ./src/com/thaiopensource/xml/util/EncodingMap.java ./src/com/thaiopensource/xml/util/Naming.java ./src/com/thaiopensource/xml/util/StringSplitter.java ./src/com/thaiopensource/xml/util/WellKnownNamespaces.java ./src/com/thaiopensource/xml/util/Name.java ./src/com/thaiopensource/xml/sax/XMLReaderCreator.java ./src/com/thaiopensource/xml/sax/XmlBaseHandler.java ./src/com/thaiopensource/xml/sax/Jaxp11XMLReaderCreator.java ./src/com/thaiopensource/xml/sax/Sax2XMLReaderCreator.java ./src/com/thaiopensource/xml/sax/DraconianErrorHandler.java ./src/com/thaiopensource/xml/sax/ErrorHandlerImpl.java ./src/com/thaiopensource/xml/sax/AbstractLexicalHandler.java ./src/com/thaiopensource/xml/sax/ForkContentHandler.java ./src/com/thaiopensource/xml/sax/ForkDTDHandler.java ./src/com/thaiopensource/xml/sax/DelegatingContentHandler.java ./src/com/thaiopensource/xml/sax/CountingErrorHandler.java ./src/com/thaiopensource/xml/dtd/app/Driver.java ./src/com/thaiopensource/xml/dtd/app/EncodingDetectInputStream.java ./src/com/thaiopensource/xml/dtd/app/FileEntityManager.java ./src/com/thaiopensource/xml/dtd/app/SchemaWriter.java ./src/com/thaiopensource/xml/dtd/app/UriEntityManager.java ./src/com/thaiopensource/xml/dtd/app/XmlOutputStreamWriter.java ./src/com/thaiopensource/xml/dtd/om/Any.java ./src/com/thaiopensource/xml/dtd/om/AttlistDecl.java ./src/com/thaiopensource/xml/dtd/om/Attribute.java ./src/com/thaiopensource/xml/dtd/om/AttributeDefault.java ./src/com/thaiopensource/xml/dtd/om/AttributeDefaultDef.java ./src/com/thaiopensource/xml/dtd/om/AttributeDefaultRef.java ./src/com/thaiopensource/xml/dtd/om/AttributeDefaultVisitor.java ./src/com/thaiopensource/xml/dtd/om/AttributeGroup.java ./src/com/thaiopensource/xml/dtd/om/AttributeGroupDef.java ./src/com/thaiopensource/xml/dtd/om/AttributeGroupMember.java ./src/com/thaiopensource/xml/dtd/om/AttributeGroupRef.java ./src/com/thaiopensource/xml/dtd/om/AttributeGroupVisitor.java ./src/com/thaiopensource/xml/dtd/om/CdataDatatype.java ./src/com/thaiopensource/xml/dtd/om/Choice.java ./src/com/thaiopensource/xml/dtd/om/Comment.java ./src/com/thaiopensource/xml/dtd/om/Datatype.java ./src/com/thaiopensource/xml/dtd/om/DatatypeDef.java ./src/com/thaiopensource/xml/dtd/om/DatatypeRef.java ./src/com/thaiopensource/xml/dtd/om/DatatypeVisitor.java ./src/com/thaiopensource/xml/dtd/om/Def.java ./src/com/thaiopensource/xml/dtd/om/DefaultValue.java ./src/com/thaiopensource/xml/dtd/om/Dtd.java ./src/com/thaiopensource/xml/dtd/om/DtdParser.java ./src/com/thaiopensource/xml/dtd/om/ElementDecl.java ./src/com/thaiopensource/xml/dtd/om/ElementRef.java ./src/com/thaiopensource/xml/dtd/om/EnumDatatype.java ./src/com/thaiopensource/xml/dtd/om/EnumGroup.java ./src/com/thaiopensource/xml/dtd/om/EnumGroupDef.java ./src/com/thaiopensource/xml/dtd/om/EnumGroupMember.java ./src/com/thaiopensource/xml/dtd/om/EnumGroupRef.java ./src/com/thaiopensource/xml/dtd/om/EnumGroupVisitor.java ./src/com/thaiopensource/xml/dtd/om/EnumValue.java ./src/com/thaiopensource/xml/dtd/om/ExternalEntityDecl.java ./src/com/thaiopensource/xml/dtd/om/ExternalIdDef.java ./src/com/thaiopensource/xml/dtd/om/ExternalIdRef.java ./src/com/thaiopensource/xml/dtd/om/FixedValue.java ./src/com/thaiopensource/xml/dtd/om/Flag.java ./src/com/thaiopensource/xml/dtd/om/FlagDef.java ./src/com/thaiopensource/xml/dtd/om/FlagRef.java ./src/com/thaiopensource/xml/dtd/om/FlagVisitor.java ./src/com/thaiopensource/xml/dtd/om/Ignore.java ./src/com/thaiopensource/xml/dtd/om/IgnoredSection.java ./src/com/thaiopensource/xml/dtd/om/ImpliedValue.java ./src/com/thaiopensource/xml/dtd/om/Include.java ./src/com/thaiopensource/xml/dtd/om/IncludedSection.java ./src/com/thaiopensource/xml/dtd/om/InternalEntityDecl.java ./src/com/thaiopensource/xml/dtd/om/ModelGroup.java ./src/com/thaiopensource/xml/dtd/om/ModelGroupDef.java ./src/com/thaiopensource/xml/dtd/om/ModelGroupRef.java ./src/com/thaiopensource/xml/dtd/om/ModelGroupVisitor.java ./src/com/thaiopensource/xml/dtd/om/Name.java ./src/com/thaiopensource/xml/dtd/om/NameSpec.java ./src/com/thaiopensource/xml/dtd/om/NameSpecDef.java ./src/com/thaiopensource/xml/dtd/om/NameSpecRef.java ./src/com/thaiopensource/xml/dtd/om/NameSpecVisitor.java ./src/com/thaiopensource/xml/dtd/om/NotationDatatype.java ./src/com/thaiopensource/xml/dtd/om/NotationDecl.java ./src/com/thaiopensource/xml/dtd/om/OneOrMore.java ./src/com/thaiopensource/xml/dtd/om/Optional.java ./src/com/thaiopensource/xml/dtd/om/OverriddenDef.java ./src/com/thaiopensource/xml/dtd/om/ParamDef.java ./src/com/thaiopensource/xml/dtd/om/Pcdata.java ./src/com/thaiopensource/xml/dtd/om/ProcessingInstruction.java ./src/com/thaiopensource/xml/dtd/om/RequiredValue.java ./src/com/thaiopensource/xml/dtd/om/Sequence.java ./src/com/thaiopensource/xml/dtd/om/TokenizedDatatype.java ./src/com/thaiopensource/xml/dtd/om/TopLevel.java ./src/com/thaiopensource/xml/dtd/om/TopLevelVisitor.java ./src/com/thaiopensource/xml/dtd/om/ZeroOrMore.java ./src/com/thaiopensource/xml/dtd/parse/Atom.java ./src/com/thaiopensource/xml/dtd/parse/AtomParser.java ./src/com/thaiopensource/xml/dtd/parse/AtomStream.java ./src/com/thaiopensource/xml/dtd/parse/Decl.java ./src/com/thaiopensource/xml/dtd/parse/DtdBuilder.java ./src/com/thaiopensource/xml/dtd/parse/DtdImpl.java ./src/com/thaiopensource/xml/dtd/parse/DtdParserImpl.java ./src/com/thaiopensource/xml/dtd/parse/Entity.java ./src/com/thaiopensource/xml/dtd/parse/Notation.java ./src/com/thaiopensource/xml/dtd/parse/Param.java ./src/com/thaiopensource/xml/dtd/parse/ParamStream.java ./src/com/thaiopensource/xml/dtd/parse/ParseException.java ./src/com/thaiopensource/xml/dtd/parse/Parser.java ./src/com/thaiopensource/xml/dtd/parse/Particle.java ./src/com/thaiopensource/xml/dtd/parse/PrologParser.java ./src/com/thaiopensource/xml/dtd/parse/PrologSyntaxException.java ./src/com/thaiopensource/xml/dtd/parse/ReplacementTextBuffer.java ./src/com/thaiopensource/xml/dtd/test/CompareFailException.java ./src/com/thaiopensource/xml/dtd/test/CompareOutputStream.java ./src/com/thaiopensource/xml/dtd/test/Driver.java ./src/com/thaiopensource/xml/dtd/test/TestFailException.java ./src/com/thaiopensource/xml/em/EntityManager.java ./src/com/thaiopensource/xml/em/ExternalId.java ./src/com/thaiopensource/xml/em/OpenEntity.java ./src/com/thaiopensource/xml/out/CharRepertoire.java ./src/com/thaiopensource/xml/out/XmlWriter.java ./src/com/thaiopensource/xml/tok/ContentToken.java ./src/com/thaiopensource/xml/tok/EmptyTokenException.java ./src/com/thaiopensource/xml/tok/EndOfPrologException.java ./src/com/thaiopensource/xml/tok/ExtensibleTokenException.java ./src/com/thaiopensource/xml/tok/InvalidTokenException.java ./src/com/thaiopensource/xml/tok/PartialCharException.java ./src/com/thaiopensource/xml/tok/PartialTokenException.java ./src/com/thaiopensource/xml/tok/Position.java ./src/com/thaiopensource/xml/tok/TextDecl.java ./src/com/thaiopensource/xml/tok/Token.java ./src/com/thaiopensource/xml/tok/TokenException.java ./src/com/thaiopensource/xml/tok/Tokenizer.java ./src/com/thaiopensource/xml/infer/AttributeDecl.java ./src/com/thaiopensource/xml/infer/BinaryParticle.java ./src/com/thaiopensource/xml/infer/ChoiceParticle.java ./src/com/thaiopensource/xml/infer/ElementDecl.java ./src/com/thaiopensource/xml/infer/ElementParticle.java ./src/com/thaiopensource/xml/infer/EmptyParticle.java ./src/com/thaiopensource/xml/infer/InferHandler.java ./src/com/thaiopensource/xml/infer/OneOrMoreParticle.java ./src/com/thaiopensource/xml/infer/Particle.java ./src/com/thaiopensource/xml/infer/ParticleVisitor.java ./src/com/thaiopensource/xml/infer/Schema.java ./src/com/thaiopensource/xml/infer/SequenceParticle.java ./src/com/thaiopensource/xml/infer/TestDriver.java ./src/com/thaiopensource/xml/infer/TextParticle.java ./src/com/thaiopensource/xml/infer/ParticleDumper.java ./src/com/thaiopensource/xml/infer/DatatypeInferrer.java ./src/com/thaiopensource/xml/infer/DatatypeRepertoire.java ./src/com/thaiopensource/xml/infer/ElementDeclInferrer.java ./src/com/thaiopensource/xml/infer/ContentModelInferrerImpl.java ./src/com/thaiopensource/xml/infer/ContentModelInferrer.java ./src/org/relaxng/datatype/helpers/DatatypeLibraryLoader.java ./src/org/relaxng/datatype/helpers/ParameterlessDatatypeBuilder.java ./src/org/relaxng/datatype/helpers/StreamingValidatorImpl.java ./src/org/relaxng/datatype/Datatype.java ./src/org/relaxng/datatype/DatatypeBuilder.java ./src/org/relaxng/datatype/DatatypeException.java ./src/org/relaxng/datatype/DatatypeLibrary.java ./src/org/relaxng/datatype/DatatypeLibraryFactory.java ./src/org/relaxng/datatype/DatatypeStreamingValidator.java ./src/org/relaxng/datatype/ValidationContext.java ./src/org/apache/crimson/jaxp/DefaultValidationErrorHandler.java ./src/org/apache/crimson/jaxp/SAXParserFactoryImpl.java ./src/org/apache/crimson/jaxp/SAXParserImpl.java ./src/org/apache/crimson/parser/ExternalEntity.java ./src/org/apache/crimson/parser/XMLReaderImpl.java ./src/org/apache/crimson/parser/AttributeDecl.java ./src/org/apache/crimson/parser/ContentModel.java ./src/org/apache/crimson/parser/InputEntity.java ./src/org/apache/crimson/parser/AttributesExImpl.java ./src/org/apache/crimson/parser/ValidatingParser.java ./src/org/apache/crimson/parser/InternalEntity.java ./src/org/apache/crimson/parser/XmlReader.java ./src/org/apache/crimson/parser/EndOfInputException.java ./src/org/apache/crimson/parser/ContentModelState.java ./src/org/apache/crimson/parser/SimpleHashtable.java ./src/org/apache/crimson/parser/Resolver.java ./src/org/apache/crimson/parser/Parser2.java ./src/org/apache/crimson/parser/ElementValidator.java ./src/org/apache/crimson/parser/AttributesEx.java ./src/org/apache/crimson/parser/ElementDecl.java ./src/org/apache/crimson/parser/EntityDecl.java ./src/org/apache/crimson/util/XmlChars.java ./src/org/apache/crimson/util/XmlNames.java ./src/org/apache/crimson/util/MessageCatalog.java ./src/org/apache/xerces/impl/xpath/regex/Token.java ./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java ./src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java ./src/org/apache/xerces/impl/xpath/regex/RangeToken.java ./src/org/apache/xerces/impl/xpath/regex/Match.java ./src/org/apache/xerces/impl/xpath/regex/BMPattern.java ./src/org/apache/xerces/impl/xpath/regex/RegexParser.java ./src/org/apache/xerces/impl/xpath/regex/ParseException.java ./src/org/apache/xerces/impl/xpath/regex/REUtil.java ./src/org/apache/xerces/impl/xpath/regex/Op.java ./src/javax/xml/parsers/FactoryFinder.java ./src/javax/xml/parsers/FactoryConfigurationError.java ./src/javax/xml/parsers/SAXParserFactory.java ./src/javax/xml/parsers/SAXParser.java ./src/javax/xml/parsers/ParserConfigurationException.java >for d in src src/com src/com/thaiopensource src/com/thaiopensource/datatype src/com/thaiopensource/datatype/xsd src/com/thaiopensource/datatype/xsd/regex src/com/thaiopensource/datatype/xsd/regex/test src/com/thaiopensource/datatype/xsd/regex/xerces2 src/com/thaiopensource/datatype/xsd/resources src/com/thaiopensource/relaxng src/com/thaiopensource/relaxng/parse src/com/thaiopensource/relaxng/parse/compact src/com/thaiopensource/relaxng/parse/compact/resources src/com/thaiopensource/relaxng/parse/sax src/com/thaiopensource/relaxng/parse/sax/resources src/com/thaiopensource/relaxng/edit src/com/thaiopensource/relaxng/input src/com/thaiopensource/relaxng/input/dtd src/com/thaiopensource/relaxng/input/dtd/resources src/com/thaiopensource/relaxng/input/xml src/com/thaiopensource/relaxng/input/parse src/com/thaiopensource/relaxng/input/parse/compact src/com/thaiopensource/relaxng/input/parse/resources src/com/thaiopensource/relaxng/input/parse/sax src/com/thaiopensource/relaxng/output src/com/thaiopensource/relaxng/output/common src/com/thaiopensource/relaxng/output/dtd src/com/thaiopensource/relaxng/output/dtd/resources src/com/thaiopensource/relaxng/output/rnc src/com/thaiopensource/relaxng/output/rnc/resources src/com/thaiopensource/relaxng/output/rng src/com/thaiopensource/relaxng/output/xsd src/com/thaiopensource/relaxng/output/xsd/basic src/com/thaiopensource/relaxng/output/xsd/resources src/com/thaiopensource/relaxng/translate src/com/thaiopensource/relaxng/translate/resources src/com/thaiopensource/relaxng/translate/test src/com/thaiopensource/relaxng/translate/util src/com/thaiopensource/relaxng/translate/util/resources src/com/thaiopensource/util src/com/thaiopensource/xml src/com/thaiopensource/xml/util src/com/thaiopensource/xml/sax src/com/thaiopensource/xml/sax/resources src/com/thaiopensource/xml/dtd src/com/thaiopensource/xml/dtd/app src/com/thaiopensource/xml/dtd/app/resources src/com/thaiopensource/xml/dtd/om src/com/thaiopensource/xml/dtd/parse src/com/thaiopensource/xml/dtd/parse/resources src/com/thaiopensource/xml/dtd/test src/com/thaiopensource/xml/em src/com/thaiopensource/xml/out src/com/thaiopensource/xml/tok src/com/thaiopensource/xml/infer src/javax src/javax/xml src/javax/xml/parsers src/META-INF src/META-INF/services src/org src/org/relaxng src/org/relaxng/datatype src/org/relaxng/datatype/helpers src/org/apache src/org/apache/crimson src/org/apache/crimson/jaxp src/org/apache/crimson/parser src/org/apache/crimson/parser/resources src/org/apache/crimson/util src/org/apache/xerces src/org/apache/xerces/impl src/org/apache/xerces/impl/xpath src/org/apache/xerces/impl/xpath/regex; do test -d $d || mkdir $d; done >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/META-INF/services/com.thaiopensource.datatype.xsd.regex.RegexEngine.o --resource=`echo src/META-INF/services/com.thaiopensource.datatype.xsd.regex.RegexEngine.o | sed -e 's;src/;;' -e 's/.o$//'` src/META-INF/services/com.thaiopensource.datatype.xsd.regex.RegexEngine.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/META-INF/services/com.thaiopensource.validate.auto.SchemaReceiverFactory.o --resource=`echo src/META-INF/services/com.thaiopensource.validate.auto.SchemaReceiverFactory.o | sed -e 's;src/;;' -e 's/.o$//'` src/META-INF/services/com.thaiopensource.validate.auto.SchemaReceiverFactory.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/META-INF/services/com.thaiopensource.validate.SchemaReaderFactory.o --resource=`echo src/META-INF/services/com.thaiopensource.validate.SchemaReaderFactory.o | sed -e 's;src/;;' -e 's/.o$//'` src/META-INF/services/com.thaiopensource.validate.SchemaReaderFactory.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/META-INF/services/javax.xml.parsers.SAXParserFactory.o --resource=`echo src/META-INF/services/javax.xml.parsers.SAXParserFactory.o | sed -e 's;src/;;' -e 's/.o$//'` src/META-INF/services/javax.xml.parsers.SAXParserFactory.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory.o --resource=`echo src/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory.o | sed -e 's;src/;;' -e 's/.o$//'` src/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/datatype/xsd/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/datatype/xsd/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/datatype/xsd/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/parse/compact/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/parse/compact/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/parse/compact/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/parse/sax/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/parse/sax/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/parse/sax/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/input/dtd/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/input/dtd/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/input/dtd/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/input/parse/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/input/parse/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/input/parse/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/output/dtd/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/output/dtd/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/output/dtd/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/output/rnc/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/output/rnc/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/output/rnc/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/output/xsd/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/output/xsd/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/output/xsd/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/translate/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/translate/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/translate/resources/Messages.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/translate/resources/Version.properties.o --resource=`echo src/com/thaiopensource/relaxng/translate/resources/Version.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/translate/resources/Version.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/relaxng/translate/util/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/relaxng/translate/util/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/relaxng/translate/util/resources/Messages.properties.resource >./src/com/thaiopensource/datatype/xsd/regex/RegexSyntaxException.java:6: warning: The serializable class RegexSyntaxException does not declare a static final serialVersionUID field of type long > public class RegexSyntaxException extends Exception { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/AnyUriDatatype.java:4: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBase.java:3: warning: The import org.relaxng.datatype.Datatype is never used > import org.relaxng.datatype.Datatype; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBase.java:59: warning: The parameter str is never read > boolean allowsValue(String str, ValidationContext vc) { > ^^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBase.java:59: warning: The parameter vc is never read >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/xml/sax/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/xml/sax/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/xml/sax/resources/Messages.properties.resource > boolean allowsValue(String str, ValidationContext vc) { > ^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBuilderImpl.java:3: warning: The import java.util.ResourceBundle is never used > import java.util.ResourceBundle; > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBuilderImpl.java:4: warning: The import java.text.MessageFormat is never used > import java.text.MessageFormat; > ^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/DatatypeBuilderImpl.java:19: warning: The declared exception DatatypeException is not actually thrown by the constructor DatatypeBuilderImpl(DatatypeLibraryImpl, DatatypeBase) > DatatypeBuilderImpl(DatatypeLibraryImpl library, DatatypeBase base) throws DatatypeException { > gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/xml/dtd/app/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/xml/dtd/app/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/xml/dtd/app/resources/Messages.properties.resource > ^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/DurationDatatype.java:8: warning: The import java.util.GregorianCalendar is never used > import java.util.GregorianCalendar; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/MaxExclusiveRestrictDatatype.java:3: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/MaxInclusiveRestrictDatatype.java:3: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/MinExclusiveRestrictDatatype.java:3: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/datatype/xsd/MinInclusiveRestrictDatatype.java:3: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/EOFException.java:3: warning: The serializable class EOFException does not declare a static final serialVersionUID field of type long > class EOFException extends Exception { > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/EscapeSyntaxException.java:3: warning: The serializable class EscapeSyntaxException does not declare a static final serialVersionUID field of type long > class EscapeSyntaxException extends RuntimeException { > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/UCode_UCodeESC_CharStream.java:448: warning: The parameter buffersize is never read > int startcolumn, int buffersize) { > ^^^^^^^^^^ >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/xml/dtd/app/resources/Version.properties.o --resource=`echo src/com/thaiopensource/xml/dtd/app/resources/Version.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/xml/dtd/app/resources/Version.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/com/thaiopensource/xml/dtd/parse/resources/Messages.properties.o --resource=`echo src/com/thaiopensource/xml/dtd/parse/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/com/thaiopensource/xml/dtd/parse/resources/Messages.properties.resource >./src/com/thaiopensource/relaxng/parse/compact/UCode_UCodeESC_CharStream.java:458: warning: The parameter buffersize is never read > int startcolumn, int buffersize) { > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:30: warning: The import org.xml.sax.Locator is never used > import org.xml.sax.Locator; > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:318: warning: The method getCommentsAsAnnotations() from the type CompactSyntax is never used locally > private Annotations getCommentsAsAnnotations() { > ^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:2027: warning: The local variable s is never read > String s; > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:3301: warning: The field CompactSyntax.jj_semLA is never read locally > private boolean jj_semLA; > ^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:3451: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (java.util.Enumeration enum = jj_expentries.elements(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:3451: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (java.util.Enumeration enum = jj_expentries.elements(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntax.java:3452: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > int[] oldentry = (int[])(enum.nextElement()); > ^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:3: warning: The import com.thaiopensource.relaxng.parse.SchemaBuilder is never used > import com.thaiopensource.relaxng.parse.SchemaBuilder; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:4: warning: The import com.thaiopensource.relaxng.parse.Annotations is never used > import com.thaiopensource.relaxng.parse.Annotations; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:5: warning: The import com.thaiopensource.relaxng.parse.DataPatternBuilder is never used > import com.thaiopensource.relaxng.parse.DataPatternBuilder; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:6: warning: The import com.thaiopensource.relaxng.parse.ParsedElementAnnotation is never used > import com.thaiopensource.relaxng.parse.ParsedElementAnnotation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:7: warning: The import com.thaiopensource.relaxng.parse.ElementAnnotationBuilder is never used > import com.thaiopensource.relaxng.parse.ElementAnnotationBuilder; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:8: warning: The import com.thaiopensource.relaxng.parse.CommentList is never used > import com.thaiopensource.relaxng.parse.CommentList; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:9: warning: The import com.thaiopensource.relaxng.parse.ParsedPattern is never used > import com.thaiopensource.relaxng.parse.ParsedPattern; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:10: warning: The import com.thaiopensource.relaxng.parse.ParsedNameClass is never used > import com.thaiopensource.relaxng.parse.ParsedNameClass; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:11: warning: The import com.thaiopensource.relaxng.parse.Scope is never used > import com.thaiopensource.relaxng.parse.Scope; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:12: warning: The import com.thaiopensource.relaxng.parse.GrammarSection is never used > import com.thaiopensource.relaxng.parse.GrammarSection; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:13: warning: The import com.thaiopensource.relaxng.parse.Div is never used > import com.thaiopensource.relaxng.parse.Div; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:14: warning: The import com.thaiopensource.relaxng.parse.Grammar is never used > import com.thaiopensource.relaxng.parse.Grammar; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:15: warning: The import com.thaiopensource.relaxng.parse.Include is never used > import com.thaiopensource.relaxng.parse.Include; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:16: warning: The import com.thaiopensource.relaxng.parse.IncludedGrammar is never used > import com.thaiopensource.relaxng.parse.IncludedGrammar; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:17: warning: The import com.thaiopensource.relaxng.parse.IllegalSchemaException is never used > import com.thaiopensource.relaxng.parse.IllegalSchemaException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:18: warning: The import com.thaiopensource.relaxng.parse.BuildException is never used > import com.thaiopensource.relaxng.parse.BuildException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:19: warning: The import com.thaiopensource.relaxng.parse.Location is never used > import com.thaiopensource.relaxng.parse.Location; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:20: warning: The import com.thaiopensource.relaxng.parse.Context is never used > import com.thaiopensource.relaxng.parse.Context; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:21: warning: The import com.thaiopensource.xml.util.WellKnownNamespaces is never used > import com.thaiopensource.xml.util.WellKnownNamespaces; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:22: warning: The import com.thaiopensource.util.Localizer is never used > import com.thaiopensource.util.Localizer; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:23: warning: The import org.xml.sax.ErrorHandler is never used > import org.xml.sax.ErrorHandler; > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:24: warning: The import org.xml.sax.SAXException is never used > import org.xml.sax.SAXException; > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:25: warning: The import org.xml.sax.SAXParseException is never used > import org.xml.sax.SAXParseException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:26: warning: The import org.xml.sax.Locator is never used > import org.xml.sax.Locator; > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:27: warning: The import org.xml.sax.helpers.LocatorImpl is never used > import org.xml.sax.helpers.LocatorImpl; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:28: warning: The import java.util.Hashtable is never used > import java.util.Hashtable; > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:29: warning: The import java.util.Enumeration is never used > import java.util.Enumeration; > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:30: warning: The import java.io.Reader is never used > import java.io.Reader; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:31: warning: The import java.net.MalformedURLException is never used > import java.net.MalformedURLException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:32: warning: The import java.net.URL is never used > import java.net.URL; > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:65: warning: The method jjCheckNAddStates(int) from the type CompactSyntaxTokenManager is never used locally > private final void jjCheckNAddStates(int start) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:78: warning: The local variable nextStates is never read > int[] nextStates; > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:83: warning: The local variable j is never read > int j, kind = 0x7fffffff; > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:91: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:167: warning: The local variable l is never read > long l = 1L << (curChar & 077); > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:168: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:192: warning: Unnecessary cast from int to int > int hiByte = (int)(curChar >> 8); > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:197: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:868: warning: The local variable nextStates is never read > int[] nextStates; > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:873: warning: The local variable j is never read > int j, kind = 0x7fffffff; > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:881: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1101: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1203: warning: Unnecessary cast from int to int > int hiByte = (int)(curChar >> 8); > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1208: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1344: warning: The local variable nextStates is never read > int[] nextStates; > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1349: warning: The local variable j is never read > int j, kind = 0x7fffffff; > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1357: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1415: warning: The local variable l is never read > long l = 1L << (curChar & 077); > ^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1416: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1435: warning: Unnecessary cast from int to int > int hiByte = (int)(curChar >> 8); > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1440: warning: The label MatchLoop is never explicitly referenced > MatchLoop: do > ^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1699: warning: The local variable kind is never read > int kind; > ^^^^ >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/org/apache/crimson/parser/resources/Messages.properties.o --resource=`echo src/org/apache/crimson/parser/resources/Messages.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/org/apache/crimson/parser/resources/Messages.properties.resource >./src/com/thaiopensource/relaxng/parse/compact/CompactSyntaxTokenManager.java:1795: warning: The parameter matchedToken is never read > final void SkipLexicalActions(Token matchedToken) > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/TokenMgrError.java:4: warning: The serializable class TokenMgrError does not declare a static final serialVersionUID field of type long > public class TokenMgrError extends Error > ^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/TokenMgrError.java:97: warning: The parameter lexState is never read > private static final String LexicalError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, char curChar) { > ^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/compact/ParseException.java:13: warning: The serializable class ParseException does not declare a static final serialVersionUID field of type long > public class ParseException extends Exception { > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/BuildException.java:3: warning: The serializable class BuildException does not declare a static final serialVersionUID field of type long > public class BuildException extends RuntimeException { > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/IllegalSchemaException.java:3: warning: The serializable class IllegalSchemaException does not declare a static final serialVersionUID field of type long > public class IllegalSchemaException extends Exception { } > ^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/SchemaBuilder.java:3: warning: The import org.relaxng.datatype.ValidationContext is never used > import org.relaxng.datatype.ValidationContext; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SAXSubParser.java:37: warning: The static method toBuildException(SAXException) from the type SAXSubParser should be accessed directly > throw SAXParseable.toBuildException(e); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SAXSubParser.java:53: warning: The static method toBuildException(SAXException) from the type SAXSubParser should be accessed directly >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/org/apache/xerces/impl/xpath/regex/message_fr.properties.o --resource=`echo src/org/apache/xerces/impl/xpath/regex/message_fr.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/org/apache/xerces/impl/xpath/regex/message_fr.properties.resource >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/org/apache/xerces/impl/xpath/regex/message.properties.o --resource=`echo src/org/apache/xerces/impl/xpath/regex/message.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/org/apache/xerces/impl/xpath/regex/message.properties.resource > throw SAXParseable.toBuildException(e); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:199: warning: The declared exception SAXException is not actually thrown by the method isRelaxNGElement(String) from type SchemaParser.State > boolean isRelaxNGElement(String uri) throws SAXException { > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:234: warning: The parameter name is never read > void setName(String name) throws SAXException { > ^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:238: warning: The parameter value is never read > void setOtherAttribute(String name, String value) throws SAXException { > ^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:242: warning: The declared exception SAXException is not actually thrown by the method endAttributes() from type SchemaParser.State > void endAttributes() throws SAXException { > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:245: warning: The declared exception SAXException is not actually thrown by the method checkForeignElement() from type SchemaParser.State > void checkForeignElement() throws SAXException { > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:288: warning: The parameter pattern is never read > void endChild(ParsedPattern pattern) { > ^^^^^^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:292: warning: The parameter nc is never read > void endChild(ParsedNameClass nc) { > ^^ >./src/com/thaiopensource/relaxng/parse/sax/SchemaParser.java:471: warning: The declared exception SAXException is not actually thrown by the method buildPattern(ParsedPattern[], int, Location, Annotations) from type SchemaParser.PatternContainerState > ParsedPattern buildPattern(ParsedPattern[] patterns, int nPatterns, Location loc, Annotations anno) throws SAXException { > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/edit/AbstractVisitor.java:17: warning: The parameter c is never read > public Object visitComponent(Component c) { > ^ >./src/com/thaiopensource/relaxng/edit/AbstractVisitor.java:109: warning: The parameter p is never read > public Object visitPattern(Pattern p) { > ^ >./src/com/thaiopensource/relaxng/edit/AbstractVisitor.java:129: warning: The parameter nc is never read > public Object visitNameClass(NameClass nc) { > ^^ >./src/com/thaiopensource/relaxng/edit/AbstractVisitor.java:145: warning: The parameter ac is never read > public Object visitAnnotationChild(AnnotationChild ac) { > ^^ >./src/com/thaiopensource/relaxng/edit/ElementAnnotation.java:3: warning: The import com.thaiopensource.relaxng.parse.ParsedElementAnnotation is never used > import com.thaiopensource.relaxng.parse.ParsedElementAnnotation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/edit/NullVisitor.java:313: warning: The parameter ac is never read > public void nullVisitAnnotationChild(AnnotationChild ac) { > ^^ >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 -c -o src/org/apache/xerces/impl/xpath/regex/message_ja.properties.o --resource=`echo src/org/apache/xerces/impl/xpath/regex/message_ja.properties.o | sed -e 's;src/;;' -e 's/.o$//'` src/org/apache/xerces/impl/xpath/regex/message_ja.properties.resource >./src/com/thaiopensource/relaxng/edit/NullVisitor.java:321: warning: The parameter a is never read > public void nullVisitAttribute(AttributeAnnotation a) { > ^ >./src/com/thaiopensource/relaxng/input/InputFailedException.java:3: warning: The serializable class InputFailedException does not declare a static final serialVersionUID field of type long > public class InputFailedException extends Exception { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/common/ErrorReporter.java:14: warning: The serializable class WrappedSAXException does not declare a static final serialVersionUID field of type long > static public class WrappedSAXException extends RuntimeException { > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/common/XmlWriter.java:22: warning: The serializable class WrappedException does not declare a static final serialVersionUID field of type long > public static class WrappedException extends RuntimeException { > ^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/LocalOutputDirectory.java:6: warning: The import java.io.Writer is never used > import java.io.Writer; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/OutputDirectoryParamProcessor.java:6: warning: The import com.thaiopensource.relaxng.translate.util.Param is never used > import com.thaiopensource.relaxng.translate.util.Param; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/OutputFailedException.java:3: warning: The serializable class OutputFailedException does not declare a static final serialVersionUID field of type long > public class OutputFailedException extends Exception { > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/Analysis.java:40: warning: The import com.thaiopensource.relaxng.output.OutputDirectory is never used > import com.thaiopensource.relaxng.output.OutputDirectory; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/DtdOutput.java:54: warning: The field DtdOutput.charRepertoire is never read locally > private CharRepertoire charRepertoire; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/DtdOutput.java:1197: warning: The serializable class WrappedIOException does not declare a static final serialVersionUID field of type long > static class WrappedIOException extends RuntimeException { > ^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/DtdOutputFormat.java:14: warning: The import java.io.File is never used > import java.io.File; > ^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/GrammarPart.java:12: warning: The import com.thaiopensource.relaxng.edit.SourceLocation is never used > import com.thaiopensource.relaxng.edit.SourceLocation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/GrammarPart.java:37: warning: The serializable class IncludeLoopException does not declare a static final serialVersionUID field of type long > public static class IncludeLoopException extends RuntimeException { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/GrammarPart.java:136: warning: Unnecessary cast from Object to String > whereProvided.put((String)iter.next(), c); > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/Simplifier.java:28: warning: The import java.util.Map is never used > import java.util.Map; > ^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/dtd/Simplifier.java:110: warning: Unnecessary cast from Object to Pattern > return (Pattern)p.getChildren().get(0); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rnc/ComplexityCache.java:5: warning: The import com.thaiopensource.relaxng.edit.ElementPattern is never used > import com.thaiopensource.relaxng.edit.ElementPattern; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rnc/ComplexityCache.java:13: warning: The import com.thaiopensource.relaxng.edit.PatternVisitor is never used > import com.thaiopensource.relaxng.edit.PatternVisitor; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rnc/Prettyprinter.java:6: warning: The serializable class WrappedException does not declare a static final serialVersionUID field of type long > public static class WrappedException extends RuntimeException { > ^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rnc/RncOutputFormat.java:9: warning: The import com.thaiopensource.relaxng.edit.Pattern is never used > import com.thaiopensource.relaxng.edit.Pattern; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rng/Analyzer.java:211: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (Enumeration enum = context.prefixes(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/output/rng/Analyzer.java:211: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (Enumeration enum = context.prefixes(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/output/rng/Analyzer.java:212: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > String prefix = (String)enum.nextElement(); > ^^^^ >./src/com/thaiopensource/relaxng/output/rng/Output.java:398: warning: The static field DefineComponent.START should be accessed in a static way > if (name == c.START) > ^^^^^ >./src/com/thaiopensource/relaxng/output/rng/RngOutputFormat.java:3: warning: The import com.thaiopensource.relaxng.edit.Pattern is never used > import com.thaiopensource.relaxng.edit.Pattern; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/rng/RngOutputFormat.java:14: warning: The import java.io.Writer is never used > import java.io.Writer; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/AbstractSchemaVisitor.java:3: warning: The import com.thaiopensource.relaxng.edit.SourceLocation is never used > import com.thaiopensource.relaxng.edit.SourceLocation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/AbstractSchemaVisitor.java:5: warning: The import java.util.List is never used > import java.util.List; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeComplexContent.java:3: warning: The import java.util.List is never used > import java.util.List; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/ComplexTypeSimpleContent.java:3: warning: The import java.util.List is never used > import java.util.List; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/Schema.java:10: warning: The import java.util.Set is never used > import java.util.Set; > ^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/Schema.java:11: warning: The import java.util.HashSet is never used > import java.util.HashSet; > ^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaVisitor.java:3: warning: The import com.thaiopensource.relaxng.edit.SourceLocation is never used > import com.thaiopensource.relaxng.edit.SourceLocation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaVisitor.java:5: warning: The import java.util.List is never used > import java.util.List; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaWalker.java:3: warning: The import com.thaiopensource.relaxng.edit.SourceLocation is never used > import com.thaiopensource.relaxng.edit.SourceLocation; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/basic/SchemaWalker.java:5: warning: The import java.util.List is never used > import java.util.List; > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/BasicBuilder.java:653: warning: The static field NameClass.INHERIT_NS should be accessed directly > if (ns == NameNameClass.INHERIT_NS) > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/BasicOutput.java:787: warning: The parameter er is never read > private BasicOutput(Schema schema, ErrorReporter er, OutputDirectory od, Options options, > ^^ >./src/com/thaiopensource/relaxng/output/xsd/PrefixManager.java:52: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (Enumeration enum = context.prefixes(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/output/xsd/PrefixManager.java:52: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > for (Enumeration enum = context.prefixes(); enum.hasMoreElements();) { > ^^^^ >./src/com/thaiopensource/relaxng/output/xsd/PrefixManager.java:53: warning: 'enum' should not be used as an identifier, since it is a reserved keyword from source level 5.0 on > String prefix = (String)enum.nextElement(); > ^^^^ >./src/com/thaiopensource/relaxng/output/xsd/PrefixManager.java:95: warning: The static field NameClass.INHERIT_NS should be accessed directly > return ns == NameNameClass.INHERIT_NS ? inheritedNamespace : ns; > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/output/xsd/SchemaInfo.java:81: warning: The parameter obj is never read > Object list(Object obj) { > ^^^ >./src/com/thaiopensource/relaxng/output/xsd/Transformer.java:48: warning: The field Transformer.er is never read locally > private final ErrorReporter er; > ^^ >./src/com/thaiopensource/relaxng/output/xsd/WildcardBuilder.java:100: warning: The static field NameClass.INHERIT_NS should be accessed directly > if (ns == NameNameClass.INHERIT_NS) > ^^^^^^^^^^ >./src/com/thaiopensource/relaxng/translate/test/Compare.java:55: warning: The parameter chars is never read > boolean merge(char[] chars, int start, int count) { > ^^^^^ >./src/com/thaiopensource/relaxng/translate/test/Compare.java:55: warning: The parameter start is never read > boolean merge(char[] chars, int start, int count) { > ^^^^^ >./src/com/thaiopensource/relaxng/translate/test/Compare.java:55: warning: The parameter count is never read > boolean merge(char[] chars, int start, int count) { > ^^^^^ >./src/com/thaiopensource/relaxng/translate/util/InvalidParamsException.java:3: warning: The serializable class InvalidParamsException does not declare a static final serialVersionUID field of type long > public class InvalidParamsException extends Exception { > ^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/translate/util/ParamProcessor.java:18: warning: The serializable class BadParamException does not declare a static final serialVersionUID field of type long > private static class BadParamException extends Exception { } > ^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/translate/util/ParamProcessor.java:20: warning: The serializable class LocalizedInvalidValueException does not declare a static final serialVersionUID field of type long > static class LocalizedInvalidValueException extends InvalidParamValueException { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/translate/util/InvalidParamValueException.java:3: warning: The serializable class InvalidParamValueException does not declare a static final serialVersionUID field of type long > public class InvalidParamValueException extends Exception { > ^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/relaxng/translate/util/ParamValuePresenceException.java:3: warning: The serializable class ParamValuePresenceException does not declare a static final serialVersionUID field of type long > public class ParamValuePresenceException extends Exception { } > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/util/OptionParser.java:13: warning: The serializable class MissingArgumentException does not declare a static final serialVersionUID field of type long > public static class MissingArgumentException extends Exception { } > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/util/OptionParser.java:15: warning: The serializable class InvalidOptionException does not declare a static final serialVersionUID field of type long > public static class InvalidOptionException extends Exception { } > ^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/Driver.java:11: warning: The import java.io.InputStream is never used > import java.io.InputStream; > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/Driver.java:12: warning: The import java.util.MissingResourceException is never used > import java.util.MissingResourceException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/Driver.java:13: warning: The import java.util.Properties is never used > import java.util.Properties; > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/Driver.java:57: warning: The method warning(String) from the type Driver is never used locally > private static void warning(String str) { > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/UriEntityManager.java:4: warning: The import java.net.MalformedURLException is never used > import java.net.MalformedURLException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/app/UriEntityManager.java:8: warning: The import java.io.File is never used > import java.io.File; > ^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/parse/Decl.java:229: warning: The local variable name is never read > String name; > ^^^^ >./src/com/thaiopensource/xml/dtd/parse/ParseException.java:7: warning: The serializable class ParseException does not declare a static final serialVersionUID field of type long > public class ParseException extends IOException { > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/parse/Parser.java:73: warning: The parameter entityName is never read > private Parser(char[] buf, String entityName, Parser parent) { > ^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/parse/Parser.java:656: warning: The serializable class AttributeValueException does not declare a static final serialVersionUID field of type long > static class AttributeValueException extends Exception { > ^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/parse/PrologSyntaxException.java:7: warning: The serializable class PrologSyntaxException does not declare a static final serialVersionUID field of type long > public class PrologSyntaxException extends Exception { } > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/test/CompareFailException.java:5: warning: The serializable class CompareFailException does not declare a static final serialVersionUID field of type long > public class CompareFailException extends IOException { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/dtd/test/TestFailException.java:3: warning: The serializable class TestFailException does not declare a static final serialVersionUID field of type long > public class TestFailException extends Exception { > ^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/out/CharRepertoire.java:9: warning: The field CharRepertoire.UNKNOWN is never read locally > private static final byte UNKNOWN = 0; > ^^^^^^^ >./src/com/thaiopensource/xml/tok/EmptyTokenException.java:6: warning: The serializable class EmptyTokenException does not declare a static final serialVersionUID field of type long > public class EmptyTokenException extends TokenException { > ^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/EndOfPrologException.java:7: warning: The serializable class EndOfPrologException does not declare a static final serialVersionUID field of type long > public class EndOfPrologException extends TokenException { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/ExtensibleTokenException.java:9: warning: The serializable class ExtensibleTokenException does not declare a static final serialVersionUID field of type long > public class ExtensibleTokenException extends TokenException { > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/InvalidTokenException.java:7: warning: The serializable class InvalidTokenException does not declare a static final serialVersionUID field of type long > public class InvalidTokenException extends TokenException { > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/PartialCharException.java:8: warning: The serializable class PartialCharException does not declare a static final serialVersionUID field of type long > public class PartialCharException extends PartialTokenException { > ^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/PartialTokenException.java:7: warning: The serializable class PartialTokenException does not declare a static final serialVersionUID field of type long > public class PartialTokenException extends TokenException { > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/TokenException.java:9: warning: The serializable class TokenException does not declare a static final serialVersionUID field of type long > public class TokenException extends Exception { > ^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/tok/Tokenizer.java:2378: warning: The parameter buf is never read > static private int charType2(char[] buf, int off) { > ^^^ >./src/com/thaiopensource/xml/tok/Tokenizer.java:2378: warning: The parameter off is never read > static private int charType2(char[] buf, int off) { > ^^^ >./src/com/thaiopensource/xml/tok/Tokenizer.java:2382: warning: The parameter buf is never read > static private void check2(char[] buf, int off) throws InvalidTokenException { } > ^^^ >./src/com/thaiopensource/xml/tok/Tokenizer.java:2382: warning: The parameter off is never read > static private void check2(char[] buf, int off) throws InvalidTokenException { } > ^^^ >./src/com/thaiopensource/xml/tok/Tokenizer.java:2382: warning: The declared exception InvalidTokenException is not actually thrown by the method check2(char[], int) from type Tokenizer > static private void check2(char[] buf, int off) throws InvalidTokenException { } > ^^^^^^^^^^^^^^^^^^^^^ >./src/com/thaiopensource/xml/infer/DatatypeInferrer.java:13: warning: The static method getUri() from the type DatatypeRepertoire should be accessed in a static way > uri = datatypes.getUri(); > ^^^^^^^^^^^^^^^^^^ >./src/org/relaxng/datatype/DatatypeException.java:9: warning: The serializable class DatatypeException does not declare a static final serialVersionUID field of type long > public class DatatypeException extends Exception { > ^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserFactoryImpl.java:68: warning: The import org.xml.sax.XMLReader is never used > import org.xml.sax.XMLReader; > ^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:63: warning: The import javax.xml.parsers.ParserConfigurationException is never used > import javax.xml.parsers.ParserConfigurationException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:66: warning: The import org.xml.sax.SAXParseException is never used > import org.xml.sax.SAXParseException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:67: warning: The type HandlerBase is deprecated > import org.xml.sax.HandlerBase; > ^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:68: warning: The type Parser is deprecated > import org.xml.sax.Parser; > ^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:71: warning: The import org.xml.sax.helpers.DefaultHandler is never used > import org.xml.sax.helpers.DefaultHandler; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:89: warning: The type Parser is deprecated > private Parser parser = null; > ^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:148: warning: The type Parser is deprecated > public Parser getParser() throws SAXException { > ^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:155: warning: The method setDocumentHandler(DocumentHandler) from the type Parser is deprecated > parser.setDocumentHandler(new HandlerBase()); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:155: warning: The constructor HandlerBase() is deprecated > parser.setDocumentHandler(new HandlerBase()); > ^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/jaxp/SAXParserImpl.java:155: warning: The type HandlerBase is deprecated > parser.setDocumentHandler(new HandlerBase()); > ^^^^^^^^^^^ >./src/org/apache/crimson/parser/ExternalEntity.java:64: warning: The import java.net.MalformedURLException is never used > import java.net.MalformedURLException; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ExternalEntity.java:82: warning: The parameter l is never read > public ExternalEntity (Locator l) { } > ^ >./src/org/apache/crimson/parser/XMLReaderImpl.java:63: warning: The import java.util.Enumeration is never used > import java.util.Enumeration; > ^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/XMLReaderImpl.java:64: warning: The import java.util.StringTokenizer is never used > import java.util.StringTokenizer; > ^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:61: warning: The import java.util.Vector is never used > import java.util.Vector; > ^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:62: warning: The import java.util.Enumeration is never used > import java.util.Enumeration; > ^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:63: warning: The import java.io is never used > import java.io.*; > ^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:151: warning: Unnecessary cast from ContentModel to ContentModel > for (ContentModel m = (ContentModel)next; > ^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:167: warning: Unnecessary cast from ContentModel to ContentModel > for (ContentModel m = (ContentModel)next; > ^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:212: warning: Unnecessary cast from ContentModel to ContentModel > retval = ((ContentModel)next).first (token); > ^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModel.java:223: warning: Unnecessary cast from ContentModel to ContentModel > retval = ((ContentModel)next).first (token); > ^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/InputEntity.java:248: warning: The declared exception IOException is not actually thrown by the method pop() from type InputEntity > public InputEntity pop () throws IOException > ^^^^^^^^^^^ >./src/org/apache/crimson/parser/ValidatingParser.java:64: warning: The import java.util.Vector is never used > import java.util.Vector; > ^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ValidatingParser.java:66: warning: The type HandlerBase is deprecated > import org.xml.sax.HandlerBase; > ^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ValidatingParser.java:116: warning: The type HandlerBase is deprecated > setErrorHandler (new HandlerBase () { > ^^^^^^^^^^^ >./src/org/apache/crimson/parser/ValidatingParser.java:117: warning: The method new HandlerBase(){}.error(SAXParseException) overrides a deprecated method from HandlerBase > public void error (SAXParseException x) > throws SAXException > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/EndOfInputException.java:68: warning: The serializable class EndOfInputException does not declare a static final serialVersionUID field of type long > class EndOfInputException extends IOException {} > ^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ContentModelState.java:112: warning: Unnecessary cast from ContentModel to ContentModel > if (!sawOne && !((ContentModel)model).empty ()) > ^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:66: warning: The import java.io.Reader is never used > import java.io.Reader; > ^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:510: warning: Unnecessary cast from char to int > { Integer.toHexString (((int)getc ())) } ); > ^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:566: warning: The declared exception SAXException is not actually thrown by the method afterRoot() from type Parser2 > void afterRoot () throws SAXException { } > ^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:693: warning: The local variable savedLexicalPE is never read > boolean savedLexicalPE = doLexicalPE; > ^^^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:859: warning: Unnecessary cast from char to char > strTmp.append ((char)c); > ^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:1110: warning: The parameter qname is never read > private String getMarkupDeclname (String roleId, boolean qname) > ^^^^^ >./src/org/apache/crimson/parser/Parser2.java:1695: warning: The parameter element is never read > ElementValidator newValidator (ElementDecl element) > ^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:1715: warning: The parameter attr is never read > void validateAttributeSyntax (AttributeDecl attr, String value) > ^^^^ >./src/org/apache/crimson/parser/Parser2.java:1715: warning: The parameter value is never read > void validateAttributeSyntax (AttributeDecl attr, String value) > ^^^^^ >./src/org/apache/crimson/parser/Parser2.java:1716: warning: The declared exception SAXException is not actually thrown by the method validateAttributeSyntax(AttributeDecl, String) from type Parser2 > throws SAXException > ^^^^^^^^^^^^ >./src/org/apache/crimson/parser/Parser2.java:1950: warning: The parameter tag is never read > ContentModel newContentModel (String tag) > ^^^ >./src/org/apache/crimson/parser/Parser2.java:1956: warning: The parameter type is never read > ContentModel newContentModel (char type, ContentModel next) > ^^^^ >./src/org/apache/crimson/parser/Parser2.java:1956: warning: The parameter next is never read > ContentModel newContentModel (char type, ContentModel next) > ^^^^ >./src/org/apache/crimson/parser/ElementValidator.java:80: warning: The parameter type is never read > public void consume (String type) throws SAXException > ^^^^ >./src/org/apache/crimson/parser/ElementValidator.java:80: warning: The declared exception SAXException is not actually thrown by the method consume(String) from type ElementValidator > public void consume (String type) throws SAXException > ^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ElementValidator.java:84: warning: The declared exception SAXException is not actually thrown by the method text() from type ElementValidator > public void text () throws SAXException > ^^^^^^^^^^^^ >./src/org/apache/crimson/parser/ElementValidator.java:88: warning: The declared exception SAXException is not actually thrown by the method done() from type ElementValidator > public void done () throws SAXException > ^^^^^^^^^^^^ >./src/org/apache/crimson/util/XmlChars.java:405: warning: The method isDigit(char) from the type XmlChars is never used locally > private static boolean isDigit (char c) > ^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:68: warning: The serializable class Token does not declare a static final serialVersionUID field of type long > class Token implements java.io.Serializable { > ^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:225: warning: The parameter index is never read > Token getChild(int index) { > ^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:228: warning: The parameter tok is never read > void addChild(Token tok) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:233: warning: The parameter start is never read > protected void addRange(int start, int end) { > ^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:233: warning: The parameter end is never read > protected void addRange(int start, int end) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:242: warning: The parameter tok is never read > protected void mergeRanges(Token tok) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:245: warning: The parameter tok is never read > protected void subtractRanges(Token tok) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:248: warning: The parameter tok is never read > protected void intersectRanges(Token tok) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:256: warning: The parameter min is never read > void setMin(int min) { // for CLOSURE > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:258: warning: The parameter max is never read > void setMax(int max) { // for CLOSURE > ^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:283: warning: The parameter options is never read > public String toString(int options) { > ^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:633: warning: The parameter ch is never read > boolean match(int ch) { > ^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:908: warning: Unnecessary cast from char to char > if (n.charAt(ci) != ' ') buffer.append((char)n.charAt(ci)); > ^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1087: warning: The local variable ch is never read > int ch = viramaString.charAt(i); > ^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1132: warning: The serializable class StringToken does not declare a static final serialVersionUID field of type long > static class StringToken extends Token implements java.io.Serializable { > ^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1160: warning: The serializable class ConcatToken does not declare a static final serialVersionUID field of type long > static class ConcatToken extends Token implements java.io.Serializable { > ^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1192: warning: The serializable class CharToken does not declare a static final serialVersionUID field of type long > static class CharToken extends Token implements java.io.Serializable { > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1253: warning: The serializable class ClosureToken does not declare a static final serialVersionUID field of type long > static class ClosureToken extends Token implements java.io.Serializable { > ^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1319: warning: The serializable class ParenToken does not declare a static final serialVersionUID field of type long > static class ParenToken extends Token implements java.io.Serializable { > ^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1374: warning: The serializable class ConditionToken does not declare a static final serialVersionUID field of type long > static class ConditionToken extends Token implements java.io.Serializable { > ^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1417: warning: The serializable class ModifierToken does not declare a static final serialVersionUID field of type long > static class ModifierToken extends Token implements java.io.Serializable { > ^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1457: warning: The serializable class UnionToken does not declare a static final serialVersionUID field of type long > static class UnionToken extends Token implements java.io.Serializable { > ^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Token.java:1557: warning: Unnecessary cast from char to char > sb.append((char)'|'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:522: warning: The serializable class RegularExpression does not declare a static final serialVersionUID field of type long > public class RegularExpression implements java.io.Serializable { > ^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:761: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, XMLSCHEMA_MODE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:844: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, IGNORE_CASE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:1470: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, XMLSCHEMA_MODE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:1559: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, IGNORE_CASE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:2062: warning: The parameter limit is never read > private static final boolean regionMatchesIgnoreCase(String text, int offset, int limit, > ^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:2123: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, XMLSCHEMA_MODE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:2206: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > if (this.isSet(this.options, IGNORE_CASE)) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegularExpression.java:3038: warning: The static method isSet(int, int) from the type RegularExpression should be accessed in a static way > RegexParser rp = this.isSet(this.options, RegularExpression.XMLSCHEMA_MODE) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java:74: warning: The parameter locale is never read > public ParserForXMLSchema(Locale locale) { > ^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java:142: warning: The static field RegexParser.T_RPAREN should be accessed in a static way > if (this.read() != super.T_RPAREN) throw ex("parser.factor.1", this.offset-1); > ^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RangeToken.java:65: warning: The serializable class RangeToken does not declare a static final serialVersionUID field of type long > final class RangeToken extends Token implements java.io.Serializable { > ^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RangeToken.java:591: warning: Unnecessary cast from char to char > sb.append((char)'-'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/RegexParser.java:841: warning: The parameter tok is never read > int processCIinCharacterClass(RangeToken tok, int c) { > ^^^ >./src/org/apache/xerces/impl/xpath/regex/RegexParser.java:841: warning: The parameter c is never read > int processCIinCharacterClass(RangeToken tok, int c) { > ^ >./src/org/apache/xerces/impl/xpath/regex/ParseException.java:65: warning: The serializable class ParseException does not declare a static final serialVersionUID field of type long > public class ParseException extends RuntimeException { > ^^^^^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:152: warning: Unnecessary cast from char to char > sb.append((char)'F'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:154: warning: Unnecessary cast from char to char > sb.append((char)'H'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:156: warning: Unnecessary cast from char to char > sb.append((char)'X'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:158: warning: Unnecessary cast from char to char > sb.append((char)'i'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:160: warning: Unnecessary cast from char to char > sb.append((char)'m'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:162: warning: Unnecessary cast from char to char > sb.append((char)'s'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:164: warning: Unnecessary cast from char to char > sb.append((char)'u'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:166: warning: Unnecessary cast from char to char > sb.append((char)'w'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:168: warning: Unnecessary cast from char to char > sb.append((char)'x'); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:170: warning: Unnecessary cast from char to char > sb.append((char)','); > ^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:203: warning: Unnecessary cast from char to char > buffer.append((char)'\\'); > ^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/REUtil.java:355: warning: Unnecessary cast from char to char > buffer.append((char)'\\'); > ^^^^^^^^^^ >./src/org/apache/xerces/impl/xpath/regex/Op.java:175: warning: The parameter index is never read > Op elementAt(int index) { // for UNIoN > ^^^^^ >./src/javax/xml/parsers/FactoryFinder.java:59: warning: The import java.io.IOException is never used > import java.io.IOException; > ^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/FactoryFinder.java:236: warning: The serializable class ConfigurationError does not declare a static final serialVersionUID field of type long > static class ConfigurationError extends Error { > ^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/FactoryConfigurationError.java:68: warning: The serializable class FactoryConfigurationError does not declare a static final serialVersionUID field of type long > public class FactoryConfigurationError extends Error { > ^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParserFactory.java:58: warning: The type Parser is deprecated > import org.xml.sax.Parser; > ^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParserFactory.java:58: warning: The import org.xml.sax.Parser is never used > import org.xml.sax.Parser; > ^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:63: warning: The type Parser is deprecated > import org.xml.sax.Parser; > ^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:65: warning: The type HandlerBase is deprecated > import org.xml.sax.HandlerBase; > ^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:129: warning: The type HandlerBase is deprecated > public void parse(InputStream is, HandlerBase hb) > ^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:157: warning: The type HandlerBase is deprecated > public void parse(InputStream is, HandlerBase hb, String systemId) > ^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:238: warning: The type HandlerBase is deprecated > public void parse(String uri, HandlerBase hb) > ^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:289: warning: The type HandlerBase is deprecated > public void parse(File f, HandlerBase hb) > ^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:348: warning: The type HandlerBase is deprecated > public void parse(InputSource is, HandlerBase hb) > ^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:355: warning: The type Parser is deprecated > Parser parser = this.getParser(); > ^^^^^^ >./src/javax/xml/parsers/SAXParser.java:357: warning: The method setDocumentHandler(DocumentHandler) from the type Parser is deprecated > parser.setDocumentHandler(hb); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:358: warning: The method setEntityResolver(EntityResolver) from the type Parser is deprecated > parser.setEntityResolver(hb); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:359: warning: The method setErrorHandler(ErrorHandler) from the type Parser is deprecated > parser.setErrorHandler(hb); > ^^^^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:360: warning: The method setDTDHandler(DTDHandler) from the type Parser is deprecated > parser.setDTDHandler(hb); > ^^^^^^^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:362: warning: The method parse(InputSource) from the type Parser is deprecated > parser.parse(is); > ^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/SAXParser.java:404: warning: The type Parser is deprecated > public abstract org.xml.sax.Parser getParser() throws SAXException; > ^^^^^^^^^^^^^^^^^^ >./src/javax/xml/parsers/ParserConfigurationException.java:65: warning: The serializable class ParserConfigurationException does not declare a static final serialVersionUID field of type long > public class ParserConfigurationException extends Exception { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >301 problems (301 warnings) >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 --main=com.thaiopensource.relaxng.translate.Driver -o trang trang.o src/META-INF/services/com.thaiopensource.datatype.xsd.regex.RegexEngine.o src/META-INF/services/com.thaiopensource.validate.auto.SchemaReceiverFactory.o src/META-INF/services/com.thaiopensource.validate.SchemaReaderFactory.o src/META-INF/services/javax.xml.parsers.SAXParserFactory.o src/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory.o src/com/thaiopensource/datatype/xsd/resources/Messages.properties.o src/com/thaiopensource/relaxng/parse/compact/resources/Messages.properties.o src/com/thaiopensource/relaxng/parse/sax/resources/Messages.properties.o src/com/thaiopensource/relaxng/input/dtd/resources/Messages.properties.o src/com/thaiopensource/relaxng/input/parse/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/dtd/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/rnc/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/xsd/resources/Messages.properties.o src/com/thaiopensource/relaxng/translate/resources/Messages.properties.o src/com/thaiopensource/relaxng/translate/resources/Version.properties.o src/com/thaiopensource/relaxng/translate/util/resources/Messages.properties.o src/com/thaiopensource/xml/sax/resources/Messages.properties.o src/com/thaiopensource/xml/dtd/app/resources/Messages.properties.o src/com/thaiopensource/xml/dtd/app/resources/Version.properties.o src/com/thaiopensource/xml/dtd/parse/resources/Messages.properties.o src/org/apache/crimson/parser/resources/Messages.properties.o src/org/apache/xerces/impl/xpath/regex/message_fr.properties.o src/org/apache/xerces/impl/xpath/regex/message.properties.o src/org/apache/xerces/impl/xpath/regex/message_ja.properties.o >gcj -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsource=1.4 --main=com.thaiopensource.relaxng.translate.test.CompactTestDriver -o test_trang trang.o src/META-INF/services/com.thaiopensource.datatype.xsd.regex.RegexEngine.o src/META-INF/services/com.thaiopensource.validate.auto.SchemaReceiverFactory.o src/META-INF/services/com.thaiopensource.validate.SchemaReaderFactory.o src/META-INF/services/javax.xml.parsers.SAXParserFactory.o src/META-INF/services/org.relaxng.datatype.DatatypeLibraryFactory.o src/com/thaiopensource/datatype/xsd/resources/Messages.properties.o src/com/thaiopensource/relaxng/parse/compact/resources/Messages.properties.o src/com/thaiopensource/relaxng/parse/sax/resources/Messages.properties.o src/com/thaiopensource/relaxng/input/dtd/resources/Messages.properties.o src/com/thaiopensource/relaxng/input/parse/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/dtd/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/rnc/resources/Messages.properties.o src/com/thaiopensource/relaxng/output/xsd/resources/Messages.properties.o src/com/thaiopensource/relaxng/translate/resources/Messages.properties.o src/com/thaiopensource/relaxng/translate/resources/Version.properties.o src/com/thaiopensource/relaxng/translate/util/resources/Messages.properties.o src/com/thaiopensource/xml/sax/resources/Messages.properties.o src/com/thaiopensource/xml/dtd/app/resources/Messages.properties.o src/com/thaiopensource/xml/dtd/app/resources/Version.properties.o src/com/thaiopensource/xml/dtd/parse/resources/Messages.properties.o src/org/apache/crimson/parser/resources/Messages.properties.o src/org/apache/xerces/impl/xpath/regex/message_fr.properties.o src/org/apache/xerces/impl/xpath/regex/message.properties.o src/org/apache/xerces/impl/xpath/regex/message_ja.properties.o >+ exit 0 >ProvádÄnÃ(%install): /bin/sh -e /var/tmp/rpm-tmp.64794 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ cd trang-20030619 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/trang-20030619-3.fc7-k28513 >+ make DESTDIR=/var/tmp/trang-20030619-3.fc7-k28513 install >./mkinstalldirs /var/tmp/trang-20030619-3.fc7-k28513/usr/bin >mkdir -p -- /var/tmp/trang-20030619-3.fc7-k28513/usr/bin >./mkinstalldirs /var/tmp/trang-20030619-3.fc7-k28513/usr/share/man/man1 >mkdir -p -- /var/tmp/trang-20030619-3.fc7-k28513/usr/share/man/man1 >/usr/bin/install -c trang /var/tmp/trang-20030619-3.fc7-k28513/usr/bin/trang >/usr/bin/install -c -m 644 ./trang.1 /var/tmp/trang-20030619-3.fc7-k28513/usr/share/man/man1/trang.1 >+ /usr/lib/rpm/find-debuginfo.sh /home/matej/rpm/BUILD/trang-20030619 >extracting debug info from /var/tmp/trang-20030619-3.fc7-k28513/usr/bin/trang >cpio: trang-20030619/<stdin>: No such file or directory >3814 blocks >+ /usr/lib/rpm/check-rpaths %/usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Zpracovávám soubory: trang-20030619-3.fc7 >ProvádÄnÃ(%doc): /bin/sh -e /var/tmp/rpm-tmp.29968 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ cd trang-20030619 >+ DOCDIR=/var/tmp/trang-20030619-3.fc7-k28513/usr/share/doc/trang-20030619 >+ export DOCDIR >+ rm -rf /var/tmp/trang-20030619-3.fc7-k28513/usr/share/doc/trang-20030619 >+ /bin/mkdir -p /var/tmp/trang-20030619-3.fc7-k28513/usr/share/doc/trang-20030619 >+ cp -pr trang-manual.html copying.txt /var/tmp/trang-20030619-3.fc7-k28513/usr/share/doc/trang-20030619 >+ exit 0 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcj.so.8rh()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) >Zpracovávám soubory: trang-debuginfo-20030619-3.fc7 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/trang-20030619-3.fc7-k28513 >Zapsáno: /home/matej/rpm/SRPMS/trang-20030619-3.fc7.src.rpm >Zapsáno: /home/matej/rpm/RPMS/x86_64/trang-20030619-3.fc7.x86_64.rpm >Zapsáno: /home/matej/rpm/RPMS/x86_64/trang-debuginfo-20030619-3.fc7.x86_64.rpm >ProvádÄnÃ(%clean): /bin/sh -e /var/tmp/rpm-tmp.65755 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ cd trang-20030619 >+ rm -rf /var/tmp/trang-20030619-3.fc7-k28513 >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 246591
:
158415
| 158422