[jbosstools-issues] [JBoss JIRA] (JBIDE-3628) Plugins should be .jar's not directories for efficiency sake

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Aug 14 13:07:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796639#comment-12796639 ] 

Daniel Azarov edited comment on JBIDE-3628 at 8/14/13 1:05 PM:
---------------------------------------------------------------

created https://github.com/jbosstools/jbosstools-freemarker/pull/13 this pull request includes changes from https://github.com/jbosstools/jbosstools-freemarker/pull/8 and changes version to 1.3.200
                
      was (Author: dazarov):
    created https://github.com/jbosstools/jbosstools-freemarker/pull/13 this pull request includs changes from https://github.com/jbosstools/jbosstools-freemarker/pull/8 and changes version to 1.3.200
                  
> Plugins should be .jar's not directories for efficiency sake
> ------------------------------------------------------------
>
>                 Key: JBIDE-3628
>                 URL: https://issues.jboss.org/browse/JBIDE-3628
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Build/Releng, freemarker, hibernate
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Golovin
>            Priority: Critical
>             Fix For: 4.2.0.Alpha1
>
>         Attachments: exception.log
>
>
> 65 of our plugins are bundled exploded instead of a .jar
> Some are probably just mistakes and can easily be packed others are because of legacy code assuming it can access the files directly and even store data in the plugins - that should be fixed.
> What should be fixed:
> 1. The way how plug-ins use images in plugin.xml, in java code and in .meta xmodel files
> 2. Plug-ins that loads resources should be aware that they are in jar now (VPE should be able to load templates from plugin jar files)
> 3. Some plug-ins contain resources registered in XML catalog
> 4. common.projecttemplates contains resources that is used as template for new projects
> 5. TBD

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list