[jira] [Created] (TOMAHAWK-1598) Tomahawk trunk not compilable from root in maven 3

2011-07-07 Thread Werner Punz (JIRA)
Tomahawk trunk not compilable from root in maven 3 -- Key: TOMAHAWK-1598 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1598 Project: MyFaces Tomahawk Issue Type: Bug

[jira] [Resolved] (TOMAHAWK-1598) Tomahawk trunk not compilable from root in maven 3

2011-07-07 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-1598. --- Resolution: Fixed Fix Version/s: 1.1.11-SNAPSHOT Tomahawk trunk not compilable

[ANNOUNCE] Release of Apache MyFaces Extensions CDI 1.0.0

2011-07-07 Thread Gerhard Petracek
The Apache MyFaces team is pleased to announce the 7th release of Apache MyFaces Extensions CDI (aka CODI). Apache MyFaces CODI provides portable CDI extensions for the Java-Platform (SE and EE). CODI is a modularized and extensible toolbox for CDI based applications. The release of *CODI

[jira] [Commented] (TOBAGO-1013) The Progressbar is not rendered properly with a value of 0. The right border is not displayed.

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061122#comment-13061122 ] Udo Schnurpfeil commented on TOBAGO-1013: - You can test the fix in the nightly

Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Gerhard Petracek
hi @ all, the goal (as we discussed before) is to get rid of the shared-impl module and move to the shade-plugin for maven. issues with javadoc and osgi bundles prevented us from doing this step. however, with codi v1 we have a project(-configuration) which fixes all the issues we had with the

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
Hi Gerhard, Thx for (re-)opening this thread. I already created a jira issue [1] and a core-branch [2] for prototyping. Currently I am struggling a little bit with the javadoc-plugin, but this stuff should be fixed soon (maybe even today). I'll let you guys know when I am done with the

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Werner Punz
Excellent news ++1, the shared as we have it is a bad design decision I hope shade will get rid of our debugging issues we have with our current shared. Werner Am 07.07.11 11:04, schrieb Jakob Korherr: Hi Gerhard, Thx for (re-)opening this thread. I already created a jira issue [1] and a

[jira] [Commented] (TOMAHAWK-1389) TableSuggestAjax - security popup in IE7 when using SSL

2011-07-07 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061226#comment-13061226 ] Werner Punz commented on TOMAHAWK-1389: --- Ok after a customer induced hiatus i am

[core] Purpose and usage of AbortProcessingException (MYFACES-3199)

2011-07-07 Thread Martin Koci
Hi, what is purpose of AbortProcessingException in JSF API? Please see https://issues.apache.org/jira/browse/MYFACES-3199 Currently specification and myfaces work with it unconsistently. Do you have example of usage in your JSF applications? Regards, Kočičák

[jira] [Created] (MYFACES-3209) Implement f:setPropertyActionListener according specification

2011-07-07 Thread JIRA
Implement f:setPropertyActionListener according specification - Key: MYFACES-3209 URL: https://issues.apache.org/jira/browse/MYFACES-3209 Project: MyFaces Core Issue Type: Bug

[jira] [Updated] (MYFACES-3209) Implement f:setPropertyActionListener according specification

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3209: - Status: Patch Available (was: Open) Implement f:setPropertyActionListener according

[jira] [Updated] (MYFACES-3207) ErrorPageWriter: provide info about component(s) that triggered the problem

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3207: - Status: Patch Available (was: Open) ErrorPageWriter: provide info about component(s) that

[jira] [Commented] (MYFACES-3202) Improve EL Exceptions wrapping

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061388#comment-13061388 ] Martin Kočí commented on MYFACES-3202: -- Provide TagAttribute instance ... Because

[GSoC] Seam-Forge plugin for MyFaces CODI

2011-07-07 Thread Martinconi Cosmin
Hi, I am currently working on the Seam-Forge plugin for MyFaces CODI[1] project for this year's GSoC and I would highly appreciate your feedback regarding the implementation and any future requirements for the plugin. You can checkout the project from [2] where a README file will provide the

Re: [GSoC] Seam-Forge plugin for MyFaces CODI

