Axis libraries

2007-10-26 Thread Markus Angst
Hi Cocoon folks,

Two months ago, an error in generating UUIDs showed up in Apache Lenya that is
originally caused by a bug in the Axis library. The discussion thread in the
Apache Lenya mailing list can be found here:
http://www.nabble.com/Mark-AxisUUIDGenerator-as-ThreadSafe-tf4349708.html.

Andreas Hartmann has fixed the issue in Lenya, but the problem in the Axis
library version that Cocoon 2.1.x is using still remains. The Axis people have
fixed the bug in their library in september 2006; see:
http://svn.apache.org/viewvc/webservices/axis/trunk/java/src/org/apache/axis/components/uuid/FastUUIDGen.java?r1=264831r2=448984.

My question is now if it would make sense to upgrade the Axis library that is
shipped with Cocoon 2.1.x. I think the bug could be quite nasty and could maybe
also affect Cocoon applications.

WDYT?

Thanks and best regards,
Markus Angst

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Cocoon SVN problem

2007-04-23 Thread Markus Angst

Hello,

There is a problem in the Cocoon SVN repository that probably only affects 
Windows users. There are four files in /src/blocks/template/resources/META-INF/:


LICENSE.txt, NOTICE.txt, license.txt and notice.txt.

As case doesn't matter for Windows, this creates problems on checking out and 
updating Lenya. It seems to be possible to work around it temporarily by 
updating three times, but this is annoying and should be corrected imho.


Thanks!
Markus Angst

PS: I will not be reading the Cocoon mailing list. If you have questions please 
send a cc to the Lenya mailing list. Thanks!



update -r HEAD C:/lenya/lenya-1.4-dev
 Updating external location at: 
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x
 Command completed abnormally.
 svn: Error aborting report
svn: Cannot read from to
'C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\src\blocks\template\resources\META-INF\.svn\text-base\LICENSE.txt.svn-base': 


path refers to directory or read access is denied
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/bxe/resources/bxe
 At revision 1659.
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/kupu/resources/kupu
 At revision 42274.
 At revision 531560.

update -r HEAD C:/lenya/lenya-1.4-dev
 Updating external location at: 
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x
 Restored
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/src/blocks/template/resources/META-INF/notice.txt
 Command completed abnormally.
 svn: Error aborting report
svn: Cannot read from to
'C:\lenya\lenya-1.4-dev\externals\cocoon_2_1_x\src\blocks\template\resources\META-INF\.svn\text-base\NOTICE.txt.svn-base': 


path refers to directory or read access is denied
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/bxe/resources/bxe
 At revision 1659.
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/kupu/resources/kupu
 At revision 42274.
 At revision 531560.

update -r HEAD C:/lenya/lenya-1.4-dev
 Updating external location at: 
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x
 Updating external location at:
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/externals/cocoon_2_1_x/src/blocks/jcr/java
 At revision 531560.
 Updating external location at:
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/externals/cocoon_2_1_x/src/blocks/jcr/resources
 At revision 531560.
 Updating external location at:
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/externals/cocoon_2_1_x/src/blocks/jcr/samples
 At revision 531560.
 Updating external location at:
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/externals/cocoon_2_1_x/src/blocks/jcr/test
 At revision 531560.
 Updating external location at:
C:/lenya/lenya-1.4-dev/externals/cocoon_2_1_x/externals/cocoon_2_1_x/src/blocks/jcr/test-resources
 At revision 531560.
 At revision 531560.
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/bxe/resources/bxe
 At revision 1659.
 Updating external location at:
C:/lenya/lenya-1.4-dev/src/modules/kupu/resources/kupu
 At revision 42274.
 At revision 531560.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]