> -----Original Message-----
> From: Gavin [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 30 November 2008 8:35 PM
> To: dev@forrest.apache.org
> Subject: RE: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and
> Windows
> 
> 
> 
> > -----Original Message-----
> > From: Gavin (JIRA) [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, 30 November 2008 8:22 PM
> > To: dev@forrest.apache.org
> > Subject: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows
> >
> >
> >     [ 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/resou
> > rces/stylesheets/{1}-to-{2}.xsl"/>
> >                   </select>
> >     </match>
> >   </locator>
> 
> So, all I did there then was add in a second match using the more full
> path
> to the plugins stylesheet(s) and so then it worked fine.
> 
> This is a workaround, one that we could extend and test to all plugins and
> if works fine can get Windows devs back to working on trunk.
> 
> Or, we need to find the real cause and fix it there, may only be a few
> lines
> of one file rather than altering every single plugin.
> 
> I like the latter of course, but we currently lack active windows devs who
> have the time to look into the problem.
> 
> So, I'm going to look into this week and if anyone can help either by
> looking into also, or by answering any questions I throw at the list, then
> we might get somewhere.
> 
> Otherwise as this is holding me up from helping out with Forrest in
> general,
> I'd have to either move to Linux so I can continue on, or focus my
> attention
> elsewhere.
> 
> Gav...

Making a start here, it would be helpful if anyone on linux/mac could
provide the contents of build/tmp/locationmap and build/tmp/output.xmap from
a seed-sample forrest run , with maybe 1 output plugin and 1 whiteboard
output plugin enabled. 

Thanks

Gav...

> 
> >
> >
> > > 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.
> >
> >
> >
> > --
> > Internal Virus Database is out-of-date.
> > Checked by AVG.
> > Version: 7.5.549 / Virus Database: 270.9.3/1787 - Release Date:
> 11/14/2008
> > 8:32 AM
> 
> 
> 
> --
> Internal Virus Database is out-of-date.
> Checked by AVG.
> Version: 7.5.549 / Virus Database: 270.9.3/1787 - Release Date: 11/14/2008
> 8:32 AM