Re: javac version (Was: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule)

2007-04-26 Thread Ron Blaschke
David Crossley wrote: > Ron Blaschke wrote: >> Thorsten Scherler wrote: >>> Ron Blaschke wrote: >>>> I think this is a problem with the plugin. If you look at the >>>> 0.8/org.apache.forrest.plugin.output.inputModule.zip there's a file >>&g

Re: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule

2007-04-25 Thread Ron Blaschke
Thorsten Scherler wrote: > On Sun, 2007-04-22 at 16:07 +0200, Ron Blaschke wrote: >> Ross Gardler wrote: >>> On 20/04/07, [EMAIL PROTECTED] >>> <[EMAIL PROTECTED]> wrote: >>>> Hi, >>>> Just for test I put >>>> org.apach

Re: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule

2007-04-22 Thread Ron Blaschke
Ross Gardler wrote: > On 20/04/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: >> >> Hi, >> Just for test I put >> org.apache.forrest.plugin.output.inputModule in the list of >> plugin in the forrest.properties file. >> >> Note I use the java version j2sdk1.4.2_03. >> >> When trying to reach the

Re: [apache-forrest-0.8] problem with org.rblasch.forrest.plugin.input.pod.PodGenerator

2007-04-22 Thread Ron Blaschke
Ross Gardler wrote: > On 20/04/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: >> >> only for test i put org.rblasch.forrest.plugin.input.pod.PodGenerator >> in the list of the plugin. > Thanks for this. Many thanks to both of you for bringing this to my attention. >> No locationmap provided

[jira] Commented: (FOR-591) MaxMemory needs increasing

2005-11-11 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-591?page=comments#action_12357381 ] Ron Blaschke commented on FOR-591: -- This is a Cocoon issue. http://issues.apache.org/bugzilla/show_bug.cgi?id=36162 > MaxMemory needs increas

Re: [off topic] irc client for windows? [was: Re: Forrest Friday for November (was Re: LaTeX output plugin)

2005-11-10 Thread Ron Blaschke
Tim Williams wrote: > I usually participate by ssh'ing to my linux box and using xchat but > I'm on travel and don't have that capability. the windows version of > xchat apparently costs money. so, can someone recommend a good free > irc client for windows? I've got cygwin too but don't immediat

Re: Faciliatating profile use (Re: Fixing a Howto)

2005-10-04 Thread Ron Blaschke
Ross Gardler wrote: > Ron Blaschke wrote: >> Ross Gardler wrote: >> Most things are straightforward. I'm only puzzled by the mix of input >> plugin (ie, take data from the profiler data store and render it) and >> internal plugin (ie, profile stuff and store r

Re: Faciliatating profile use (Re: Fixing a Howto)

2005-10-04 Thread Ron Blaschke
Ross Gardler wrote: > David, I am afraid to say I have not checked this out yet. Despite > noting its existence and the effort you put into this (and the docs). > Can I make a suggestion? (I'll do this the first time I find the need to > use this if it hasn't been done before me): > If we make an

Re: Profiling Forrest [FOR-572]

2005-09-24 Thread Ron Blaschke
David Crossley wrote: > Ron Blaschke wrote: >> >> Second, I am investigating how to tell Forrest that index.html and >> /index.html really are the same thing. > That is still a problem, for any absolute link > e.g. /samples/faq.html > We have a workaround for

Re: Profiling Forrest [FOR-572]

2005-09-04 Thread Ron Blaschke
David Crossley wrote: > David Crossley wrote: >> Ron Blaschke wrote: >> > Ron Blaschke wrote: [snip] >> > NN Components(Role)Average time Lastest times >> > 1 file ([1]) 213 ms 30 ms30 ms 581 ms >> > 2 idgen

Re: Profiling Forrest [FOR-572]

2005-08-29 Thread Ron Blaschke
David Crossley wrote: > Ron Blaschke wrote: >> David Crossley wrote: >> >> I've started to look at things, and were able to look at the Cocoon >> profiler things with "forrest run" in site-author/. Quite a number of >> things were already present

[jira] Updated: (FOR-572) run a memory profiler while forrest is operating

2005-08-29 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-572?page=all ] Ron Blaschke updated FOR-572: - Attachment: step1_profiling.patch This patch adds partial support for profiling through Cocoon pipelines. You still need to replace the /standard pipes/ with the

