]
Dan Allen updated JBSEAM-1535:
------------------------------
Fix Version/s: 2.0.1.GA
Affects Version/s: 2.0.0.CR1
(was: 1.3.0.ALPHA)
Netbeans project file is not configured properly by seam-gen
------------------------------------------------------------
Key: JBSEAM-1535
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1535
Project: JBoss Seam
Issue Type: Patch
Components: Tools
Affects Versions: 2.0.0.CR1
Environment: seam CVS HEAD
NetBeans 5.5.1
Reporter: Dan Allen
Fix For: 2.0.1.GA
Attachments: JBSEAM-1535-project_xml-v1.txt, JBSEAM-1535-project_xml-v2.txt,
JBSEAM-1535-project_xml-v3.txt, JBSEAM-1535-project_xml-v4.txt, project.xml
Original Estimate: 10 minutes
Remaining Estimate: 10 minutes
The nbproject/project.xml file put in place by seam-gen is broken in more than three
ways. Fortunately, I have a patch for you!
So how is it broken?
1. It is configured to use "src" as the Java source folder. seam-gen, in fact,
creates three source folders, src/action, src/model, and src/test (hence the broken in
more than three ways comment)
2. The test package does not have any libraries, so it is impossible to start writing
tests in NetBeans using TestNG and SeamTest
3. The xmlns on the java-data note should be upgraded to support NetBeans 5.5.1 (at
least, that is what NetBeans 5.5.1 changed it to)
4. Take out testng.jar from the src/action and src/model compilation units
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: