You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/03/28 20:56:45 UTC

cvs commit: avalon-excalibur/xmlutil/src/test/org/apache/excalibur/xml/dom/test DefaultDOMHandlerFactoryTestCase.xtest

niclas      2004/03/28 10:56:45

  Modified:    .        maven-common-gump-build.xml project.properties
                        project.xml
               compatibility project.xml
               component project.xml
               component-examples/instrument-manager project.xml
               configuration project.xml
               datasource project.xml
               event    project.xml
               event/api project.xml
               event/impl project.xml
               fortress/bean project.xml
               fortress/cli project.properties project.xml
               fortress/container-impl project.properties project.xml
               fortress/container-impl/src/java/org/apache/avalon/fortress/util
                        ContextManager.java
               fortress/examples project.properties project.xml
               fortress/meta/src/java/org/apache/avalon/fortress/meta
                        ComponentMetaInfoCollector.java
               fortress/platform project.properties project.xml
               fortress/servlet project.properties project.xml
               fortress/site project.xml
               i18n     project.xml
               instrument project.xml
               instrument-client project.xml
               instrument-manager project.xml
               lifecycle project.xml
               lifecycle/api project.xml
               lifecycle/impl project.xml
               logger   project.xml
               logger-tests project.xml
               monitor  project.xml
               pool     project.xml
               pool/api project.xml
               pool/impl project.xml
               pool/instrumented project.xml
               site     project.xml
               sourceresolve project.xml
               store    project.xml
               thread   project.xml
               thread/api project.xml
               thread/impl project.xml
               thread/instrumented project.xml
               xmlutil  project.xml
               xmlutil/src/java/org/apache/excalibur/xml/impl
                        JaxpParser.java
               xmlutil/src/test/org/apache/excalibur/xml/dom/test
                        DefaultDOMHandlerFactoryTestCase.xtest
  Added:       .        README.txt
               compatibility/site/etc LICENSE.TXT site.jsl stylesheet.css
               compatibility/site/xdocs placeholder
               component/site/etc LICENSE.TXT site.jsl stylesheet.css
               component/site/xdocs placeholder
               component/src/test placeholder
               component-examples/site/etc LICENSE.TXT site.jsl
                        stylesheet.css
               component-tests project.properties project.xml
               component-tests/site/etc LICENSE.TXT site.jsl stylesheet.css
               component-tests/site/xdocs placeholder
               configuration/site/etc LICENSE.TXT site.jsl stylesheet.css
               configuration/site/xdocs download.xml index.xml
                        navigation.xml
               datasource/site/etc LICENSE.TXT site.jsl stylesheet.css
               datasource/site/xdocs placeholder
               event/site/etc LICENSE.TXT site.jsl stylesheet.css
               fortress project.xml
               fortress/container-api .cvsignore build.xml
                        project.properties project.xml
               fortress/container-test .cvsignore build.xml
                        project.properties project.xml
               fortress/meta .cvsignore build.xml project.properties
                        project.xml
               i18n/site/etc LICENSE.TXT site.jsl stylesheet.css
               i18n/site/xdocs download.xml index.xml navigation.xml
                        usage.xml
               instrument/site/etc LICENSE.TXT site.jsl stylesheet.css
               instrument/site/xdocs placeholder
               instrument-client/site/etc LICENSE.TXT site.jsl
                        stylesheet.css
               instrument-client/site/xdocs placeholder
               instrument-manager/site/etc LICENSE.TXT site.jsl
                        stylesheet.css
               instrument-manager/site/xdocs placeholder
               lifecycle/site/etc LICENSE.txt
               lifecycle/site/xdocs placeholder
               logger/site/etc LICENSE.TXT site.jsl stylesheet.css
               logger/site/xdocs placeholder
               logger-tests/site/etc LICENSE.TXT site.jsl stylesheet.css
               logger-tests/site/xdocs placeholder
               monitor/site/etc LICENSE.TXT site.jsl stylesheet.css
               monitor/site/xdocs placeholder
               pool     junit1256575644.properties
               pool/site/etc LICENSE.TXT site.jsl stylesheet.css
               pool/site/xdocs placeholder
               sourceresolve/site/etc LICENSE.TXT site.jsl stylesheet.css
               sourceresolve/site/xdocs placeholder
               store/site/etc LICENSE.TXT site.jsl stylesheet.css
               store/site/xdocs placeholder
               testcase build.xml project.properties project.xml
               testcase/site/etc LICENSE.TXT site.jsl stylesheet.css
               testcase/site/xdocs placeholder
               thread/site/etc LICENSE.TXT site.jsl stylesheet.css
               thread/site/xdocs placeholder
               xmlutil/site/etc LICENSE.TXT site.jsl stylesheet.css
               xmlutil/site/xdocs placeholder
  Removed:     component maven.xml
               component/examples/instrument-manager .cvsignore
               component/src/java/org/apache/avalon/excalibur/testcase
                        BufferedLogger.java
                        CascadingAssertionFailedError.java
                        ComponentStateValidator.java ExcaliburTestCase.java
                        FullLifecycleComponent.java LatchedThreadGroup.java
                        package.html
               component-examples/instrument-manager ant.properties.sample
                        default.properties maven.xml
               configuration INSTALLATION.txt LICENSE.txt maven.xml
               configuration/xdocs download.xml index.xml navigation.xml
               datasource maven.xml
               event    ant.properties.sample default.properties maven.xml
               event/src/xdocs book.xml command-howto.xml command.xml
                        cpuparser-howto.xml event-howto.xml event.xml
                        index.xml mpool-howto.xml mpool.xml tabs.xml
                        util-howto.xml util.xml
               fortress/bean maven.xml
               fortress/cli maven.xml
               fortress/container-impl maven.xml
               fortress/docs .cvsignore forrest.properties maven.xml
                        project.properties project.xml
               fortress/docs/src/xdocs book.xml cli.xml design-notes.xml
                        features.xml fortress_logo.gif getting-started.xml
                        index.xml lifecycle-extensions.xml servlet.xml
                        swing.xml tabs.xml using-meta-info.xml
               fortress/examples maven.xml
               fortress/platform maven.xml
               fortress/servlet maven.xml
               fortress/site README.TXT maven.xml
               i18n     LICENSE.txt README.txt maven.xml
               i18n/xdocs download.xml index.xml navigation.xml usage.xml
               instrument maven.xml
               instrument-manager maven.xml
               lifecycle LICENSE.TXT README.TXT maven.xml
               lifecycle/site LICENSE.txt maven.xml project.properties
                        project.xml
               logger   LICENSE.txt ant.properties.sample
                        default.properties
               monitor  LICENSE.txt
               pool     LICENSE.txt
               sourceresolve LICENSE.txt
               store    LICENSE.txt
               xmlutil  LICENSE.txt
  Log:
  Major house-keeping and bringing the whole Excalibur package into a relatively decent shape (at least compared to how it was).
  
  Revision  Changes    Path
  1.8       +7 -102    avalon-excalibur/maven-common-gump-build.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/maven-common-gump-build.xml.diff?r1=1.7&r2=1.8
  
  
  1.8       +2 -1      avalon-excalibur/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/project.properties.diff?r1=1.7&r2=1.8
  
  
  1.17      +11 -6     avalon-excalibur/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/project.xml.diff?r1=1.16&r2=1.17
  
  
  1.12      +11 -112   avalon-excalibur/README.txt
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/README.txt.diff?r1=1.11&r2=1.12
  
  
  1.5       +1 -1      avalon-excalibur/compatibility/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/compatibility/project.xml.diff?r1=1.4&r2=1.5
  
  
  1.1                  avalon-excalibur/compatibility/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/compatibility/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/compatibility/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/compatibility/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/compatibility/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/compatibility/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/compatibility/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/compatibility/site/xdocs/placeholder?rev=1.1
  
  
  1.10      +17 -15    avalon-excalibur/component/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/project.xml.diff?r1=1.9&r2=1.10
  
  
  1.1                  avalon-excalibur/component/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/component/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/component/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/component/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/site/xdocs/placeholder?rev=1.1
  
  
  1.1                  avalon-excalibur/component/src/test/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component/src/test/placeholder?rev=1.1
  
  
  1.3       +12 -21    avalon-excalibur/component-examples/instrument-manager/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-examples/instrument-manager/project.xml.diff?r1=1.2&r2=1.3
  
  
  1.1                  avalon-excalibur/component-examples/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-examples/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/component-examples/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-examples/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/component-examples/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-examples/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/project.properties?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/project.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/component-tests/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/component-tests/site/xdocs/placeholder?rev=1.1
  
  
  1.13      +1 -2      avalon-excalibur/configuration/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/project.xml.diff?r1=1.12&r2=1.13
  
  
  1.1                  avalon-excalibur/configuration/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/configuration/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/configuration/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/configuration/site/xdocs/download.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/xdocs/download.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/configuration/site/xdocs/index.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/xdocs/index.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/configuration/site/xdocs/navigation.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/configuration/site/xdocs/navigation.xml?rev=1.1
  
  
  1.3       +33 -23    avalon-excalibur/datasource/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/datasource/project.xml.diff?r1=1.2&r2=1.3
  
  
  1.1                  avalon-excalibur/datasource/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/datasource/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/datasource/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/datasource/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/datasource/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/datasource/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/datasource/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/datasource/site/xdocs/placeholder?rev=1.1
  
  
  1.7       +3 -53     avalon-excalibur/event/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/project.xml.diff?r1=1.6&r2=1.7
  
  
  1.4       +1 -4      avalon-excalibur/event/api/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/api/project.xml.diff?r1=1.3&r2=1.4
  
  
  1.6       +10 -7     avalon-excalibur/event/impl/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/impl/project.xml.diff?r1=1.5&r2=1.6
  
  
  1.1                  avalon-excalibur/event/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/event/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/event/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/event/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/project.xml?rev=1.1
  
  
  1.8       +40 -33    avalon-excalibur/fortress/bean/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/bean/project.xml.diff?r1=1.7&r2=1.8
  
  
  1.2       +2 -2      avalon-excalibur/fortress/cli/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/cli/project.properties.diff?r1=1.1&r2=1.2
  
  
  1.2       +45 -30    avalon-excalibur/fortress/cli/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/cli/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.1                  avalon-excalibur/fortress/container-api/.cvsignore
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-api/.cvsignore?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-api/build.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-api/build.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-api/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-api/project.properties?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-api/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-api/project.xml?rev=1.1
  
  
  1.3       +2 -2      avalon-excalibur/fortress/container-impl/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-impl/project.properties.diff?r1=1.2&r2=1.3
  
  
  1.16      +37 -54    avalon-excalibur/fortress/container-impl/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-impl/project.xml.diff?r1=1.15&r2=1.16
  
  
  1.52      +6 -57     avalon-excalibur/fortress/container-impl/src/java/org/apache/avalon/fortress/util/ContextManager.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-impl/src/java/org/apache/avalon/fortress/util/ContextManager.java.diff?r1=1.51&r2=1.52
  
  
  1.1                  avalon-excalibur/fortress/container-test/.cvsignore
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/.cvsignore?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/build.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/build.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/project.properties?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/container-test/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/container-test/project.xml?rev=1.1
  
  
  1.2       +2 -2      avalon-excalibur/fortress/examples/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/examples/project.properties.diff?r1=1.1&r2=1.2
  
  
  1.5       +54 -103   avalon-excalibur/fortress/examples/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/examples/project.xml.diff?r1=1.4&r2=1.5
  
  
  1.1                  avalon-excalibur/fortress/meta/.cvsignore
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/meta/.cvsignore?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/meta/build.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/meta/build.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/meta/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/meta/project.properties?rev=1.1
  
  
  1.1                  avalon-excalibur/fortress/meta/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/meta/project.xml?rev=1.1
  
  
  1.28      +9 -2      avalon-excalibur/fortress/meta/src/java/org/apache/avalon/fortress/meta/ComponentMetaInfoCollector.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/meta/src/java/org/apache/avalon/fortress/meta/ComponentMetaInfoCollector.java.diff?r1=1.27&r2=1.28
  
  
  1.2       +2 -2      avalon-excalibur/fortress/platform/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/platform/project.properties.diff?r1=1.1&r2=1.2
  
  
  1.2       +19 -6     avalon-excalibur/fortress/platform/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/platform/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.2       +1 -1      avalon-excalibur/fortress/servlet/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/servlet/project.properties.diff?r1=1.1&r2=1.2
  
  
  1.2       +20 -7     avalon-excalibur/fortress/servlet/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/servlet/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.4       +5 -73     avalon-excalibur/fortress/site/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/fortress/site/project.xml.diff?r1=1.3&r2=1.4
  
  
  1.6       +1 -2      avalon-excalibur/i18n/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/project.xml.diff?r1=1.5&r2=1.6
  
  
  1.1                  avalon-excalibur/i18n/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/xdocs/download.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/xdocs/download.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/xdocs/index.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/xdocs/index.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/xdocs/navigation.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/xdocs/navigation.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/i18n/site/xdocs/usage.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/i18n/site/xdocs/usage.xml?rev=1.1
  
  
  1.6       +17 -1     avalon-excalibur/instrument/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument/project.xml.diff?r1=1.5&r2=1.6
  
  
  1.1                  avalon-excalibur/instrument/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument/site/xdocs/placeholder?rev=1.1
  
  
  1.4       +21 -3     avalon-excalibur/instrument-client/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-client/project.xml.diff?r1=1.3&r2=1.4
  
  
  1.1                  avalon-excalibur/instrument-client/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-client/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-client/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-client/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-client/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-client/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-client/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-client/site/xdocs/placeholder?rev=1.1
  
  
  1.5       +17 -1     avalon-excalibur/instrument-manager/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-manager/project.xml.diff?r1=1.4&r2=1.5
  
  
  1.1                  avalon-excalibur/instrument-manager/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-manager/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-manager/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-manager/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-manager/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-manager/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/instrument-manager/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/instrument-manager/site/xdocs/placeholder?rev=1.1
  
  
  1.4       +2 -57     avalon-excalibur/lifecycle/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/lifecycle/project.xml.diff?r1=1.3&r2=1.4
  
  
  1.4       +0 -5      avalon-excalibur/lifecycle/api/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/lifecycle/api/project.xml.diff?r1=1.3&r2=1.4
  
  
  1.5       +1 -20     avalon-excalibur/lifecycle/impl/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/lifecycle/impl/project.xml.diff?r1=1.4&r2=1.5
  
  
  1.1                  avalon-excalibur/lifecycle/site/etc/LICENSE.txt
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/lifecycle/site/etc/LICENSE.txt?rev=1.1
  
  
  1.1                  avalon-excalibur/lifecycle/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/lifecycle/site/xdocs/placeholder?rev=1.1
  
  
  1.11      +4 -4      avalon-excalibur/logger/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger/project.xml.diff?r1=1.10&r2=1.11
  
  
  1.1                  avalon-excalibur/logger/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/logger/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/logger/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/logger/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger/site/xdocs/placeholder?rev=1.1
  
  
  1.3       +17 -20    avalon-excalibur/logger-tests/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger-tests/project.xml.diff?r1=1.2&r2=1.3
  
  
  1.1                  avalon-excalibur/logger-tests/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger-tests/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/logger-tests/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger-tests/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/logger-tests/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger-tests/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/logger-tests/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/logger-tests/site/xdocs/placeholder?rev=1.1
  
  
  1.5       +21 -24    avalon-excalibur/monitor/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/monitor/project.xml.diff?r1=1.4&r2=1.5
  
  
  1.1                  avalon-excalibur/monitor/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/monitor/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/monitor/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/monitor/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/monitor/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/monitor/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/monitor/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/monitor/site/xdocs/placeholder?rev=1.1
  
  
  1.8       +5 -17     avalon-excalibur/pool/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/project.xml.diff?r1=1.7&r2=1.8
  
  
  1.1                  avalon-excalibur/pool/junit1256575644.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/junit1256575644.properties?rev=1.1
  
  
  1.2       +1 -1      avalon-excalibur/pool/api/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/api/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.2       +2 -2      avalon-excalibur/pool/impl/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/impl/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.2       +4 -4      avalon-excalibur/pool/instrumented/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/instrumented/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.1                  avalon-excalibur/pool/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/pool/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/pool/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/pool/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/pool/site/xdocs/placeholder?rev=1.1
  
  
  1.2       +17 -3     avalon-excalibur/site/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/site/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.6       +9 -12     avalon-excalibur/sourceresolve/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/sourceresolve/project.xml.diff?r1=1.5&r2=1.6
  
  
  1.1                  avalon-excalibur/sourceresolve/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/sourceresolve/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/sourceresolve/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/sourceresolve/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/sourceresolve/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/sourceresolve/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/sourceresolve/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/sourceresolve/site/xdocs/placeholder?rev=1.1
  
  
  1.7       +10 -7     avalon-excalibur/store/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/store/project.xml.diff?r1=1.6&r2=1.7
  
  
  1.1                  avalon-excalibur/store/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/store/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/store/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/store/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/store/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/store/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/store/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/store/site/xdocs/placeholder?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/build.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/build.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/project.properties
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/project.properties?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/project.xml?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/testcase/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/testcase/site/xdocs/placeholder?rev=1.1
  
  
  1.7       +15 -12    avalon-excalibur/thread/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/project.xml.diff?r1=1.6&r2=1.7
  
  
  1.2       +1 -1      avalon-excalibur/thread/api/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/api/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.2       +4 -4      avalon-excalibur/thread/impl/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/impl/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.2       +7 -7      avalon-excalibur/thread/instrumented/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/instrumented/project.xml.diff?r1=1.1&r2=1.2
  
  
  1.1                  avalon-excalibur/thread/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/thread/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/thread/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/thread/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/thread/site/xdocs/placeholder?rev=1.1
  
  
  1.9       +24 -20    avalon-excalibur/xmlutil/project.xml
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/project.xml.diff?r1=1.8&r2=1.9
  
  
  1.1                  avalon-excalibur/xmlutil/site/etc/LICENSE.TXT
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/site/etc/LICENSE.TXT?rev=1.1
  
  
  1.1                  avalon-excalibur/xmlutil/site/etc/site.jsl
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/site/etc/site.jsl?rev=1.1
  
  
  1.1                  avalon-excalibur/xmlutil/site/etc/stylesheet.css
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/site/etc/stylesheet.css?rev=1.1
  
  
  1.1                  avalon-excalibur/xmlutil/site/xdocs/placeholder
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/site/xdocs/placeholder?rev=1.1
  
  
  1.7       +2 -1      avalon-excalibur/xmlutil/src/java/org/apache/excalibur/xml/impl/JaxpParser.java
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/src/java/org/apache/excalibur/xml/impl/JaxpParser.java.diff?r1=1.6&r2=1.7
  
  
  1.5       +1 -1      avalon-excalibur/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest
  
  http://cvs.apache.org/viewcvs/avalon-excalibur/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest.diff?r1=1.4&r2=1.5
  
  

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