[jira] Updated: (EXTVAL-104) Improve validation in case of a range where only minimum or maximum is specified.

2010-07-05 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher updated EXTVAL-104: Status: Patch Available (was: Open) Improve validation in case of a range where only

[jira] Created: (EXTVAL-104) Improve validation in case of a range where only minimum or maximum is specified.

2010-07-05 Thread Rudy De Busscher (JIRA)
Improve validation in case of a range where only minimum or maximum is specified. - Key: EXTVAL-104 URL: https://issues.apache.org/jira/browse/EXTVAL-104 Project:

[jira] Commented: (MYFACES-2785) Clean up initialization code and add tests for StartupServletContextListener and MyFacesServlet

2010-07-05 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885239#action_12885239 ] Jakob Korherr commented on MYFACES-2785: If no objections, I will commit the

[jira] Created: (MYFACES-2785) Clean up initialization code and add tests for StartupServletContextListener and MyFacesServlet

2010-07-05 Thread Jakob Korherr (JIRA)
Clean up initialization code and add tests for StartupServletContextListener and MyFacesServlet --- Key: MYFACES-2785 URL:

[FYI] testing with tomcat-7

2010-07-05 Thread Mark Struberg
Hi folks! If someone is interested in trying out tomcat7 A beta of tomcat7 got released recently [1] The maven artifacts didn't got uploaded yet, but geronimo privately released their own ones [2][3]. LieGrue, strub [1] http://tomcat.apache.org/download-70.cgi [2]

tricky OSGi issue

2010-07-05 Thread Mark Struberg
Hi! I fooled around digging into OSGi container internals, maven plugins, etc for 2 hours to find a small issue in our pom finally :) in myfaces-api we define the following Require-Bundleorg.apache.myfaces.core.impl;bundle-version=${project.version}/Require-Bundle Now, while trying to

Re: tricky OSGi issue

2010-07-05 Thread Jakob Korherr
Hi, Just FYI: the require-bundle was introduced in revision 933820 in MYFACES-2290. Regards, Jakob 2010/7/5 Mark Struberg strub...@yahoo.de Hi! I fooled around digging into OSGi container internals, maven plugins, etc for 2 hours to find a small issue in our pom finally :) in

[jira] Updated: (EXTVAL-104) Improve validation in case of a range where only minimum or maximum is specified.

2010-07-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated EXTVAL-104: Status: Resolved (was: Patch Available) Resolution: Fixed Improve validation in

Re: tricky OSGi issue

2010-07-05 Thread Leonardo Uribe
Hi In theory, there is no problem on releasing, because in that case, ${project.version} does not have qualifier. I did not found a way to workaround this effect. regards, Leonardo Uribe 2010/7/5 Jakob Korherr jakob.korh...@gmail.com Hi, Just FYI: the require-bundle was introduced in

Re: [VOTE] release for myfaces core 2.0.1

2010-07-05 Thread Matthias Wessendorf
Hi, I was out for a bit, and was wondering if this vote has now been officially stopped ? Thanks! Matthias On Wed, Jun 16, 2010 at 12:00 PM, Leonardo Uribe lu4...@gmail.com wrote: Hi That's cool! Thanks!. After release myfaces master pom v 8 I'll propose a release of 2.0.1 again. regards,

[jira] Commented: (MYFACES-2761) PartialViewContextImpl does not respect isRenderAll()

2010-07-05 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885366#action_12885366 ] Leonardo Uribe commented on MYFACES-2761: - Checking some stuff related to our

Re: [TRINIDAD] Code modifications :ISSUE -1836 Define public apis for org.apache.myfaces.trinidadinternal.menu

2010-07-05 Thread venkata guddanti
I reviewed the code and it looks good to me. Thanks, Venkata On Mon, Jun 21, 2010 at 2:52 AM, Simarpal Singh simar@gmail.com wrote: Hi, The following JIRA issue for the change in public APIs need approval: https://issues.apache.org/jira/browse/TRINIDAD-1836 *Need for this change:*