svn commit: r696245 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:19:23 2008 New Revision: 696245 URL: http://svn.apache.org/viewvc?rev=696245view=rev Log: Moving helper classes to the impl. package Added: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/

svn commit: r696247 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common: html/ajax-example.ft html/content-odt-link.ft images/odt.gif

2008-09-17 Thread gmcdonald
Author: gmcdonald Date: Wed Sep 17 04:23:36 2008 New Revision: 696247 URL: http://svn.apache.org/viewvc?rev=696247view=rev Log: Add odt contract, update ajax-example contract. Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-odt-link.ft

svn commit: r696250 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher: DispatcherException.java exception/ exception/DispatcherException.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:27:36 2008 New Revision: 696250 URL: http://svn.apache.org/viewvc?rev=696250view=rev Log: Moving class to a better package path Added: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/

svn commit: r696251 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher: helper/Loggable.java helper/StAX.java helper/XSLContractHelper.java impl/helper/Loggable.java impl/hel

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:28:25 2008 New Revision: 696251 URL: http://svn.apache.org/viewvc?rev=696251view=rev Log: Moving class to a better package path Added: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/helper/Loggable.java - copied,

svn commit: r696252 - in /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/factories: ./ ContractFactory.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:29:54 2008 New Revision: 696252 URL: http://svn.apache.org/viewvc?rev=696252view=rev Log: Adding a contractFactory which will take care to return the contract that is requested Added:

svn commit: r696253 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/ClassPathResolver.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:32:28 2008 New Revision: 696253 URL: http://svn.apache.org/viewvc?rev=696253view=rev Log: Adding a first Resolver implementation that will look up a resource in the classpath. This implemention is used in the junit tests Added:

svn commit: r696255 - in /forrest/trunk/whiteboard/dispatcher: java/org/apache/forrest/dispatcher/impl/XSLContract.java testing/org/apache/forrest/dispatcher/TestContract.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:35:35 2008 New Revision: 696255 URL: http://svn.apache.org/viewvc?rev=696255view=rev Log: Moving class to a better package path - updating references Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XSLContract.java

svn commit: r696258 - in /forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher: TestStructurer.java common.fv convertor.contract.xml master.structurer.xml

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:38:54 2008 New Revision: 696258 URL: http://svn.apache.org/viewvc?rev=696258view=rev Log: Adding some more test files. Adding a test case to test the implemention the dataUri resolving Added:

svn commit: r696257 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurer.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 04:37:18 2008 New Revision: 696257 URL: http://svn.apache.org/viewvc?rev=696257view=rev Log: Re-factoring the Structure implementation to implement the interface. Removing hacks around data and contract resolving. Modified:

svn commit: r696276 - /forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurer.java

2008-09-17 Thread thorsten
Author: thorsten Date: Wed Sep 17 05:40:29 2008 New Revision: 696276 URL: http://svn.apache.org/viewvc?rev=696276view=rev Log: Fixing structurer parsing when an empty @dataURI exists Modified: forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/impl/XMLStructurer.java

svn commit: r696284 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/fo/content-main.ft

2008-09-17 Thread sjur
Author: sjur Date: Wed Sep 17 06:09:30 2008 New Revision: 696284 URL: http://svn.apache.org/viewvc?rev=696284view=rev Log: Moved the $rootFontFamily to a higher position in the XML tree, to avoid a warning. Modified: