Re: cocoon 2.1.8rc1

2005-11-09 Thread Torsten Curdt


On 08.11.2005, at 23:53, David Crossley wrote:


Torsten Curdt wrote:
It is a shame, but these samples never got over the loss on the  
xml

docs that used to be distributed with Cocoon.
These were what were indexed for those samples AFAIR.


Remove them?


Erk, that is bad. How about just leaving them there,
knowing that they are broken, with a notice on the Lucene
Samples page. Someone might be able to later add a
specific set of example docs.


Erk, that is even worse ;-)

Seriously: releasing with a broken sample
does not really spread confidence in a
product.


:-)

I believe that throwing the work away, just because
no-one can find a bit of time to fix it, is a
community destroyer. Why would people bother to
contribute examples when the work gets thrown away
so easily.


We have a SCM ...nothing gets thrown away.
Just not included in the release. At least
to me that's the better option. But anyway.

Best would be of course to just fix it ;)

cheers
--
Torsten


PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-09 Thread Upayavira
Torsten Curdt wrote:
 
 On 08.11.2005, at 23:53, David Crossley wrote:
 
 Torsten Curdt wrote:

 It is a shame, but these samples never got over the loss on the  xml
 docs that used to be distributed with Cocoon.
 These were what were indexed for those samples AFAIR.


 Remove them?


 Erk, that is bad. How about just leaving them there,
 knowing that they are broken, with a notice on the Lucene
 Samples page. Someone might be able to later add a
 specific set of example docs.


 Erk, that is even worse ;-)

 Seriously: releasing with a broken sample
 does not really spread confidence in a
 product.


 :-)

 I believe that throwing the work away, just because
 no-one can find a bit of time to fix it, is a
 community destroyer. Why would people bother to
 contribute examples when the work gets thrown away
 so easily.
 
 
 We have a SCM ...nothing gets thrown away.
 Just not included in the release. At least
 to me that's the better option. But anyway.
 
 Best would be of course to just fix it ;)

Or we could leave the sample there but remove it from the menu. Can't
see it but don't remove the code.

Regards, Upayavira



Re: cocoon 2.1.8rc1

2005-11-09 Thread Torsten Curdt

We have a SCM ...nothing gets thrown away.
Just not included in the release. At least
to me that's the better option. But anyway.

Best would be of course to just fix it ;)


Or we could leave the sample there but remove it from the menu. Can't
see it but don't remove the code.


That would be fine, too

cheers
--
Torsten


PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-08 Thread Torsten Curdt

It is a shame, but these samples never got over the loss on the xml
docs that used to be distributed with Cocoon.
These were what were indexed for those samples AFAIR.


Remove them?


Erk, that is bad. How about just leaving them there,
knowing that they are broken, with a notice on the Lucene
Samples page. Someone might be able to later add a
specific set of example docs.


Erk, that is even worse ;-)

Seriously: releasing with a broken sample
does not really spread confidence in a
product.

cheers
--
Torsten


PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-08 Thread David Crossley
Torsten Curdt wrote:
 It is a shame, but these samples never got over the loss on the xml
 docs that used to be distributed with Cocoon.
 These were what were indexed for those samples AFAIR.
 
 Remove them?
 
 Erk, that is bad. How about just leaving them there,
 knowing that they are broken, with a notice on the Lucene
 Samples page. Someone might be able to later add a
 specific set of example docs.
 
 Erk, that is even worse ;-)
 
 Seriously: releasing with a broken sample
 does not really spread confidence in a
 product.

:-)

I believe that throwing the work away, just because
no-one can find a bit of time to fix it, is a
community destroyer. Why would people bother to
contribute examples when the work gets thrown away
so easily.

-David


cocoon 2.1.8rc1

2005-11-07 Thread Torsten Curdt

...don't kill the messenger but unless I am mistaken
we still have some issues with 2.1.8rc1

1) I get a NPE for all the OpenOffice examples

   http://localhost:/samples/hello-world/hello.sxw

2) At least on OSX the MS Word 2003 example does not
   work with MS Word 2004. Just doesn't recognize the
   file.

3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.

4) Why do we have per person credits at
   http://localhost:/samples/modules/xml.html

5) In the Lucene examples I've created an index
   but got a ResourceNotFound for

   http://localhost:/samples/blocks/lucene/statistic

   And also an IOException when accessing index2 (how
   can I create index2??)

   http://localhost:/samples/blocks/lucene/findIt2? 
queryString=cocoon


6) The XMLDB Source exmaples give a http 500 error
   see http://localhost:/samples/blocks/xmldb/db/cocoon/?xpath=/ 
samples/group


7) Invalid XML for the Axis sample

   http://localhost:/samples/blocks/axis/status.xsp

8) javaflow examples

   http://localhost:/samples/blocks/javaflow/editForm2.do
   gives Attribute 'unique-row-id' is no more supported, use  
