Re: Trunk not compiling with Java 1.4/WinXP

2007-04-12 Thread Michael Wechner
Richard Frovarp wrote: Jonathan Addison wrote: Hi Devs, Has anyone else had a problem building after the recent commits? Is this a Java 1.4/1.5 issue? Thanks for any hints. Jonathan C:\src\lenya-1.4.x\src\modules\news\java\src\org\apache\lenya\modules\news\usecases\Edit.java:40: cannot

Re: svn commit: r528235 - /lenya/trunk/src/modules/news/java/src/org/apache/lenya/modules/news/usecases/Edit.java

2007-04-12 Thread Jonathan Addison
Thanks for the quick fix! [EMAIL PROTECTED] wrote: Author: josias Date: Thu Apr 12 14:05:47 2007 New Revision: 528235 URL: http://svn.apache.org/viewvc?view=rev&rev=528235 Log: make it work with java 1.4 Modified: lenya/trunk/src/modules/news/java/src/org/apache/lenya/modules/news/usecase

Re: Trunk not compiling with Java 1.4/WinXP

2007-04-12 Thread Josias Thöny
Jonathan Addison wrote: Hi Devs, Has anyone else had a problem building after the recent commits? Is this a Java 1.4/1.5 issue? Thanks for any hints. Jonathan C:\src\lenya-1.4.x\src\modules\news\java\src\org\apache\lenya\modules\news\usecases\Edit.java:40: cannot resolve symbol symbol :

DO NOT REPLY [Bug 42107] - [PATCH] Trunk only build on Java 1.5+

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42107] - [PATCH] Trunk only build on Java 1.5+

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42107] New: - [PATCH] Trunk only build on Java 1.5+

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Trunk not compiling with Java 1.4/WinXP

2007-04-12 Thread Richard Frovarp
Jonathan Addison wrote: Hi Devs, Has anyone else had a problem building after the recent commits? Is this a Java 1.4/1.5 issue? Thanks for any hints. Jonathan C:\src\lenya-1.4.x\src\modules\news\java\src\org\apache\lenya\modules\news\usecases\Edit.java:40: cannot resolve symbol symbol :

Trunk not compiling with Java 1.4/WinXP

2007-04-12 Thread Jonathan Addison
Hi Devs, Has anyone else had a problem building after the recent commits? Is this a Java 1.4/1.5 issue? Thanks for any hints. Jonathan C:\src\lenya-1.4.x\src\modules\news\java\src\org\apache\lenya\modules\news\usecases\Edit.java:40: cannot resolve symbol symbol : method valueOf (short) l

Re: spurious NPEs during login, but no apparent malfunction

2007-04-12 Thread Andreas Hartmann
Andreas Hartmann schrieb: > Andreas Hartmann schrieb: >> Jörn Nettingsmeier schrieb: >>> hi everyone! >>> >>> >>> i've just updated my local copy and also the rework-pubconf branch, and >>> both produce funny NPEs: >>> >>> java.lang.NullPointerException >>> at >>> org.apache.cocoon.environm

Re: spurious NPEs during login, but no apparent malfunction

2007-04-12 Thread Andreas Hartmann
Andreas Hartmann schrieb: > Jörn Nettingsmeier schrieb: >> hi everyone! >> >> >> i've just updated my local copy and also the rework-pubconf branch, and >> both produce funny NPEs: >> >> java.lang.NullPointerException >> at >> org.apache.cocoon.environment.AbstractEnvironment.release(Abstra

DO NOT REPLY [Bug 42100] - [PATCH] FCKeditor sets BaseHref

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42100] New: - [PATCH] FCKeditor sets BaseHref

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[1.4] Non-English welcome text

2007-04-12 Thread Andreas Hartmann
Hi Lenya devs, ATM, the default publication welcome text reads a bit strange in everything but English: Willkommen zur Default-Publikation von the Lenya community! Maybe we could use a subtitle, like Willkommen zur Default-Publikation Präsentiert von: The Lenya Community Any ideas are

Re: any objections against merging the new publication configuration?

2007-04-12 Thread Joern Nettingsmeier
Michael Wechner wrote: Jörn Nettingsmeier wrote: hi everyone! does anyone have objections against merging the publication configuration changes? if you want to check them out, do svn co https://svn.apache.org/repos/asf/lenya/branches/trunk-rework-pubconf these changes will not be backward

ForrestBot build for docu FAILED

2007-04-12 Thread Forrestbot
Automated build for docu FAILED Log attached. -- Forrestbot run ended at 12 April 01:56 PM Using Forrest 0.8-dev Forrestbot administrator: Lenya developers -- [echo] ... Forrest render START 2007-04-12 01:55:08 ... Rendering docs in /export/home/lenya

Re: Problem in creating doctypes

