[
https://jira.jboss.org/jira/browse/JBIDE-5319?page=com.atlassian.jira.plu...
]
Nick Boldt updated JBIDE-5319:
------------------------------
Attachment: JBIDE-5319.designer.core.nested.jar.fix.patch
* You have sources in your feature. Generally features do not actually have source, they
contain plugins which in turn have source.
https://svn.jboss.org/repos/tdesigner/trunk/org.teiid.designer-feature/src/
* org.teiid.designer.core, and indeed many other plugins, contain nested jars. This is
often a problem when building and forces your end-user to increase the installed footprint
on disk (Eclipse must unpack the plugin jar, then the nested jar too).
To fix this, see the attached patch and repeat for all plugins where you see a MANIFEST.MF
file with "Bundle-ClassPath: somejar.jar" or a build.properties file with
"source.somejar.jar = ..." instead of "source.. = ..."
Include Teiid Designer in the JBoss Tools build process
-------------------------------------------------------
Key: JBIDE-5319
URL:
https://jira.jboss.org/jira/browse/JBIDE-5319
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng
Reporter: Johnny Verhaeg
Assignee: Nick Boldt
Fix For: 3.2.next
Attachments: JBIDE-5319.designer.core.nested.jar.fix.patch
The Eclipse-based Teiid Designer projects, hosted under
https://svn.jboss.org/repos/tdesigner/trunk/, need to be included in the JBoss Tools build
process and included in the distribution of JBoss Tools.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira