cvs commit: cocoon-2.2/src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java

2004-01-31 Thread unico
unico 2004/01/31 05:08:49 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: fix problem with reader not being setup Revision ChangesPath 1.27 +4 -2

cvs commit: cocoon-2.1/tools/src/anttasks XConfToolTask.java

2004-01-31 Thread bruno
bruno 2004/01/31 07:55:06 Modified:tools/src/anttasks XConfToolTask.java Log: Fixed an exception occuring when using xpatch from maven.xml. The property lookup was eventually delegated to System.getProperty, which gives an exception on empty keys. Revision Changes

cvs commit: cocoon-2.2/src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java

2004-01-31 Thread unico
unico 2004/01/31 08:56:50 Modified:src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java Log: formatting Revision ChangesPath 1.17 +8 -8

cvs commit: cocoon-2.2/src/webapp/WEB-INF cocoon.xconf

2004-01-31 Thread unico
unico 2004/01/31 08:58:24 Modified:src/webapp sitemap.xmap src/webapp/WEB-INF cocoon.xconf Log: make caching work Revision ChangesPath 1.39 +8 -12 cocoon-2.2/src/webapp/sitemap.xmap Index: sitemap.xmap

cvs commit: cocoon-2.2/src/blocks .cvsignore

2004-01-31 Thread unico
unico 2004/01/31 09:00:04 Removed: src/documentation .cvsignore src/blocks .cvsignore Log: removed

cvs commit: cocoon-2.2/src/java/org/apache/cocoon/caching/impl CacheImpl.java

2004-01-31 Thread unico
src/java/org/apache/cocoon/caching/impl CacheImpl.java Added: lib/core excalibur-store-1.0-dev-20040131.jar src/java/org/apache/cocoon/components/store/impl DefaultTransientStore.java DefaultPersistentStore.java Removed: lib