You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/10 02:11:26 UTC

svn commit: r932653 [1/2] - in /incubator/aries/trunk/samples: ./ ariestrader/ ariestrader/assemblies/ ariestrader/assemblies/ariestrader-all-eba/ ariestrader/assemblies/ariestrader-jdbc-eba/ ariestrader/assemblies/equinox-test-harness/ ariestrader/mod...

Author: hughesj
Date: Sat Apr 10 00:11:25 2010
New Revision: 932653

URL: http://svn.apache.org/viewvc?rev=932653&view=rev
Log:
[maven-release-plugin] prepare release samples-0.1-incubating

Modified:
    incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-all-eba/pom.xml
    incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-jdbc-eba/pom.xml
    incubator/aries/trunk/samples/ariestrader/assemblies/equinox-test-harness/pom.xml
    incubator/aries/trunk/samples/ariestrader/assemblies/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-api/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-beans/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-core/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-derby-ds/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-entities/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jdbc/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-am/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-cm/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-util/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/ariestrader-web/pom.xml
    incubator/aries/trunk/samples/ariestrader/modules/pom.xml
    incubator/aries/trunk/samples/ariestrader/pom.xml
    incubator/aries/trunk/samples/blog/blog-api/pom.xml
    incubator/aries/trunk/samples/blog/blog-assembly/pom.xml
    incubator/aries/trunk/samples/blog/blog-biz/pom.xml
    incubator/aries/trunk/samples/blog/blog-datasource/pom.xml
    incubator/aries/trunk/samples/blog/blog-jdbc-eba/pom.xml
    incubator/aries/trunk/samples/blog/blog-jpa-eba/pom.xml
    incubator/aries/trunk/samples/blog/blog-persistence-jdbc/pom.xml
    incubator/aries/trunk/samples/blog/blog-persistence-jpa/pom.xml
    incubator/aries/trunk/samples/blog/blog-web/pom.xml
    incubator/aries/trunk/samples/blog/pom.xml
    incubator/aries/trunk/samples/blueprint/helloworld/helloworld-api/pom.xml
    incubator/aries/trunk/samples/blueprint/helloworld/helloworld-assembly/pom.xml
    incubator/aries/trunk/samples/blueprint/helloworld/helloworld-client/pom.xml
    incubator/aries/trunk/samples/blueprint/helloworld/helloworld-server/pom.xml
    incubator/aries/trunk/samples/blueprint/helloworld/pom.xml
    incubator/aries/trunk/samples/blueprint/idverifier/idverifier-api/pom.xml
    incubator/aries/trunk/samples/blueprint/idverifier/idverifier-assembly/pom.xml
    incubator/aries/trunk/samples/blueprint/idverifier/idverifier-client/pom.xml
    incubator/aries/trunk/samples/blueprint/idverifier/idverifier-server/pom.xml
    incubator/aries/trunk/samples/blueprint/idverifier/pom.xml
    incubator/aries/trunk/samples/blueprint/pom.xml
    incubator/aries/trunk/samples/pom.xml

Modified: incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-all-eba/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-all-eba/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-all-eba/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-all-eba/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.aries.samples.ariestrader</groupId>
 		<artifactId>assemblies</artifactId>
-		<version>0.1-incubating-SNAPSHOT</version>
+		<version>0.1-incubating</version>
 	</parent>
     
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-jdbc-eba/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-jdbc-eba/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-jdbc-eba/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/assemblies/ariestrader-jdbc-eba/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.aries.samples.ariestrader</groupId>
 		<artifactId>assemblies</artifactId>
