Author: rgardler Date: Sat Jan 22 12:22:54 2005 New Revision: 126047 URL: http://svn.apache.org/viewcvs?view=rev&rev=126047 Log: add a target to deploy plugins.xml alone Modified: forrest/trunk/plugins/build.xml Modified: forrest/trunk/plugins/build.xml Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/build.xml?view=diff&rev=126047&p1=forrest/trunk/plugins/build.xml&r1=126046&p2=forrest/trunk/plugins/build.xml&r2=126047 ============================================================================== --- forrest/trunk/plugins/build.xml (original) +++ forrest/trunk/plugins/build.xml Sat Jan 22 12:22:54 2005 @@ -38,12 +38,14 @@ - - - - - - + + + + + + + + @@ -101,6 +103,7 @@ + @@ -118,40 +121,56 @@ - + + - - + + + + + + + + + + depends="dist, checkout-deployed, deploy-plugins.xml"> Deploying ${plugin-name} to the web server - - - + - - + + @@ -180,6 +199,18 @@ /> + + + + + Building Docs for ${plugin-name} @@ -190,7 +221,7 @@ + depends="init, test, docs"> - + - + + + + + + + - + + + + + + + + + +