Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60220 - after upgrading ant it no longer builds anything properly
Summary: after upgrading ant it no longer builds anything properly
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 06:25 UTC by Aristotle Allen
Modified: 2004-10-05 14:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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