-		<version>0.1-incubating-SNAPSHOT</version>
+		<version>0.1-incubating</version>
 	</parent>
     
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/assemblies/equinox-test-harness/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/assemblies/equinox-test-harness/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/assemblies/equinox-test-harness/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/assemblies/equinox-test-harness/pom.xml Sat Apr 10 00:11:25 2010
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>assemblies</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/assemblies/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/assemblies/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/assemblies/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/assemblies/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>ariestrader</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-api/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-api/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-api/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-beans/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-beans/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-beans/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-beans/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-core/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-core/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-core/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,62 +1,62 @@
-<?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.
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>org.apache.aries.samples.ariestrader</groupId>
-        <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.aries.samples.ariestrader</groupId>
-    <artifactId>org.apache.aries.samples.ariestrader.core</artifactId>
-    <packaging>bundle</packaging>
-    <name>AriesTrader :: Modules - Core</name>
-    <description>AriesTrader Core Module</description>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.aries.samples.ariestrader</groupId>
-            <artifactId>org.apache.aries.samples.ariestrader.util</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.aries.samples.ariestrader</groupId>
-            <artifactId>org.apache.aries.samples.ariestrader.api</artifactId>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Version>${pom.version}</Bundle-Version>
-                        <Private-Package>org.apache.aries.samples.ariestrader.core.*</Private-Package>
-                        <Export-Package>!org.apache.aries.samples.ariestrader.core.*</Export-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-</project>
+<?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.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.aries.samples.ariestrader</groupId>
+        <artifactId>modules</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+
+    <groupId>org.apache.aries.samples.ariestrader</groupId>
+    <artifactId>org.apache.aries.samples.ariestrader.core</artifactId>
+    <packaging>bundle</packaging>
+    <name>AriesTrader :: Modules - Core</name>
+    <description>AriesTrader Core Module</description>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.aries.samples.ariestrader</groupId>
+            <artifactId>org.apache.aries.samples.ariestrader.util</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.aries.samples.ariestrader</groupId>
+            <artifactId>org.apache.aries.samples.ariestrader.api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Version>${pom.version}</Bundle-Version>
+                        <Private-Package>org.apache.aries.samples.ariestrader.core.*</Private-Package>
+                        <Export-Package>!org.apache.aries.samples.ariestrader.core.*</Export-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-derby-ds/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-derby-ds/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-derby-ds/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-derby-ds/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-entities/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-entities/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-entities/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-entities/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>
@@ -93,18 +93,16 @@
                             <tasks>
                                 <path id="enhance.path.ref">
                                     <fileset dir="${project.build.outputDirectory}">
-                                        <include name="*Bean*/*.class"/>
+                                        <include name="*Bean*/*.class" />
                                     </fileset>
                                 </path>
-                                <pathconvert property="enhance.files"
-                                             refid="enhance.path.ref"
-                                             pathsep=" "/>
+                                <pathconvert property="enhance.files" refid="enhance.path.ref" pathsep=" " />
                                 <java classname="org.apache.openjpa.enhance.PCEnhancer">
-                                    <arg line="-p persistence.xml"/>
-                                    <arg line="${enhance.files}"/>
+                                    <arg line="-p persistence.xml" />
+                                    <arg line="${enhance.files}" />
                                     <classpath>
-                                        <path refid="maven.dependency.classpath"/>
-                                        <path refid="maven.compile.classpath"/>
+                                        <path refid="maven.dependency.classpath" />
+                                        <path refid="maven.compile.classpath" />
                                     </classpath>
                                 </java>
                             </tasks>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jdbc/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jdbc/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jdbc/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-am/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-am/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-am/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-am/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-cm/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-cm/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-cm/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-persist-jpa-cm/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-util/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-util/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-util/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-util/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/ariestrader-web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/ariestrader-web/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/ariestrader-web/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/ariestrader-web/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>modules</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
     
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/modules/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/modules/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/modules/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/modules/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.samples.ariestrader</groupId>
         <artifactId>ariestrader</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/ariestrader/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/ariestrader/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/ariestrader/pom.xml (original)
+++ incubator/aries/trunk/samples/ariestrader/pom.xml Sat Apr 10 00:11:25 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.ariestrader</groupId>

Modified: incubator/aries/trunk/samples/blog/blog-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-api/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-api/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-api/pom.xml Sat Apr 10 00:11:25 2010
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.samples.blog</groupId>
         <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <artifactId>org.apache.aries.samples.blog.api</artifactId>

