You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2011/10/27 21:35:44 UTC

svn commit: r1189964 - /servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml

Author: gertv
Date: Thu Oct 27 19:35:44 2011
New Revision: 1189964

URL: http://svn.apache.org/viewvc?rev=1189964&view=rev
Log:
SMX4-957: Add name attribute to the features descriptors

Modified:
    servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml

Modified: servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml?rev=1189964&r1=1189963&r2=1189964&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml (original)
+++ servicemix/smx4/nmr/trunk/assembly/src/main/filtered-resources/features.xml Thu Oct 27 19:35:44 2011
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<features>
+<features name="nmr-${version}">
     <repository>mvn:org.apache.karaf.assemblies.features/standard/${karaf.version}/xml/features</repository>
     <repository>mvn:org.apache.karaf.assemblies.features/enterprise/${karaf.version}/xml/features</repository>
     <feature name="naming" version="${version}">