[jbosstools-issues] [JBoss JIRA] (JBIDE-20208) For JBIDE 4.3.0.CR1: Migrate to using license feature in JBT 4.3 / JBDS 9 [Birt]

Nick Boldt (JIRA) issues at jboss.org
Tue Jul 28 10:18:05 EDT 2015


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

Nick Boldt commented on JBIDE-20208:
------------------------------------

Sorry, I was looking at the jar w/ Beyond Compare which was filtering it out of the view. :( So, I DO now see the file and it has the correct updated license address:

{code}
... For precise licensing details, consult the corresponding
source code, or contact Red Hat, Attn: General Counsel,
100 East Davie St., Raleigh NC 27601 USA. ...{code}

If the problem is that there's no longer a LINK to the file, then we can fix that by adding it back into feature.xml like this:

https://github.com/jbosstools/jbosstools-base/commit/3db3133fd026233daf4e8765410ca52b03330a3f#diff-46b1dddb4b898f23c4809bb0828fe247L6

{code}- <license>%license</license>
+ <license url="license.html">%license</license>{code}


> For JBIDE 4.3.0.CR1: Migrate to using license feature in JBT 4.3 / JBDS 9 [Birt]
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-20208
>                 URL: https://issues.jboss.org/browse/JBIDE-20208
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: birt
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>            Priority: Blocker
>              Labels: task
>             Fix For: 4.3.0.CR1
>
>         Attachments: birt-no-license.png
>
>
> For JBIDE 4.3.0.CR1 [Birt]: Please perform the following tasks:
> 1. Ensure your component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to 1.1.0 or 1.0.100.
> 2. Switch to using the new o.j.t.foundation.license.feature. Instructions here:
> https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/how_to_use_license_features.adoc
> 2. Resolve this JIRA when done. QE can then verify and close it later.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+fixVersion+%3D+%229.0.0.CR1%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.3.0.CR1%22%29%29+AND+labels+%3D+task], or [Search for Birt task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+fixVersion+%3D+%229.0.0.CR1%22%29+or+%28project+in+%28JBIDE%29+and+fixVersion+%3D+%224.3.0.CR1%22%29%29+AND+labels+%3D+task+and+component+in+%28%22birt%22%29]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list