Modified: incubator/aries/trunk/samples/blog/blog-assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-assembly/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-assembly/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-assembly/pom.xml Sat Apr 10 00:11:25 2010
@@ -13,15 +13,14 @@
 		License for the * specific language governing permissions and
 		limitations * under the License.
 	-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.aries.samples.blog</groupId>
 		<artifactId>blog</artifactId>
-		<version>0.1-incubating-SNAPSHOT</version>
+		<version>0.1-incubating</version>
 	</parent>
 
 	<artifactId>org.apache.aries.samples.blog.assembly</artifactId>

Modified: incubator/aries/trunk/samples/blog/blog-biz/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-biz/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-biz/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-biz/pom.xml Sat Apr 10 00:11:25 2010
@@ -15,14 +15,13 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.aries.samples.blog</groupId>
         <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
 	<artifactId>org.apache.aries.samples.blog.biz</artifactId>

Modified: incubator/aries/trunk/samples/blog/blog-datasource/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-datasource/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-datasource/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-datasource/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,75 +1,75 @@
-<?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.
--->
-<project>
-  <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>org.apache.aries.samples.blog</groupId>
-        <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-  <groupId>org.apache.aries.samples.blog</groupId>
-  <artifactId>org.apache.aries.samples.blog.datasource</artifactId>
-  <name>Apache Aries blog sample transaction enlisting JDBC datasource</name>
-  <packaging>bundle</packaging>
-  <dependencies>
-        <dependency>
-          <groupId>org.apache.derby</groupId>
-          <artifactId>derby</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.aries.transaction</groupId>
-            <artifactId>org.apache.aries.transaction.blueprint</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.geronimo.components</groupId>
-            <artifactId>geronimo-transaction</artifactId>
-        </dependency>
-  </dependencies>
-  <build>
-   <resources>
-        <resource>
-            <targetPath>OSGI-INF/blueprint</targetPath>
-            <filtering>false</filtering>
-            <directory>${basedir}/src/main/resources/OSGI-INF/blueprint</directory>
-            <includes>
-                <include>*.xml</include>
-            </includes>
-        </resource>
-    </resources>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Import-Package>
-                            *
-                        </Import-Package>
-                        <Private-Package>
-                            org.apache.aries.samples.blog.datasource
-                        </Private-Package>
-                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-  </build>
-</project>
+<?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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.aries.samples.blog</groupId>
+        <artifactId>blog</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+  <groupId>org.apache.aries.samples.blog</groupId>
+  <artifactId>org.apache.aries.samples.blog.datasource</artifactId>
+  <name>Apache Aries blog sample transaction enlisting JDBC datasource</name>
+  <packaging>bundle</packaging>
+  <dependencies>
+        <dependency>
+          <groupId>org.apache.derby</groupId>
+          <artifactId>derby</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.aries.transaction</groupId>
+            <artifactId>org.apache.aries.transaction.blueprint</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.components</groupId>
+            <artifactId>geronimo-transaction</artifactId>
+        </dependency>
+  </dependencies>
+  <build>
+   <resources>
+        <resource>
+            <targetPath>OSGI-INF/blueprint</targetPath>
+            <filtering>false</filtering>
+            <directory>${basedir}/src/main/resources/OSGI-INF/blueprint</directory>
+            <includes>
+                <include>*.xml</include>
+            </includes>
+        </resource>
+    </resources>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Import-Package>
+                            *
+                        </Import-Package>
+                        <Private-Package>
+                            org.apache.aries.samples.blog.datasource
+                        </Private-Package>
+                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+  </build>
+</project>

