BATCH-676: Added sample jobs for non sequential execution and decisions

This commit is contained in:
lucasward
2008-11-07 20:46:41 +00:00
parent fab984d79e
commit a5fdbfedaf
2 changed files with 106 additions and 11 deletions

View File

@@ -7,19 +7,10 @@
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-test</artifactId>
<name>Core</name>
<artifactId>org.springframework.batch.test</artifactId>
<name>Test</name>
<version>2.0.0.CI-SNAPSHOT</version>
<description>Domain for batch job testing</description>
<build>
<plugins>
<plugin>
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven
</artifactId>
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>clover</id>