[
https://issues.jboss.org/browse/TEIID-3075?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3075:
---------------------------------------
[~rareddy] Looks like we still have quite a bit that is commented out in the features.xml.
Should this be bucketed to 10?
OSGi bundle versions hardcoded
------------------------------
Key: TEIID-3075
URL:
https://issues.jboss.org/browse/TEIID-3075
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 8.7.1
Reporter: Julian Coleman
Priority: Minor
The file:
build/kits/karaf/teiid-karaf-features.xml
contains hard-coded versions of some dependencies. For example:
<bundle>wrap:mvn:org.apache.lucene/lucene-core/3.6.2</bundle>
<bundle>mvn:org.infinispan/infinispan-query/5.2.1.Final</bundle>
These should be replaced by the appropriate properties.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)