Re: Profiling Forrest [FOR-572]

2005-08-29 Thread Ron Blaschke
Monday, August 29, 2005, 5:21:07 PM, David Crossley wrote: > Ron Blaschke wrote: >> David Crossley wrote: >> Currently, I am wondering about three things: >> - How can the top level pipes be replaced with their profiling >> counterparts, without too much hassle? >

Re: Profiling Forrest [FOR-572]

2005-08-28 Thread Ron Blaschke
Sunday, August 28, 2005, 5:55:07 PM, Ron Blaschke wrote: > Sunday, August 28, 2005, 2:37:03 PM, David Crossley wrote: >> Ron Blaschke wrote: >>> David Crossley wrote: > I've started to look at things, and were able to look at the Cocoon > profiler things with

Re: Profiling Forrest [FOR-572]

2005-08-28 Thread Ron Blaschke
Sunday, August 28, 2005, 2:37:03 PM, David Crossley wrote: > Ron Blaschke wrote: >> David Crossley wrote: >> Good. I could provide instructions how to set things up for debugging >> with IntelliJ IDEA, and profiling with Yourkit Java Profiler, if you'd >> like.

Re: Profiling Forrest [FOR-572]

2005-08-28 Thread Ron Blaschke
Friday, August 26, 2005, 9:23:38 AM, David Crossley wrote: > Ron Blaschke wrote: [snip profiler stuff] > Some Forrest developers definitely want to see these > numbers and do want to get their hands dirty with Cocoon. > There must be a lot that we can do to speed it up, e.g. >

Re: Profiling Forrest [FOR-572]

2005-08-23 Thread Ron Blaschke
Monday, August 22, 2005, 12:57:34 PM, David Crossley wrote: > Diwaker Gupta wrote: >> >> So here's what I have right now: >> >> o I can do a simple ./build.sh jar.debug -- this creates a "debug" version >> of >> Forrest. When you next run Forrest, the data will be automatically logged. >> Whe

Measuring and improving Forrest build times (was: Quick glimpse at Forrest's build times)

2005-08-18 Thread Ron Blaschke
Thursday, August 18, 2005, 5:58:54 PM, David Crossley wrote: > Ross Gardler wrote: >> David Crossley wrote: >> >Ron Blaschke wrote: >> Thought for the future when this is sorted out. Can we create a new test >> target that will do this profiling for us? >&

Re: Quick glimpse at Forrest's build times

2005-08-18 Thread Ron Blaschke
Thursday, August 18, 2005, 4:57:49 PM, David Crossley wrote: > Ron Blaschke wrote: [snip] >> Unfortunately, very little showed up. Here's what I did. >> >> I ran a CPU profile on both revisions, which wasn't very helpful at >> all. Nothing interesting

[jira] Updated: (FOR-638) Versioned Simplified Docbook Plugin doesn't work

2005-08-18 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-638?page=all ] Ron Blaschke updated FOR-638: - Attachment: versioned_simplified_docbook.patch This patch gets rid of the absolute stylesheet references, and should fix the problem. > Versioned Simplified Docb

[jira] Created: (FOR-638) Versioned Simplified Docbook Plugin doesn't work

2005-08-18 Thread Ron Blaschke (JIRA)
nment: Any Reporter: Ron Blaschke Priority: Minor The Simplified Docbook plugin references its stylesheets via in input.xmap. This works with the unversioned plugin, but the versioned plugin is stored in the directory org.apache.forrest.plugin.input.simplifiedDocbook-0.1. If you wa

Re: Quick glimpse at Forrest's build times

2005-08-13 Thread Ron Blaschke
Thursday, August 11, 2005, 11:24:55 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> I did a quick comparison of Forrest revision 231407 (before Cocoon >> update) and revision 230867 (somewhere near HEAD). > Ron, this work you are doing is fantastic. I don't know how you ca

[jira] Commented: (FOR-572) run a memory profiler while forrest is operating

