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

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat Jun 23 22:04:51 EDT 2007


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

Dan Allen updated JBSEAM-1535:
------------------------------

    Attachment: JBSEAM-1535-project_xml-v3.txt

I have created a third version of this patch that makes "explode" the default build target rather than "archive."  Doing so brings it in line with the Eclipse configuration.

I am going to need my own versioning system just for this issue ;)

> 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: 1.3.0.ALPHA
>         Environment: seam CVS HEAD
> NetBeans 5.5.1
>            Reporter: Dan Allen
>         Attachments: JBSEAM-1535-project_xml-v1.txt, JBSEAM-1535-project_xml-v2.txt, JBSEAM-1535-project_xml-v3.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