Upgraded H2 from 1.3.161 to 1.3.162
This commit is contained in:
parent
1447cf7a3f
commit
de42b79cb5
@ -24,6 +24,6 @@
|
||||
<classpathentry exported="true" kind="lib" path="lib/jconn3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/jtds-1.2.5.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/iijdbc.jar"/>
|
||||
<classpathentry kind="lib" path="lib/h2-1.3.161.jar"/>
|
||||
<classpathentry kind="lib" path="lib/h2-1.3.162.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -26,7 +26,7 @@
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/derbynet.jar" path="3" sourceAttachmentPath="/jOOQ-sources/db-derby-10.8.1.2-src.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/derbytools.jar" path="3" sourceAttachmentPath="/jOOQ-sources/db-derby-10.8.1.2-src.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/derbyrun.jar" path="3" sourceAttachmentPath="/jOOQ-sources/db-derby-10.8.1.2-src.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/h2-1.3.161.jar" path="3" sourceAttachmentPath="/jOOQ-sources/h2-2011-07-17.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/h2-1.3.162.jar" path="3" sourceAttachmentPath="/jOOQ-sources/h2-2011-07-17.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/postgresql-9.0-801.jdbc4.jar" path="3" sourceAttachmentPath="/jOOQ-sources/postgresql-jdbc-9.0-801.src.zip" sourceRootPath="" type="2"/> "/>
|
||||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/jOOQ-test/lib/log4j-1.2.16.jar" path="3" type="2"/> "/>
|
||||
</listAttribute>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
|
||||
<stringAttribute key="bad_container_name" value="/jOOQ-test/lua"/>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||
<listEntry value="/jOOQ-test/lib/h2-1.3.161.jar"/>
|
||||
<listEntry value="/jOOQ-test/lib/h2-1.3.162.jar"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||
<listEntry value="1"/>
|
||||
|
||||
BIN
jOOQ-test/lib/h2-1.3.162.jar
Normal file
BIN
jOOQ-test/lib/h2-1.3.162.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user