2005-08-13 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-572?page=comments#action_12318705 ] Ron Blaschke commented on FOR-572: -- I reported the issue to Cocoon. Possible Memory Leak with LinkRewriterTransformer http://issues.apache.org/bugzilla/show_bug.cgi?id=36162

Quick glimpse at Forrest's build times

2005-08-11 Thread Ron Blaschke
I did a quick comparison of Forrest revision 231407 (before Cocoon update) and revision 230867 (somewhere near HEAD). Unfortunately, very little showed up. Here's what I did. I ran a CPU profile on both revisions, which wasn't very helpful at all. Nothing interesting showed up. "chaperon" seem

Re: Deeper Look at Memory Issue, Maybe Successful [FOR-572]

2005-08-11 Thread Ron Blaschke
Thursday, August 11, 2005, 4:21:50 AM, David Crossley wrote: > Ron Blaschke wrote: >> I've had another look at Forrest's memory issue, this time more >> deeply. I still only understand parts of it, and hope someone can >> help fill in the missing pieces. >> &g

Deeper Look at Memory Issue, Maybe Successful [FOR-572]

2005-08-10 Thread Ron Blaschke
I've had another look at Forrest's memory issue, this time more deeply. I still only understand parts of it, and hope someone can help fill in the missing pieces. The problem seems to originate at the LinkRewriteTransformer. Through one way or the other, a single XMLFileModule is used. This XML

Re: [SVN] Locked working copy ?

2005-08-10 Thread Ron Blaschke
Wednesday, August 10, 2005, 11:35:10 AM, Ross Gardler wrote: > Cyriaque Dupoirieux wrote: >> Just a question to svn experts : >> svn update returns : >> >> svn: Working copy '.' locked >> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for >> details) >> >> Do you know how I have

Re: Quick glimpse at Forrest's memory usage [FOR-572]

2005-08-01 Thread Ron Blaschke
Sunday, July 31, 2005, 4:48:25 AM, David Crossley wrote: > Ron Blaschke wrote: >> Second, there are over 180 XML DOM documents >> (org.apache.xerces.dom.DocumentImpl) eating about 29MB. They are >> referenced by an instance of >> org.apache.cocoon.components.modules.in

Quick glimpse at Forrest's memory usage [FOR-572]

