Skip to content

Commit

Permalink
Fixed references to new libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalvatoremecca committed Jun 30, 2016
1 parent 51a29b2 commit fea7baa
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LunaticGUI/wrapper/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build.xml.script.CRC32=ec1527b7
build.xml.stylesheet.CRC32=[email protected]
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=64a8f9fd
nbproject/build-impl.xml.data.CRC32=f3066935
nbproject/build-impl.xml.script.CRC32=e7283514
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]
>>>>>>> .r4656
4 changes: 2 additions & 2 deletions LunaticGUI/wrapper/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
file.reference.antlr-3.1.1-runtime.jar=release/modules/ext/antlr-3.1.1-runtime.jar
file.reference.antlr-runtime-4.5.3.jar=release/modules/ext/antlr-runtime-4.5.3.jar
file.reference.c3p0-0.9.2.1.jar=release/modules/ext/c3p0-0.9.2.1.jar
file.reference.c3p0-0.9.5.2.jar=release/modules/ext/c3p0-0.9.5.2.jar
file.reference.jackson-annotations-2.7.4.jar=release/modules/ext/jackson-annotations-2.7.4.jar
file.reference.jackson-core-2.7.4.jar=release/modules/ext/jackson-core-2.7.4.jar
file.reference.jackson-databind-2.7.4.jar=release/modules/ext/jackson-databind-2.7.4.jar
Expand All @@ -18,7 +18,7 @@ file.reference.js.jar=release/modules/ext/js.jar
file.reference.logback-classic-1.1.2.jar=release/modules/ext/logback-classic-1.1.2.jar
file.reference.logback-core-1.1.2.jar=release/modules/ext/logback-core-1.1.2.jar
file.reference.lunatic-engine.jar=release/modules/ext/lunatic-engine.jar
file.reference.mchange-commons-java-0.2.3.4.jar=release/modules/ext/mchange-commons-java-0.2.3.4.jar
file.reference.mchange-commons-java-0.2.11.jar=release/modules/ext/mchange-commons-java-0.2.11.jar
file.reference.mybatis-3.1.1.jar=release/modules/ext/mybatis-3.1.1.jar
file.reference.postgresql-9.1-903.jdbc3.jar=release/modules/ext/postgresql-9.1-903.jdbc3.jar
file.reference.simmetrics-1.6.2.jar=release/modules/ext/simmetrics-1.6.2.jar
Expand Down
8 changes: 4 additions & 4 deletions LunaticGUI/wrapper/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@
<binary-origin>release/modules/ext/jackson-dataformat-csv-2.7.4.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/mchange-commons-java-0.2.3.4.jar</runtime-relative-path>
<binary-origin>release/modules/ext/mchange-commons-java-0.2.3.4.jar</binary-origin>
<runtime-relative-path>ext/mchange-commons-java-0.2.11.jar</runtime-relative-path>
<binary-origin>release/modules/ext/mchange-commons-java-0.2.11.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/mybatis-3.1.1.jar</runtime-relative-path>
Expand Down Expand Up @@ -236,8 +236,8 @@
<binary-origin>release/modules/ext/antlr-runtime-4.5.3.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/c3p0-0.9.2.1.jar</runtime-relative-path>
<binary-origin>release/modules/ext/c3p0-0.9.2.1.jar</binary-origin>
<runtime-relative-path>ext/c3p0-0.9.5.2.jar</runtime-relative-path>
<binary-origin>release/modules/ext/c3p0-0.9.5.2.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/jdom.jar</runtime-relative-path>
Expand Down
Binary file modified lib/jep-2.4.1.jar
Binary file not shown.
Binary file modified lib/lunaticEngine-2.0.jar
Binary file not shown.
Binary file modified lib/speedy-0.1.jar
Binary file not shown.

0 comments on commit fea7baa

Please sign in to comment.