Return-Path: Delivered-To: apmail-aries-commits-archive@www.apache.org Received: (qmail 18326 invoked from network); 11 Mar 2011 12:49:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Mar 2011 12:49:02 -0000 Received: (qmail 36241 invoked by uid 500); 11 Mar 2011 12:49:02 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 36194 invoked by uid 500); 11 Mar 2011 12:49:02 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 36186 invoked by uid 99); 11 Mar 2011 12:49:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 12:49:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 12:49:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A582D2388A2C; Fri, 11 Mar 2011 12:48:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1080556 - in /aries/trunk/web/web-urlhandler: pom.xml src/main/java/org/apache/aries/web/converter/packageinfo Date: Fri, 11 Mar 2011 12:48:36 -0000 To: commits@aries.apache.org From: zoe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110311124836.A582D2388A2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 @@ Apache Aries Web Url handler + + ${aries.osgi.export.pkg};-noimport:=true + org.apache.aries.web.converter 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