BATCH-782: added flag to check that lock is not released before it is acquired

This commit is contained in:
dsyer
2008-08-14 12:34:45 +00:00
parent 4788c7cbf3
commit 17e87e0f2c
3 changed files with 39 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ $ mvn archetype:create -DgroupId=com.mycompany -DartifactId=batch \
<link>
<name>archetypes-pom.xml</name>
<type>1</type>
<location>SPRING_BATCH/archetypes/pom.xml</location>
<locationURI>SPRING_BATCH/archetypes/pom.xml</locationURI>
</link>
</linkedResources>
</projectDescription>