Re: release date in release notes

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 11:22 pm, Diwaker Gupta wrote: > I was just reading the release notes for 0.7 when I realized that our > release notes don't contain the release date. I think its a good idea to > include the release date: Hmm, the changes file (http://forrest.apache.org/docs_0_70/changes

Re: keep private emails private (Was: Improving our welcome docs pitiful)

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 11:20 pm, David Crossley wrote: > Diwaker Gupta wrote: > > This is changing. Here's an excerpt from "News from the infrastructure > > list" sent out on [EMAIL PROTECTED] on 2005/07/18: > > Please do not take private emails into a public forum. > http://www.apache.org/found

release date in release notes

2005-08-09 Thread Diwaker Gupta
I was just reading the release notes for 0.7 when I realized that our release notes don't contain the release date. I think its a good idea to include the release date: o historical purposes :-) o I'm writing the DOAP file for Forrest now, and digging up the release email from mailing lists sho

keep private emails private (Was: Improving our welcome docs pitiful)

2005-08-09 Thread David Crossley
Diwaker Gupta wrote: > This is changing. Here's an excerpt from "News from the infrastructure list" > sent out on [EMAIL PROTECTED] on 2005/07/18: Please do not take private emails into a public forum. http://www.apache.org/foundation/how-it-works.html#confidential Thanks for trying to explain t

Re: [Vote] deprecated seed (was Re: svn commit: r231130)

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 4:10 pm, Thorsten Scherler wrote: > > That closes FOR-253. We should call a official vote that 'seed' is > > deprecated. > > http://issues.apache.org/jira/browse/FOR-253 +1 > We need consistent names. I notice that some of us > use xml style naming conventions while othe

Re: Improving our welcome docs pitiful(wasRe: Simple committership)

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 9:40 am, Tim Williams wrote: > > > I personally wasn't overwhelmed. The docs are fairly good except for > > > the pitiful email situation. I had problems setting up email myself a few weeks back (mostly SMTP related) and I had asked on the dev-list as well, and also exc

Re: Reducing Forrest build time

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 4:56 pm, CFAS Webmaster wrote: > *Please*? ;) I filled my disk twice before I did a ln -s /dev/null > ${..}/logs/core.log Yeah, I had a log of 3.6G lying around in the build dir, and I was wondering why my backups were suddenly taking _so_ long... *dives into Cocoon do

Re: [Vote] deprecated seed (was Re: svn commit: r231130)

2005-08-09 Thread Diwaker Gupta
On Tuesday 09 August 2005 4:10 pm, Thorsten Scherler wrote: > > That closes FOR-253. We should call a official vote that 'seed' is > > deprecated. > > http://issues.apache.org/jira/browse/FOR-253 +1 > We need consistent names. I notice that some of us > use xml style naming conventions while othe

when to call a vote

2005-08-09 Thread David Crossley
The answer is: "very rarely". http://forrest.apache.org/guidelines.html#actions Votes are mainly for the following purposes: 1) Adoption of a new codebase. 2) Official releases. 3) New PMC members/committers. So for day-to-day operations, just get on with it. Lazy approval will apply. If it

Re: [jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread David Crossley
Cyriaque Dupoirieux wrote: > Ross Gardler a ??crit : > > > >I've done it for you. I think you should have the privs, do you see > >the "link" item in the operations menu on the left when you view an > >issue? No, only committers can Assign, Delete, Link, etc. -David > Just have this : > --

Re: [Vote] deprecated seed (was Re: svn commit: r231130)

2005-08-09 Thread David Crossley
Thorsten Scherler wrote: > > http://issues.apache.org/jira/browse/FOR-253 > > There are some more mails around that topic in the archive. > > Here my +1 to deprecated the "seed" target and use "seed-sample" > instead. It would be better to have a proposal first, because now we need to discuss

Re: Reducing Forrest build time

2005-08-09 Thread David Crossley
Thorsten Scherler wrote: > Juan Jose Pablos wrote: > > > > I notice as well that the core.log goes huge, this is from the freshsite: > > > > [EMAIL PROTECTED]:/var/tmp/fs/build/webapp/WEB-INF/logs$ du -sh core.log > > 123Mcore.log > > Yes, I think that it was deployed with DEBUG on. [ snip

Re: svn commit: r230883 - /forrest/trunk/etc/cocoon_upgrade/build.xml

2005-08-09 Thread David Crossley
Thorsten Scherler wrote: > > Author: cheche > > Date: Mon Aug 8 13:40:42 2005 > > New Revision: 230883 > > > > URL: http://svn.apache.org/viewcvs?rev=230883&view=rev > > Log: > > update info and cocoon tag > > ... > > > === -->

Re: Improving our welcome docs pitiful(wasRe: Simple committership)

2005-08-09 Thread David Crossley
Tim Williams wrote: > Ross Gardler wrote: > > Tim Williams wrote: > > > > > > I personally wasn't overwhelmed. The docs are fairly good except for > > > the pitiful email situation. > > > > Tim, can you explain what you mean by "pitiful email situation". I see > > an opportunity to improve the le

Re: Reducing Forrest build time

2005-08-09 Thread CFAS Webmaster
*Please*? ;) I filled my disk twice before I did a ln -s /dev/null ${..}/logs/core.log My site that takes v0.7 13 minutes to build took 0.8 84 mins. :O Of course I had to disable the Gallery plugin so that reduced the tasks somewhat from what 0.7 was doing. I noticed that each file was t

Re: svn commit: r230883 - /forrest/trunk/etc/cocoon_upgrade/build.xml

2005-08-09 Thread Thorsten Scherler
On Mon, 2005-08-08 at 20:40 +, [EMAIL PROTECTED] wrote: > Author: cheche > Date: Mon Aug 8 13:40:42 2005 > New Revision: 230883 > > URL: http://svn.apache.org/viewcvs?rev=230883&view=rev > Log: > update info and cocoon tag > ... > =

Re: Reducing Forrest build time

2005-08-09 Thread Thorsten Scherler
On Tue, 2005-08-09 at 10:23 +0200, Juan Jose Pablos wrote: > Diwaker Gupta wrote: > > As Forrest grows and becomes more complex, we really have to watch out for > > the > > build times, and think of ways to reduce the build time. I was doing a > > build > > today of site-author, and it took **

[jira] Closed: (FOR-609) Modify plugins wizard not pre-populated

2005-08-09 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-609?page=all ] Ross Gardler closed FOR-609: Resolution: Fixed Assign To: Ross Gardler Applied, thanks. > Modify plugins wizard not pre-populated > --- > > Key:

[Vote] deprecated seed (was Re: svn commit: r231130)

2005-08-09 Thread Thorsten Scherler
On Tue, 2005-08-09 at 22:55 +, [EMAIL PROTECTED] wrote: > Author: thorsten > Date: Tue Aug 9 15:54:59 2005 > New Revision: 231130 > > URL: http://svn.apache.org/viewcvs?rev=231130&view=rev > Log: > Added new seed targets seed-basic and seed-sample. > That closes FOR-253. We should call a off

[jira] Resolved: (FOR-253) different forrest seeds

2005-08-09 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-253?page=all ] Thorsten Scherler resolved FOR-253: --- Resolution: Fixed Assign To: Thorsten Scherler Added new seed targets seed-basic and seed-sample. We should call a vote that "seed" is deprecated.

[jira] Updated: (FOR-609) Modify plugins wizard not pre-populated

2005-08-09 Thread Anil Ramnanan (JIRA)
[ http://issues.apache.org/jira/browse/FOR-609?page=all ] Anil Ramnanan updated FOR-609: -- Attachment: ActivatePluginsPage090805.diff This pre-populates the selected plugins list with the plugins that have already been selected. > Modify plugins wizard not

Re: apachecon forrest presentation available? (ross,ferdinand)

2005-08-09 Thread Ross Gardler
Tim Williams wrote: Ross, Ferdinand, Is your "Single Source Publishing w/ Forrest" presentation publicly available somewhere? Not yet, but one of us will make it available very soon. Ross

[jira] Commented: (FOR-614) views example needs Text plugin added to project.required.plugins

2005-08-09 Thread kevin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-614?page=comments#action_12318210 ] kevin commented on FOR-614: --- Sorry, second "forrest seed" was meant to be "forrest site". > views example needs Text plugin added to project.required.plugins >

[jira] Commented: (FOR-614) views example needs Text plugin added to project.required.plugins

2005-08-09 Thread kevin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-614?page=comments#action_12318209 ] kevin commented on FOR-614: --- OK forrest seed vi forrest.properties #project.skin=pelt # uncomment the following skin if you are using views project.skin=leather-dev ... # Add the fol

apachecon forrest presentation available? (ross,ferdinand)

2005-08-09 Thread Tim Williams
Ross, Ferdinand, Is your "Single Source Publishing w/ Forrest" presentation publicly available somewhere? Thanks, --tim

[jira] Closed: (FOR-616) whiteboard Resume plugin input.xmap typos

2005-08-09 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-616?page=all ] Thorsten Scherler closed FOR-616: - Resolution: Fixed Assign To: Thorsten Scherler last ressources moved. Thx. > whiteboard Resume plugin input.xmap typos > -

