Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62775DF94 for ; Fri, 7 Dec 2012 14:14:24 +0000 (UTC) Received: (qmail 99018 invoked by uid 500); 7 Dec 2012 14:14:23 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 98790 invoked by uid 500); 7 Dec 2012 14:14:23 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 98769 invoked by uid 99); 7 Dec 2012 14:14:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 14:14:22 +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, 07 Dec 2012 14:14:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B282623888CD; Fri, 7 Dec 2012 14:14:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1418323 - /commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml Date: Fri, 07 Dec 2012 14:14:01 -0000 To: commits@commons.apache.org From: jochen@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121207141401.B282623888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jochen Date: Fri Dec 7 14:14:00 2012 New Revision: 1418323 URL: http://svn.apache.org/viewvc?rev=1418323&view=rev Log: Initial import. Added: commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml Added: commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml?rev=1418323&view=auto ============================================================================== --- commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml (added) +++ commons/sandbox/jndi/trunk/commons-jndi-browser/pom.xml Fri Dec 7 14:14:00 2012 @@ -0,0 +1,40 @@ + + + org.apache.commons + 0.1-SNAPSHOT + 4.0.0 + JNDI Tomcat Demo + The xDWS Core + 2005 + war + + + + org.apache.maven.plugins + maven-war-plugin + 2.3 + + ${project.build.directory}/xdws-webapp + + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + UTF8 + + commons-jndi-browser + + org.apache.commons + commons-jndi + 0.1-SNAPSHOT + +