fb:identity instead


9) on the jcr example

   http://localhost:/samples/blocks/jcr/browse/jcr:system

   I get a javax.jcr.RepositoryException: No type info found for  
node type 'rep:system' at /jcr:system


10) proxy block

   http://localhost:/samples/blocks/proxy/wsproxy/
   org.xml.sax.SAXException: Can not resolve namespace prefix: xalan

cheers
--
Torsten


PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-07 Thread Jeremy Quinn


On 7 Nov 2005, at 10:12, Torsten Curdt wrote:


5) In the Lucene examples I've created an index
   but got a ResourceNotFound for

   http://localhost:/samples/blocks/lucene/statistic

   And also an IOException when accessing index2 (how
   can I create index2??)

   http://localhost:/samples/blocks/lucene/findIt2? 
queryString=cocoon



Hi Torsten

It is a shame, but these samples never got over the loss on the xml  
docs that used to be distributed with Cocoon. These were what were  
indexed for those samples AFAIR.


regards Jeremy

smime.p7s
Description: S/MIME cryptographic signature


Re: cocoon 2.1.8rc1

2005-11-07 Thread Torsten Curdt


On 07.11.2005, at 11:33, Jeremy Quinn wrote:



On 7 Nov 2005, at 10:12, Torsten Curdt wrote:


5) In the Lucene examples I've created an index
   but got a ResourceNotFound for

   http://localhost:/samples/blocks/lucene/statistic

   And also an IOException when accessing index2 (how
   can I create index2??)

   http://localhost:/samples/blocks/lucene/findIt2? 
queryString=cocoon



Hi Torsten

It is a shame, but these samples never got over the loss on the xml  
docs that used to be distributed with Cocoon.

These were what were indexed for those samples AFAIR.


Remove them?



PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-07 Thread Bertrand Delacretaz

Le 7 nov. 05, à 11:12, Torsten Curdt a écrit :


...we still have some issues with 2.1.8rc1...



...3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine...


Most probably an oold jfor issue that's been in there for a long 
time, I don' think it's a regression.


The RTF functionality of FOP has been progressing recently, it might be 
ripe to replace jfor soon.


-Bertrand



Re: cocoon 2.1.8rc1

2005-11-07 Thread Sylvain Wallez

Torsten Curdt wrote:

...don't kill the messenger but unless I am mistaken
we still have some issues with 2.1.8rc1

1) I get a NPE for all the OpenOffice examples

   http://localhost:/samples/hello-world/hello.sxw


Fixed. This was a namespace-handling problem in ZipArchiveSerializer


2) At least on OSX the MS Word 2003 example does not
   work with MS Word 2004. Just doesn't recognize the
   file.


This is because it used the XML Word format, which Word 2004/Mac doesn't 
understand



3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.


Don't know. Maybe Mr JFor, that happens to use a Mac, could have a look ;-)


4) Why do we have per person credits at
   http://localhost:/samples/modules/xml.html


Removed. In the i18n samples also.


5) In the Lucene examples I've created an index
   but got a ResourceNotFound for

   http://localhost:/samples/blocks/lucene/statistic

   And also an IOException when accessing index2 (how
   can I create index2??)

   http://localhost:/samples/blocks/lucene/findIt2?queryString=cocoon

6) The XMLDB Source exmaples give a http 500 error
   see 
http://localhost:/samples/blocks/xmldb/db/cocoon/?xpath=/samples/group 



7) Invalid XML for the Axis sample

   http://localhost:/samples/blocks/axis/status.xsp


Fixed.


8) javaflow examples

   http://localhost:/samples/blocks/javaflow/editForm2.do
   gives Attribute 'unique-row-id' is no more supported, use 
fb:identity instead


Fixed, replaced by fb:identity


9) on the jcr example

   http://localhost:/samples/blocks/jcr/browse/jcr:system

   I get a javax.jcr.RepositoryException: No type info found for node 
type 'rep:system' at /jcr:system


Yeah, there is no JCRNode - source mapping for this system-defined 
collection...


Need to add some auto-configuration stuff to the JCRSource.


10) proxy block

   http://localhost:/samples/blocks/proxy/wsproxy/
   org.xml.sax.SAXException: Can not resolve namespace prefix: xalan


Fixing this leads to another error related to XMLForm. And the other 
sample is related to CocoonHive, which now has nothing more to do with 
Cocoon. Samples disabled, we'll have to revisit this proxy stuff anyway.


Sylvain

--
Sylvain WallezAnyware Technologies
http://people.apache.org/~sylvain http://www.anyware-tech.com
Apache Software Foundation Member Research  Technology Director



Re: cocoon 2.1.8rc1

2005-11-07 Thread Torsten Curdt

2) At least on OSX the MS Word 2003 example does not
   work with MS Word 2004. Just doesn't recognize the
   file.