[jira] Updated: (FOR-614) views example needs Text plugin added to project.required.plugins

2005-08-09 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-614?page=all ] Thorsten Scherler updated FOR-614: -- Component: Views (was: Core operations) Can you explain why you think the Text plugin have to be added to the forrest.properties? Do you m

Re: [Views] Progress with pelt look'n feel

2005-08-09 Thread Thorsten Scherler
On Tue, 2005-08-09 at 17:21 +0200, Cyriaque Dupoirieux wrote: > Hi, > > I have updated my experimental "Pelt with view" site. > What's new : > > * The site use the leather-dev skin, that is the XHTML is no more > comming from the Pelt skin as I told you in a previous mail : >

[jira] Commented: (FOR-616) whiteboard Resume plugin input.xmap typos

2005-08-09 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-616?page=comments#action_12318194 ] Ross Gardler commented on FOR-616: -- I've fixed the resumes2xdoc.xsl issue. The resumes2skillXdoc.xsl file should be renamed to make the file naming consistent. However, I'm on w

[jira] Closed: (FOR-615) template-sites/business skinconfig.xml and site.xml typos

2005-08-09 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-615?page=all ] Ross Gardler closed FOR-615: Fix Version: 0.8-dev Resolution: Fixed Assign To: Ross Gardler Fixed, thanks. > template-sites/business skinconfig.xml and site.xml typos > --

[jira] Updated: (FOR-614) views example needs Text plugin added to project.required.plugins

2005-08-09 Thread kevin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-614?page=all ] kevin updated FOR-614: -- Priority: Minor (was: Major) > views example needs Text plugin added to project.required.plugins > - > > Key:

[jira] Updated: (FOR-616) whiteboard Resume plugin input.xmap typos