Modified: incubator/aries/trunk/samples/blog/blog-jdbc-eba/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-jdbc-eba/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-jdbc-eba/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-jdbc-eba/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,77 +1,76 @@
-<?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.
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.aries.samples.blog</groupId>
-        <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <groupId>org.apache.aries.samples.blog</groupId>
-    <artifactId>org.apache.aries.samples.blog.jdbc.eba</artifactId>
-    <name>Apache Aries Blog Sample EBA using JDBC</name>
-    <description>
-  This EBA contains the core bundles for the sample Blog application.  
-  It does not include all transitive dependencies, which need to
-  be provisioned during deployment.  It uses JDBC for the persistence layer.
-    </description>
-    <packaging>eba</packaging>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.aries.samples.blog</groupId>
-            <artifactId>org.apache.aries.samples.blog.api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.aries.samples.blog</groupId>
-            <artifactId>org.apache.aries.samples.blog.web</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.aries.samples.blog</groupId>
-            <artifactId>org.apache.aries.samples.blog.biz</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.aries.samples.blog</groupId>
-            <artifactId>org.apache.aries.samples.blog.persistence.jdbc</artifactId>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.aries</groupId>
-                <artifactId>eba-maven-plugin</artifactId>
-                <extensions>true</extensions>
-                <configuration>
-                    <generateManifest>true</generateManifest>
-                    <instructions>
-                        <Application-SymbolicName>${pom.artifactId}</Application-SymbolicName>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-</project>
+<?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.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.aries.samples.blog</groupId>
+        <artifactId>blog</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+
+    <groupId>org.apache.aries.samples.blog</groupId>
+    <artifactId>org.apache.aries.samples.blog.jdbc.eba</artifactId>
+    <name>Apache Aries Blog Sample EBA using JDBC</name>
+    <description>
+  This EBA contains the core bundles for the sample Blog application.  
+  It does not include all transitive dependencies, which need to
+  be provisioned during deployment.  It uses JDBC for the persistence layer.
+    </description>
+    <packaging>eba</packaging>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.aries.samples.blog</groupId>
+            <artifactId>org.apache.aries.samples.blog.api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.aries.samples.blog</groupId>
+            <artifactId>org.apache.aries.samples.blog.web</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.aries.samples.blog</groupId>
+            <artifactId>org.apache.aries.samples.blog.biz</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.aries.samples.blog</groupId>
+            <artifactId>org.apache.aries.samples.blog.persistence.jdbc</artifactId>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.aries</groupId>
+                <artifactId>eba-maven-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <generateManifest>true</generateManifest>
+                    <instructions>
+                        <Application-SymbolicName>${pom.artifactId}</Application-SymbolicName>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>

Modified: incubator/aries/trunk/samples/blog/blog-jpa-eba/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-jpa-eba/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-jpa-eba/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-jpa-eba/pom.xml Sat Apr 10 00:11:25 2010
@@ -19,15 +19,14 @@ specific language governing permissions 
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.samples.blog</groupId>
         <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.blog</groupId>

Modified: incubator/aries/trunk/samples/blog/blog-persistence-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-persistence-jdbc/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-persistence-jdbc/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-persistence-jdbc/pom.xml Sat Apr 10 00:11:25 2010
@@ -15,16 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.samples.blog</groupId>
         <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.blog</groupId>

Modified: incubator/aries/trunk/samples/blog/blog-persistence-jpa/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-persistence-jpa/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-persistence-jpa/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-persistence-jpa/pom.xml Sat Apr 10 00:11:25 2010
@@ -14,15 +14,14 @@
 		the specific language governing permissions and limitations under the
 		License.
 	-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.aries.samples.blog</groupId>
 		<artifactId>blog</artifactId>
-		<version>0.1-incubating-SNAPSHOT</version>
+		<version>0.1-incubating</version>
 	</parent>
 
 	<groupId>org.apache.aries.samples.blog</groupId>
@@ -58,8 +57,7 @@
 										<include name="EntryImpl.class" /> 
 									</fileset>
 								</path>
-								<pathconvert property="enhance.files" refid="enhance.path.ref"
-									pathsep=" " />
+								<pathconvert property="enhance.files" refid="enhance.path.ref" pathsep=" " />
 								<java classname="org.apache.openjpa.enhance.PCEnhancer">
 									<arg line="-p persistence.xml" />
 									<arg line="${enhance.files}" />

Modified: incubator/aries/trunk/samples/blog/blog-web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/blog-web/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/blog-web/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/blog-web/pom.xml Sat Apr 10 00:11:25 2010
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.samples.blog</groupId>
         <artifactId>blog</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.blog</groupId>