This is because it used the XML Word format, which Word 2004/Mac  
doesn't understand


Strange ...not downwards compatible?


3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.


Don't know. Maybe Mr JFor, that happens to use a Mac, could have a  
look ;-)


I dare to ask - who is Mr JFor?

Thanks for fixing this all up, mate

cheers
--
Torsten


PGP.sig
Description: This is a digitally signed message part


Re: cocoon 2.1.8rc1

2005-11-07 Thread Sylvain Wallez

Torsten Curdt wrote:

2) At least on OSX the MS Word 2003 example does not
   work with MS Word 2004. Just doesn't recognize the
   file.


This is because it used the XML Word format, which Word 2004/Mac 
doesn't understand


Strange ...not downwards compatible?


No, it's a completely different format.


3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.


Don't know. Maybe Mr JFor, that happens to use a Mac, could have a 
look ;-)


I dare to ask - who is Mr JFor?


No need for that, he should be around: have a look at 
http://sourceforge.net/projects/jfor/


Bertrand ?!?


Thanks for fixing this all up, mate


Hey, I want this 2.1.8 out now!

Sylvain

--
Sylvain WallezAnyware Technologies
http://people.apache.org/~sylvain http://www.anyware-tech.com
Apache Software Foundation Member Research  Technology Director



Re: cocoon 2.1.8rc1

2005-11-07 Thread Bertrand Delacretaz

Le 7 nov. 05, à 18:58, Sylvain Wallez a écrit :


...3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.


Don't know. Maybe Mr JFor, that happens to use a Mac, could have a 
look ;-)


I dare to ask - who is Mr JFor?


No need for that, he should be around: have a look at 
http://sourceforge.net/projects/jfor/


Bertrand ?!?


As I said, this is probably an ooold bug/incompatiblity in jfor, 
not a regression. Fixing those kinds of things in RTF is a pain, and I 
don't have a need for that ATM. Anyone's free to have a go if they need 
it ;-)


-Bertrand



Re: cocoon 2.1.8rc1

2005-11-07 Thread Sylvain Wallez

Bertrand Delacretaz wrote:

Le 7 nov. 05, à 18:58, Sylvain Wallez a écrit :


...3) TextEdit says that something is wrong with RTF
   file example although Word can open it just fine.


Don't know. Maybe Mr JFor, that happens to use a Mac, could have a 
look ;-)


I dare to ask - who is Mr JFor?


No need for that, he should be around: have a look at 
http://sourceforge.net/projects/jfor/


Bertrand ?!?


As I said, this is probably an ooold bug/incompatiblity in jfor, 
not a regression. Fixing those kinds of things in RTF is a pain, and I 
don't have a need for that ATM. Anyone's free to have a go if they 
need it ;-)


Ah, sorry I missed you answer!

Do you know if/when the FOP people plan to release the new version?

Sylvain

--
Sylvain WallezAnyware Technologies
http://people.apache.org/~sylvain http://www.anyware-tech.com
Apache Software Foundation Member Research  Technology Director



Re: cocoon 2.1.8rc1

2005-11-07 Thread Bertrand Delacretaz

Le 7 nov. 05, à 21:57, Sylvain Wallez a écrit :
...Do you know if/when the FOP people plan to release the new 
version?...


Should happen soon, but I don't know how extensive the RTF support will 
be, haven't tested it lately.


-Bertrand



Re: cocoon 2.1.8rc1

2005-11-07 Thread David Crossley
Torsten Curdt wrote:
 Jeremy Quinn wrote:
  Torsten Curdt wrote:
 
 5) In the Lucene examples I've created an index
but got a ResourceNotFound for
 
http://localhost:/samples/blocks/lucene/statistic
 
And also an IOException when accessing index2 (how
can I create index2??)
 
http://localhost:/samples/blocks/lucene/findIt2? 
 queryString=cocoon
 
 It is a shame, but these samples never got over the loss on the xml  
 docs that used to be distributed with Cocoon.
 These were what were indexed for those samples AFAIR.
 
 Remove them?

Erk, that is bad. How about just leaving them there,
knowing that they are broken, with a notice on the Lucene
Samples page. Someone might be able to later add a
specific set of example docs.

There is another side-effect of ripping out
the sources for docs. There are many links from
samples directly to local documentation.

-David


Re: cocoon 2.1.8rc1

2005-11-07 Thread David Crossley
Torsten Curdt wrote:
 ...don't kill the messenger but unless I am mistaken
 we still have some issues with 2.1.8rc1

The new documentation is not yet ready, so we will
not be able to update the website following the release
as we normally do.

See the many issues over the last few days.
Here is one thread, but there were also others.
http://marc.theaimsgroup.com/?t=11312132773
http://marc.theaimsgroup.com/?l=xml-cocoon-devm=113132799820935

-David