[
https://issues.jboss.org/browse/JBIDE-20208?page=com.atlassian.jira.plugi...
]
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/3db3133fd026233daf4e...
{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...
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...],
or [Search for Birt task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)