fix installer

This commit is contained in:
Vladimir Krivosheev
2012-09-27 11:16:05 +04:00
parent 035ccb817c
commit b4bbd5e642
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -238,6 +238,7 @@ libraryLicense(name: "Kryo", libraryName: "Kryo", version: "1.04", license: "New
libraryLicense(name: "Snappy-Java", libraryName: "Snappy-Java", version: "1.0.4.1", license: "Apache 2.0", url: "http://code.google.com/p/snappy-java/", licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0")
libraryLicense(name: "Cucumber-JVM", libraryName: "cucumber-jvm", version: "1.0.11", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html")
libraryLicense(name: "Cucumber-Groovy", libraryName: "cucumber-groovy", version: "1.0.14", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html")
libraryLicense(name: "Mantis", libraryName: "mantis", license: "GNU General Public License, version 2", url: "https://github.com/rombert/mantis-axis-soap-client")
jetbrainsLibrary("JPS")
jetbrainsLibrary("Maven Embedder")
jetbrainsLibrary("tcServiceMessages")
+1 -1
View File
@@ -37,7 +37,7 @@
</orderEntry>
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="module-library">
<library>
<library name="mantis">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/mantis-axis-soap-client-1.2.9.jar!/" />
</CLASSES>