cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/language/markup/xsp XSLTExtension.java

2004-02-11 Thread vgritsenko
vgritsenko2004/02/10 16:17:34 Modified:src/java/org/apache/cocoon/components/language/markup/xsp XSLTExtension.java Log: Comments Revision ChangesPath 1.4 +10 -7

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/language/markup/xsp/javascript xsp.xsl

2004-02-11 Thread vgritsenko
vgritsenko2004/02/10 16:18:40 Modified: src/java/org/apache/cocoon/components/language/markup/xsp/javascript xsp.xsl Log: Fix bug# 26756 Revision ChangesPath 1.2 +3 -3

cvs commit: cocoon-2.1/src/blocks/python/java/org/apache/cocoon/components/language/markup/xsp/python xsp.xsl

2004-02-11 Thread vgritsenko
vgritsenko2004/02/10 16:36:30 Modified: src/blocks/python/java/org/apache/cocoon/components/language/markup/xsp/python xsp.xsl Log: Fix bug #26756 Revision ChangesPath 1.2 +3 -3

cvs commit: cocoon-2.1/src/webapp/WEB-INF/entities catalog web-app_2_2.dtd

2004-02-11 Thread crossley
crossley2004/02/10 20:16:54 Modified:src/webapp/WEB-INF/entities catalog Removed: src/webapp/WEB-INF/entities web-app_2_2.dtd Log: The entity resolver will now deliver the web-app_2_3.dtd when it is asked for the 2_2.dtd so as to avoid potential license issues with the

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/event ProcessingPhase.java ProcessingPhaseEvent.java DeferredValueChangedEvent.java ActionEvent.java ValueChangedEvent.java FormHandler.java ActionListener.java ValueChangedListener.java AbstractFormHandler.java

2004-02-11 Thread antonio
antonio 2004/02/11 01:27:55 Modified:src/blocks/woody/java/org/apache/cocoon/woody/event/impl JavaClassWidgetListenerBuilder.java JavaScriptWidgetListenerBuilder.java src/blocks/woody/java/org/apache/cocoon/woody/event

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/expression ExpressionManager.java

2004-02-11 Thread antonio
antonio 2004/02/11 02:43:32 Modified:src/blocks/woody/java/org/apache/cocoon/woody/formmodel BooleanFieldDefinition.java AggregateFieldDefinition.java MessagesDefinitionBuilder.java FieldDefinition.java

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

2004-02-11 Thread unico
unico 2004/02/11 05:59:40 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: fix bug 26186: the assumption that a null value for the lastConsumer indicates an internal request is not true. See the two argument

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

2004-02-11 Thread unico
unico 2004/02/11 06:00:47 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: field not used Revision ChangesPath 1.16 +1 -3

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

2004-02-11 Thread unico
unico 2004/02/11 06:37:28 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: reverting previous change, getting NPE :-( . sorry for mess up Revision ChangesPath 1.17 +5 -4

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

2004-02-11 Thread cziegeler
cziegeler2004/02/11 06:53:15 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: I think this should really fix the bug 26186 now. Is this correct? Revision ChangesPath 1.18 +6 -5

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

2004-02-11 Thread cziegeler
cziegeler2004/02/11 07:59:02 Modified:src/java/org/apache/cocoon/components/pipeline AbstractProcessingPipeline.java Log: fix bug 26186 Revision ChangesPath 1.30 +5 -3

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/flow/javascript/fom FOM_JavaScriptInterpreter.java

2004-02-11 Thread coliver
coliver 2004/02/11 10:15:29 Modified:src/java/org/apache/cocoon/components/flow/javascript/fom FOM_JavaScriptInterpreter.java Log: Ensure complete recompilation of compilation unit containing inner classes Revision ChangesPath 1.21 +25 -12

cvs commit: cocoon-2.1/tools/src blocks-build.xsl

2004-02-11 Thread sylvain
sylvain 2004/02/11 13:34:22 Modified:tools/src blocks-build.xsl Log: Fix link to other APIs in Javadoc generation Revision ChangesPath 1.46 +7 -6 cocoon-2.1/tools/src/blocks-build.xsl Index: blocks-build.xsl

cvs commit: cocoon-2.1/src/resources/javadoc/avalon-excalibur - New directory

2004-02-11 Thread sylvain
sylvain 2004/02/11 13:35:04 cocoon-2.1/src/resources/javadoc/avalon-excalibur - New directory

cvs commit: cocoon-2.1/src/resources/javadoc/avalon-framework package-list

2004-02-11 Thread sylvain
sylvain 2004/02/11 13:35:50 Added: src/resources/javadoc/avalon-excalibur package-list src/resources/javadoc/avalon-framework package-list Removed: src/resources/javadoc/avalon package-list Log: Fix link to other APIs in Javadoc generation Revision

cvs commit: cocoon-2.1/src/blocks/slide/samples flow.js

2004-02-11 Thread unico
unico 2004/02/11 15:41:32 Modified:src/blocks/slide/samples flow.js Log: avoid global and local variable name collision Revision ChangesPath 1.10 +2 -2 cocoon-2.1/src/blocks/slide/samples/flow.js Index: flow.js