mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 05:39:53 +01:00
Raise minimum Java version to 6, upgrade H2. #24
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/briar-api"/>
|
||||
<classpathentry kind="lib" path="/briar-api/libs/guice-3.0-no_aop.jar"/>
|
||||
<classpathentry kind="lib" path="/briar-api/libs/javax.inject.jar"/>
|
||||
<classpathentry kind="lib" path="libs/h2small-1.3.170.jar"/>
|
||||
<classpathentry kind="lib" path="libs/h2small-1.4.190.jar"/>
|
||||
<classpathentry kind="lib" path="libs/weupnp-0.1.3-SNAPSHOT-briar.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
||||
<classpathentry kind="lib" path="libs/lcrypto-jdk15on-152.jar" sourcepath="libs/source/lcrypto-jdk15on-152-src.jar"/>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
|
||||
<output url="file://$MODULE_DIR$/build/classes/main" />
|
||||
<output-test url="file://$MODULE_DIR$/build/classes/test" />
|
||||
<exclude-output />
|
||||
@@ -29,9 +29,8 @@
|
||||
<orderEntry type="module" module-name="briar-api" exported="" />
|
||||
<orderEntry type="library" exported="" name="guice-3.0-no_aop" level="project" />
|
||||
<orderEntry type="library" exported="" name="javax.inject" level="project" />
|
||||
<orderEntry type="library" exported="" name="h2small-1.3.170" level="project" />
|
||||
<orderEntry type="library" exported="" name="h2small-1.4.190.jar" level="project" />
|
||||
<orderEntry type="library" exported="" name="lcrypto-jdk15on-152" level="project" />
|
||||
<orderEntry type="library" exported="" name="weupnp-0.1.3-SNAPSHOT-briar" level="project" />
|
||||
<orderEntry type="library" exported="" name="briar-core.briar-core" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Binary file not shown.
BIN
briar-core/libs/h2small-1.4.190.jar
Normal file
BIN
briar-core/libs/h2small-1.4.190.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user