[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2945) seam-gen test readme.txt has out of date jars listed
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jul 28 08:02:45 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed JBSEAM-2945.
-----------------------------
Fix Version/s: 2.0.2.GA
(was: 2.1.0.BETA1)
(was: 2.0.3.CR2)
Resolution: Done
DO NOT REOPEN ISSUES FOR ALREADY RELEASED VERSIONS
Please open a new issue for this.
> seam-gen test readme.txt has out of date jars listed
> ----------------------------------------------------
>
> Key: JBSEAM-2945
> URL: https://jira.jboss.org/jira/browse/JBSEAM-2945
> Project: Seam
> Issue Type: Task
> Components: Documentation Issues
> Affects Versions: 2.0.2.CR2
> Reporter: Jay Balunas
> Assignee: Pete Muir
> Fix For: 2.0.2.GA
>
>
> The readme.txt file that gets put in the seam-gen test source directory contains out of date jar files. Below is the complete readme.
> Changes need (from what I can see):
> - embedded-api.jar --> jboss-embedded-api.jar
> - jboss-deployers.jar --> jboss-deployers-client-spi.jar, jboss-deployers-core-spi.jar
> readme.txt
> If you want to run tests using the Eclipse TestNG plugin, you'll need to add
> these jars to the top of your TestNG classpath. Using the Run Dialog, select
> xml suite to run, and add /lib/test/jboss-embedded-all.jar,
> /lib/test/hibernate-all.jar, /lib/test/thirdparty-all.jar, /lib/embedded-api.jar,
> /lib/jboss-deployers.jar and /bootstrap as the first entries in the User
> classpath.
> To add tests to your project create a TestNG xml descriptor called *Test.xml e.g.
> FooTest.xml next to your test classes and run ant test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list