[ 
https://issues.jboss.org/browse/JBSEAM-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710868#comment-12710868
 ] 

Daniel Hinojosa commented on JBSEAM-4883:
-----------------------------------------

There are some new files in booking under the examples-ee6 folder.

ant-dependency/  -- lib that contains a jar file that supports maven being 
called from ant
ant-with-maven.xml -- ant build file that uses the same target names as 
seam-gen but calls maven
ant-without-maven.xml -- planning to have ant manually do everything that maven.

Can some others please look at this by running any:
ant clean init -f ant-with-maven.xml 
ant clean -f ant-with-maven.xml 
ant clean compile -f ant-with-maven.xml
ant clean test -f ant-with-maven.xml
ant clean testcompile -f ant-with-maven.xml 
ant clean ear -f ant-with-maven.xml 

I am not sure if this is what you guys are looking for.

ant clean war -f ant-with-maven.xml   
ant clean javadoc -f ant-with-maven.xml 


                
> Seam 2.3 samples show usage of ant builds
> -----------------------------------------
>
>                 Key: JBSEAM-4883
>                 URL: https://issues.jboss.org/browse/JBSEAM-4883
>             Project: Seam 2
>          Issue Type: Sub-task
>            Reporter: Pete Muir
>            Assignee: Daniel Hinojosa
>             Fix For: 2.3.0.Final
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Booking, DVDStore and Seamspaces should use both ant and Maven builds to give 
> users examples of both

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to