instant html editing manager, init

This commit is contained in:
Vladimir Krivosheev
2012-04-12 13:38:03 +04:00
parent 120961ede7
commit 94aa12fca6
+2
View File
@@ -237,6 +237,8 @@ libraryLicense(name: "YourKit Java Profiler", libraryName: "yjp-controller-api-r
libraryLicense(name: "protobuf", version: "2.3.0", license: "New BSD", url: "http://code.google.com/p/protobuf/", licenseUrl: "http://code.google.com/p/protobuf/source/browse/trunk/COPYING.txt?r=367")
libraryLicense(name: "Netty", libraryName: "Netty", version: "3.3.1", license: "Apache 2.0", url: "http://netty.io", licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0")
libraryLicense(name: "Kryo", libraryName: "Kryo", version: "1.04", license: "New BSD License", url: "http://code.google.com/p/kryo/", licenseUrl: "http://www.opensource.org/licenses/bsd-license.php")
//actually, I don't know about license — I am waiting for answer
libraryLicense(name: "socket-io-netty", attachedTo: "html-instant-editing", libraryName: "socket-io-netty", version: "0.3.2", license: "MIT License", url: "https://github.com/ibdknox/socket.io-netty", licenseUrl: "http://www.opensource.org/licenses/mit-license.html")
jetbrainsLibrary("JPS")
jetbrainsLibrary("Maven Embedder")
jetbrainsLibrary("tcServiceMessages")