Skip to content

Commit

Permalink
Add release-webstart to main build
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 2, 2012
1 parent eef635a commit 4fbfdd5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/hudson/OMERO.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ source docs/hudson/functions.sh
echo Building $OMERO_BRANCH

./build.py clean
./build.py build-default
./build.py test-compile
./build.py build-default test-compile release-zip release-src release-clients release-webstart
./build.py release-docs
./build.py release-zip
./build.py release-src
./build.py release-clients

# Log information
echo BUILD_NUMBER=$BUILD_NUMBER > target/$OMERO_BRANCH.log
Expand Down

0 comments on commit 4fbfdd5

Please sign in to comment.