You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/01/02 18:37:10 UTC

svn commit: r608154 [1/3] - in /servicemix/smx4/obr-repo: features.xml repository-snapshot.xml repository.xml

Author: gnodet
Date: Wed Jan  2 09:37:06 2008
New Revision: 608154

URL: http://svn.apache.org/viewvc?rev=608154&view=rev
Log:
Add more files in OBR repo

Added:
    servicemix/smx4/obr-repo/repository-snapshot.xml
Modified:
    servicemix/smx4/obr-repo/features.xml
    servicemix/smx4/obr-repo/repository.xml

Modified: servicemix/smx4/obr-repo/features.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/features.xml?rev=608154&r1=608153&r2=608154&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features.xml (original)
+++ servicemix/smx4/obr-repo/features.xml Wed Jan  2 09:37:06 2008
@@ -1,5 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+      Licensed to the Apache Software Foundation (ASF) under one or more
+      contributor license agreements.  See the NOTICE file distributed with
+      this work for additional information regarding copyright ownership.
+      The ASF licenses this file to You under the Apache License, Version 2.0
+      (the "License"); you may not use this file except in compliance with
+      the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing, software
+      distributed under the License is distributed on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+      See the License for the specific language governing permissions and
+      limitations under the License.
+-->
 <features>
-	<feature name="wrapper">
-		<bundle>org.apache.servicemix.runtime.gshell.wrapper</bundle>
+    <feature name="wrapper">
+        <bundle>org.apache.servicemix.runtime.gshell.wrapper</bundle>
     </feature>
-</features>
\ No newline at end of file
+</features>