[ 
https://issues.apache.org/jira/browse/SIS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux closed SIS-430.
-----------------------------------

> Remove PACK200 usage
> --------------------
>
>                 Key: SIS-430
>                 URL: https://issues.apache.org/jira/browse/SIS-430
>             Project: Spatial Information Systems
>          Issue Type: Task
>          Components: Build process, OpenOffice
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.0
>
>
> The PACK200 format was used for building the {{open-office}} add-in and the 
> binary distribution. But PACK200 will be removed in future Java versions. We 
> need to remove our use of it. This task impacts at least the following files:
> * *master:*
> ** {{application/pom.xml}}
> ** {{application/sis-console/pom.xml}}
> ** {{application/sis-console/src/main/artifact/README}}
> ** {{application/sis-console/src/main/artifact/bin/sis}}
> ** {{application/sis-openoffice/pom.xml}}
> ** 
> {{application/sis-openoffice/src/main/java/org/apache/sis/openoffice/Registration.java}}
> ** 
> {{core/sis-build-helper/src/main/java/org/apache/sis/internal/maven/*.java}}
> * *site:*
> ** {{content/build.mdtext}}
> In addition, we should modify the {{sis-openoffice}} module for uncompressing 
> {{sis-embedded-data.jar}} file. Since the JAR files are compressed in the 
> {{sis.oxt}} file, it should not make a difference on the size of the 
> distributed binary file. However it makes a big difference on the performance 
> after {{sis.oxt}} registration: Derby is much faster in using embedded 
> database if the JAR file is uncompressed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to