[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1285) portal testsuite report generation issue with ant that ships with portal
Prabhat Jha (JIRA)
jira-events at lists.jboss.org
Thu Aug 30 17:38:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1285?page=comments#action_12374694 ]
Prabhat Jha commented on JBPORTAL-1285:
---------------------------------------
After adding ant-trax.jar with ant 1.7 and removing saxon and xalan jars from tools/lib, I am able to build portal trunk and run reports as well. I think parser or xsl xformer was getting used instead of that of xerces and that's where the problem was.
Is there a dependency on xalan or saxon jars. I am going to run full testsuite before I do a commit but please let me know if you can think of any problem.
These are the jars we need:
ant-junit.jar
ant-launcher.jar
ant-nodeps.jar
ant-trax.jar
ant.jar
bsf.jar
buildmagic-tasks.jar
cargo-core-uberjar-0.8.jar
crimson.jar
explode.jar
jboss-test.jar
jbossbuild.jar
junit.jar
xercesImpl.jar
xml-apis.jar
> portal testsuite report generation issue with ant that ships with portal
> ------------------------------------------------------------------------
>
> Key: JBPORTAL-1285
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1285
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.6.Alpha2
> Reporter: Prabhat Jha
> Assigned To: Prabhat Jha
>
> When running portal testsuite with ANT_HOME set to jboss-portal-2.6/tools, report generation is failing "Could not find a valid processor version implementation from com.icl.saxon.TransformerFactoryImpl"
> It could be related to incompatible saxon.jar with jdk or somehow jar not getting included in classpath. This needs to be fixed.
> See: http://jboss.org/index.html?module=bb&op=viewtopic&p=4019427#4019427
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list