summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml
index 9d69ee9ba0..810cd5f408 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/spring-bigbank-calculator/build.xml
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<project name="spring-bigbank-calculator" default="run">
+<project name="spring-bigbank-calculator" default="compile">
<property name="test.class" value="bigbank.calculator.server.CalculatorServer" />
<property name="test.jar" value="sample-spring-bigbank-calculator.jar" />