[jira] Commented: (FOR-765) forrest war gets NoSuchMethodError for some core transformer

2005-12-14 Thread David Crossley (JIRA)
[ http://issues.apache.org/jira/browse/FOR-765?page=comments#action_12360489 ] David Crossley commented on FOR-765: Doing 'svn up -r ##' backwards shows that this error started appearing at r354749 ("remove xconf support for plugins..."). Possibly t

locationmap logging

2005-12-14 Thread David Crossley
The new locationmap logging is great, thanks. Now we get a lot of errors from the core which we can gradually fix. Many of those are caused by mounting the plugins locationmap. This is generated by Ant when the plugins are configured. It puts in a mount for every plugin, even if a plugins doesn't

[jira] Updated: (FOR-765) forrest war gets NoSuchMethodError for some core transformer

2005-12-14 Thread David Crossley (JIRA)
[ http://issues.apache.org/jira/browse/FOR-765?page=all ] David Crossley updated FOR-765: --- Attachment: jetty-out.log Attached is log from standard output for the failure. Here are the first few lines ... 15:57:50.883 WARN!! Error for /my-project/index.htm

[jira] Created: (FOR-765) forrest war gets NoSuchMethodError for some core transformer

2005-12-14 Thread David Crossley (JIRA)
forrest war gets NoSuchMethodError for some core transformer Key: FOR-765 URL: http://issues.apache.org/jira/browse/FOR-765 Project: Forrest Type: Bug Components: Launch servlet WAR Versions: 0.8-de

[jira] Commented: (FOR-764) Locationmap returns relative paths

2005-12-14 Thread David Crossley (JIRA)
[ http://issues.apache.org/jira/browse/FOR-764?page=comments#action_12360472 ] David Crossley commented on FOR-764: Will this work in webapp mode? > Locationmap returns relative paths > -- > > Key: FOR-764 >

[jira] Created: (FOR-764) Locationmap returns relative paths

2005-12-14 Thread Ross Gardler (JIRA)
Locationmap returns relative paths -- Key: FOR-764 URL: http://issues.apache.org/jira/browse/FOR-764 Project: Forrest Type: Bug Components: Locationmap Versions: 0.8-dev Reporter: Ross Gardler It is intended (at least

[jira] Closed: (FOR-761) [Build Failed] 355634 Could not ... brokenlinks.xml to copy

2005-12-14 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-761?page=all ] Ross Gardler closed FOR-761: Resolution: Invalid Assign To: Ross Gardler You only need to rebuild if any of the Java code or libraries change. Generally, if you get strange behaviour after

Re: Resolve JIRA issue

2005-12-14 Thread Paul Bolger
I'm not seeing a Close Issue link, which must mean I don't have permission to resolve the issue. I've written a comment saying that. paul On 15/12/05, David Crossley <[EMAIL PROTECTED]> wrote: > Paul Bolger wrote: > > How do I resolve that BUILD FAILED issue in JIRA? > > There should be a "Clos

Re: Forrestbot webpp

2005-12-14 Thread David Crossley
Ross Gardler wrote: > > I don't appear to be able to log in to the zone right now, getting > connnection timed out on port 22 - do you see the same problem? Going by messages to the infra@ lists, i reckon that they are working on the zones machine over at ApacheCon. -David

Re: Forrestbot webpp

2005-12-14 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: I've been playing with the Forrestbot webapp for one of my installations. I'd completely forgotten about this cool little application. It needs more work but, nevertheless, it is cool. Definitely. I had it set up once before, primarily using Jetty b

[jira] Commented: (FOR-761) [Build Failed] 355634 Could not ... brokenlinks.xml to copy

2005-12-14 Thread paul bolger (JIRA)
[ http://issues.apache.org/jira/browse/FOR-761?page=comments#action_12360464 ] paul bolger commented on FOR-761: - Yes you're right Ross. I didn't realise that you had to rebuild each time you do an SVN update. I don't have permission to set this issue as

Re: Resolve JIRA issue

2005-12-14 Thread David Crossley
Paul Bolger wrote: > How do I resolve that BUILD FAILED issue in JIRA? There should be a "Close issue" link at the top-left http://issues.apache.org/jira/browse/FOR-761 Perhaps the person who opened the issue can close it. If not then it needs to be one of the committers. If this is the case, ple

Resolve JIRA issue

2005-12-14 Thread Paul Bolger
How do I resolve that BUILD FAILED issue in JIRA? paul b

Re: Forrestbot webpp

2005-12-14 Thread David Crossley
Ross Gardler wrote: > I've been playing with the Forrestbot webapp for one of my > installations. I'd completely forgotten about this cool little > application. It needs more work but, nevertheless, it is cool. Definitely. I had it set up once before, primarily using Jetty but also had a test To

Re: whitespace cleanup

2005-12-14 Thread David Crossley
Of course many many thanks to Richard for the enhancement of the forrestbot docs. However this patch demonstrates the problems with whitespace changes. We have no idea what the actual changes were. For example, perhaps the author removed a section by accident. So what are we going to do about thi

[jira] Commented: (FOR-388) Use plugins in-place if src available

2005-12-14 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-388?page=comments#action_12360450 ] Ross Gardler commented on FOR-388: -- I've put a "half-way" solution to this in place. Plugins are not used in place, they still need to be deployed. However, during startup For

Forrestbot webpp

2005-12-14 Thread Ross Gardler
I've been playing with the Forrestbot webapp for one of my installations. I'd completely forgotten about this cool little application. It needs more work but, nevertheless, it is cool. I think we should use it on our zone. I'm confident enough to set up a basic Tomcat, but I'm not familiar wit

[jira] Resolved: (FOR-568) Clearer forrestbot documentation

2005-12-14 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-568?page=all ] Ross Gardler resolved FOR-568: -- Resolution: Fixed Assign To: Ross Gardler Applied, with thanks. Please note that the diff was incorrectly made. It was against a file called forrest.xml.or

[jira] Updated: (FOR-568) Clearer forrestbot documentation

2005-12-14 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-568?page=all ] Ross Gardler updated FOR-568: - Fix Version: 0.8-dev > Clearer forrestbot documentation > > > Key: FOR-568 > URL: http://issues.apache.org/jira/browse

Re: xhtml2 and the dispatcher

2005-12-14 Thread Ross Gardler
Thorsten Scherler wrote: Hi all, I had a look at the current xhtml2 plugin and that raised some questions: a) when I started the only thing I saw where xhtml2 comes into the game is in the document-to-xhtml2.xsl. Meaning we only have to deal with xhtml2 documents to transform and not internal s

Re: xhtml2 and the dispatcher

2005-12-14 Thread Ross Gardler
David Crossley wrote: Thorsten Scherler wrote: I had a look at the current xhtml2 plugin and that raised some questions: a) when I started the only thing I saw where xhtml2 comes into the game is in the document-to-xhtml2.xsl. Meaning we only have to deal with xhtml2 documents to transform and