[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1535) Netbeans project file is not configured properly by seam-gen

Norman Richards (JIRA) jira-events at lists.jboss.org
Sun Sep 30 22:36:40 EDT 2007


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

Norman Richards closed JBSEAM-1535.
-----------------------------------

    Resolution: Done

Thanks.

> 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.0.CR2
>
>         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, JBSEAM-1535-v5.txt, JBSEAM-1535-v6.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: 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