Changes between Version 6 and Version 7 of ReleasingApplications


Ignore:
Timestamp:
May 27, 2011, 3:41:45 PM (13 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleasingApplications

    v6 v7  
    7171
    7272== Building the applications ==
     73
     74=== Method 1: via SSH (old method) ===
    7375Once the Tomcat directory is all setup and updated, it's time to build the applications!
    7476
     
    9597Total time: 1 minute 37 seconds
    9698}}}
     99=== Method 2: via CruiseControl Dashboard ===
     100The easiest way to build the applications is via the CruiseControl Dashboard. This is the preferred method because it maintains logs of each successful build.
     101
     102Simply visit the [Dashboard http://opensha.usc.edu:8080/dashboard/tab/builds] and enter your login/password. The click the force build button to the right of "OpenSHA-DistManualAppBuild" (hint: it looks like a browser's refresh button). The build will be queued, then you will see the build status as it runs. To view the output of the build in real time, click on "OpenSHA-DistManualAppBuild."
     103
    97104And that's it!