HHH-3085 & HHH-3086 : remove unnecessary jars
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14294 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
8ffe8fb94b
commit
1c34ba1d37
|
@ -108,11 +108,6 @@ xml-apis.when=runtime, some SAX parser is required
|
|||
|
||||
## j2ee related
|
||||
|
||||
jdbc-stdext.lib=jdbc2_0-stdext.jar
|
||||
jdbc-stdext.version=2.0
|
||||
jdbc-stdext.name=Standard Extension JDBC APIs
|
||||
jdbc-stdext.when=runtime, required for standalone operation (outside application server)
|
||||
|
||||
jta.lib=jta.jar
|
||||
jta.name=Standard JTA API
|
||||
jta.when=runtime, required for standalone operation (outside application server)
|
||||
|
|
Loading…
Reference in New Issue