Return-Path: Delivered-To: apmail-incubator-roller-commits-archive@www.apache.org Received: (qmail 6145 invoked from network); 20 Sep 2006 14:58:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Sep 2006 14:58:19 -0000 Received: (qmail 10405 invoked by uid 500); 20 Sep 2006 14:58:14 -0000 Delivered-To: apmail-incubator-roller-commits-archive@incubator.apache.org Received: (qmail 10372 invoked by uid 500); 20 Sep 2006 14:58:14 -0000 Mailing-List: contact roller-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: roller-dev@incubator.apache.org Delivered-To: mailing list roller-commits@incubator.apache.org Received: (qmail 10361 invoked by uid 99); 20 Sep 2006 14:58:14 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2006 07:58:14 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:51511] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 4A/A3-01963-40751154 for ; Wed, 20 Sep 2006 07:58:12 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 25DC11A981A; Wed, 20 Sep 2006 07:58:10 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r448216 - in /incubator/roller/trunk/sandbox/planetroller: ./ nbproject/ nbproject/private/ Date: Wed, 20 Sep 2006 14:58:10 -0000 To: roller-commits@incubator.apache.org From: snoopdave@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060920145810.25DC11A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: snoopdave Date: Wed Sep 20 07:58:09 2006 New Revision: 448216 URL: http://svn.apache.org/viewvc?view=rev&rev=448216 Log: Standalone Ant file, no Netbeans dependency Added: incubator/roller/trunk/sandbox/planetroller/ant.properties Removed: incubator/roller/trunk/sandbox/planetroller/nbproject/ant-deploy.xml incubator/roller/trunk/sandbox/planetroller/nbproject/build-impl.xml incubator/roller/trunk/sandbox/planetroller/nbproject/genfiles.properties incubator/roller/trunk/sandbox/planetroller/nbproject/jax-ws.xml incubator/roller/trunk/sandbox/planetroller/nbproject/private/ incubator/roller/trunk/sandbox/planetroller/nbproject/project.properties Modified: incubator/roller/trunk/sandbox/planetroller/build.xml incubator/roller/trunk/sandbox/planetroller/nbproject/project.xml Added: incubator/roller/trunk/sandbox/planetroller/ant.properties URL: http://svn.apache.org/viewvc/incubator/roller/trunk/sandbox/planetroller/ant.properties?view=auto&rev=448216 ============================================================================== --- incubator/roller/trunk/sandbox/planetroller/ant.properties (added) +++ incubator/roller/trunk/sandbox/planetroller/ant.properties Wed Sep 20 07:58:09 2006 @@ -0,0 +1,3 @@ +#Wed Sep 20 10:50:44 EDT 2006 +rollerjars.dir=/export/home/dave/roller_trunk/build/webapp/WEB-INF/lib +planet.version=1.0-dev Modified: incubator/roller/trunk/sandbox/planetroller/build.xml URL: http://svn.apache.org/viewvc/incubator/roller/trunk/sandbox/planetroller/build.xml?view=diff&rev=448216&r1=448215&r2=448216 ============================================================================== --- incubator/roller/trunk/sandbox/planetroller/build.xml (original) +++ incubator/roller/trunk/sandbox/planetroller/build.xml Wed Sep 20 07:58:09 2006 @@ -16,16 +16,10 @@ copyright in this work, please see the NOTICE file in the top level directory of this distribution. --> - -]> - Builds, tests, and runs the project planetroller. - - - - - &properties; + Builds, tests, and runs the project planetroller. + + @@ -63,23 +57,22 @@ - + + + - - - + - + - + @@ -114,7 +107,7 @@ - + Modified: incubator/roller/trunk/sandbox/planetroller/nbproject/project.xml URL: http://svn.apache.org/viewvc/incubator/roller/trunk/sandbox/planetroller/nbproject/project.xml?view=diff&rev=448216&r1=448215&r2=448216 ============================================================================== --- incubator/roller/trunk/sandbox/planetroller/nbproject/project.xml (original) +++ incubator/roller/trunk/sandbox/planetroller/nbproject/project.xml Wed Sep 20 07:58:09 2006 @@ -1,92 +1,70 @@ - org.netbeans.modules.web.project + org.netbeans.modules.ant.freeform - + + planetroller - 1.6 - - - - ${file.reference.asm-attrs.jar} - WEB-INF/lib - - - ${file.reference.asm.jar} - WEB-INF/lib - - - ${file.reference.cglib-2.1.3.jar} - WEB-INF/lib - - - ${file.reference.commons-lang-2.0.jar} - WEB-INF/lib - - - ${file.reference.commons-logging.jar} - WEB-INF/lib - - - ${file.reference.dom4j-1.6.1.jar} - WEB-INF/lib - - - ${file.reference.ehcache-1.1.jar} - WEB-INF/lib - - - ${file.reference.hibernate3.jar} - WEB-INF/lib - - - ${file.reference.jaxen-full.jar} - WEB-INF/lib - - - ${file.reference.jdbc2_0-stdext.jar} - WEB-INF/lib - - - ${file.reference.jdom.jar} - WEB-INF/lib - - - ${file.reference.jta.jar} - WEB-INF/lib - - - ${file.reference.log4j-1.2.11.jar} - WEB-INF/lib - - - ${file.reference.roller-business.jar} - WEB-INF/lib - - - ${file.reference.rome-0.8.jar} - WEB-INF/lib - - - ${file.reference.rome-fetcher-0.8.jar} - WEB-INF/lib - - - ${file.reference.saxpath.jar} - WEB-INF/lib - - - ${file.reference.velocity-1.4.jar} - WEB-INF/lib - - - ${file.reference.velocity-dep-1.4.jar} - WEB-INF/lib - - - - - - + + + + + java + src + + + + doc_root + web + + + + + stage-webapp + + + clean + + + clean + stage-webapp + + + + + + + web + + + + src + + + build.xml + + + + + + + + + + + + src + ../src/roller-svn/roller/trunk/sandbox/planetroller/lib/asm-attrs.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/asm.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/cglib-2.1.3.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/commons-lang-2.0.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/commons-logging.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/dom4j-1.6.1.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/ehcache-1.1.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/hibernate3.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/jaxen-full.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/jdbc2_0-stdext.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/jdom.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/jta.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/log4j-1.2.11.jar:../src/roller-svn/roller/ trunk/sandbox/planetroller/lib/roller-business.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/rome-0.8.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/rome-fetcher-0.8.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/saxpath.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/velocity-1.4.jar:../src/roller-svn/roller/trunk/sandbox/planetroller/lib/velocity-dep-1.4.jar + 1.4 + + + + + web + + /planet + 1.4 + +