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 13:48:36 UTC

svn commit: r1080556 - in /aries/trunk/web/web-urlhandler: pom.xml src/main/java/org/apache/aries/web/converter/packageinfo

Author: zoe
Date: Fri Mar 11 12:48:36 2011
New Revision: 1080556

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

Added:
    aries/trunk/web/web-urlhandler/src/main/java/org/apache/aries/web/converter/packageinfo
Modified:
    aries/trunk/web/web-urlhandler/pom.xml

Modified: aries/trunk/web/web-urlhandler/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/web/web-urlhandler/pom.xml?rev=1080556&r1=1080555&r2=1080556&view=diff
==============================================================================
--- aries/trunk/web/web-urlhandler/pom.xml (original)
+++ aries/trunk/web/web-urlhandler/pom.xml Fri Mar 11 12:48:36 2011
@@ -29,6 +29,9 @@
     <name>Apache Aries Web Url handler</name>
 
 	<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.web.converter
 		</aries.osgi.export.pkg>

Added: aries/trunk/web/web-urlhandler/src/main/java/org/apache/aries/web/converter/packageinfo
URL: http://svn.apache.org/viewvc/aries/trunk/web/web-urlhandler/src/main/java/org/apache/aries/web/converter/packageinfo?rev=1080556&view=auto
==============================================================================
--- aries/trunk/web/web-urlhandler/src/main/java/org/apache/aries/web/converter/packageinfo (added)
+++ aries/trunk/web/web-urlhandler/src/main/java/org/apache/aries/web/converter/packageinfo Fri Mar 11 12:48:36 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