2005-08-09 Thread kevin (JIRA)
[ http://issues.apache.org/jira/browse/FOR-616?page=all ] kevin updated FOR-616: -- Description: input.xmap: pattern team/allBySkill.xml resource resumes2skillxdoc.xsl should be resumes2skillXdoc.xsl pattern team/all.xml resource resumes2Xdoc.xsl should be resume

[jira] Created: (FOR-616) whiteboard Resume plugin input.xmap typos

2005-08-09 Thread kevin (JIRA)
whiteboard Resume plugin input.xmap typos - Key: FOR-616 URL: http://issues.apache.org/jira/browse/FOR-616 Project: Forrest Type: Bug Components: Plugins (general issues) Versions: 0.8-dev Environment: Any Repo

[jira] Created: (FOR-615) template-sites/business skinconfig.xml and site.xml typos

2005-08-09 Thread kevin (JIRA)
template-sites/business skinconfig.xml and site.xml typos - Key: FOR-615 URL: http://issues.apache.org/jira/browse/FOR-615 Project: Forrest Type: Bug Components: Core operations Versions: 0.8-dev En

[jira] Created: (FOR-614) views example needs Text plugin added to project.required.plugins

2005-08-09 Thread kevin (JIRA)
views example needs Text plugin added to project.required.plugins - Key: FOR-614 URL: http://issues.apache.org/jira/browse/FOR-614 Project: Forrest Type: Bug Components: Core operations Versions:

Re: Improving our welcome docs pitiful(wasRe: Simple committership)

2005-08-09 Thread Tim Williams
On 8/8/05, Ross Gardler <[EMAIL PROTECTED]> wrote: > Tim Williams wrote: > > On 8/6/05, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > > >>The important point is that new committer are generally > >>overwhelmed by the information and infrastructure of the project and the > >>ASF. Some learn bet

Re: [Views] Progress with pelt look'n feel

2005-08-09 Thread Cyriaque Dupoirieux
Ross Gardler a écrit : Cyriaque Dupoirieux wrote: I have updated my experimental "Pelt with view" site. Looking great! One issue I notice can be seen on http://cyriaque.dupoirieux.free.fr/testviews1/gump.html Notice the rounded corners at the bottom of the menu... You're right. It

Re: [Views] Progress with pelt look'n feel

2005-08-09 Thread Ross Gardler
Cyriaque Dupoirieux wrote: I have updated my experimental "Pelt with view" site. Looking great! One issue I notice can be seen on http://cyriaque.dupoirieux.free.fr/testviews1/gump.html Notice the rounded corners at the bottom of the menu... Ross

Re: [jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Cyriaque Dupoirieux
Ross Gardler a écrit : Cyriaque Dupoirieux wrote: Ross Gardler (JIRA) a écrit : [ http://issues.apache.org/jira/browse/FOR-612?page=comments#action_12318161 ] Ross Gardler commented on FOR-612: -- That is a different issue, in forrest run an error is rep

Re: [Views] Progress with pelt look'n feel

2005-08-09 Thread Cyriaque Dupoirieux
Hi, I have updated my experimental "Pelt with view" site. What's new : * The site use the leather-dev skin, that is the XHTML is no more comming from the Pelt skin as I told you in a previous mail : (http://marc.theaimsgroup.com/?l=forrest-dev&w=2&r=1&s=%5BViews%5D+Progress+w

Re: Possible error in directory2i18n.xsl

2005-08-09 Thread Juan Jose Pablos
Gav wrote: I haven't reported this as it may be nothing but on 3 occasions within /forrest/main/webapp/resources/stylesheets/directory2i18n.xsl there is a trailing space before the closing brace of xsl:atttribute. instead of Could this have an effect on things or not? Gav...

Re: [jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Ross Gardler
Cyriaque Dupoirieux wrote: Ross Gardler (JIRA) a écrit : [ http://issues.apache.org/jira/browse/FOR-612?page=comments#action_12318161 ] Ross Gardler commented on FOR-612: -- That is a different issue, in forrest run an error is reported about a missing met

Re: [jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Cyriaque Dupoirieux
Ross Gardler (JIRA) a écrit : [ http://issues.apache.org/jira/browse/FOR-612?page=comments#action_12318161 ] Ross Gardler commented on FOR-612: -- That is a different issue, in forrest run an error is reported about a missing meta.xml (which is present). Du

[jira] Created: (FOR-613) Updated document not taken into account in static generation

2005-08-09 Thread Cyriaque Dupoirieux (JIRA)
Updated document not taken into account in static generation Key: FOR-613 URL: http://issues.apache.org/jira/browse/FOR-613 Project: Forrest Type: Bug Components: Plugin: OpenOffice.org Versions: 0.

Re: user-friendly plugin names

2005-08-09 Thread Ferdinand Soethe
Ross Gardler wrote: >>>How do you avoid name conflicts given that Forrest does not have a >>>monopoly on plugin publication? +1 > I'm not convinced that the hassle of entering the plugin name once into > forrest properties makes this worth the effort. +1 -- Ferdinand Soethe

[jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Ross Gardler (JIRA)
[ http://issues.apache.org/jira/browse/FOR-612?page=comments#action_12318161 ] Ross Gardler commented on FOR-612: -- That is a different issue, in forrest run an error is reported about a missing meta.xml (which is present). During static regeneration is *ma

Re: Possible error in directory2i18n.xsl

2005-08-09 Thread Thorsten Scherler
On Tue, 2005-08-09 at 21:14 +0800, Gav wrote: > I haven't reported this as it may be nothing but on 3 occasions within > /forrest/main/webapp/resources/stylesheets/directory2i18n.xsl there is a > trailing space before the closing brace of xsl:atttribute. > > > > > instead of > > > > C

Possible error in directory2i18n.xsl

2005-08-09 Thread Gav....
I haven't reported this as it may be nothing but on 3 occasions within /forrest/main/webapp/resources/stylesheets/directory2i18n.xsl there is a trailing space before the closing brace of xsl:atttribute. instead of Could this have an effect on things or not? Gav... -- No virus found

[jira] Commented: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Cyriaque Dupoirieux (JIRA)
[ http://issues.apache.org/jira/browse/FOR-612?page=comments#action_12318151 ] Cyriaque Dupoirieux commented on FOR-612: - I had already noted that - for static sites : an update of a sxw file is not taken into acount by the plugin, at this time I th

[jira] Created: (FOR-612) Editing an Open Office document causes it to fail to render in dynamic environments

2005-08-09 Thread Ross Gardler (JIRA)
Editing an Open Office document causes it to fail to render in dynamic environments --- Key: FOR-612 URL: http://issues.apache.org/jira/browse/FOR-612 Project: Forrest Type: Bug Compon

Re: Reducing Forrest build time

2005-08-09 Thread Ross Gardler
Ross Gardler wrote: Diwaker Gupta wrote: As Forrest grows and becomes more complex, we really have to watch out for the build times, and think of ways to reduce the build time. I was doing a build today of site-author, and it took ** 35 minutes ** One more thing with respect to this... We c

Re: Simple committership

2005-08-09 Thread Anil Ramnanan
Ross Gardler wrote: > I also agree. It would be interesting to hear Anils take on this since > some projects have given their GSoC people "simple committership". I > did check with Anil that he understood why we were not doing that, but > it was a private discussion so I don't want to repeat his

Re: Repository browser: Daisy or Lenya ?

2005-08-09 Thread Ross Gardler
Tim Williams wrote: On 8/8/05, Anil Ramnanan <[EMAIL PROTECTED]> wrote: Tim Williams wrote I just went back to the Anil's original proposal and it calls out Lenya specifically (see below). I went back and looked because I don't understand what exactly this does. I thought the general appro

Re: Reducing Forrest build time

2005-08-09 Thread Ross Gardler
Diwaker Gupta wrote: As Forrest grows and becomes more complex, we really have to watch out for the build times, and think of ways to reduce the build time. I was doing a build today of site-author, and it took ** 35 minutes ** > Now I might not be running the most powerful machine out there, b

Improving our welcome docs pitiful(wasRe: Simple committership)

2005-08-09 Thread Ross Gardler
Tim Williams wrote: On 8/6/05, Thorsten Scherler <[EMAIL PROTECTED]> wrote: The important point is that new committer are generally overwhelmed by the information and infrastructure of the project and the ASF. Some learn better step by step understanding what is ASF all about and what a PMC m

Re: Simple committership

2005-08-09 Thread Ross Gardler
Nicola Ken Barozzi wrote: Tim Williams wrote: ... On a side note, not that we should necessarily consider this... but it's worth mentioning that there's a social factor to all this as well, right? I mean, let's be honest, it'd suck to be the new guy/gal voted in as a committer-only to Forrest

Component for key not found.

2005-08-09 Thread Juan Jose Pablos
Hi, Can anyone tell me if you know what this warning message means? WARN(2005-08-09) 10:21.34:173 [cocoon.manager] (Unknown-URI) Unknown-Thread/CoreServiceManager: ComponentLocator exception from parent SM during lookup. org.apache.avalon.framework.service.ServiceException: Component fo

Re: Reducing Forrest build time

2005-08-09 Thread Juan Jose Pablos
Diwaker Gupta wrote: As Forrest grows and becomes more complex, we really have to watch out for the build times, and think of ways to reduce the build time. I was doing a build today of site-author, and it took ** 35 minutes ** I notice as well that the core.log goes huge, this is from the fre

Re: Reducing Forrest build time

2005-08-09 Thread David Crossley
Diwaker Gupta wrote: > As Forrest grows and becomes more complex, we really have to watch out for > the > build times, and think of ways to reduce the build time. I was doing a build > today of site-author, and it took ** 35 minutes ** > > Now I might not be running the most powerful machine out

Re: problem with javascript in contracts

2005-08-09 Thread Thorsten Scherler
I just tried http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=1231&sorter/order=DESC&sorter/field=priority&resolutionIds=-1&component=12310083";>[EMAIL PROTECTED] and it is working fine. On Sun, 2005-08-07 at 00:06 -0700, Diwaker Gupta wrote: > Sorry for the

Re: using forrest:property in contracts head section

2005-08-09 Thread Thorsten Scherler
I activated parsing properties as well for "head" templates in revision 231007. See diff for more detail. HTH On Sun, 2005-08-07 at 00:41 -0700, Diwaker Gupta wrote: > Hey everyone, > > As my travails with the Google Maps contract continue, I came across the > following problem. > > Consider t

[jira] Updated: (FOR-611) add Technicat to live site page

2005-08-09 Thread Diwaker Gupta (JIRA)
[ http://issues.apache.org/jira/browse/FOR-611?page=all ] Diwaker Gupta updated FOR-611: -- type: Wish (was: Improvement) Priority: Trivial (was: Major) > add Technicat to live site page > --- > > Key: FOR-611 >

[jira] Resolved: (FOR-611) add Technicat to live site page

2005-08-09 Thread Diwaker Gupta (JIRA)
[ http://issues.apache.org/jira/browse/FOR-611?page=all ] Diwaker Gupta resolved FOR-611: --- Fix Version: 0.8-dev Resolution: Fixed Assign To: Diwaker Gupta Done. You will see the link after our next update. If your acquaintance (http://www.

Re: Simple committership

2005-08-09 Thread Nicola Ken Barozzi
Tim Williams wrote: ... > On a side note, not that we should necessarily consider this... but > it's worth mentioning that there's a social factor to all this as > well, right? I mean, let's be honest, it'd suck to be the new guy/gal > voted in as a committer-only to Forrest knowing that all befor

Reducing Forrest build time

2005-08-09 Thread Diwaker Gupta
As Forrest grows and becomes more complex, we really have to watch out for the build times, and think of ways to reduce the build time. I was doing a build today of site-author, and it took ** 35 minutes ** Now I might not be running the most powerful machine out there, but its decent -- 1.7GHz