svn commit: r700017 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl: XMLStructurer.java XMLStructurerAxiom.java helper/StAX.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 00:59:48 2008 New Revision: 700017 URL: http://svn.apache.org/viewvc?rev=700017&view=rev Log: Extracting common method that can be used in both implementations Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructure

svn propchange: r700017 - svn:log

2008-09-29 Thread thorsten
Author: thorsten Revision: 700017 Modified property: svn:log Modified: svn:log at Mon Sep 29 01:07:22 2008 -- --- svn:log (original) +++ svn:log Mon Sep 29 01:07:22 2008 @@ -1 +1,6 @@ -Extracting common method that can be

svn commit: r700022 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/XSLContractHelper.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 01:09:45 2008 New Revision: 700022 URL: http://svn.apache.org/viewvc?rev=700022&view=rev Log: Using the enhanced properties treatment. Looking if the value is of type InputSource. If so we will request a DOM represent of the source. If not we will pass a simple

svn commit: r700035 - /forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.advanced.structurer.xml

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 02:17:32 2008 New Revision: 700035 URL: http://svn.apache.org/viewvc?rev=700035&view=rev Log: The xml mode problem regarding this call has been solved. Adding the contract again. Modified: forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispa

svn commit: r700036 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl: XMLStructurer.java XMLStructurerAxiom.java helper/StAX.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 02:37:29 2008 New Revision: 700036 URL: http://svn.apache.org/viewvc?rev=700036&view=rev Log: organizing imports Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurer.java forrest/trunk/whiteboard/dispatcher

svn commit: r700037 - in /forrest/trunk/whiteboard/dispatcher: java/org/apache/forrest/dispatcher/impl/helper/AXIOMXPathPatched.java testing/org/apache/forrest/dispatcher/master.advanced.structurer.xm

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 02:39:56 2008 New Revision: 700037 URL: http://svn.apache.org/viewvc?rev=700037&view=rev Log: Fixing infinitive loop in AXIOMXPathPatched Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/AXIOMXPathPatched.java

svn commit: r700038 [2/2] - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources: images/ stylesheets/

2008-09-29 Thread gmcdonald
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_styles.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_styles.xml?rev=700038&r1=700037&r2=700038&

svn commit: r700103 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/AXIOMXPathPatched.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 05:38:19 2008 New Revision: 700103 URL: http://svn.apache.org/viewvc?rev=700103&view=rev Log: WSCOMMONS-389 Creating nodes as well based on xpath expression that like [EMAIL PROTECTED]'test']. This will provoke that we will create an attribute "id" with the valu

svn commit: r700109 - /forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.advanced.structurer.xml

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 05:47:14 2008 New Revision: 700109 URL: http://svn.apache.org/viewvc?rev=700109&view=rev Log: Testing dynamic attribute generation as well. Modified: forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.advanced.structurer.xml Mo

svn commit: r700114 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl: XMLStructurerAxiom.java helper/AXIOMXPathCreate.java helper/AXIOMXPathPatched.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 05:51:11 2008 New Revision: 700114 URL: http://svn.apache.org/viewvc?rev=700114&view=rev Log: WSCOMMONS-389 Renaming class and updating fixme note Added: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/AXIOMXPathCreate.java

svn commit: r700118 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/AXIOMXPathCreate.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 05:58:06 2008 New Revision: 700118 URL: http://svn.apache.org/viewvc?rev=700118&view=rev Log: Using interface instead of implementation. Reported by Tim Williams Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/AXI

svn commit: r700294 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/reference-links.ft

2008-09-29 Thread gmcdonald
Author: gmcdonald Date: Mon Sep 29 15:40:30 2008 New Revision: 700294 URL: http://svn.apache.org/viewvc?rev=700294&view=rev Log: Add references contract, due to Pablo Barrera , fix for FOR-1116 Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/referenc

svn commit: r700307 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml

2008-09-29 Thread gmcdonald
Author: gmcdonald Date: Mon Sep 29 16:37:33 2008 New Revision: 700307 URL: http://svn.apache.org/viewvc?rev=700307&view=rev Log: Alter remaining matches to use lm: , consistent styling as mentioned by Thorsten, to close issue FOR-1105 Modified: forrest/trunk/whiteboard/plugins/org.apache.fo

svn commit: r700348 - /forrest/trunk/bin/forrest

2008-09-29 Thread crossley
Author: crossley Date: Mon Sep 29 22:53:04 2008 New Revision: 700348 URL: http://svn.apache.org/viewvc?rev=700348&view=rev Log: Fix a bug that came with r609578 resulting in CLASSPATH not being set properly. This did not rear its head until i upgraded to Ant-1.7.1 (commit to follow soon) where our

svn commit: r700349 - /forrest/trunk/examples/contentIntegration/src/documentation/resources/themes/maven/panels/maven-html.content.panel.xml

2008-09-29 Thread gmcdonald
Author: gmcdonald Date: Mon Sep 29 22:57:04 2008 New Revision: 700349 URL: http://svn.apache.org/viewvc?rev=700349&view=rev Log: Add references contract to the theme. Modified: forrest/trunk/examples/contentIntegration/src/documentation/resources/themes/maven/panels/maven-html.content.panel.

svn commit: r700361 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher: Cli.java api/ContractOld.java helper/ impl/DefaultContract.java

2008-09-29 Thread thorsten
Author: thorsten Date: Mon Sep 29 23:57:12 2008 New Revision: 700361 URL: http://svn.apache.org/viewvc?rev=700361&view=rev Log: Removing obsolete code Removed: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/Cli.java forrest/trunk/whiteboard/dispatcher/java/org/ap