Modified: incubator/aries/trunk/samples/blog/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blog/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blog/pom.xml (original)
+++ incubator/aries/trunk/samples/blog/pom.xml Sat Apr 10 00:11:25 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <groupId>org.apache.aries.samples.blog</groupId>

Modified: incubator/aries/trunk/samples/blueprint/helloworld/helloworld-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/helloworld/helloworld-api/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/helloworld/helloworld-api/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/helloworld/helloworld-api/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,38 +1,38 @@
-<?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.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-        <artifactId>helloworld</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
-    <name>Apache Aries Blueprint HelloWorld API</name>
-    <packaging>bundle</packaging>
-    <description>Example blueprint hello world application - api</description>
-
-    <properties>
-        <aries.osgi.export.pkg>
-            org.apache.aries.samples.blueprint.helloworld.api
-        </aries.osgi.export.pkg>
-    </properties>
-</project>
+<?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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+        <artifactId>helloworld</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+
+    <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
+    <name>Apache Aries Blueprint HelloWorld API</name>
+    <packaging>bundle</packaging>
+    <description>Example blueprint hello world application - api</description>
+
+    <properties>
+        <aries.osgi.export.pkg>
+            org.apache.aries.samples.blueprint.helloworld.api
+        </aries.osgi.export.pkg>
+    </properties>
+</project>

Modified: incubator/aries/trunk/samples/blueprint/helloworld/helloworld-assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/helloworld/helloworld-assembly/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/helloworld/helloworld-assembly/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/helloworld/helloworld-assembly/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,142 +1,141 @@
-<?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.
-    -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-        <artifactId>helloworld</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>org.apache.aries.samples.blueprint.helloworld.assembly</artifactId>
-    <name>Apache Aries Blueprint HelloWorld Assembly</name>
-    <packaging>pom</packaging>
-
-    <dependencies>
-
-        <dependency>
-            <groupId>org.eclipse</groupId>
-            <artifactId>osgi</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.equinox</groupId>
-            <artifactId>cm</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.osgi</groupId>
-            <artifactId>services</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.ops4j.pax.logging</groupId>
-            <artifactId>pax-logging-api</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.ops4j.pax.logging</groupId>
-            <artifactId>pax-logging-service</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.aries.blueprint</groupId>
-            <artifactId>org.apache.aries.blueprint</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.aries</groupId>
-            <artifactId>org.apache.aries.util</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-            <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-            <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-            <artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
-        </dependency>
-
-    </dependencies>
-
-    <build>
-
-        <plugins>
-            <plugin>
-                  <groupId>org.apache.maven.plugins</groupId>
-                  <artifactId>maven-resources-plugin</artifactId>
-                  <configuration>
-                        <outputDirectory>${project.build.directory}</outputDirectory>
-                  </configuration>
-                  <executions>
-                        <execution>
-                        <id>filter</id>
-                        <phase>generate-resources</phase>
-                            <goals>
-                                <goal>resources</goal>
-                            </goals>
-                  </execution>
-                  </executions>
-           </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <configuration>
-                    <outputDirectory>${project.build.directory}</outputDirectory>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>filter</id>
-                        <phase>generate-resources</phase>
-                        <goals>
-                            <goal>resources</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-dependency-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>copy</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>copy-dependencies</goal>
-                        </goals>
-                        <configuration>
-                            <excludeTransitive>true</excludeTransitive>
-                            <outputDirectory>${project.build.directory}</outputDirectory>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
+<?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.
+    -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+        <artifactId>helloworld</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+
+    <artifactId>org.apache.aries.samples.blueprint.helloworld.assembly</artifactId>
+    <name>Apache Aries Blueprint HelloWorld Assembly</name>
+    <packaging>pom</packaging>
+
+    <dependencies>
+
+        <dependency>
+            <groupId>org.eclipse</groupId>
+            <artifactId>osgi</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.eclipse.equinox</groupId>
+            <artifactId>cm</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.eclipse.osgi</groupId>
+            <artifactId>services</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.ops4j.pax.logging</groupId>
+            <artifactId>pax-logging-api</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.ops4j.pax.logging</groupId>
+            <artifactId>pax-logging-service</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.aries.blueprint</groupId>
+            <artifactId>org.apache.aries.blueprint</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.aries</groupId>
+            <artifactId>org.apache.aries.util</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+            <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+            <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+            <artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
+        </dependency>
+
+    </dependencies>
+
+    <build>
+
+        <plugins>
+            <plugin>
+                  <groupId>org.apache.maven.plugins</groupId>
+                  <artifactId>maven-resources-plugin</artifactId>
+                  <configuration>
+                        <outputDirectory>${project.build.directory}</outputDirectory>
+                  </configuration>
+                  <executions>
+                        <execution>
+                        <id>filter</id>
+                        <phase>generate-resources</phase>
+                            <goals>
+                                <goal>resources</goal>
+                            </goals>
+                  </execution>
+                  </executions>
+           </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <configuration>
+                    <outputDirectory>${project.build.directory}</outputDirectory>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>filter</id>
+                        <phase>generate-resources</phase>
+                        <goals>
+                            <goal>resources</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-dependency-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>copy</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>copy-dependencies</goal>
+                        </goals>
+                        <configuration>
+                            <excludeTransitive>true</excludeTransitive>
+                            <outputDirectory>${project.build.directory}</outputDirectory>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

