colus 2002/10/02 01:48:02
Modified: . build.xml
Log:
Fix incorrect comment.
Revision Changes Path
1.176 +1 -1 jakarta-avalon-phoenix/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- build.xml 2 Oct 2002 06:51:04 -0000 1.175
+++ build.xml 2 Oct 2002 08:48:02 -0000 1.176
@@ -71,7 +71,7 @@
<property name="mx4j.jar" value="mx4j/mx4j-1.1/lib/mx4j-jmx.jar"/>
<property name="mx4j-tools.jar" value="mx4j/mx4j-1.1/lib/mx4j-tools.jar"/>
- <!-- Kernel implementation for BeanShell -->
+ <!-- Default Kernel implementation class -->
<property name="kernel.impl.class"
value="org.apache.avalon.phoenix.components.kernel.DefaultKernel"/>
<path id="project.class.path">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>