Hello,
I am wondering if someone can explain or point me to an explanation of the file:
liferay-plugin-package.properties
[I am developing using Liferay 5.2.3 on Glassfish v2 using Plugins SDK -> ant deploy]
What uses this file?
Where are the portal.dependency.jars located so that I can see a full list etc.
Any additional tips or pointers on this topic?
Example liferay-plugin-package.properties
name=Sample JSF
module-group-id=liferay
module-incremental-version=1
tags=sample
short-description=This plugin shows how to use the JSF 1.2 Sun RI and the Facelets view-handler within Liferay. Requires Tomcat 6.x, GlassFish 2.0.x, or JBoss AS 4.2.x since JSF 1.2 has a JRE5 dependency.
change-log=
page-url=http://www.liferay.com
author=Liferay, Inc.
licenses=MIT
portal.dependency.jars=\
commons-beanutils.jar,\
commons-collections.jar,\
commons-digester.jar,\
commons-fileupload.jar,\
commons-lang.jar,\
commons-validator.jar,\
oro.jar
请登录并以举报不当内容。