[jbosstools-issues] [JBoss JIRA] Reopened: (JBDS-486) improve mechanism for running local builds, including per-module building rather than FULL JBDS/JBT builds

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Oct 28 10:35:56 EDT 2010


     [ https://jira.jboss.org/browse/JBDS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt reopened JBDS-486:
-----------------------------



> improve mechanism for running local builds, including per-module building rather than FULL JBDS/JBT builds
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-486
>                 URL: https://jira.jboss.org/browse/JBDS-486
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: Build
>    Affects Versions: LATER
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> To run a component build locally, you need only do this:
>   cd /tmp; svn co http://anonsvn.jboss.org/repos/jbosstools/trunk/build/
>     or
>   cd /tmp; svn co http://anonsvn.jboss.org/repos/jbosstools/branches/modular_build/build/
>     then
>   cd /tmp/build; ant -DCOMPONENTS=tests,common,jmx
> If you want to build from workspace sources, do the same above but from within your workspace. Simple!
> For examples on using the build script, or the order of components to build, do:
>   cd /tmp/build; ant help 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list