You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2010/08/10 19:16:17 UTC

[jira] Created: (IVYDE-251) Simplify the generation of the updatesite

Simplify the generation of the updatesite
-----------------------------------------

                 Key: IVYDE-251
                 URL: https://issues.apache.org/jira/browse/IVYDE-251
             Project: IvyDE
          Issue Type: Improvement
            Reporter: Nicolas Lalevée
            Assignee: Nicolas Lalevée


The generation of the updatesite is creating two categories, the latest plugins and the older plugins. The current implementation of the generator is based on the file timestamp which may not be right, some old plugins can be considered as newer.
I suggest to generate the updatesite with only one category, and let Eclipse sort them in the UI : tested sucessufully on Eclipse 3.5 and Eclipse 3.6.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVYDE-251) Simplify the generation of the updatesite

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-251.
-----------------------------------

    Resolution: Fixed

I finally make the build generate two categories, an Ivy one and an IvyDE one so people can better understand that can install them quite independently. I made also the generated site.xml more human readable so it will less tedious to see what was changed on each release.

> Simplify the generation of the updatesite
> -----------------------------------------
>
>                 Key: IVYDE-251
>                 URL: https://issues.apache.org/jira/browse/IVYDE-251
>             Project: IvyDE
>          Issue Type: Improvement
>            Reporter: Nicolas Lalevée
>            Assignee: Nicolas Lalevée
>
> The generation of the updatesite is creating two categories, the latest plugins and the older plugins. The current implementation of the generator is based on the file timestamp which may not be right, some old plugins can be considered as newer.
> I suggest to generate the updatesite with only one category, and let Eclipse sort them in the UI : tested sucessufully on Eclipse 3.5 and Eclipse 3.6.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.