mcconnell 02/02/22 16:25:57
Modified: apps/enterprise/orb build.xml
Log:
no message
Revision Changes Path
1.15 +3 -5 jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- build.xml 22 Feb 2002 18:25:50 -0000 1.14
+++ build.xml 23 Feb 2002 00:25:57 -0000 1.15
@@ -15,18 +15,16 @@
Description
-----------
- ORB related experiments.
+ ORB related development.
General Targets:
----------------
build - invokes the general build target
- javadoc - javadoc API generation
dist - executes build, javadoc and support file creation
clean - destroy the build directory
- install - copies distribution jar files to the
- '${install.path}' directory
-
+ examples - builds examples
+ hello - runs the "hello" embedded orb initializer demo
</echo>
</target>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>