2011-07-07 Thread Gerhard Petracek
hi cosmin, great! i'll have a look at it within the next days. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7 Martinconi Cosmin cosmin.martinc...@codebeat.ro Hi, I

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
Hi guys, I committed a working draft to the branch at [1]. However, there are some issues with the javadoc-plugin (see [2]) that must be fixed first in order to get the expected javadoc. The other stuff (shading of shared and impl-ee6) already works as expected! Feel free to try it out yourself.

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Gerhard Petracek
hi jakob, great - thx! regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7 Jakob Korherr jakob.korh...@gmail.com Hi guys, I committed a working draft to the branch at

Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Jakob Korherr
Hi guys, About a year ago we introduced the myfaces-impl-ee6 module, which includes the servlet 3.0 related stuff for myfaces-impl. This means the module is only needed for development reasons and will be shaded into myfaces-impl anyway. However, I noticed that some developers who are not that

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Leonardo Uribe
Hi +1, sounds good. Since it is an internal module that shouldn't and can't be used in a independent way, change its group-id is not a problem. Leonardo Uribe 2011/7/7 Jakob Korherr jakob.korh...@gmail.com: Hi guys, About a year ago we introduced the myfaces-impl-ee6 module, which includes

AUTO: Saurabh M Agarwal is out of the office (returning 07/11/2011)

2011-07-07 Thread Saurabh M Agarwal
I am out of the office until 07/11/2011. I am out on vacation with no access to mails. Manish Aneja/India/IBM would be my backup for any RAD PTK related communication. For any urgent need, please buzz on mobile (number listed in IBM Blue Pages profile). Thankyou, and have a nice day! Saurabh

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Gerhard Petracek
+1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7 Leonardo Uribe lu4...@gmail.com Hi +1, sounds good. Since it is an internal module that shouldn't and can't be

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Jan-Kees van Andel
+1 Good idea! /JK Op 7 jul. 2011 19:42 schreef Gerhard Petracek gerhard.petra...@gmail.com het volgende: +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Leonardo Uribe
Hi I haven't look the code provided in deep, but long time ago I tried it. In that time I saw the following problems: 1. There are some classes on shared that are used outside it. For example, see org.apache.myfaces.shared.webapp.webxml.DelegatedFacesServlet. We need to detect all similar cases

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Leonardo Uribe
Hi Thinking about this, shaded-impl in 2.1.x branch (current trunk) should have the same group id. Leonardo Uribe 2011/7/7 Jan-Kees van Andel jankeesvanan...@gmail.com: +1 Good idea! /JK Op 7 jul. 2011 19:42 schreef Gerhard Petracek gerhard.petra...@gmail.com het volgende: +1 regards,

[jira] [Resolved] (TOBAGO-420) Opening DatePicker popup next to DatePicker Image

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-420. Resolution: Fixed Fix Version/s: 1.5.0 1.5.0-alpha-3 Opening

[jira] [Resolved] (TOBAGO-275) tx:date tag - datePicker and Opera

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-275. Resolution: Cannot Reproduce What is the status of this error? I've tested it with Opera

[jira] [Issue Comment Edited] (TOBAGO-275) tx:date tag - datePicker and Opera

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061501#comment-13061501 ] Udo Schnurpfeil edited comment on TOBAGO-275 at 7/7/11 7:05 PM:

[jira] [Resolved] (TOBAGO-1011) Popup should determine its size automatically

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1011. - Resolution: Fixed Fix Version/s: 1.5.0 1.5.0-alpha-3 Popup

[jira] [Resolved] (TOBAGO-1012) Optimizing date picker popup

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1012. - Resolution: Fixed Fix Version/s: 1.5.0 1.5.0-alpha-3

[jira] [Commented] (MYFACES-3209) Implement f:setPropertyActionListener according specification

2011-07-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061529#comment-13061529 ] Leonardo Uribe commented on MYFACES-3209: - The patch looks good. I checked this

[jira] [Resolved] (TOBAGO-985) Make Progress work with new LayoutManager

2011-07-07 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-985. Resolution: Fixed Fix Version/s: 1.5.0 1.5.0-alpha-3 Make

[codi] v0.9.x - v1.0.0 (hints)

2011-07-07 Thread Gerhard Petracek
hi @ all, concerning the migration from v0.9.x to v1.x: as mentioned in the wiki there was a reason for not calling one of the previous releases v1. from the technical perspective we already had a very great release with the first version (v0.9.0). however, the most important reason was: getting