forked from Coded/SIPRP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
3.4 KiB
80 lines
3.4 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE jnlp PUBLIC "-//Sun Microsystems, Inc//DTD JNLP Descriptor 6.0//EN" "http://java.sun.com/dtd/JNLP-6.0.dtd">
|
|
|
|
<jnlp spec="1.0+" codebase="http://www.evolute.pt/~software/versoes_teste/siprp_planosactuacao_importer" href="siprp_planosactuacao_importer.jnlp">
|
|
<information>
|
|
<title>PlanosActuacaoImporter</title>
|
|
<vendor>Evolute 2011</vendor>
|
|
<homepage href="http://www.evolute.pt/~software/versoes_teste/siprp_planosactuacao_importer" />
|
|
<description>PlanosActuacaoImporter, vv1.0.4</description>
|
|
<description kind="short">v1.0.4</description>
|
|
<offline-allowed />
|
|
<shortcut online="true">
|
|
<desktop />
|
|
</shortcut>
|
|
</information>
|
|
<security>
|
|
<all-permissions />
|
|
</security>
|
|
<update check="timeout" policy="always" />
|
|
<resources>
|
|
<j2se version="1.6.+" initial-heap-size="64M" max-heap-size="512M" />
|
|
<jar href="siprp_planosactuacao_importer.jar" />
|
|
<extension name="activation" href="activation.jnlp" />
|
|
<jar href="lib/appbase.jar" />
|
|
<jar href="lib/ashwood-2.0.jar" />
|
|
<jar href="lib/avalon-framework-4.2.0.jar" />
|
|
<jar href="lib/batik-all-1.7.jar" />
|
|
<jar href="lib/commons-beanutils-1.8.3.jar" />
|
|
<jar href="lib/commons-codec-1.3.jar" />
|
|
<jar href="lib/commons-collections-3.1.jar" />
|
|
<jar href="lib/commons-digester-1.8.jar" />
|
|
<jar href="lib/commons-fileupload-1.2.1.jar" />
|
|
<jar href="lib/commons-httpclient-3.1.jar" />
|
|
<jar href="lib/commons-io-1.4.jar" />
|
|
<jar href="lib/commons-lang-2.4.jar" />
|
|
<jar href="lib/commons-logging-1.1.1.jar" />
|
|
<jar href="lib/commons-validator-1.3.1.jar" />
|
|
<jar href="lib/cursos.jar" />
|
|
<jar href="lib/dataprovider.jar" />
|
|
<jar href="lib/dom4j-1.6.1.jar" />
|
|
<jar href="lib/evologger.jar" />
|
|
<jar href="lib/evolute.jar" />
|
|
<jar href="lib/fop.jar" />
|
|
<jar href="lib/jai_imageio.jar" />
|
|
<jar href="lib/jdbcappender.jar" />
|
|
<jar href="lib/jdom.jar" />
|
|
<jar href="lib/jsf-api.jar" />
|
|
<jar href="lib/jsf-extensions-common-0.1.jar" />
|
|
<jar href="lib/jsf-extensions-dynamic-faces-0.1.jar" />
|
|
<jar href="lib/jsf-impl.jar" />
|
|
<jar href="lib/jsfcl.jar" />
|
|
<jar href="lib/json-2.jar" />
|
|
<jar href="lib/jstl.jar" />
|
|
<jar href="lib/log4j-1.2.15.jar" />
|
|
<extension name="mail" href="mail.jnlp" />
|
|
<jar href="lib/org.springframework.beans-3.0.0.jar" />
|
|
<jar href="lib/org.springframework.context-3.0.0.jar" />
|
|
<jar href="lib/org.springframework.core-3.0.0.jar" />
|
|
<jar href="lib/postgresql-9.0-801.jdbc4.jar" />
|
|
<jar href="lib/serializer-2.7.0.jar" />
|
|
<jar href="lib/shst.jar" />
|
|
<jar href="lib/spring-ws-core-1.5.9.jar" />
|
|
<jar href="lib/spring-ws-core-tiger-1.5.9.jar" />
|
|
<jar href="lib/spring-ws-support-1.5.9.jar" />
|
|
<jar href="lib/spring-xml-1.5.9.jar" />
|
|
<jar href="lib/sqlx.jar" />
|
|
<jar href="lib/standard.jar" />
|
|
<jar href="lib/truelicense.jar" />
|
|
<jar href="lib/webui-jsf-suntheme.jar" />
|
|
<jar href="lib/webui-jsf.jar" />
|
|
<jar href="lib/xalan-2.7.0.jar" />
|
|
<jar href="lib/xercesImpl-2.7.1.jar" />
|
|
<jar href="lib/xml-apis-1.3.04.jar" />
|
|
<jar href="lib/xml-apis-ext-1.3.04.jar" />
|
|
<jar href="lib/xmlgraphics-commons-1.3.1.jar" />
|
|
</resources>
|
|
<application-desc main-class="importer.PlanosActuacaoImporter" />
|
|
</jnlp>
|
|
|