svn commit: rev 22417 - avalon/trunk/planet/tutorials/configuration/block

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Thu Jul  1 06:46:22 2004
New Revision: 22417

Added:
   avalon/trunk/planet/tutorials/configuration/block/build.properties   (contents, props changed)
   avalon/trunk/planet/tutorials/configuration/block/build.xml
Log:
add build procedures

Added: avalon/trunk/planet/tutorials/configuration/block/build.properties
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/tutorials/configuration/block/build.properties	Thu Jul  1 06:46:22 2004
@@ -0,0 +1,2 @@
+project.system = ../../../../central/system
+project.home = ../..

Added: avalon/trunk/planet/tutorials/configuration/block/build.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/tutorials/configuration/block/build.xml	Thu Jul  1 06:46:22 2004
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="avalon-tutorial-config-block" default="install" basedir="." 
+    xmlns:x="antlib:org.apache.avalon.tools">
+
+  <property file="build.properties"/>
+  <import file="${project.system}/build/standard.xml"/>
+
+  <target name="init" depends="standard.init">
+    <x:filter key="avalon-framework-impl" feature="spec" 
+       token="FRAMEWORK-IMPL-SPEC"/>
+  </target>
+
+</project>
+
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.