-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
LATER
-
None
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
- incorporates
-
JBIDE-4319 Include jbpm4 into build
- Closed
- is blocked by
-
JBIDE-3191 Cannot run tests when building JMX by itself
- Resolved
-
JBDS-487 make ui tests run on a different UI thread (eg., using xvfb) so they can run locally without accidental user interaction
- Closed
-
JBIDE-6304 org.jboss.tools.test.util.ResourcesUtils.importProject should understand how to unjar a plugin (Tycho build/test requirement)
- Resolved
-
JBIDE-6410 org.jboss.ide.eclipse.archives.test stalls build for hours
- Resolved
-
JBDS-464 Get rid of two copies of eclipse in jbds-build/eclipse and jbds-build/clean-eclipse in build
- Closed
- is duplicated by
-
JBDS-1351 Create JBDS Distribution using productBuild.xml from PDE, P2 director or tycho eclipse-application packaging
- Closed