Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-486

improve mechanism for running local builds, including per-module building rather than FULL JBDS/JBT builds

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • LATER
    • build
    • 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

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: