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:
Steve Ebersole 2008-01-28 20:16:15 +00:00
parent 8ffe8fb94b
commit 1c34ba1d37
1 changed files with 0 additions and 5 deletions

View File

@ -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)