Salvatore La Manna 4 anni fa
parent
commit
d40245ef0f
  1. 2
      liferay-plugins-sdk-6.2/build.portos.properties
  2. 3
      liferay-plugins-sdk-6.2/build.properties
  3. 4
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties
  4. BIN
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpclient.jar
  5. BIN
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpcore.jar
  6. BIN
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpmime.jar
  7. BIN
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/util-java.jar
  8. 4
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/liferay-plugin-package.properties
  9. 2
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/ivy.xml
  10. 2
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/ivy.xml.MD5

2
liferay-plugins-sdk-6.2/build.portos.properties

@ -1,6 +1,6 @@
# Managed by Liferay IDE (remove this comment to prevent future updates) # Managed by Liferay IDE (remove this comment to prevent future updates)
required.portal.jars=commons-logging.jar,log4j.jar,util-bridges.jar,util-taglib.jar #required.portal.jars=commons-logging.jar,log4j.jar,util-bridges.jar,util-taglib.jar
app.server.tomcat.lib.global.dir = /home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext app.server.tomcat.lib.global.dir = /home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext
app.server.tomcat.deploy.dir = /home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/webapps app.server.tomcat.deploy.dir = /home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/webapps

3
liferay-plugins-sdk-6.2/build.properties

@ -391,7 +391,8 @@
## Libraries ## Libraries
## ##
required.portal.jars=commons-logging.jar,log4j.jar,util-bridges.jar,util-java.jar,util-taglib.jar #required.portal.jars=commons-logging.jar,log4j.jar,util-bridges.jar,util-java.jar,util-taglib.jar
required.portal.jars=commons-logging.jar,log4j.jar,util-bridges.jar,util-taglib.jar
## ##
## Liferay Home ## Liferay Home

4
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties

@ -13,8 +13,8 @@
## ##
build.namespace=portos_bo build.namespace=portos_bo
build.number=2501 build.number=2503
build.date=1603188902199 build.date=1603196576566
build.auto.upgrade=true build.auto.upgrade=true
## ##

BIN
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpclient.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpcore.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/httpmime.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/lib/util-java.jar

File binario non mostrato.

4
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/liferay-plugin-package.properties

@ -17,9 +17,7 @@ portal-dependency-jars=\
commons-digester.jar,\ commons-digester.jar,\
commons-io.jar,\ commons-io.jar,\
commons-lang.jar,\ commons-lang.jar,\
commons-collections.jar,\ commons-collections.jar
httpclient.jar,\
httpmime.jar
portal-dependency-tlds=\ portal-dependency-tlds=\
c.tld c.tld
required-deployment-contexts=\ required-deployment-contexts=\

2
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/ivy.xml

@ -15,6 +15,8 @@
<dependency conf="test->default" name="arquillian-tomcat-remote-7" org="org.jboss.arquillian.container" rev="1.0.0.CR6"/> <dependency conf="test->default" name="arquillian-tomcat-remote-7" org="org.jboss.arquillian.container" rev="1.0.0.CR6"/>
<dependency conf="test->default" name="com.liferay.ant.arquillian" org="com.liferay" rev="1.0.0"/> <dependency conf="test->default" name="com.liferay.ant.arquillian" org="com.liferay" rev="1.0.0"/>
<dependency name="httpclient" org="org.apache.httpcomponents" rev="4.5"/>
<dependency name="httpmime" org="org.apache.httpcomponents" rev="4.5"/>
<dependency name="jasperreports" org="net.sf.jasperreports" rev="5.0.0"/> <dependency name="jasperreports" org="net.sf.jasperreports" rev="5.0.0"/>
<dependency name="jasperreports-fonts" org="net.sf.jasperreports" rev="5.0.0"/> <dependency name="jasperreports-fonts" org="net.sf.jasperreports" rev="5.0.0"/>
<dependency name="jOpenDocument" org="org.jopendocument" rev="1.3"/> <dependency name="jOpenDocument" org="org.jopendocument" rev="1.3"/>

2
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/ivy.xml.MD5

@ -1 +1 @@
2f2b828164173a0f9ab58777d9016f3a 8ac2501ca718b6e57f0038572748dfb3

Caricamento…
Annulla
Salva