OPEN - issue BATCH-937: Make sure JobRepository can be proxied

Plus fix error with stax config in tiger profile
This commit is contained in:
dsyer
2009-02-23 15:19:05 +00:00
parent d662888f83
commit 95bbf6d0f0
9 changed files with 95 additions and 13 deletions

View File

@@ -21,8 +21,8 @@
</activation>
<dependencies>
<dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>com.springsource.javax.xml.stream</artifactId>
<groupId>stax</groupId>
<artifactId>stax</artifactId>
</dependency>
</dependencies>
</profile>