Modified: incubator/aries/trunk/samples/blueprint/helloworld/helloworld-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/helloworld/helloworld-client/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/helloworld/helloworld-client/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/helloworld/helloworld-client/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,52 +1,51 @@
-<?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.
-	-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-	<parent>
-		<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-		<artifactId>helloworld</artifactId>
-		<version>0.1-incubating-SNAPSHOT</version>
-	</parent>
-
-	<artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
-	<name>Apache Aries Blueprint HelloWorldClient</name>
-	<packaging>bundle</packaging>
-	<description>Example blueprint hello world client application.</description>
-
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.apache.felix</groupId>
-				<artifactId>maven-bundle-plugin
-                </artifactId>
-				<configuration>
-					<instructions>
-						<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-					</instructions>
-				</configuration>
-			</plugin>
-		</plugins>
-	</build>
-	<dependencies>
-		<dependency>
-			<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-			<artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
-		</dependency>
-	</dependencies>
-</project>
-    
+<?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.
+	-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<parent>
+		<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+		<artifactId>helloworld</artifactId>
+		<version>0.1-incubating</version>
+	</parent>
+
+	<artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
+	<name>Apache Aries Blueprint HelloWorldClient</name>
+	<packaging>bundle</packaging>
+	<description>Example blueprint hello world client application.</description>
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin
+                </artifactId>
+				<configuration>
+					<instructions>
+						<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+					</instructions>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+			<artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
+		</dependency>
+	</dependencies>
+</project>
+    

Modified: incubator/aries/trunk/samples/blueprint/helloworld/helloworld-server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/helloworld/helloworld-server/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/helloworld/helloworld-server/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/helloworld/helloworld-server/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,54 +1,54 @@
-<?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.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-        <artifactId>helloworld</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
-    <name>Apache Aries Blueprint HelloWorldServer</name>
-    <packaging>bundle</packaging>
-    <description>Example blueprint hello world application - server</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin
-                </artifactId>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-    <dependencies>
-        <dependency>
-                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-                <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
-        </dependency>
-    </dependencies>
-</project>
-    
+<?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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+        <artifactId>helloworld</artifactId>
+        <version>0.1-incubating</version>
+    </parent>
+
+    <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
+    <name>Apache Aries Blueprint HelloWorldServer</name>
+    <packaging>bundle</packaging>
+    <description>Example blueprint hello world application - server</description>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin
+                </artifactId>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <dependencies>
+        <dependency>
+                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+                <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
+        </dependency>
+    </dependencies>
+</project>
+    

