[seam-issues] [JBoss JIRA] Commented: (JBSEAM-4750) Unable to run ftests for tomcat and jboss-embedded due to missing build file specification
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Tue Dec 21 06:55:18 EST 2010
[ https://issues.jboss.org/browse/JBSEAM-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571580#comment-12571580 ]
Martin Gencur commented on JBSEAM-4750:
---------------------------------------
There are also the following arguments missing in the build.xml file:
<property name="jboss-embedded.example.testsuite" value="jboss-embedded" />
<property name="tomcat6.example.testsuite" value="tomcat" />
These files specify testng files pointing to test classes.
> 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