You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/03/11 11:22:14 UTC

svn commit: r1080507 - in /aries/trunk/quiesce/quiesce-api: pom.xml src/main/java/org/apache/aries/quiesce/manager/packageinfo src/main/java/org/apache/aries/quiesce/participant/packageinfo

Author: zoe
Date: Fri Mar 11 10:22:13 2011
New Revision: 1080507

URL: http://svn.apache.org/viewvc?rev=1080507&view=rev
Log:
ARIES-598 Add packageinfo files for quiesce

Added:
    aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/manager/packageinfo
    aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/participant/packageinfo
Modified:
    aries/trunk/quiesce/quiesce-api/pom.xml

Modified: aries/trunk/quiesce/quiesce-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/quiesce/quiesce-api/pom.xml?rev=1080507&r1=1080506&r2=1080507&view=diff
==============================================================================
--- aries/trunk/quiesce/quiesce-api/pom.xml (original)
+++ aries/trunk/quiesce/quiesce-api/pom.xml Fri Mar 11 10:22:13 2011
@@ -32,6 +32,9 @@
     </description>
 
     <properties>
+        <!-- Export package versions are maintained in packageinfo files -->
+        <aries.osgi.export>${aries.osgi.export.pkg};-noimport:=true</aries.osgi.export>
+
         <aries.osgi.export.pkg>
             org.apache.aries.quiesce.manager;
             org.apache.aries.quiesce.participant;
@@ -46,4 +49,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>

Added: aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/manager/packageinfo
URL: http://svn.apache.org/viewvc/aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/manager/packageinfo?rev=1080507&view=auto
==============================================================================
--- aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/manager/packageinfo (added)
+++ aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/manager/packageinfo Fri Mar 11 10:22:13 2011
@@ -0,0 +1,19 @@
+#
+# 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.
+#
+version 0.4.0

Added: aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/participant/packageinfo
URL: http://svn.apache.org/viewvc/aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/participant/packageinfo?rev=1080507&view=auto
==============================================================================
--- aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/participant/packageinfo (added)
+++ aries/trunk/quiesce/quiesce-api/src/main/java/org/apache/aries/quiesce/participant/packageinfo Fri Mar 11 10:22:13 2011
@@ -0,0 +1,19 @@
+#
+# 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.
+#
+version 0.4.0