Modified: incubator/aries/trunk/samples/blueprint/helloworld/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/helloworld/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/helloworld/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/helloworld/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,66 +1,65 @@
-<?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.
-	-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
-	<modelVersion>4.0.0</modelVersion>
-
-	<parent>
-	<groupId>org.apache.aries.samples.blueprint</groupId>
-	        <artifactId>blueprint</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
-        </parent>
-
-	<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-	<artifactId>helloworld</artifactId>
-	<name>Apache Aries Blueprint HelloWorld</name>
-	<packaging>pom</packaging>
-	<description>Example blueprint hello world application</description>
-
-	<dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-                <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
-                <version>${version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-                <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
-                <version>${version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-                <artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
-                <version>${version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
-                <artifactId>org.apache.aries.samples.blueprint.helloworld.assembly</artifactId>
-                <version>${version}</version>
-            </dependency>
-        </dependencies>
-	</dependencyManagement>
-
-	<modules>
-		<module>helloworld-api</module>
-		<module>helloworld-server</module>
-		<module>helloworld-client</module>
-		<module>helloworld-assembly</module> 
-	</modules>
-
-</project>
+<?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.
+	-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+	<groupId>org.apache.aries.samples.blueprint</groupId>
+	        <artifactId>blueprint</artifactId>
+        <version>0.1-incubating</version>
+        </parent>
+
+	<groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+	<artifactId>helloworld</artifactId>
+	<name>Apache Aries Blueprint HelloWorld</name>
+	<packaging>pom</packaging>
+	<description>Example blueprint hello world application</description>
+
+	<dependencyManagement>
+        <dependencies>
+            <dependency>
+                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+                <artifactId>org.apache.aries.samples.blueprint.helloworld.api</artifactId>
+                <version>${version}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+                <artifactId>org.apache.aries.samples.blueprint.helloworld.server</artifactId>
+                <version>${version}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+                <artifactId>org.apache.aries.samples.blueprint.helloworld.client</artifactId>
+                <version>${version}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.aries.samples.blueprint.helloworld</groupId>
+                <artifactId>org.apache.aries.samples.blueprint.helloworld.assembly</artifactId>
+                <version>${version}</version>
+            </dependency>
+        </dependencies>
+	</dependencyManagement>
+
+	<modules>
+		<module>helloworld-api</module>
+		<module>helloworld-server</module>
+		<module>helloworld-client</module>
+		<module>helloworld-assembly</module> 
+	</modules>
+
+</project>

Modified: incubator/aries/trunk/samples/blueprint/idverifier/idverifier-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/blueprint/idverifier/idverifier-api/pom.xml?rev=932653&r1=932652&r2=932653&view=diff
==============================================================================
--- incubator/aries/trunk/samples/blueprint/idverifier/idverifier-api/pom.xml (original)
+++ incubator/aries/trunk/samples/blueprint/idverifier/idverifier-api/pom.xml Sat Apr 10 00:11:25 2010
@@ -1,49 +1,49 @@
-<?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.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>org.apache.aries.samples.blueprint.idverifier</groupId>
-    	<artifactId>idverifier</artifactId>
-    	<version>0.1-incubating-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>org.apache.aries.samples.blueprint.idverifier.api</artifactId>
-    <name>Apache Aries Blueprint Sample - ID Verifier API</name>
-    <packaging>bundle</packaging>
-    <description>
-        Example blueprint application to demo inlined managers definitions.
-    </description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-<!--
-                        <Bundle-Blueprint>/test.xml</Bundle-Blueprint>
--->
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>    
-</project>
+<?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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.aries.samples.blueprint.idverifier</groupId>
+    	<artifactId>idverifier</artifactId>
+    	<version>0.1-incubating</version>
+    </parent>
+
+    <artifactId>org.apache.aries.samples.blueprint.idverifier.api</artifactId>
+    <name>Apache Aries Blueprint Sample - ID Verifier API</name>
+    <packaging>bundle</packaging>
+    <description>
+        Example blueprint application to demo inlined managers definitions.
+    </description>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+<!--
+                        <Bundle-Blueprint>/test.xml</Bundle-Blueprint>
+-->
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>    
+</project>