cvs commit: cocoon-2.1/src/blocks/profiler/java/org/apache/cocoon/components/profiler SimpleSitemapExecutor.java

2004-06-11 Thread cziegeler
cziegeler2004/06/11 01:51:57 Modified:src/java/org/apache/cocoon/components/treeprocessor/sitemap PreparableMatchNode.java ActTypeNode.java CallNode.java MatchNode.java src/java/org/apache/cocoon/sitemap SitemapExecutor.java

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/xml/dom DocumentWrapper.java

2004-06-11 Thread joerg
joerg 2004/06/11 04:34:32 Modified:src/java/org/apache/cocoon/xml/dom DocumentWrapper.java Log: added renameNode() for providing future compatibility to JDK 1.5's DOM level 3 Document interface (thanks to Berin Loritsch) Revision ChangesPath 1.6 +9 -2

cvs commit: cocoon-2.1/tools/targets init-build.xml

2004-06-11 Thread joerg
joerg 2004/06/11 04:35:23 Modified:tools/new-targets init-build.xml tools/targets init-build.xml Log: fixed ${exclude.webapp.test-suite} property handling Revision ChangesPath 1.2 +3 -0 cocoon-2.1/tools/new-targets/init-build.xml Index:

cvs commit: cocoon-2.1 status.xml

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 05:05:48 Modified:.status.xml Log: nitpicking Revision ChangesPath 1.363 +4 -5 cocoon-2.1/status.xml Index: status.xml === RCS file:

cvs commit: cocoon-2.1/src/blocks/scratchpad/java/org/apache/cocoon/components/source/impl CachingSource.java CachingSourceFactory.java

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 05:18:23 Modified: src/blocks/scratchpad/java/org/apache/cocoon/components/source/impl CachingSource.java CachingSourceFactory.java Log: line endings, trailing spaces, unused throws clause. Revision ChangesPath 1.12 +122

cvs commit: cocoon-2.1/src/blocks/scratchpad/conf caching-source.xconf

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 05:26:19 Modified:src/blocks/scratchpad/conf caching-source.xconf Log: Default config does not match with default role of the Refresher Revision ChangesPath 1.2 +1 -1 cocoon-2.1/src/blocks/scratchpad/conf/caching-source.xconf Index:

cvs commit: cocoon-2.1/src/blocks/xmldb/java/org/apache/cocoon/components/source/impl XMLDBSource.java

2004-06-11 Thread upayavira
upayavira2004/06/11 07:27:32 Modified:src/blocks/xmldb/java/org/apache/cocoon/components/source/impl XMLDBSource.java Log: Adding user/password to writeOutputStream in XMLDBSource Revision ChangesPath 1.18 +4 -4

cvs commit: cocoon-2.1/src/blocks/scratchpad/java/org/apache/cocoon/components/store EHStore.java

2004-06-11 Thread unico
unico 2004/06/11 09:19:04 Modified:src/blocks/scratchpad/java/org/apache/cocoon/components/store EHStore.java Log: typo Revision ChangesPath 1.5 +1 -1

cvs commit: cocoon-2.1/src/blocks/scratchpad/conf caching-source.xconf

2004-06-11 Thread unico
unico 2004/06/11 09:26:10 Modified:src/blocks/scratchpad/conf caching-source.xconf Log: better doc Revision ChangesPath 1.3 +1 -1 cocoon-2.1/src/blocks/scratchpad/conf/caching-source.xconf Index: caching-source.xconf

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/source URLRewriter.java

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 10:41:11 Modified:src/java/org/apache/cocoon/components/source URLRewriter.java Log: code/javadoc cleanup Revision ChangesPath 1.3 +48 -42 cocoon-2.1/src/java/org/apache/cocoon/components/source/URLRewriter.java

cvs commit: cocoon-2.1/lib/core log4j-1.2.8.jar

2004-06-11 Thread cziegeler
cziegeler2004/06/11 13:29:29 Modified:.status.xml src/webapp/WEB-INF web.xml src/java/org/apache/cocoon/servlet CocoonServlet.java lib jars.xml Added: src/webapp/WEB-INF log4j.xconf

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/transformation CIncludeTransformer.java

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 13:32:20 Modified:src/blocks/asciiart/java/org/apache/cocoon/generation/asciiart AsciiArtSVGGenerator.java src/blocks/html/java/org/apache/cocoon/generation HTMLGenerator.java

cvs commit: cocoon-2.1/src/java/org/apache/cocoon Cocoon.java Constants.java

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 14:37:04 Modified:src/java/org/apache/cocoon Cocoon.java Constants.java Log: Restore exception handling. Error namespace URI must end on 2.1 Revision ChangesPath 1.27 +30 -31cocoon-2.1/src/java/org/apache/cocoon/Cocoon.java Index:

cvs commit: cocoon-2.1/src/webapp/samples/hello-world samples.xml

2004-06-11 Thread vgritsenko
vgritsenko2004/06/11 14:38:10 Modified:src/webapp sitemap.xmap src/webapp/samples sitemap.xmap src/webapp/samples/hello-world samples.xml Log: cleanup sitemap, remove link to removed SWF block Revision ChangesPath 1.51 +1 -2