epugh 2004/11/24 05:55:32
Modified: osworkflow/example project.xml
Log:
example shouldn't be released seperately.
Revision Changes Path
1.20 +2 -10 jakarta-turbine-fulcrum/osworkflow/example/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/osworkflow/example/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 24 Nov 2004 13:46:32 -0000 1.19
+++ project.xml 24 Nov 2004 13:55:32 -0000 1.20
@@ -1,20 +1,12 @@
<?xml version="1.0"?>
<project>
- <extend>${basedir}/../../project.xml</extend>
+ <extend>${basedir}/../project.xml</extend>
<pomVersion>3</pomVersion>
<name>Fulcrum OSWorkflow Example Webapp</name>
<id>fulcrum-osworkflow-example</id>
- <currentVersion>1.0.1</currentVersion>
- <inceptionYear>2003</inceptionYear>
<package>org.apache.fulcrum.osworkflow.example</package>
- <versions>
- <version>
- <id>1.0.1</id>
- <name>1.0.1</name>
- <tag>FULCRUM_OSWORKFLOW_EXAMPLE_1_0_1</tag>
- </version>
- </versions>
+
<shortDescription>An example application implementing
workflow.</shortDescription>
<description>This is a small example application using the Turbine
framework with the Fulcrum OSWorkflow component. The engine underneath
is provided by OpenSymphony's OSWorkflow project.</description>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]