[
http://jira.nuxeo.org/browse/NXP-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41279#action_41279
]
Laurent Godard commented on NXP-2535:
-------------------------------------
see also NXP-2142
moreover, the version must be updated in the description.xml file
<version value="2.0.1"/>
an update.xml file could be also created so that users can update automatically
this update.xml is on the server and the path is given in the description.xml
file
description.xml
------------------------
<?xml version='1.0' encoding='UTF-8'?>
<description
xmlns="http://openoffice.org/extensions/description/2006"
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="org.nuxeo.liveeditooo"/>
<version value="2.0.1"/>
<dependencies>
<OpenOffice.org-minimal-version value="2.4"
dep:name="OpenOffice.org 2.4"/>
</dependencies>
<update-information>
<src
xlink:href="http://public.dev.nuxeo.com/~lgodard/NXLEOOo/update.xml" />
</update-information>
<registration>
</registration>
</description>
update.xml
------------------
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="org.nuxeo.liveeditooo"/>
<version value="2.0.1" />
<update-download>
<src
xlink:href="http://public.dev.nuxeo.com/~lgodard/NXLEOOo/NXLEOOo-2.0.1.oxt" />
</update-download>
</description>
> create a packager script for NxLEOOo
> ------------------------------------
>
> Key: NXP-2535
> URL: http://jira.nuxeo.org/browse/NXP-2535
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Reporter: Laurent Godard
> Assignee: Laurent Godard
>
> will aggregate the different sources and build the .oxt file
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets