mcconnell 2002/12/27 08:24:07
Modified: assembly/src/test/org/apache/avalon/playground/basic
BasicService.xservice
Log:
Corrected DTD reference.
Revision Changes Path
1.2 +1 -1
avalon-sandbox/assembly/src/test/org/apache/avalon/playground/basic/BasicService.xservice
Index: BasicService.xservice
===================================================================
RCS file:
/home/cvs/avalon-sandbox/assembly/src/test/org/apache/avalon/playground/basic/BasicService.xservice,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BasicService.xservice 19 Dec 2002 10:46:17 -0000 1.1
+++ BasicService.xservice 27 Dec 2002 16:24:07 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE type
PUBLIC "-//AVALON/Component Type DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/meta/type_1_1.dtd" >
+ "http://jakarta.apache.org/avalon/dtds/meta/service.dtd" >
<!--
Copyright (C) The Apache Software Foundation. All rights reserved.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>