[jbosstools-issues] [JBoss JIRA] (JBIDE-3628) Plugins should be packed jars not unpacked directories for efficiency sake

Nick Boldt (JIRA) issues at jboss.org
Thu Apr 19 10:15:35 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-3628:
------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> Plugins should be packed jars not unpacked 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, common, hibernate, jsf, visual-page-editor-core
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Golovin
>            Priority: Minor
>             Fix For: 4.6.x
>
>         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. Help content that is stored in zip files should be unpacked 
> 6. TBD



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list