2007-04-12 Thread waqas khalid
Yes I did. But i am unable to understand that instead of using myown defined doctype why xhtml is reterieved when i try to get it using page-envelope:document-type. :(... Thanks for your help. regards, Waqas From: Michael Wechner <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL

Re: how about integrate profiling into development module?

2007-04-12 Thread Andreas Hartmann
Jörn Nettingsmeier schrieb: > hi! > > i was wondering, would it make sense to integrate the profiling module > into the development module? -0.5 It certainly addresses a development issue, but I prefer granular modules. Maybe more development-related functions are to come, and I don't think we s

Re: any objections against merging the new publication configuration?

2007-04-12 Thread Andreas Hartmann
Jörn Nettingsmeier schrieb: > hi everyone! > > > does anyone have objections against merging the publication > configuration changes? if you want to check them out, do > svn co https://svn.apache.org/repos/asf/lenya/branches/trunk-rework-pubconf I examined and tested the code, IMO it looks good.

how about integrate profiling into development module?

2007-04-12 Thread Jörn Nettingsmeier
hi! i was wondering, would it make sense to integrate the profiling module into the development module? if so, should we introduce a new top-level menu item "development"? currently, "profiling" goes under "file", but only in the admin area (dunno why i did that, seems stupid now that i thin

Re: spurious NPEs during login, but no apparent malfunction

2007-04-12 Thread Andreas Hartmann
Jörn Nettingsmeier schrieb: > hi everyone! > > > i've just updated my local copy and also the rework-pubconf branch, and > both produce funny NPEs: > > java.lang.NullPointerException > at > org.apache.cocoon.environment.AbstractEnvironment.release(AbstractEnvironment.java:561) > >

Re: any objections against merging the new publication configuration?

2007-04-12 Thread Michael Wechner
Jörn Nettingsmeier wrote: hi everyone! does anyone have objections against merging the publication configuration changes? if you want to check them out, do svn co https://svn.apache.org/repos/asf/lenya/branches/trunk-rework-pubconf these changes will not be backwards-compatible and require

Re: Problem in creating doctypes

2007-04-12 Thread Michael Wechner
waqas khalid wrote: Hi, I am creating pages by using my own defined samples using following URL: http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html It works fine but it uses the default xslt created for document type xhtml. I have figured out the issue and have found that t

Re: Problem in creating doctypes

2007-04-12 Thread Joern Nettingsmeier
hi waqas, waqas khalid wrote: Hi, I am creating pages by using my own defined samples using following URL: http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html It works fine but it uses the default xslt created for document type xhtml. I have figured out the issue and have fo

any objections against merging the new publication configuration?

2007-04-12 Thread Jörn Nettingsmeier
hi everyone! does anyone have objections against merging the publication configuration changes? if you want to check them out, do svn co https://svn.apache.org/repos/asf/lenya/branches/trunk-rework-pubconf these changes will not be backwards-compatible and require you to make some minor modi

Problem in creating doctypes

2007-04-12 Thread waqas khalid
Hi, I am creating pages by using my own defined samples using following URL: http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html It works fine but it uses the default xslt created for document type xhtml. I have figured out the issue and have found that the doctype of the new

spurious NPEs during login, but no apparent malfunction

2007-04-12 Thread Jörn Nettingsmeier
hi everyone! i've just updated my local copy and also the rework-pubconf branch, and both produce funny NPEs: java.lang.NullPointerException at org.apache.cocoon.environment.AbstractEnvironment.release(AbstractEnvironment.java:561) at org.apache.cocoon.environment.wrapper.Mu

Re: svn commit: r527844 - in /lenya/docu/src/documentation/content/xdocs: docs/modules/collection.xml docs/modules/news.xml site.xml

2007-04-12 Thread Jörn Nettingsmeier
this looks really useful, thanks :) [EMAIL PROTECTED] wrote: Author: andreas Date: Thu Apr 12 01:52:29 2007 New Revision: 527844 URL: http://svn.apache.org/viewvc?view=rev&rev=527844 Log: Added docs about the collection module --

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Joern Nettingsmeier
Andreas Hartmann wrote: Joern Nettingsmeier schrieb: i forgot: in the future, we should aim for a separation of program logic (including java code, sitemaps and other cocoon stuff as well as configuration) and content or data (including ac user/group data and usecase permissions), for three rea

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Joern Nettingsmeier
Michael Wechner wrote: Joern Nettingsmeier wrote: i forgot: in the future, we should aim for a separation of program logic (including java code, sitemaps and other cocoon stuff as well as configuration) and content or data (including ac user/group data and usecase permissions), for three re

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Andreas Hartmann
Joern Nettingsmeier schrieb: > i forgot: > > in the future, we should aim for a separation of program logic > (including java code, sitemaps and other cocoon stuff as well as > configuration) and content or data (including ac user/group data and > usecase permissions), for three reasons: > > * se

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Michael Wechner
Joern Nettingsmeier wrote: i forgot: in the future, we should aim for a separation of program logic (including java code, sitemaps and other cocoon stuff as well as configuration) and content or data (including ac user/group data and usecase permissions), for three reasons: * security: the

Re: svn commit: r527846 - /lenya/trunk/src/modules/tinymce/README

2007-04-12 Thread Joern Nettingsmeier
Andreas Hartmann wrote: [EMAIL PROTECTED] schrieb: - Add the appropriate permissions to - $YOURPUB/config/ac/usecase-permissions.conf, for example: + $YOURPUB/config/ac/usecase-permissions.xml, for example: Jörn, thanks for the fix, but I guess that should read "usecase-policies.xml", shou

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Joern Nettingsmeier
i forgot: in the future, we should aim for a separation of program logic (including java code, sitemaps and other cocoon stuff as well as configuration) and content or data (including ac user/group data and usecase permissions), for three reasons: * security: the servlet container should not

Re: svn commit: r527846 - /lenya/trunk/src/modules/tinymce/README

2007-04-12 Thread Andreas Hartmann
[EMAIL PROTECTED] schrieb: > Author: nettings > Date: Thu Apr 12 02:04:35 2007 > New Revision: 527846 > > URL: http://svn.apache.org/viewvc?view=rev&rev=527846 > Log: > corrected AC docs, thanks to bob harner. > > > Modified: > lenya/trunk/src/modules/tinymce/README > > Modified: lenya/trun

Re: joern nettingsmeyer is now a member of the lenya pmc

2007-04-12 Thread Michael Wechner
Jörn Nettingsmeier wrote: gregor, michael and the other pmc members, please note that I have resigned from the PMC and also unsubscribed from the private PMC mailing list, whereas you might want to read the archives to get a picture what has been discussed in the past. Michael Wechner w

Re: joern nettingsmeyer is now a member of the lenya pmc

2007-04-12 Thread Andreas Hartmann
Gregor J. Rothfuss schrieb: > congratulations joern!!! Yes, congratulations! :) -- Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Question about BXE and Source Editor

