~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to nbbuild/hudson/test-compilation

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
ant -f nbbuild/build.xml cvs-clean || exit
 
3
#ant -f nbbuild/build.xml checkout || exit
 
4
ant -f nbbuild/build.xml build-nozip || exit
 
5
ant -f xtest/build.xml || exit
 
6
ant -f nbbuild/build.xml -Dtest.fail.on.error=false build-test-dist