You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Antonio Gallardo <ag...@agssa.net> on 2004/08/09 10:06:39 UTC

Updating libs....

Hi:

I am back in my job of updating libs. I want to know if is desired to
update libs in the 2.1.6 version too.

Best Regards,

Antonio Gallardo

Re: Updating libs....

Posted by Antonio Gallardo <ag...@agssa.net>.
Ugo Cei dijo:
> Il giorno 09/ago/04, alle 10:06, Antonio Gallardo ha scritto:
>
>> I am back in my job of updating libs. I want to know if is desired to
>> update libs in the 2.1.6 version too.
>
> +1 but please make sure that all tests succeed afterwards.

As usual ;-)
This is why I take time to update each lib at once:

copy new lib, compile, test running cocoon samples, update (if all is OK) ;-)

Best Regards,

Antonio Gallardo


Re: Updating libs....

Posted by Ugo Cei <ug...@apache.org>.
Il giorno 09/ago/04, alle 10:06, Antonio Gallardo ha scritto:

> I am back in my job of updating libs. I want to know if is desired to
> update libs in the 2.1.6 version too.

+1 but please make sure that all tests succeed afterwards.

	Ugo

-- 
Ugo Cei - http://beblogging.com/

Re: Updating libs....

Posted by Antonio Gallardo <ag...@agssa.net>.
Sylvain Wallez dijo:
> Antonio Gallardo wrote:
>
>>Sylvain Wallez dijo:
>>
>>
>>>An upgrage that really make sense is JXPath, as the new release supports
>>>"real" namespaces, i.e. using the namespace URI rather than the prefix.
>>>
>>>
>>
>>This is the one with I started, but currently I filled a bug for JXPath:
>>
>>http://issues.apache.org/bugzilla/show_bug.cgi?id=30534
>>
>>The solution is very easy, but I wan to see what they will say.
>>
>>
>
> Mmmh... do we really need this rather useless class?

nope. But anyway this is a bug in jxpath and we use the class in the
taglib block:

src/blocks/taglib/java/org/apache/cocoon/jxpath/CocoonContextHandler.java
src/blocks/taglib/java/org/apache/cocoon/jxpath/CocoonRequestHandler.java
src/blocks/taglib/java/org/apache/cocoon/jxpath/CocoonSessionHandler.java

... I already have a solution using commons.lang:

http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_1/org/apache/commons/collections/EnumerationUtils.html#EnumerationUtils()

WDYT?

Best Regards,

Antonio Gallardo


Re: Updating libs....

Posted by Sylvain Wallez <sy...@apache.org>.
Antonio Gallardo wrote:

>Sylvain Wallez dijo:
>  
>
>>An upgrage that really make sense is JXPath, as the new release supports
>>"real" namespaces, i.e. using the namespace URI rather than the prefix.
>>    
>>
>
>This is the one with I started, but currently I filled a bug for JXPath:
>
>http://issues.apache.org/bugzilla/show_bug.cgi?id=30534
>
>The solution is very easy, but I wan to see what they will say.
>  
>

Mmmh... do we really need this rather useless class?

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }


Re: Updating libs....

Posted by Antonio Gallardo <ag...@agssa.net>.
Sylvain Wallez dijo:
> Antonio Gallardo wrote:
>
>>Hi:
>>
>>I am back in my job of updating libs.
>>
>
> :-)
>
>>I want to know if is desired to update libs in the 2.1.6 version too.
>>
>>
>
> An upgrage that really make sense is JXPath, as the new release supports
> "real" namespaces, i.e. using the namespace URI rather than the prefix.

This is the one with I started, but currently I filled a bug for JXPath:

http://issues.apache.org/bugzilla/show_bug.cgi?id=30534

The solution is very easy, but I wan to see what they will say.

Best Regards,

Antonio Gallardo

Re: Updating libs....

Posted by Sylvain Wallez <sy...@apache.org>.
Antonio Gallardo wrote:

>Hi:
>
>I am back in my job of updating libs.
>

:-)

>I want to know if is desired to update libs in the 2.1.6 version too.
>  
>

An upgrage that really make sense is JXPath, as the new release supports 
"real" namespaces, i.e. using the namespace URI rather than the prefix.

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }


Re: Updating libs....

Posted by Antonio Gallardo <ag...@agssa.net>.
Antonio Gallardo dijo:
> Hi:
>
> I am back in my job of updating libs. I want to know if is desired to
> update libs in the 2.1.6 version too.

done, I think all jars are updated now.

If nobody has concerns, I will update the 2.1.6 trunk tomorrow. We have
hollyday in our city ;-)

Best Regards,

Antonio Gallardo