Re: changes to maven archetypes, alpha1 - alpha2

2009-11-20 Thread Reinhard Pötz
Jos Snellings wrote: With pleasure. By the way, I am starting to write a prototype for an application with the latest version. Yes, I am willing to take due changes in available classes. Here's a question: - will there be an alpha-3 phase? Yes. Although I consider the code as rather

Re: changes to maven archetypes, alpha1 - alpha2

2009-11-20 Thread Jos Snellings
Being able to type pipeline output is certainly a good idea. I have the existing documentation as an eclipse project and there is litte doubt that I will have a couple of interesting articles to write after my first experience of application writing. OK, shall I make a request to apache.org?

Re: changes to maven archetypes, alpha1 - alpha2

2009-11-19 Thread Jos Snellings
With pleasure. By the way, I am starting to write a prototype for an application with the latest version. Yes, I am willing to take due changes in available classes. Here's a question: - will there be an alpha-3 phase? - can you use some help in assembling the last nuts and bolts? I am really

Re: changes to maven archetypes, alpha1 - alpha2

2009-11-18 Thread Reinhard Pötz
Jos Snellings wrote: DemoRESTController: import org.apache.cocoon.rest.controller.response.Page; must be replaced by org.apache.cocoon.rest.controller.response.URLResponse; TimeStampGenerator: import org.apache.cocoon.pipeline.component.sax.AbstractGenerator; import

changes to maven archetypes, alpha1 - alpha2

2009-11-17 Thread Jos Snellings
DemoRESTController: import org.apache.cocoon.rest.controller.response.Page; must be replaced by org.apache.cocoon.rest.controller.response.URLResponse; TimeStampGenerator: import org.apache.cocoon.pipeline.component.sax.AbstractGenerator; import