Yeah, that's I gonna do, good idea.
Regards
JB
On 08/03/2012 03:26 PM, Guillaume Nodet wrote:
Well, we could do both for the time being.
i.e. define the two individual properties and set them to the value of the
big one
<aries.jndi.core.version>${aries.jndi.version}</aries.jndi.core.version>
so that we won't have too many changes when the versions will diverge.
On Fri, Aug 3, 2012 at 3:17 PM, Jean-Baptiste Onofré <[email protected]>wrote:
OK,
agree, I revert my change, and at least split between api and "others".
The purpose is to "reduce", when possible, the number of properties.
Thanks,
Regards
JB
On 08/03/2012 02:25 PM, Guillaume Nodet wrote:
Wellm i'm not sure using a single version for jxm.core and jmx.api is a
good idea.
I've already fixed some issues in jmx-core, so there will be a release and
only this bundle will be released, given the way releases are done in
Aries.
It's not a big deal, but it will certainly have to be changed back when we
upgrade jmx.core.
On Fri, Aug 3, 2012 at 1:43 PM, <[email protected]> wrote:
Author: jbonofre
Date: Fri Aug 3 11:43:11 2012
New Revision: 1368898
URL:
http://svn.apache.org/viewvc?**rev=1368898&view=rev<http://svn.apache.org/viewvc?rev=1368898&view=rev>
Log:
[KARAF-1706] Fix jndi feature
Modified:
karaf/branches/karaf-2.3.x/**assemblies/features/**
enterprise/src/main/resources/**features.xml
Modified:
karaf/branches/karaf-2.3.x/**assemblies/features/**
enterprise/src/main/resources/**features.xml
URL:
http://svn.apache.org/viewvc/**karaf/branches/karaf-2.3.x/**
assemblies/features/**enterprise/src/main/resources/**
features.xml?rev=1368898&r1=**1368897&r2=1368898&view=diff<http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/assemblies/features/enterprise/src/main/resources/features.xml?rev=1368898&r1=1368897&r2=1368898&view=diff>
==============================**==============================**
==================
---
karaf/branches/karaf-2.3.x/**assemblies/features/**
enterprise/src/main/resources/**features.xml
(original)
+++
karaf/branches/karaf-2.3.x/**assemblies/features/**
enterprise/src/main/resources/**features.xml
Fri Aug 3 11:43:11 2012
@@ -43,10 +43,10 @@
<details>JNDI support provided by Apache Aries JNDI
${aries.jndi.version}</**details>
<bundle
start-level="30">mvn:org.**apache.aries/org.apache.aries.**
util/${aries.util.version}</**bundle>
<bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.api/${aries.jndi.**version}</bundle>
- <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.core/${aries.jndi.**core.version}</bundle>
- <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.rmi/${aries.jndi.**rmi.version}</bundle>
- <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.url/${aries.jndi.**url.version}</bundle>
- <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.legacy.support/${**aries.jndi.legacy.version}</**bundle>
+ <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.core/${aries.jndi.**version}</bundle>
+ <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.rmi/${aries.jndi.**version}</bundle>
+ <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.url/${aries.jndi.**version}</bundle>
+ <bundle
start-level="30">mvn:org.**apache.aries.jndi/org.apache.**
aries.jndi.legacy.support/${**aries.jndi.version}</bundle>
</feature>
<feature name="application-without-**isolation"
description="Provide
EBA archive support" version="${aries.application.**version}">
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com