Re: Please help to publish the latest MyFaces 2.0.8-SNAPSHOT

2011-06-28 Thread Leonardo Uribe
Hi Hudson is working well: https://builds.apache.org/view/M-R/view/MyFaces/ The latest one is: https://repository.apache.org/content/groups/snapshots/org/apache/myfaces/core/myfaces-bundle/2.0.8-SNAPSHOT/myfaces-bundle-2.0.8-20110627.034125-16.jar I don't see any problems. regards, Leonardo

Re: ordering tck failures in geronimo

2010-12-13 Thread Leonardo Uribe
Hi Good to know that, thanks. In these moments I'm running the necessary steps for send the vote, so I hope to release these artifacts this week. regards, Leonardo Uribe 2010/12/13 Ivan xhh...@gmail.com Thanks, Jakob and Leonardo, the new changes work perfect ;-) By the way, I have run

Re: ordering tck failures in geronimo

2010-12-10 Thread Leonardo Uribe
if somebody wants to do not use it is valid usage. regards, Leonardo Uribe 2010/12/10 Jakob Korherr jakob.korh...@gmail.com Hi, OK, great! I added another comment to MYFACES-2945 explaining why I did it this way. Please tell me your final opinion after reading this comment and I'll commit

Re: ordering tck failures in geronimo

2010-12-08 Thread Leonardo Uribe
, but forget the reason why it is wanted to expose getFacesConfigData() to the container. 3. Apply something like MYFACES-2998 patch, and refactor this one later in myfaces core 2.0.4 Suggestions are welcome. regards, Leonardo Uribe

Re: Is it possible to make those xml digest class serializable ?

2010-10-22 Thread Leonardo Uribe
Hi Ivan 2010/10/21 Ivan xhh...@gmail.com Thanks, Leonardo, please help to check my comments below. 2010/10/22 Leonardo Uribe lu4...@gmail.com Ok, well, it is true that SPI does not fit well with OSGi after all. We have to think about an alternate strategy to provide those hooks. I think

Re: Is it possible to make those xml digest class serializable ?

2010-10-21 Thread Leonardo Uribe
Hi Here some answers: 2010/10/20 Ivan xhh...@gmail.com Thanks, please help to check my comments below. 2010/10/20 Leonardo Uribe lu4...@gmail.com Hi Some answers to your post below: IV Just some ideas for the integration improvment, please help to give some comments. IV a. Create

Re: Is it possible to make those xml digest class serializable ?

2010-10-20 Thread Leonardo Uribe
because by the spec it is not possible to change the way FactoryFinder works (I can't add a BundleActivator on myfaces-api.jar because this class is public-api). regards, Leonardo Uribe 2010/10/20 Ivan xhh...@gmail.com Hi, devs, I posted some initial ideas to MYFACES-2945, and very appriciated

Re: Is it possible to make those xml digest class serializable ?

2010-10-18 Thread Leonardo Uribe
Hi Yes, please create an issue on myfaces issue tracker, so we can handle it there. Maybe the solution is add some methods on FaceletConfigResourceProvider, so you can provide the org.apache.myfaces.config.impl.digester.elements.FacesConfig file from a specified URL: public Object