Commit f6c7dfeb by Ildar Safiullin

987

parent 90426e13
...@@ -24,3 +24,6 @@ ...@@ -24,3 +24,6 @@
/plugins-sdk/lib /plugins-sdk/lib
test-results test-results
/modules/test /modules/test
/modules/custom-init
/bundles_old
/bundles_new
dependencies { dependencies {
compile files("C:/Java/jdk1.8.0_131/lib/tools.jar") compile files("C:/Java/jdk1.8.0_131/lib/tools.jar")
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "2.28.0" compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "2.60.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "2.14.0" compileOnly group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "2.14.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.util.taglib", version: "2.0.0" compileOnly group: "com.liferay.portal", name: "com.liferay.util.taglib", version: "2.0.0"
compileOnly group: "javax.portlet", name: "portlet-api", version: "2.0" compileOnly group: "javax.portlet", name: "portlet-api", version: "2.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment