]
Ramesh Reddy updated TEIID-3075:
--------------------------------
Assignee: (was: Ramesh Reddy)
OSGi bundle versions hardcoded
------------------------------
Key: TEIID-3075
URL:
https://issues.jboss.org/browse/TEIID-3075
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
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.