2007-04-12 Thread Joern Nettingsmeier
Andreas Hartmann wrote: Joern Nettingsmeier schrieb: Bob Harner wrote: On 3/15/07, Richard Frovarp <[EMAIL PROTECTED]> wrote: They are part of XHTML strict. However, by default the RNG schema used is only a subset of the full XHTML specification. Looks like you'll need to look at ./src/modules

DO NOT REPLY [Bug 42097] New: - the XHTML doctype only allows a subset of XHTML

2007-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: joern nettingsmeyer is now a member of the lenya pmc

2007-04-12 Thread Jörn Nettingsmeier
gregor, michael and the other pmc members, Michael Wechner wrote: > Gregor J. Rothfuss wrote: > >> congratulations joern!!! > > congratulations :-) thanks! i feel honored by your trust. the only downside to this unexpected "promotion" is that now i will really have to read and understand the

Re: [1.4] Merge ac.xconf into publication.xconf? (was: [Vote] Release 1.4 RC1)

2007-04-12 Thread Joern Nettingsmeier
Andreas Hartmann wrote: Joern Nettingsmeier schrieb: Andreas Hartmann wrote: Hi Joern, Joern Nettingsmeier schrieb: Andreas Hartmann wrote: Hi Lenya devs, please cast your votes on a release of 1.4 release candidate 1. The vote will be open for 72 hours. If it passes, a code freeze will be

Re: creating xslts for each sample page

2007-04-12 Thread waqas khalid
Yes i am creating different doctypes ! but having no luck:( when a page is created it is rendered through defaul xslts. From: Michael Wechner <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: creating xslts for each sample page Date: Thu, 12 Apr 2007 10:23:32

Re: creating xslts for each sample page

2007-04-12 Thread Michael Wechner
waqas khalid wrote: Hi, I want to create my own xslts for each sample created in doctypes/samples. But it uses the default xslt which xhml2xhml. Is there any way that i can use my own xslts for each sample. I guess you either need to customize the sitemap where the XSLT is being refered t

Re: joern nettingsmeyer is now a member of the lenya pmc

2007-04-12 Thread Michael Wechner
Gregor J. Rothfuss wrote: congratulations joern!!! congratulations :-) Michael - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Wechner Wyona - Open So

creating xslts for each sample page

2007-04-12 Thread waqas khalid
Hi, I want to create my own xslts for each sample created in doctypes/samples. But it uses the default xslt which xhml2xhml. Is there any way that i can use my own xslts for each sample. regards, --Waqas _ Express yourself insta