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: 2.2.1.Final
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: