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: Unbalanced tags not triggering endTransformingElement in Transformer

2009-11-20 Thread Lochschmied, Alexander
Hello again! I think I was wrong, unbalanced tags do not seem to cause it. Here is sample input XML for my transformer: rowset xmlns=http://www.vishay.com/rowspan/1.0; row P1000abc/P1000 P1001def/P1001 T8400

RE: Unbalanced tags not triggering endTransformingElement in Transformer

2009-11-20 Thread Lochschmied, Alexander
It's resolved. My elements didn't have the right namespace. I still don't understand why there is a difference between source being a file VS other processing step though. From: Lochschmied, Alexander Sent: Freitag, 20. November 2009 10:31 To: 'dev@cocoon.apache.org' Subject: RE: Unbalanced

Re: Unbalanced tags not triggering endTransformingElement in Transformer

2009-11-20 Thread Sylvain Wallez
Lochschmied, Alexander wrote: It’s resolved. My elements didn’t have the right namespace. I still don’t understand why there is a difference between source being a file VS other processing step though. Maybe I'm stating the obvious, but from a SAX point of view there's no difference

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?