[BATCH-429] Moved all code out of execution

This commit is contained in:
nebhale
2008-03-07 16:02:22 +00:00
parent 5a04a9ddcd
commit bfb9447d6b
153 changed files with 188 additions and 187 deletions

View File

@@ -41,11 +41,6 @@
</profiles>
<dependencies>
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-execution</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>aspectj</groupId>
<artifactId>aspectjrt</artifactId>