2005-07-30 Thread Ron Blaschke
I've taken a quick glimpse at Forrest's memory usage, using the lovely Yourkit Java Profiler (http://www.yourkit.com/). I did the following: I ran "forrest site" in site-author/, and made a snapshot, quite at the end of the run. Note that I have only limited understanding of Forrest's and Cocoon'

[jira] Commented: (FOR-547) Plugins are not installed when calling forrest via Ant (forrest.build.xml:site)

2005-07-02 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-547?page=comments#action_12314950 ] Ron Blaschke commented on FOR-547: -- The problem seems to be caused by ant-contrib-1.0b1. Once I removed the jar from my classpath, the ant script worked fine. Even better

[jira] Commented: (FOR-547) Plugins are not installed when calling forrest via Ant (forrest.build.xml:site)

2005-06-22 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-547?page=comments#action_12314224 ] Ron Blaschke commented on FOR-547: -- Should I tackle this issue? You probably have more important things to worry about. ;-) > Plugins are not installed when calling forr

[jira] Commented: (FOR-547) Plugins are not installed when calling forrest via Ant (forrest.build.xml:site)

2005-06-22 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-547?page=comments#action_12314204 ] Ron Blaschke commented on FOR-547: -- Sorry about the link, looks like it got truncated. Yes, the issue still exists with rc3. The simple workaround is to call "forrest

[jira] Commented: (FOR-547) Plugins are not installed when calling forrest via Ant (forrest.build.xml:site)

2005-06-19 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-547?page=comments#action_12314004 ] Ron Blaschke commented on FOR-547: -- Here's the thread in the mailing list archive. http://mail-archives.apache.org/mod_mbox/forrest-dev/200506.mbox/[EMAIL PROT

Re: [Testing 0.7rc1] Calling site from ant may not download plugin

2005-06-19 Thread Ron Blaschke
Friday, June 17, 2005, 11:01:40 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> Friday, June 17, 2005, 11:54:47 AM, Ross Gardler wrote: >> My forrest.properties says this: >> project.required.plugins=org.apache.forrest.plu

[jira] Created: (FOR-547) Plugins are not installed when calling forrest via Ant (forrest.build.xml:site)

2005-06-19 Thread Ron Blaschke (JIRA)
: Core operations Versions: 0.7-dev Environment: Windows XP, SP2 Ant 1.6.5 Forrest 0.7rc1 Reporter: Ron Blaschke Priority: Minor I have an Ant script, which imports forrest.build.xml. When calling the site target with a missing plugin, the install fails. But "forrest init-pl

[jira] Commented: (FOR-546) Sitemap reference doc should be updated to reflect plugin architecture

2005-06-18 Thread Ron Blaschke (JIRA)
[ http://issues.apache.org/jira/browse/FOR-546?page=comments#action_12313971 ] Ron Blaschke commented on FOR-546: -- Sorry, should have been more specific. I am using the docbook stylesheets (http://docbook.sourceforge.net/projects/xsl/index.html), and my

Re: [Testing 0.7rc1] Calling site from ant may not download plugin

2005-06-17 Thread Ron Blaschke
Friday, June 17, 2005, 11:54:47 AM, Ross Gardler wrote: > Ron Blaschke wrote: >> Unable to retrieve the ${plugin.name} plugin. >> >> Two noteworthy things: Calling "forrest init-plugins" installs the >> plugin sucessfully. And the error message says "${

[Testing 0.7rc1] Calling site from ant may not download plugin

2005-06-16 Thread Ron Blaschke
Ross: simplifiedDocbook worked ok, the page rendered nicely. Thanks! There are two other things I'd like to mention 0.7/docs/your-project.html says but forrest.build.xml is in directory main, so I guess it should read Another problem seems to be fetching the plugin, when

[Testing 0.7rc1] Possible troubles with simplified-docbook plugin

2005-06-16 Thread Ron Blaschke
I haven't had time to dig into this in detail, but I hope someone familiar with plugins will help me fill in the missing pieces. I tried to build some site with the new 0.7rc1, which contains simplified docbook documents. The site built successfully, but the pages were empty (shouldn't this fail?

Re: Versioned Plugins

2005-06-16 Thread Ron Blaschke
Monday, June 13, 2005, 5:33:36 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> Sunday, June 12, 2005, 11:38:26 PM, Ross Gardler wrote: >>>Ron Blaschke wrote: >>>>I am wondering if I made a mistake, and the URL should refer to the >>>>directory only, like

Re: Versioned Plugins

2005-06-13 Thread Ron Blaschke
Sunday, June 12, 2005, 11:38:26 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> I've taken a look at the plugins.xml, and the pod-input entry's URL >> refers directly to the ZIP, i.e. >> >> url="http://www.rblasch.org/projects/pod-input/org.rblasch.

Re: Versioned Plugins

2005-06-12 Thread Ron Blaschke
Saturday, June 11, 2005, 1:44:39 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> Friday, June 10, 2005, 11:02:52 AM, Ross Gardler wrote: >> >>>Please note that the Plugin system has been upgraded to allow versioned >>>plugins. >> >> I'll upgrade

Re: Versioned Plugins

2005-06-11 Thread Ron Blaschke
Friday, June 10, 2005, 11:02:52 AM, Ross Gardler wrote: > Please note that the Plugin system has been upgraded to allow versioned > plugins. [snip] Ross, thanks for cc-ing me directly. I am following the list, but not too closely, and might have missed this. I'll upgrade the pod-input plugin a

[pod-input] New plugin name (was [HEADS-UP] Change of plugin names)

2005-04-25 Thread Ron Blaschke
Friday, April 22, 2005, 12:10:19 PM, Ross Gardler wrote: > In preparation for the 0.7 release of Forrest all plugins have now been > renamed to conform to our naming conventions. I've also changed the name of my pod-input plugin to match the naming convention. The new fully qualified name will be

Re: entity resolution with POD input

2005-01-24 Thread Ron Blaschke
David Crossley wrote: > Ron Blaschke wrote: >> David Crossley wrote: >> > Ron Blaschke wrote: >> Sorry, guess I am too deep into the code, not spelling things out. >> Pod supports entities as E, akin to &entity; in XML. But >> instead of just passing th

Re: License & Copyright concerns Re: [plugins] pod-input auto install

2005-01-23 Thread Ron Blaschke
David Crossley wrote: > Ron Blaschke wrote: >> Rick Tessner wrote: [snip] >> If not, can anybody recommend a DTD parser that is available under the >> Apache License? jpod uses it to resolve E formatting codes, >> which are akin to &entity; in XML. > Forre

Re: License & Copyright concerns Re: [plugins] pod-input auto install

2005-01-22 Thread Ron Blaschke
Saturday, January 22, 2005, 8:50:30 PM, Rick Tessner wrote: > On Fri, 2005-01-21 at 21:23 +0100, Ron Blaschke wrote: >> Since most of the important things of pod-input are working, I'd like >> to ask to have it added to the plugins list. The plugin is available >> from

Re: [plugins] pod-input auto install

2005-01-22 Thread Ron Blaschke
Saturday, January 22, 2005, 6:31:00 PM, Ross Gardler wrote: >> Since most of the important things of pod-input are working, I'd like >> to ask to have it added to the plugins list. The plugin is available >> from >> http://www.rblasch.org/projects/pod-input/org.rblasch.forrest.plugin.pod-input.zip

[plugins] pod-input auto install

2005-01-21 Thread Ron Blaschke
> Saturday, December 11, 2004, 4:21:00 PM, Ross Gardler wrote: >> Do you intend to make this plugin available via the auto-install >> features of Forrest? We just need to add the information to our >> published plugins.xml and have the plugin zip avialable from a download >> site. > > I'd first l

[ANNOUNCE] pod-input Plugin 0.1

2005-01-17 Thread Ron Blaschke
I am glad to announce version 0.1 of the pod-input plugin. It is available at http://www.rblasch.org/projects/pod-input/org.rblasch.forrest.plugin.pod-input.zip The project can be found at http://www.rblasch.org/projects/pod-input/ The plugin is not yet ready for prime time, but feel free to giv

Re: [plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-04 Thread Ron Blaschke
Monday, January 3, 2005, 11:31:39 PM, Ross Gardler wrote: > [No need to reply to me and CC to Forrest, just keep it on Forrest Dev - > comments in-line] Sorry about that. >>- forrest validate-xdocs >> Maybe I got things wrong, so let me spell it out. Please hint me were >> I got things wron

Re: [plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-03 Thread Ron Blaschke
Monday, January 3, 2005, 8:49:05 PM, Ross Gardler wrote: > Ron Blaschke wrote: >>>>- forrest validate-xdocs >>> >>>Validation is done by Forrest itself, all source documents in the >>>project are validated when the site is built using "forrest site&qu

Re: [plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-03 Thread Ron Blaschke
Monday, January 3, 2005, 8:58:40 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> Monday, January 3, 2005, 4:32:55 PM, Ron Blaschke wrote: >>>Sunday, January 2, 2005, 11:45:19 PM, Ross Gardler wrote: >>>>Ron Blaschke wrote: > If there is a strong enough use cas

Re: [plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-03 Thread Ron Blaschke
Monday, January 3, 2005, 4:32:55 PM, Ron Blaschke wrote: > Sunday, January 2, 2005, 11:45:19 PM, Ross Gardler wrote: >> Ron Blaschke wrote: >>> - forrest validate-xdocs >> Validation is done by Forrest itself, all source documents in the >> project are validate

Re: [plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-03 Thread Ron Blaschke
Sunday, January 2, 2005, 11:45:19 PM, Ross Gardler wrote: > Ron Blaschke wrote: >> - Libraries > Yesterday, I committed support for libraries, but it is not documented > yet (perhaps you could add a section to the docs). Update your version > of Forrest with "svn up

[plugin] Warning, Errors, Fatals and Libraries (again)

2005-01-02 Thread Ron Blaschke
As posted earlier, I am working on a Pod input plugin. Quite a number of things are already working, but some are not (quite yet). I have some questions regarding input plugin development, and I'd appreciate it if you guys could help me sort them out. None of these is required for the plugin to