Re: [RT] JavadocGenerator

2003-01-29 Thread Bart Guijt
From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> > Send it on or tell me where to get it. > Well... look in the patch queue, I posted the block last night! > -- > Stefano Mazzocchi <[EMAIL PROTECTED]> Bart Guijt ---

Re: [RT] JavadocGenerator

2003-01-29 Thread Stefano Mazzocchi
Bart Guijt wrote: Hi there, As a result of gaining some hands-on Cocoon experience, I created a JavadocSource and -SourceFactory which largely complies to what you are discussing here. Here are some feature hilights: - uses the QDox parser; - uses the Excalibur SourceResolver to resolve the sour

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
Here it is! Go to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16523 and unzip the zip in the xml-cocoon2 root, apply the diff which contains modifications for build.xml, lib/jars.xml, project-info.xml and properties.xml. Hit 'build clean run' or something like that and point the browser to

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
- Original Message - From: "Bart Guijt" <[EMAIL PROTECTED]> > I'll be posting shortly (if I get it working in the latest CVS version!) It works! It works! I created a Cocoon block, integrated it into the build (wow, lets spend some wiki quality time here! ;-) and fired up the webserver w

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
- Original Message - From: "Bernhard Huber" <[EMAIL PROTECTED]> > Let me summarize the configuration: > A new JavadocSource and -SourceFactory using uri-prefix javadoc: > In the configuration of the JavadocSource you have to > define the physical location of the java source, as noted > by t

Re: [RT] JavadocGenerator

2003-01-28 Thread Pier Fumagalli
Bernhard Huber wrote: any comments welcome, What about a nice "compendium of thoughs" on the Wiki? :-) Pier - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] JavadocGenerator

2003-01-28 Thread Bernhard Huber
hi, great ! donation is very welcome. as implementation is on the way, i'd like to develop a bit of documentation via this mailing list. Thus at the point of donation check-in we have a draft documentation, too. Let me summarize the configuration: A new JavadocSource and -SourceFactory using ur

Re: [RT] JavadocGenerator

2003-01-28 Thread Andy Lewis
> Bart Guijt wrote: >> Hi there, >> >> As a result of gaining some hands-on Cocoon experience, I created a JavadocSource >and >> -SourceFactory which largely complies to what you are discussing here. > >... > > Yes! Yes! Wow! > > Obviously a donation is most welcome, we need this to implement our

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
From: "Sylvain Wallez" <[EMAIL PROTECTED]> > You're right : it's not very fast on well-known (and thus loaded) public > CVS servers such as Apache and SourceForge. This may however prove > useful if you want to avoid some local checkout. > > >Given the fact that creating one Javadoc document involv

Re: [RT] JavadocGenerator

2003-01-28 Thread Sylvain Wallez
Bart Guijt wrote: - Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> This looks _really cool_, and a donation to Cocoon would be more that welcome ! Thanks, Sylvain! Much appreciated. A little question, though : does handle URIs other than file, i.e. does use th

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
- Original Message - From: "Bertrand Delacretaz" <[EMAIL PROTECTED]> > Obviously a donation is most welcome, we need this to implement our > "User Reference Pages" based on javadoc tags. > OK. > I think Bernhard has been working on something too, so some merging of > ideas/code might be

Re: [RT] JavadocGenerator

2003-01-28 Thread Bart Guijt
- Original Message - From: "Sylvain Wallez" <[EMAIL PROTECTED]> > > This looks _really cool_, and a donation to Cocoon would be more that > welcome ! > Thanks, Sylvain! Much appreciated. > A little question, though : does handle URIs other than > file, i.e. does use the SourceResolver ?

Re: [RT] JavadocGenerator

2003-01-27 Thread Bertrand Delacretaz
Bart Guijt wrote: Hi there, As a result of gaining some hands-on Cocoon experience, I created a JavadocSource and -SourceFactory which largely complies to what you are discussing here. >... Yes! Yes! Wow! Obviously a donation is most welcome, we need this to implement our "User Reference Page

Re: [RT] JavadocGenerator

2003-01-27 Thread Sylvain Wallez
Bart Guijt wrote: Hi there, As a result of gaining some hands-on Cocoon experience, I created a JavadocSource and -SourceFactory which largely complies to what you are discussing here. Here are some feature hilights: - uses the QDox parser; - uses the Excalibur SourceResolver to resolve the sou

Re: [RT] JavadocGenerator

2003-01-27 Thread Bart Guijt
Hi there, As a result of gaining some hands-on Cocoon experience, I created a JavadocSource and -SourceFactory which largely complies to what you are discussing here. Here are some feature hilights: - uses the QDox parser; - uses the Excalibur SourceResolver to resolve the source files; - may be