[JBoss JIRA] (JBIDE-3628) Plugins should be .jar's not directories for efficiency sake
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3628?page=com.atlassian.jira.plugin... ]
Denis Golovin commented on JBIDE-3628:
--------------------------------------
Current state:
org.hibernate.eclipse_3.7.0.Alpha1-v20130812-2244
org.hibernate.eclipse.console_3.7.0.Alpha1-v20130812-2244
org.hibernate.eclipse.libs_3.7.0.Alpha1-v20130812-2244
org.jboss.ide.eclipse.archives.core_3.4.100.Alpha1-v20130812-2244
org.jboss.tools.common.gef_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.common.model_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.common.model.ui_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.common.projecttemplates_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jsf.vpe.ajax4jsf_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jsf.vpe.facelets_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jsf.vpe.myfaces_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jsf.vpe.richfaces_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jsf.vpe.seam_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.jst.web.kb_3.6.0.Alpha1-v20130812-2244
org.jboss.tools.vpe_3.5.0.Alpha1-v20130812-2244
org.jboss.tools.vpe.docbook_3.5.0.Alpha1-v20130812-2244
org.jboss.tools.vpe.html_3.5.0.Alpha1-v20130812-2244
org.jboss.tools.vpe.jsp_3.5.0.Alpha1-v20130812-2244
org.mozilla.xpcom_1.9.2.16
org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.19pre
> 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. Help content that is stored in zip files should be unpacked
> 6. 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
12 years, 8 months
[JBoss JIRA] (JBIDE-3628) Plugins should be .jar's not directories for efficiency sake
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-3628?page=com.atlassian.jira.plugin... ]
Denis Golovin updated JBIDE-3628:
---------------------------------
Description:
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
was:
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
> 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. Help content that is stored in zip files should be unpacked
> 6. 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
12 years, 8 months
[JBoss JIRA] (JBIDE-10219) Migrate org.eclipse.core.runtime.contentTypes extension points to org.eclipse.core.contenttype.contentTypes
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10219?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-10219:
----------------------------------
Description:
||Affected plugins|| PR || Status ||
|[Hibernate|https://github.com/jbosstools/jbosstools-hibernate]| | |
|[Server|https://github.com/jbosstools/jbosstools-server]| | |
|[JST|https://github.com/jbosstools/jbosstools-jst]| | |
|[Java EE|https://github.com/jbosstools/jbosstools-javaee]| | |
|[jBPM|https://github.com/jbosstools/jbosstools-jbpm]| | |
was:
Affected plugins are:
org.hibernate.eclipse.mapper
org.jboss.ide.eclipse.archives.core
org.jboss.ide.eclipse.as.ui.mbeans
org.jboss.tools.jst.jsp
org.jboss.tools.seam.xml.ui
org.jbpm.gd.jpdl
> Migrate org.eclipse.core.runtime.contentTypes extension points to org.eclipse.core.contenttype.contentTypes
> ------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-10219
> URL: https://issues.jboss.org/browse/JBIDE-10219
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: archives, common/jst/core, hibernate, jbpm, Seam 2, server
> Affects Versions: 3.3.0.M4
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 4.2.x
>
> Attachments: JBIDE-10219.patch
>
>
> ||Affected plugins|| PR || Status ||
> |[Hibernate|https://github.com/jbosstools/jbosstools-hibernate]| | |
> |[Server|https://github.com/jbosstools/jbosstools-server]| | |
> |[JST|https://github.com/jbosstools/jbosstools-jst]| | |
> |[Java EE|https://github.com/jbosstools/jbosstools-javaee]| | |
> |[jBPM|https://github.com/jbosstools/jbosstools-jbpm]| | |
--
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
12 years, 8 months