[ https://issues.apache.org/jira/browse/FOR-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651805#action_12651805 ]
Gavin commented on FOR-1108: ---------------------------- Well, I got the .Text and .POD plugins working fine on Windows too, and I expect if I make the same changes throughout the rest will too. I will test on a couple of whiteboard plugins next. Previously - with a seed-sample and no dispatcher, only the PDF plugin worked, with the changes below then the above two also work now. <locator> <match pattern="text.transform.*.*"> <select> <location src="resources/stylesheets/{1}-to-{2}.xsl" /> <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.Text/resources/stylesheets/{1}-to-{2}.xsl"/> </select> </match> </locator> > Dispatcher, Cocoon 2.1 and Windows > ---------------------------------- > > Key: FOR-1108 > URL: https://issues.apache.org/jira/browse/FOR-1108 > Project: Forrest > Issue Type: Bug > Components: Core operations, Plugin: internal.dispatcher > Affects Versions: 0.9-dev > Reporter: Ross Gardler > Priority: Blocker > Fix For: 0.9-dev > > Attachments: core.log, dispatcher.xmap.diff, test.log, > test_dispatcher_site.zip, testRunWithDebug.log > > > Since the update to Cocoon 2.1 Forrest and Dispatcher have broken on windows. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.