[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5319) Include Teiid Designer in the JBoss Tools build process

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Apr 14 11:03:26 EDT 2010


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

Nick Boldt commented on JBIDE-5319:
-----------------------------------

Cannot compile Teiid Designer anymore; using Tycho I get this error:

[Software being installed: org.teiid.designer.dqp.ui 7.0.0, Missing requirement: org.teiid.designer.vdb 7.0.0 requires 'bundle net.jcip.annotations 0.0.0' but it could not be found, Cannot satisfy dependency: org.teiid.designer.dqp.ui 7.0.0 depends on: bundle org.teiid.designer.vdb 0.0.0]

In org.teiid.designer.vdb/META-INF/MANIFEST.MF, I see a ref to net.jcip.annotations, but I cannot find a bundle with net.jcip.annotations.ThreadSafe in it.

Googling, I found a jar called jcip-annotations.jar on http://jcip.net/, which appears to include what you need. This therefore begs two questions:

a) should this jar be bundled into org.teiid.designer.vdb/lib/jcip-annotations.jar ?
b) what is the license on this jar? I cracked it open and only found 4 class files and a generic manifest.mf. If it's not EPL-compatible we may not be able to ship it.

> 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, JBIDE-5319.releng.project.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

        


More information about the jbosstools-issues mailing list