[seam-issues] [JBoss JIRA] Updated: (JBSEAM-4750) Unable to run ftests for tomcat and jboss-embedded due to missing build file specification
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Mon Dec 20 04:55:17 EST 2010
[ https://issues.jboss.org/browse/JBSEAM-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger updated JBSEAM-4750:
------------------------------------
Workaround Description:
add the following lines to the ftest.properties file:
tomcat6.build.file=build.xml
jboss-embedded.build.file=build.xml
Workaround: [Workaround Exists]
Priority: Minor (was: Major)
> Unable to run ftests for tomcat and jboss-embedded due to missing build file specification
> ------------------------------------------------------------------------------------------
>
> Key: JBSEAM-4750
> URL: https://issues.jboss.org/browse/JBSEAM-4750
> Project: Seam
> Issue Type: Bug
> Components: Test Harness
> Affects Versions: 2.2.1.CR3
> Reporter: Martin Gencur
> Assignee: Jozef Hartinger
> Priority: Minor
> Fix For: The future
>
>
> It's needed to add specification of build files into src/test/ftest/examples/build.xml for tomcat6 and jboss-embedded.
> This was probably missed in commit r13934
> Example error:
> (java.io.FileNotFoundException: /mnt/hudson_workspace/workspace/seam-latest-ftest-tomcat6/jboss-seam-2.2.1.CR3/examples/jpa/${tomcat6.build.file} (No such file or directory)
> )
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list