Julian Coleman created TEIID-3075:
-------------------------------------
Summary: 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
Assignee: Steven Hawkins
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
(v6.2.6#6264)