[jbossseam-issues] [JBoss JIRA] Reopened: (JBSEAM-1963) Seam gen .classpath is incorrect for new jar names

Matt Drees (JIRA) jira-events at lists.jboss.org
Thu Sep 27 12:11:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1963?page=all ]

Matt Drees reopened JBSEAM-1963:
--------------------------------

             
For tests to work ootb in Eclipse, .classpath also needs:

	<classpathentry kind="lib" path="lib/core.jar"/>
	<classpathentry kind="lib" path="lib/jboss-embedded-api.jar"/>
	<classpathentry kind="lib" path="lib/test/hibernate-all.jar"/>
	<classpathentry kind="lib" path="lib/test/jboss-deployers.jar"/>
	<classpathentry kind="lib" path="lib/test/jboss-embedded-all.jar"/>
	<classpathentry kind="lib" path="lib/test/thirdparty-all.jar"/>



> Seam gen .classpath is incorrect for new jar names
> --------------------------------------------------
>
>                 Key: JBSEAM-1963
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1963
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 2.0.0.CR1
>            Reporter: Matt Drees
>         Assigned To: Pete Muir
>            Priority: Minor
>             Fix For: 2.0.0.CR2
>
>
> seam-gen/build-scripts/.classpath and seam-gen/icefaces/build-scripts/.classpath both have entries like "drools-core-4.0.0.jar", when they should have "drools-core"

-- 
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 seam-issues mailing list