svn commit: rev 22475 - in avalon/trunk/planet/tutorials/selection: . conf src/java src/main

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Fri Jul  2 05:52:15 2004
New Revision: 22475

Added:
   avalon/trunk/planet/tutorials/selection/build.xml
   avalon/trunk/planet/tutorials/selection/src/main/
      - copied from rev 22276, avalon/trunk/planet/tutorials/selection/src/java/
Removed:
   avalon/trunk/planet/tutorials/selection/conf/
   avalon/trunk/planet/tutorials/selection/project.xml
   avalon/trunk/planet/tutorials/selection/src/java/
Log:
add profile selection tutorial

Added: avalon/trunk/planet/tutorials/selection/build.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/tutorials/selection/build.xml	Fri Jul  2 05:52:15 2004
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="avalon-tutorial-selection" default="install" basedir="." 
+    xmlns:x="antlib:org.apache.avalon.tools">
+
+  <property name="project.home" value=".."/>
+  <import file="${project.home}/standard.xml"/>
+
+  <target name="build" depends="standard.build">
+    <x:block name="tutorial" embed="MAIN">
+      <x:component name="randomizer" 
+         class="tutorial.RandomGeneratorProvider" 
+         profile="secondary"/>
+    </x:block>
+  </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.