You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hl...@apache.org on 2005/01/05 22:53:34 UTC

cvs commit: jakarta-hivemind/framework/src/test/org/apache/hivemind/servlet webinf-hivemodule.xml

hlship      2005/01/05 13:53:34

  Modified:    framework/src/documentation/content/xdocs/hivemind
                        ApplicationDefaults.xml BuilderFactory.xml
                        index.xml ObjectProviders.xml FactoryDefaults.xml
                        Translators.xml EagerLoad.xml
                        LoggingInterceptor.xml
               framework/src/test/hivemind/test/services BuilderAccess.xml
                        EventRegister.xml ArrayResult.xml
                        EagerLoadPooled.xml BuilderAccessFailure.xml
                        ThreadedDiscardable.xml EagerLoadPrimitive.xml
                        TestLogging.xml InitializeMethodFailure.xml
                        LoggingMethodFilters.xml EagerLoadThreaded.xml
                        Pooled.xml Tracker.xml
               src/documentation/content/xdocs cvs.xml multithreading.xml
                        hivedoc.xml conditional.xml rules.xml tabs.xml
                        ioc.xml localization.xml groovy.xml services.xml
                        override.xml index.xml serializing.xml
                        dependencies.xml filter.xml downloads.xml
                        descriptor.xml site.xml configurations.xml
                        bootstrap.xml
               framework/src/test/hivemind/test/config Empty.xml
                        BooleanTranslator.xml ResourceTranslator.xml
                        IntTranslator.xml Localized.xml BadElement.xml
                        UniqueAttributeDefinition.xml ObjectTranslator.xml
                        BadAttributes.xml Basics.xml AttributeDefaults.xml
                        TooMany.xml DuplicateAttribute.xml
                        UniqueAttributeBroken.xml TooFew.xml
                        InstanceTranslator.xml Basics2.xml
               examples/src/documentation/content/xdocs/hivemind-examples
                        logging.xml calc.xml panorama.xml index.xml
               library/src/test/hivemind/test/lib EJBProxy.xml
                        DefaultImplementationBuilder.xml
               framework/src/test/hivemind/test/parse MissingAttribute.xml
                        BadModuleId.xml PushAttributeRule.xml
                        GenericModule.xml BadElementAttributeKey.xml
                        BadAttribute.xml ImplementationIf.xml
                        BadElement.xml
               framework/src/test/hivemind/test contains.xml
                        servicesByInterface.xml OuterModule.xml
               support  update-copyrights.rb
               framework/src/test/hivemind/test/rules InvokeFailure.xml
                        WrongType.xml
               library/src/documentation/content/xdocs/hivemind-lib
                        PlaceholderFactory.xml
                        DefaultImplementationBuilder.xml
                        PipelineFactory.xml AdapterRegistryFactory.xml
                        BeanFactoryBuilder.xml index.xml
                        EJBProxyFactory.xml
               framework/src/test/org/apache/hivemind/impl Privates.xml
               library/src/test/org/apache/hivemind/lib/pipeline
                        Pipeline.xml
               library/src/test/org/apache/hivemind/lib/impl wonk.xml
               src/documentation/conf cli.xconf
               library/src/test/org/apache/hivemind/lib/adapter
                        AdapterFactoryIntegration.xml
               src/documentation skinconf.xml
               framework/src/test/org/apache/hivemind/servlet
                        webinf-hivemodule.xml
  Added:       support  copyright-xml.txt
  Removed:     support  xml-copyright.txt
  Log:
  Update copyrights on XML files to include 2005.
  
  Revision  Changes    Path
  1.5       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/ApplicationDefaults.xml
  
  Index: ApplicationDefaults.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/ApplicationDefaults.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ApplicationDefaults.xml	21 Oct 2004 12:35:55 -0000	1.4
  +++ ApplicationDefaults.xml	5 Jan 2005 21:53:29 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.16      +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/BuilderFactory.xml
  
  Index: BuilderFactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/BuilderFactory.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- BuilderFactory.xml	20 Dec 2004 15:25:21 -0000	1.15
  +++ BuilderFactory.xml	5 Jan 2005 21:53:29 -0000	1.16
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml	21 Oct 2004 14:56:51 -0000	1.6
  +++ index.xml	5 Jan 2005 21:53:29 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.9       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/ObjectProviders.xml
  
  Index: ObjectProviders.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/ObjectProviders.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ObjectProviders.xml	19 Dec 2004 15:42:03 -0000	1.8
  +++ ObjectProviders.xml	5 Jan 2005 21:53:29 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -2      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/FactoryDefaults.xml
  
  Index: FactoryDefaults.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/FactoryDefaults.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- FactoryDefaults.xml	21 Oct 2004 14:56:51 -0000	1.6
  +++ FactoryDefaults.xml	5 Jan 2005 21:53:29 -0000	1.7
  @@ -1,7 +1,6 @@
   <?xml version="1.0"?>
  -
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -15,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/Translators.xml
  
  Index: Translators.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/Translators.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Translators.xml	21 Oct 2004 14:56:51 -0000	1.6
  +++ Translators.xml	5 Jan 2005 21:53:29 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/EagerLoad.xml
  
  Index: EagerLoad.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/EagerLoad.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- EagerLoad.xml	21 Oct 2004 14:56:51 -0000	1.6
  +++ EagerLoad.xml	5 Jan 2005 21:53:29 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -1      jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/LoggingInterceptor.xml
  
  Index: LoggingInterceptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/documentation/content/xdocs/hivemind/LoggingInterceptor.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- LoggingInterceptor.xml	21 Oct 2004 14:56:51 -0000	1.6
  +++ LoggingInterceptor.xml	5 Jan 2005 21:53:29 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.6       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/BuilderAccess.xml
  
  Index: BuilderAccess.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/BuilderAccess.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- BuilderAccess.xml	9 Aug 2004 14:53:43 -0000	1.5
  +++ BuilderAccess.xml	5 Jan 2005 21:53:29 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.services" version="1.0.0">
   
     <service-point id="BuilderAccess" interface="hivemind.test.services.BuilderAccess">
  
  
  
  1.4       +1 -2      jakarta-hivemind/framework/src/test/hivemind/test/services/EventRegister.xml
  
  Index: EventRegister.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/EventRegister.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- EventRegister.xml	9 Aug 2004 14:53:43 -0000	1.3
  +++ EventRegister.xml	5 Jan 2005 21:53:29 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,7 +14,6 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  -
   
   <module id="hivemind.test.services" version="1.0.0">
   
  
  
  
  1.4       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/ArrayResult.xml
  
  Index: ArrayResult.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/ArrayResult.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ArrayResult.xml	17 Jun 2004 15:16:10 -0000	1.3
  +++ ArrayResult.xml	5 Jan 2005 21:53:29 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module
   	id="hivemind.test.services" 
   	version="1.0.0">
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadPooled.xml
  
  Index: EagerLoadPooled.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadPooled.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EagerLoadPooled.xml	3 Aug 2004 14:02:11 -0000	1.1
  +++ EagerLoadPooled.xml	5 Jan 2005 21:53:29 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.6       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/BuilderAccessFailure.xml
  
  Index: BuilderAccessFailure.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/BuilderAccessFailure.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- BuilderAccessFailure.xml	9 Aug 2004 14:53:44 -0000	1.5
  +++ BuilderAccessFailure.xml	5 Jan 2005 21:53:29 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.services" version="1.0.0">
   
     <service-point id="BuilderAccessFailure" interface="hivemind.test.services.BuilderAccess">
  
  
  
  1.4       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/ThreadedDiscardable.xml
  
  Index: ThreadedDiscardable.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/ThreadedDiscardable.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ThreadedDiscardable.xml	25 Jun 2004 20:19:57 -0000	1.3
  +++ ThreadedDiscardable.xml	5 Jan 2005 21:53:29 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module
   	id="hivemind.test.services" 
   	version="1.0.0">
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadPrimitive.xml
  
  Index: EagerLoadPrimitive.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadPrimitive.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EagerLoadPrimitive.xml	3 Aug 2004 14:02:11 -0000	1.1
  +++ EagerLoadPrimitive.xml	5 Jan 2005 21:53:29 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.4       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/TestLogging.xml
  
  Index: TestLogging.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/TestLogging.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestLogging.xml	25 Jun 2004 20:19:57 -0000	1.3
  +++ TestLogging.xml	5 Jan 2005 21:53:29 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.3       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/InitializeMethodFailure.xml
  
  Index: InitializeMethodFailure.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/InitializeMethodFailure.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InitializeMethodFailure.xml	9 Aug 2004 14:53:43 -0000	1.2
  +++ InitializeMethodFailure.xml	5 Jan 2005 21:53:29 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/LoggingMethodFilters.xml
  
  Index: LoggingMethodFilters.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/LoggingMethodFilters.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LoggingMethodFilters.xml	3 Aug 2004 14:02:11 -0000	1.1
  +++ LoggingMethodFilters.xml	5 Jan 2005 21:53:29 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadThreaded.xml
  
  Index: EagerLoadThreaded.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/EagerLoadThreaded.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EagerLoadThreaded.xml	3 Aug 2004 14:02:12 -0000	1.1
  +++ EagerLoadThreaded.xml	5 Jan 2005 21:53:29 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.4       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/Pooled.xml
  
  Index: Pooled.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/Pooled.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Pooled.xml	25 Jun 2004 20:19:57 -0000	1.3
  +++ Pooled.xml	5 Jan 2005 21:53:29 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.services" version="1.0.0">
   
     <service-point id="Managed" interface="hivemind.test.services.StringHolder">
  
  
  
  1.6       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/services/Tracker.xml
  
  Index: Tracker.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/services/Tracker.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Tracker.xml	9 Aug 2004 14:53:44 -0000	1.5
  +++ Tracker.xml	5 Jan 2005 21:53:29 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.services.tracker" version="0.0.1">
   	<service-point id="Fred"
   		interface="org.apache.hivemind.ServiceInterceptorFactory">
  
  
  
  1.5       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/cvs.xml
  
  Index: cvs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/cvs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- cvs.xml	27 Oct 2004 15:16:54 -0000	1.4
  +++ cvs.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.6       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/multithreading.xml
  
  Index: multithreading.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/multithreading.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- multithreading.xml	21 Oct 2004 12:35:56 -0000	1.5
  +++ multithreading.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.6       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/hivedoc.xml
  
  Index: hivedoc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/hivedoc.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- hivedoc.xml	21 Oct 2004 12:35:56 -0000	1.5
  +++ hivedoc.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.2       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/conditional.xml
  
  Index: conditional.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/conditional.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- conditional.xml	30 Dec 2004 18:55:32 -0000	1.1
  +++ conditional.xml	5 Jan 2005 21:53:31 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.7       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/rules.xml
  
  Index: rules.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/rules.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- rules.xml	21 Oct 2004 12:35:56 -0000	1.6
  +++ rules.xml	5 Jan 2005 21:53:31 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.7       +6 -5      jakarta-hivemind/src/documentation/content/xdocs/tabs.xml
  
  Index: tabs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/tabs.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- tabs.xml	27 Oct 2004 19:29:35 -0000	1.6
  +++ tabs.xml	5 Jan 2005 21:53:31 -0000	1.7
  @@ -1,19 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!--
  -   Copyright 2004 The Apache Software Foundation
  -  
  +<!-- 
  +   Copyright 2004, 2005 The Apache Software Foundation
  +
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
      You may obtain a copy of the License at
  -  
  +
          http://www.apache.org/licenses/LICENSE-2.0
  -  
  +
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "http://apache.org/forrest/dtd/tab-cocoon-v10.dtd">
   
   <tabs software="HiveMind" title="HiveMind Project" copyright="Apache Software Foundation" 
  
  
  
  1.5       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/ioc.xml
  
  Index: ioc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/ioc.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ioc.xml	21 Oct 2004 12:35:56 -0000	1.4
  +++ ioc.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.7       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/localization.xml
  
  Index: localization.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/localization.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- localization.xml	21 Oct 2004 12:35:56 -0000	1.6
  +++ localization.xml	5 Jan 2005 21:53:31 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.4       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/groovy.xml
  
  Index: groovy.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/groovy.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- groovy.xml	19 Dec 2004 15:44:33 -0000	1.3
  +++ groovy.xml	5 Jan 2005 21:53:31 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
     "http://forrest.apache.org/dtd/document-v13.dtd" [
     <!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.12      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/services.xml
  
  Index: services.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/services.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- services.xml	27 Oct 2004 13:59:38 -0000	1.11
  +++ services.xml	5 Jan 2005 21:53:31 -0000	1.12
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.7       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/override.xml
  
  Index: override.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/override.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- override.xml	19 Dec 2004 15:44:33 -0000	1.6
  +++ override.xml	5 Jan 2005 21:53:31 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.25      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- index.xml	4 Jan 2005 01:06:22 -0000	1.24
  +++ index.xml	5 Jan 2005 21:53:31 -0000	1.25
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.2       +1 -0      jakarta-hivemind/src/documentation/content/xdocs/serializing.xml
  
  Index: serializing.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/serializing.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- serializing.xml	4 Jan 2005 01:06:22 -0000	1.1
  +++ serializing.xml	5 Jan 2005 21:53:31 -0000	1.2
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.9       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/dependencies.xml
  
  Index: dependencies.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/dependencies.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- dependencies.xml	11 Nov 2004 14:13:45 -0000	1.8
  +++ dependencies.xml	5 Jan 2005 21:53:31 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.6       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/filter.xml
  
  Index: filter.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/filter.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- filter.xml	22 Dec 2004 00:11:02 -0000	1.5
  +++ filter.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.5       +2 -1      jakarta-hivemind/src/documentation/content/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/downloads.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- downloads.xml	21 Oct 2004 12:35:56 -0000	1.4
  +++ downloads.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.18      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/descriptor.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- descriptor.xml	30 Dec 2004 18:55:32 -0000	1.17
  +++ descriptor.xml	5 Jan 2005 21:53:31 -0000	1.18
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.37      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- site.xml	4 Jan 2005 01:06:22 -0000	1.36
  +++ site.xml	5 Jan 2005 21:53:31 -0000	1.37
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE site
   [
   <!ENTITY project-report-menu.ent SYSTEM "project-report-menu.ent">
  
  
  
  1.12      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/configurations.xml
  
  Index: configurations.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/configurations.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- configurations.xml	20 Dec 2004 15:25:23 -0000	1.11
  +++ configurations.xml	5 Jan 2005 21:53:31 -0000	1.12
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.12      +2 -1      jakarta-hivemind/src/documentation/content/xdocs/bootstrap.xml
  
  Index: bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/bootstrap.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- bootstrap.xml	10 Nov 2004 16:26:28 -0000	1.11
  +++ bootstrap.xml	5 Jan 2005 21:53:31 -0000	1.12
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
     "http://forrest.apache.org/dtd/document-v13.dtd" [
     <!ENTITY % common-links SYSTEM "links.ent">
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/Empty.xml
  
  Index: Empty.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/Empty.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Empty.xml	25 Jun 2004 20:19:58 -0000	1.4
  +++ Empty.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.6       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/BooleanTranslator.xml
  
  Index: BooleanTranslator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/BooleanTranslator.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- BooleanTranslator.xml	17 Jun 2004 15:16:11 -0000	1.5
  +++ BooleanTranslator.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.6       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/ResourceTranslator.xml
  
  Index: ResourceTranslator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/ResourceTranslator.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ResourceTranslator.xml	25 Jun 2004 20:19:58 -0000	1.5
  +++ ResourceTranslator.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.6       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/IntTranslator.xml
  
  Index: IntTranslator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/IntTranslator.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- IntTranslator.xml	25 Jun 2004 20:19:58 -0000	1.5
  +++ IntTranslator.xml	5 Jan 2005 21:53:31 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/Localized.xml
  
  Index: Localized.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/Localized.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Localized.xml	25 Jun 2004 20:19:58 -0000	1.4
  +++ Localized.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/BadElement.xml
  
  Index: BadElement.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/BadElement.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- BadElement.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ BadElement.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +11 -11    jakarta-hivemind/framework/src/test/hivemind/test/config/UniqueAttributeDefinition.xml
  
  Index: UniqueAttributeDefinition.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/UniqueAttributeDefinition.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UniqueAttributeDefinition.xml	11 Aug 2004 11:41:34 -0000	1.1
  +++ UniqueAttributeDefinition.xml	5 Jan 2005 21:53:31 -0000	1.2
  @@ -1,18 +1,18 @@
   <?xml version="1.0"?>
  -<!--
  -Copyright 2004 The Apache Software Foundation
  +<!-- 
  +   Copyright 2004, 2005 The Apache Software Foundation
   
  -Licensed under the Apache License, Version 2.0 (the "License");
  -you may not use this file except in compliance with the License.
  -You may obtain a copy of the License at
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
   
  -http://www.apache.org/licenses/LICENSE-2.0
  +       http://www.apache.org/licenses/LICENSE-2.0
   
  -Unless required by applicable law or agreed to in writing, software
  -distributed under the License is distributed on an "AS IS" BASIS,
  -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -See the License for the specific language governing permissions and
  -limitations under the License.
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
   -->
   
   <module id="hivemind.test.parse" version="1.0.0">
  
  
  
  1.7       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/ObjectTranslator.xml
  
  Index: ObjectTranslator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/ObjectTranslator.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ObjectTranslator.xml	17 Jul 2004 21:32:16 -0000	1.6
  +++ ObjectTranslator.xml	5 Jan 2005 21:53:31 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/BadAttributes.xml
  
  Index: BadAttributes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/BadAttributes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- BadAttributes.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ BadAttributes.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/Basics.xml
  
  Index: Basics.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/Basics.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Basics.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ Basics.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/AttributeDefaults.xml
  
  Index: AttributeDefaults.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/AttributeDefaults.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AttributeDefaults.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ AttributeDefaults.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.config" version="1.0.0">
   	<configuration-point id="AttributeDefaults" schema-id="Datum"/>
   
  
  
  
  1.5       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/TooMany.xml
  
  Index: TooMany.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/TooMany.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TooMany.xml	25 Jun 2004 20:19:58 -0000	1.4
  +++ TooMany.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.config" version="1.0.0">
   	<configuration-point id="TooMany" occurs="0..1" schema-id="Datum"/>
   	<schema id="Datum">
  
  
  
  1.5       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/DuplicateAttribute.xml
  
  Index: DuplicateAttribute.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/DuplicateAttribute.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DuplicateAttribute.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ DuplicateAttribute.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.config" version="1.0.0">
   	<configuration-point id="DuplicateAttribute" schema-id="DataItem"/>
   	<schema id="DataItem">
  
  
  
  1.2       +11 -11    jakarta-hivemind/framework/src/test/hivemind/test/config/UniqueAttributeBroken.xml
  
  Index: UniqueAttributeBroken.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/UniqueAttributeBroken.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UniqueAttributeBroken.xml	11 Aug 2004 11:41:34 -0000	1.1
  +++ UniqueAttributeBroken.xml	5 Jan 2005 21:53:31 -0000	1.2
  @@ -1,18 +1,18 @@
   <?xml version="1.0"?>
  -<!--
  -Copyright 2004 The Apache Software Foundation
  +<!-- 
  +   Copyright 2004, 2005 The Apache Software Foundation
   
  -Licensed under the Apache License, Version 2.0 (the "License");
  -you may not use this file except in compliance with the License.
  -You may obtain a copy of the License at
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
   
  -http://www.apache.org/licenses/LICENSE-2.0
  +       http://www.apache.org/licenses/LICENSE-2.0
   
  -Unless required by applicable law or agreed to in writing, software
  -distributed under the License is distributed on an "AS IS" BASIS,
  -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -See the License for the specific language governing permissions and
  -limitations under the License.
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
   -->
   
   <module id="hivemind.test.parse.broken" version="1.0.0">
  
  
  
  1.5       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/TooFew.xml
  
  Index: TooFew.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/TooFew.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TooFew.xml	25 Jun 2004 20:19:58 -0000	1.4
  +++ TooFew.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.config" version="1.0.0">
   	<configuration-point id="TooFew" occurs="1..n" schema-id="Datum"/>
   	<schema id="Datum">
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/InstanceTranslator.xml
  
  Index: InstanceTranslator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/InstanceTranslator.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- InstanceTranslator.xml	16 Jul 2004 23:15:40 -0000	1.1
  +++ InstanceTranslator.xml	5 Jan 2005 21:53:31 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/config/Basics2.xml
  
  Index: Basics2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/config/Basics2.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Basics2.xml	17 Jun 2004 15:16:11 -0000	1.4
  +++ Basics2.xml	5 Jan 2005 21:53:31 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.4       +2 -1      jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/logging.xml
  
  Index: logging.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/logging.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- logging.xml	21 Oct 2004 12:35:56 -0000	1.3
  +++ logging.xml	5 Jan 2005 21:53:32 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.7       +2 -1      jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/calc.xml
  
  Index: calc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/calc.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- calc.xml	11 Nov 2004 14:25:12 -0000	1.6
  +++ calc.xml	5 Jan 2005 21:53:32 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.9       +2 -1      jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/panorama.xml
  
  Index: panorama.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/panorama.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- panorama.xml	2 Nov 2004 17:46:11 -0000	1.8
  +++ panorama.xml	5 Jan 2005 21:53:32 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
     <!ENTITY projectroot '../'>
  
  
  
  1.4       +2 -1      jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/examples/src/documentation/content/xdocs/hivemind-examples/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	21 Oct 2004 12:35:56 -0000	1.3
  +++ index.xml	5 Jan 2005 21:53:32 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd">
   <document>
   
  
  
  
  1.7       +2 -1      jakarta-hivemind/library/src/test/hivemind/test/lib/EJBProxy.xml
  
  Index: EJBProxy.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/test/hivemind/test/lib/EJBProxy.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- EJBProxy.xml	9 Aug 2004 14:53:46 -0000	1.6
  +++ EJBProxy.xml	5 Jan 2005 21:53:32 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module
   	id="hivemind.test.lib" 
   	version="1.0.0">
  
  
  
  1.2       +1 -1      jakarta-hivemind/library/src/test/hivemind/test/lib/DefaultImplementationBuilder.xml
  
  Index: DefaultImplementationBuilder.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/test/hivemind/test/lib/DefaultImplementationBuilder.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DefaultImplementationBuilder.xml	3 Aug 2004 14:02:10 -0000	1.1
  +++ DefaultImplementationBuilder.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.7       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/MissingAttribute.xml
  
  Index: MissingAttribute.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/MissingAttribute.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- MissingAttribute.xml	25 Jun 2004 20:20:05 -0000	1.6
  +++ MissingAttribute.xml	5 Jan 2005 21:53:32 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/BadModuleId.xml
  
  Index: BadModuleId.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/BadModuleId.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BadModuleId.xml	3 Aug 2004 14:02:15 -0000	1.1
  +++ BadModuleId.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/PushAttributeRule.xml
  
  Index: PushAttributeRule.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/PushAttributeRule.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PushAttributeRule.xml	3 Aug 2004 14:02:15 -0000	1.1
  +++ PushAttributeRule.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.10      +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/GenericModule.xml
  
  Index: GenericModule.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/GenericModule.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- GenericModule.xml	12 Sep 2004 18:30:56 -0000	1.9
  +++ GenericModule.xml	5 Jan 2005 21:53:32 -0000	1.10
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/BadElementAttributeKey.xml
  
  Index: BadElementAttributeKey.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/BadElementAttributeKey.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BadElementAttributeKey.xml	20 Dec 2004 15:25:23 -0000	1.1
  +++ BadElementAttributeKey.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.6       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/BadAttribute.xml
  
  Index: BadAttribute.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/BadAttribute.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- BadAttribute.xml	17 Jun 2004 15:16:12 -0000	1.5
  +++ BadAttribute.xml	5 Jan 2005 21:53:32 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/ImplementationIf.xml
  
  Index: ImplementationIf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/ImplementationIf.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ImplementationIf.xml	30 Dec 2004 18:55:32 -0000	1.1
  +++ ImplementationIf.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.7       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/parse/BadElement.xml
  
  Index: BadElement.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/BadElement.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- BadElement.xml	17 Jun 2004 15:16:12 -0000	1.6
  +++ BadElement.xml	5 Jan 2005 21:53:32 -0000	1.7
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/contains.xml
  
  Index: contains.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/contains.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contains.xml	19 Aug 2004 13:35:54 -0000	1.1
  +++ contains.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/servicesByInterface.xml
  
  Index: servicesByInterface.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/servicesByInterface.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- servicesByInterface.xml	3 Aug 2004 14:02:15 -0000	1.1
  +++ servicesByInterface.xml	5 Jan 2005 21:53:32 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.4       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/OuterModule.xml
  
  Index: OuterModule.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/OuterModule.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- OuterModule.xml	6 Sep 2004 09:19:47 -0000	1.3
  +++ OuterModule.xml	5 Jan 2005 21:53:32 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module
   	id="hivemind.test.outer" 
   	version="1.0.0">
  
  
  
  1.2       +132 -48   jakarta-hivemind/support/update-copyrights.rb
  
  Index: update-copyrights.rb
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/support/update-copyrights.rb,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- update-copyrights.rb	5 Jan 2005 17:10:05 -0000	1.1
  +++ update-copyrights.rb	5 Jan 2005 21:53:32 -0000	1.2
  @@ -45,6 +45,14 @@
     File.rename(temp, path)
   end
   
  +# Constructs a final year sequence.  The year parameter is the text
  +# parsed from an existing comment block.  If YEAR is not present,
  +# it is appended (after a comma).
  +
  +def construct_year(year)
  +  year.index(YEAR) == nil ? "#{year}, #{YEAR}" : year
  +end
  +
   # Scans the content (which should be the complete file)
   # for the copyright year.  Returns the year, which
   # may be as single year ("2004") or a sequence of
  @@ -59,13 +67,9 @@
         
         return YEAR if line[0, comment_prefix.length] != comment_prefix 
         
  -      if line =~ /Copyright ((\d+)(\s*,\s*\d+)*)/
  +      if line =~ /copyright ((\d+)(\s*,\s*\d+)*)/i
           then
  -        found_year = $1
  -        
  -        return "#{found_year}, #{YEAR}" if found_year.index(YEAR) == nil
  -        
  -        return found_year
  +        return construct_year($1)
         end
         
       end
  @@ -79,28 +83,25 @@
     
   end
   
  -# Converts a line from the template into an active template line.
  -# Reponsible for converting {YEAR} into a year string within the template line.
  +# Synthesizes a copyright comment block by locating the {YEAR} token
  +# and substituting the year paremeter.
   
  -def convert_template_line(line, year)
  -  return line.sub(/\{YEAR\}/, year)
  +def synthesize_copyright(template, year)
  +  template.collect { |line| line.sub(/\{YEAR\}/, year) }
   end
   
  +# Filter for Java files.  The copyright comment is placed
  +# before the first statement or directive (typically, before the package
  +# directive)
   
   class JavaFilter
     
     def initialize
       @template = read_template("copyright-java.txt")
     end
  -   
  -  def process(line)
  -    
  -    return line if @line >= @template.length
  -    
  -  end
     
     def update(path)
  -  
  +    
       content = nil
       dirty = false
       
  @@ -108,7 +109,7 @@
       
       year = scan_for_year(content, "//")
       
  -    copyright_comment = @template.collect { |line| convert_template_line(line, year) }
  +    copyright_comment = synthesize_copyright(@template, year)
       
       0.upto(@template.length() - 1) do |line|
         dirty ||= content[line] != copyright_comment[line]
  @@ -118,7 +119,7 @@
       # Need to find and trim those line.
       
       return false if !dirty    
  -        
  +    
       # Strip out all leading blank lines and comments
       
       while ! content.empty?
  @@ -130,12 +131,12 @@
           break
         end
       end
  -
  +    
       # content[0] should now be the package statement (or, if in the default package,
       # an import, class, interface, etc.
       
       content.insert(0, *copyright_comment)
  -
  +    
       # Write the new content to the file
       
       write_file(path, content)
  @@ -144,48 +145,131 @@
     end
   end
   
  -# Extracts the extension from a path
  +# Filter used for any XML file.  The copyright is placed after the <?xml ...?> line, and before
  +# anything else.
   
  -def extension(path)
  -  dot = path.rindex(".")
  +class XMLFilter
     
  -  if dot == nil then
  -    return nil
  -  else
  -    return path[dot+1, path.length - dot]
  +  def initialize
  +    @template = read_template("copyright-xml.txt")
  +  end
  +  
  +  # Returns true if the line looks like an XML "<!DOCTYPE ..",
  +  # or element "<foo ..."  This will not match an XML comment
  +  # or the "<?xml ..." declaration.
  +  
  +  def document_start?(line)
  +    return line.match(/^\s*<(!DOCTYPE|\w+)/) != nil
  +  end
  +  
  +  def scan_for_year(content)
  +    
  +    content.each do |line|
  +      if line =~ /Copyright ((\d+)(\s*,\s*\d+)*)/
  +        return construct_year($1)
  +      elsif document_start?(line)
  +        return YEAR
  +      end
  +    end
  +    
  +    return YEAR
  +  end
  +  
  +  def update(path)
  +    
  +    content = nil
  +    dirty = false
  +    
  +    File.open(path) { |file|  content = file.readlines }
  +    
  +    year = scan_for_year(content)
  +    
  +    copyright_comment = synthesize_copyright(@template, year)
  +    
  +    # Ignore the first line, it is expected to be the <?xml
  +    # directive.
  +    
  +    0.upto(@template.length() - 1) do |line|
  +      dirty ||= content[line + 1] != copyright_comment[line]
  +    end
  +    
  +    # TODO: What if the new comment is *shorter* than the old comment?
  +    # Need to find and trim those line.
  +    
  +    return false if !dirty    
  +    
  +    until document_start?(content[1])
  +      content.delete_at(1)
  +    end
  +    
  +    content.insert(1, *copyright_comment)
  +    
  +    write_file(path, content)
  +    
  +    return true
     end
   end
   
  -files = []
  +# Maps a particular file path pattern to a particular filter.  Tracks the files
  +# that have matched the pattern.
   
  -filters =
  -{
  -  "java" => JavaFilter.new
  -}
  -
  -Find.find(*ARGV) do |f|
  +class FilterPattern
     
  -  if f =~ /[CVS|SVN]/ then
  -    Find.prune
  -    return
  +  def initialize(pattern, filter)
  +    @pattern = pattern
  +    @filter = filter    
  +    @files = []
     end
     
  -  # puts "Searching #{f} ..." if File.directory?(f)
  -  
  -  # return unless File.file?(f)
  +  def match?(path)
  +    if path.match(@pattern) != nil
  +      @files << path
  +      return true      
  +    end
  +    
  +    return false    
  +  end
     
  -  if filters.has_key?(extension(f)) then
  -    files << f
  +  def update
  +    count = 0
  +    @files.each do |file| 
  +      count += 1 if @filter.update(file)
  +    end
  +    
  +    return count
  +  end
  +end
  +
  +$filter_patterns = []
  +
  +def register_filter(pattern, filter)
  +  $filter_patterns << FilterPattern.new(pattern, filter)
  +end
  +
  +def match?(path)
  +  $filter_patterns.each do |fp|
  +    return true if fp.match?(path)    
     end
     
  +  return false
   end
   
  -update_count = 0
   
  -files.each do |path| 
  -  filter = filters[extension(path)]
  +register_filter(/\.java$/, JavaFilter.new)
  +register_filter(/(\.xml|\/cli\.xconf)$/, XMLFilter.new)
  +
  +$matches = 0
  +$update_count = 0
  +
  +Find.find(*ARGV) do |f|
     
  -  update_count +=1 if filter.update(path)
  +  if f =~ /[CVS|SVN]/ 
  +    Find.prune
  +  else
  +    $matches += 1 if match?(f)
  +  end
   end
   
  -puts "Updated #{update_count} files (of #{files.length} files found)."
  +$filter_patterns.each { |fp| $update_count += fp.update }
  +
  +puts "Updated #$update_count files (of #$matches files found)."
  
  
  
  1.1                  jakarta-hivemind/support/copyright-xml.txt
  
  Index: copyright-xml.txt
  ===================================================================
  <!-- 
     Copyright {YEAR} The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
  -->
  
  
  
  
  1.5       +1 -1      jakarta-hivemind/framework/src/test/hivemind/test/rules/InvokeFailure.xml
  
  Index: InvokeFailure.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/rules/InvokeFailure.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- InvokeFailure.xml	25 Jun 2004 20:19:58 -0000	1.4
  +++ InvokeFailure.xml	5 Jan 2005 21:53:33 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.8       +2 -1      jakarta-hivemind/framework/src/test/hivemind/test/rules/WrongType.xml
  
  Index: WrongType.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/rules/WrongType.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- WrongType.xml	16 Jul 2004 23:15:39 -0000	1.7
  +++ WrongType.xml	5 Jan 2005 21:53:33 -0000	1.8
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.rules" version="1.0.0">
   	<configuration-point id="WrongType" schema-id="Datum"/>
   	<schema id="Datum">
  
  
  
  1.3       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/PlaceholderFactory.xml
  
  Index: PlaceholderFactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/PlaceholderFactory.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PlaceholderFactory.xml	21 Oct 2004 12:35:56 -0000	1.2
  +++ PlaceholderFactory.xml	5 Jan 2005 21:53:33 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.3       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/DefaultImplementationBuilder.xml
  
  Index: DefaultImplementationBuilder.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/DefaultImplementationBuilder.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DefaultImplementationBuilder.xml	21 Oct 2004 12:35:56 -0000	1.2
  +++ DefaultImplementationBuilder.xml	5 Jan 2005 21:53:33 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.8       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/PipelineFactory.xml
  
  Index: PipelineFactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/PipelineFactory.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- PipelineFactory.xml	5 Nov 2004 15:58:34 -0000	1.7
  +++ PipelineFactory.xml	5 Jan 2005 21:53:33 -0000	1.8
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
     "http://xml.apache.org/forrest/dtd/document-v13.dtd" [
     <!ENTITY projectroot '../'>
  
  
  
  1.2       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/AdapterRegistryFactory.xml
  
  Index: AdapterRegistryFactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/AdapterRegistryFactory.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AdapterRegistryFactory.xml	7 Nov 2004 12:35:00 -0000	1.1
  +++ AdapterRegistryFactory.xml	5 Jan 2005 21:53:33 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
     "http://xml.apache.org/forrest/dtd/document-v13.dtd" [
     <!ENTITY projectroot '../'>
  
  
  
  1.5       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/BeanFactoryBuilder.xml
  
  Index: BeanFactoryBuilder.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/BeanFactoryBuilder.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- BeanFactoryBuilder.xml	21 Oct 2004 12:35:56 -0000	1.4
  +++ BeanFactoryBuilder.xml	5 Jan 2005 21:53:33 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
     "http://xml.apache.org/forrest/dtd/document-v13.dtd" [
     <!ENTITY projectroot '../'>
  
  
  
  1.4       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	21 Oct 2004 12:35:56 -0000	1.3
  +++ index.xml	5 Jan 2005 21:53:33 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://xml.apache.org/forrest/dtd/document-v13.dtd"
   [
   	<!ENTITY projectroot '../'>
  
  
  
  1.5       +2 -1      jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/EJBProxyFactory.xml
  
  Index: EJBProxyFactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/documentation/content/xdocs/hivemind-lib/EJBProxyFactory.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EJBProxyFactory.xml	21 Oct 2004 12:35:56 -0000	1.4
  +++ EJBProxyFactory.xml	5 Jan 2005 21:53:33 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN"
   	"http://xml.apache.org/forrest/dtd/document-v13.dtd" [
   	<!ENTITY projectroot '../'>
  
  
  
  1.2       +2 -1      jakarta-hivemind/framework/src/test/org/apache/hivemind/impl/Privates.xml
  
  Index: Privates.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/org/apache/hivemind/impl/Privates.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Privates.xml	25 Sep 2004 17:08:34 -0000	1.1
  +++ Privates.xml	5 Jan 2005 21:53:33 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,6 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  +
   <module id="hivemind.test.privates" version="1.0.0">
   
     <configuration-point id="PrivateConfig" visibility="private">
  
  
  
  1.3       +1 -1      jakarta-hivemind/library/src/test/org/apache/hivemind/lib/pipeline/Pipeline.xml
  
  Index: Pipeline.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/test/org/apache/hivemind/lib/pipeline/Pipeline.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Pipeline.xml	9 Aug 2004 13:24:49 -0000	1.2
  +++ Pipeline.xml	5 Jan 2005 21:53:33 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.2       +2 -2      jakarta-hivemind/library/src/test/org/apache/hivemind/lib/impl/wonk.xml
  
  Index: wonk.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/test/org/apache/hivemind/lib/impl/wonk.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- wonk.xml	31 Aug 2004 20:02:14 -0000	1.1
  +++ wonk.xml	5 Jan 2005 21:53:33 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -14,7 +14,7 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
  -  
  +
   <module id="wonk" version="1.0.0">
     
     <service-point id="WonkSource" interface="org.apache.hivemind.lib.impl.WonkSource">
  
  
  
  1.6       +12 -48    jakarta-hivemind/src/documentation/conf/cli.xconf
  
  Index: cli.xconf
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/conf/cli.xconf,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- cli.xconf	21 Oct 2004 14:57:19 -0000	1.5
  +++ cli.xconf	5 Jan 2005 21:53:33 -0000	1.6
  @@ -1,56 +1,20 @@
   <?xml version="1.0"?>
  -<!--
  -  Copyright 2002-2004 The Apache Software Foundation
  +<!-- 
  +   Copyright 2002, 2005 The Apache Software Foundation
   
  -  Licensed under the Apache License, Version 2.0 (the "License");
  -  you may not use this file except in compliance with the License.
  -  You may obtain a copy of the License at
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
   
  -      http://www.apache.org/licenses/LICENSE-2.0
  +       http://www.apache.org/licenses/LICENSE-2.0
   
  -  Unless required by applicable law or agreed to in writing, software
  -  distributed under the License is distributed on an "AS IS" BASIS,
  -  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -  See the License for the specific language governing permissions and
  -  limitations under the License.
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
   -->
  -<!--+
  -    |  This is the Apache Cocoon command line configuration file. 
  -    |  Here you give the command line interface details of where
  -    |  to find various aspects of your Cocoon installation.
  -    |
  -    |  If you wish, you can also use this file to specify the URIs
  -    |  that you wish to generate.
  -    |
  -    |  The current configuration information in this file is for
  -    |  building the Cocoon documentation. Therefore, all links here 
  -    |  are relative to the build context dir, which, in the build.xml 
  -    |  file, is set to ${build.context} 
  -    |
  -    |  Options:
  -    |    verbose:            increase amount of information presented
  -    |                        to standard output (default: false)
  -    |    follow-links:       whether linked pages should also be 
  -    |                        generated (default: true)
  -    |    precompile-only:    precompile sitemaps and XSP pages, but 
  -    |                        do not generate any pages (default: false)
  -    |    confirm-extensions: check the mime type for the generated page
  -    |                        and adjust filename and links extensions
  -    |                        to match the mime type 
  -    |                        (e.g. text/html->.html)
  -    |
  -    |  Note: Whilst using an xconf file to configure the Cocoon 
  -    |        Command Line gives access to more features, the use of 
  -    |        command line parameters is more stable, as there are 
  -    |        currently plans to improve the xconf format to allow 
  -    |        greater flexibility. If you require a stable and
  -    |        consistent method for accessing the CLI, it is recommended 
  -    |        that you use the command line parameters to configure 
  -    |        the CLI. See documentation at:
  -    |        /userdocs/offline/index.html and Wiki:CommandLine
  -    |
  -    +-->
  -    
  +
   <cocoon verbose="true"  
           follow-links="true" 
           precompile-only="false" 
  
  
  
  1.2       +1 -1      jakarta-hivemind/library/src/test/org/apache/hivemind/lib/adapter/AdapterFactoryIntegration.xml
  
  Index: AdapterFactoryIntegration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/src/test/org/apache/hivemind/lib/adapter/AdapterFactoryIntegration.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AdapterFactoryIntegration.xml	7 Nov 2004 12:35:00 -0000	1.1
  +++ AdapterFactoryIntegration.xml	5 Jan 2005 21:53:33 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  
  1.5       +11 -16    jakarta-hivemind/src/documentation/skinconf.xml
  
  Index: skinconf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/skinconf.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- skinconf.xml	27 Oct 2004 12:35:23 -0000	1.4
  +++ skinconf.xml	5 Jan 2005 21:53:34 -0000	1.5
  @@ -1,23 +1,18 @@
   <?xml version="1.0"?>
  -<!--
  -  Copyright 2002-2004 The Apache Software Foundation
  +<!-- 
  +   Copyright 2002, 2005 The Apache Software Foundation
   
  -  Licensed under the Apache License, Version 2.0 (the "License");
  -  you may not use this file except in compliance with the License.
  -  You may obtain a copy of the License at
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
   
  -      http://www.apache.org/licenses/LICENSE-2.0
  +       http://www.apache.org/licenses/LICENSE-2.0
   
  -  Unless required by applicable law or agreed to in writing, software
  -  distributed under the License is distributed on an "AS IS" BASIS,
  -  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  -  See the License for the specific language governing permissions and
  -  limitations under the License.
  --->
  -
  -<!--
  -Skin configuration file. This file contains details of your project,
  -which will be used to configure the chosen Forrest skin.
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
   -->
   
   <!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.6-3//EN" "http://forrest.apache.org/dtd/skinconfig-v06-3.dtd">
  
  
  
  1.2       +1 -1      jakarta-hivemind/framework/src/test/org/apache/hivemind/servlet/webinf-hivemodule.xml
  
  Index: webinf-hivemodule.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/org/apache/hivemind/servlet/webinf-hivemodule.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- webinf-hivemodule.xml	22 Dec 2004 00:11:02 -0000	1.1
  +++ webinf-hivemodule.xml	5 Jan 2005 21:53:34 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   <!-- 
  -   Copyright 2004 The Apache Software Foundation
  +   Copyright 2004, 2005 The Apache Software Foundation
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org