Re: Javadocs

2007-09-24 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vadim Gritsenko wrote: Reinhard Poetz wrote: Vadim Gritsenko wrote: Reinhard Poetz wrote: Could somebody help me with an additional script which recursivly scans for the download scripts, sets the x attribute on the file and executes it then?

Re: pipelineComponent scope troubles (was Code freeze?)

2007-09-24 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grzegorz Kossakowski wrote: Any chance to reproduce this behaviour with my little sample? I tried to modify it so empty List is passed but everything works fine. Is your list a standard Java implementation like ArrayList? Isolating the

Re: Javadocs

2007-09-24 Thread Vadim Gritsenko
Giacomo Pati wrote: Vadim Gritsenko wrote: Reinhard Poetz wrote: It will be located in apidocs/create-apidocs.sh This will do it: find . -name create-apidocs.sh | grep apidocs | xargs bash Well, the grep wouldn't do anything helpfull, right ;-) Just to enforce a contract :) Vadim

Re: Javadocs

2007-09-24 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vadim Gritsenko wrote: Giacomo Pati wrote: Vadim Gritsenko wrote: Reinhard Poetz wrote: It will be located in apidocs/create-apidocs.sh This will do it: find . -name create-apidocs.sh | grep apidocs | xargs bash Well, the grep wouldn't do

ObjectModel exception

2007-09-24 Thread Leszek Gawron
Lately I keep getting these: java.lang.ClassCastException: org.mozilla.javascript.NativeObject at com.mobilebox.smart.model.Contractor.equals(Contractor.java:335) at java.util.ArrayList.remove(ArrayList.java:424) at

Re: pipelineComponent scope troubles (was Code freeze?)

2007-09-24 Thread Reinhard Poetz
Giacomo Pati wrote: Grzegorz Kossakowski wrote: Any chance to reproduce this behaviour with my little sample? I tried to modify it so empty List is passed but everything works fine. Is your list a standard Java implementation like ArrayList? Isolating the problem that anyone can test on its

[GT2007] REMINDER: final days to register!

2007-09-24 Thread Gianugo Rabellino
Hello everybody, the Cocoon GetTogether is getting close, and there are only a few days left before we wrap registrations up. Registration will *CLOSE* on September 30th, which means you have only got SIX days left to secure your place. The program is online and, as usual, we will have a great

Re: [2.2] consider me inactive

2007-09-24 Thread Vadim Gritsenko
Grzegorz Kossakowski wrote: Vadim Gritsenko pisze: If it helps... And if you are going to start any new project any time soon... Consider using 2.2 in compatibility mode. Basically, you can set it up to work exactly as 2.1, with the added benefits of Spring integration and so on. Vadim,