Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60220

Summary: after upgrading ant it no longer builds anything properly
Product: Gentoo Linux Reporter: Aristotle Allen <aristotle.allen>
Component: [OLD] DevelopmentAssignee: Java team <java>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aristotle Allen 2004-08-13 06:25:43 UTC
aballen@monster build $ ant deploy8
Buildfile: build.xml

BUILD FAILED
XML parser factory has not been configured correctly: Provider weblogic.xml.jaxp.RegistrySAXParserFactory not found

Total time: 0 seconds


Reproducible: Always
Steps to Reproduce:
1. attempt to build a project
2.
3.

Actual Results:  
aballen@monster build $ ant deploy8
Buildfile: build.xml

BUILD FAILED
XML parser factory has not been configured correctly: Provider
weblogic.xml.jaxp.RegistrySAXParserFactory not found

Total time: 0 seconds


Expected Results:  
a sucessfull build(the build I am using has not changed, and it was working fine
until I upgraded ant)
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-05 14:30:14 UTC
Will need more info
like what you're trying to build, the ant version, jdk used, anything else you think could apply