[jira] [Updated] (TRINIDAD-2245) ForEach tag throws ArrayIndexOfBoundsException when the end attribute is same as the size of the List

2012-03-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2245: Resolution: Fixed Fix Version/s: 2.0.2-core Status: Resolved

[jira] [Updated] (TRINIDAD-2239) Improve the ancestor based change filtering mechanism by introducing a formal ComponentChangeFilter

2012-03-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2239: Resolution: Fixed Fix Version/s: 2.0.2-core Status: Resolved

[jira] [Commented] (TRINIDAD-2095) Mojara and PWC4011: Unable to set request character encoding to UTF-8

2012-03-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233478#comment-13233478 ] Scott O'Bryan commented on TRINIDAD-2095: - Thomas, I don't see this happening

[jira] [Commented] (TRINIDAD-2095) Mojara and PWC4011: Unable to set request character encoding to UTF-8

2012-03-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233484#comment-13233484 ] Scott O'Bryan commented on TRINIDAD-2095: - Also, does this happen with JSF2.0

[jira] [Commented] (TRINIDAD-2239) Improve the ancestor based change filtering mechanism by introducing a formal ComponentChangeFilter

2012-03-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233523#comment-13233523 ] Scott O'Bryan commented on TRINIDAD-2239: - I'll add the Trinidad number

[jira] [Commented] (TRINIDAD-2238) dialog popup via commandButton's action property can only be done once in same page in Trinidad 2.0.1

2012-03-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233530#comment-13233530 ] Scott O'Bryan commented on TRINIDAD-2238: - Hmm. I haven't seen this before

[jira] [Commented] (TRINIDAD-2228) java.lang.UnsupportedOperationException

2012-03-13 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228478#comment-13228478 ] Scott O'Bryan commented on TRINIDAD-2228: - Awesome addition Pawel. Maybe

[jira] [Issue Comment Edited] (TRINIDAD-2228) java.lang.UnsupportedOperationException

2012-03-13 Thread Scott O'Bryan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228478#comment-13228478 ] Scott O'Bryan edited comment on TRINIDAD-2228 at 3/13/12 4:19 PM

[jira] [Commented] (TRINIDAD-2240) Add new namespace declaration http://xmlns.oracle.com/bali/xml/faces-metadata-extension at root element

2012-03-13 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228955#comment-13228955 ] Scott O'Bryan commented on TRINIDAD-2240: - I agree with Andrew on this one

[jira] [Commented] (TRINIDAD-2240) Add new namespace declaration http://xmlns.oracle.com/bali/xml/faces-metadata-extension at root element

2012-03-13 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228956#comment-13228956 ] Scott O'Bryan commented on TRINIDAD-2240: - I agree with Andrew on this one

Re: The maximum speed internet connection supported by myfaces

2012-03-12 Thread Scott O'Bryan
Yeah, Mark is right. There is no 'meter' limiting bandwidth. We xmit data at whatever rate the servlet container lets us transmit at which should be close to the speed that your connection allows over the wire. The 'actual' speed of the output depends on both application and deployment of your

Re: Build failed in Jenkins: Trinidad Core 2.0.x (sanity) #677

2012-03-07 Thread Scott O'Bryan
Andy, Thanks for asking, I'm looking into this now. It appears as if this is not consuming the snapshot repository. I'll likely have to set up compiling the plugins as a prereq. Scott On Tue 06 Mar 2012 11:25:59 AM MST, Andy Schwartz wrote: Any thoughts on why we are seeing this failure?

[jira] [Commented] (TRINIDAD-2228) java.lang.UnsupportedOperationException

2012-02-29 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219304#comment-13219304 ] Scott O'Bryan commented on TRINIDAD-2228: - Awesome. Thanks for the excellent

[jira] [Commented] (TRINIDAD-2228) java.lang.UnsupportedOperationException

2012-02-29 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219459#comment-13219459 ] Scott O'Bryan commented on TRINIDAD-2228: - I tried running this with Mojarra

Re: [jira] [Created] (TRINIDAD-2227) Faces keep showing WARN unhandled FacesMessage, besides tr:messages already rendered them.

2012-02-28 Thread Scott O'Bryan
Hmm. I haven't seen this before. Eduardo, can you upload a simple test case I can run using maven? May help me to expedite this. Also, just to confirm you are using 2.0.0 and NOT 2.0.1, correct. Sent from my iPhone On Feb 27, 2012, at 10:19 AM, Eduardo Garcia (Created) (JIRA)

[jira] [Commented] (TRINIDAD-1838) Id of tr:message tag is regenerated

2012-02-28 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218229#comment-13218229 ] Scott O'Bryan commented on TRINIDAD-1838: - Sorry, this should have been closed

[jira] [Reopened] (TRINIDAD-1838) Id of tr:message tag is regenerated

2012-02-28 Thread Scott O'Bryan (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-1838: - Id of tr:message tag is regenerated

Re: [jira] [Updated] (TRINIDAD-2226) Provide mechanism to reload skin definitions from trinidad-skins.xml

2012-02-28 Thread Scott O'Bryan
Prakash, Try to ping us directly via internal mail if you want something committed. I don't have time to monitor the internal queue and most ppl ping me directly if they need something committed for Oracle. Thanks, Scott Sent from my iPhone On Feb 27, 2012, at 8:51 AM, Prakash Udupa

Results (was: [VOTE] Trinidad 2.0.1 (try 2))

2012-02-27 Thread Scott O'Bryan
Thank you all for voting and helping to get out this release. results: 5 binding +1 votes (pmc): - Scott O'Bryan - Mark Struberg - Werner Punz - Matt Cooper - Grant Smith 2 non-binding +1 votes (community): - Andy Schwartz - Blake Sullivan Regards, Scott O'Bryan On 02/27

[ANNOUNCE] Release of Apache MyFaces Trinidad 2.0.1

2012-02-27 Thread Scott O'Bryan
and there are examples available as well: http://myfaces.apache.org/trinidad/download.html Apache MyFaces Trinidad is available in the central Maven repository under Group ID org.apache.myfaces.trinidad ReleaseNotes: http://s.apache.org/6Am Enjoy! Scott O'Bryan

Re: [VOTE] Release of Trinidad 2.0.1

2012-02-24 Thread Scott O'Bryan
23, 2012 1:31 PM Subject: Re: [VOTE] Release of Trinidad 2.0.1 +1 Andy On Feb 22, 2012, at 12:18 AM, Scott O'Bryan darkar...@gmail.com wrote: Hi Everyone, I was running the tasks needed to get the Trinidad 2.0.1 release out and now I need a vote as to whether everything looks good

Re: [VOTE] Release of Trinidad 2.0.1

2012-02-24 Thread Scott O'Bryan
. LieGrue, strub - Original Message - From: Scott O'Bryan darkar...@gmail.com To: MyFaces Development dev@myfaces.apache.org Cc: Sent: Friday, February 24, 2012 2:07 PM Subject: Re: [VOTE] Release of Trinidad 2.0.1 Okay Marc, I fixed rat and the few license headers we have

Re: [VOTE] Release of Trinidad 2.0.1

2012-02-24 Thread Scott O'Bryan
and check the tag to make sure it looks good and then I'll promote it to the repository and start over the vote. Thanks, Scott On Fri 24 Feb 2012 06:56:50 AM MST, Scott O'Bryan wrote: I'm not sure I agree with this. In the case of java.net, removing the invalid repo is a fair assessment, but I'm

[VOTE] Trinidad 2.0.1 (try 2)

2012-02-24 Thread Scott O'Bryan
who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released, and why.. This vote will remain open for at least 72 hours. Thanks, Scott O'Bryan [1] https://repository.apache.org/content

Re: [VOTE] Trinidad 2.0.1 (try 2)

2012-02-24 Thread Scott O'Bryan
/orgapachemyfaces-067/org/apache/myfaces/trinidad/trinidad/2.0.1/trinidad-2.0.1-source-release.zip [3] https://svn.apache.org/repos/asf/myfaces/trinidad/tags/trinidad-2.0.1/ On Fri 24 Feb 2012 10:30:17 AM MST, Scott O'Bryan wrote: Hi Everyone, I was running the tasks needed to get the Trinidad

Re: [VOTE] Trinidad 2.0.1 (try 2)

2012-02-24 Thread Scott O'Bryan
+1 On Fri 24 Feb 2012 10:36:49 AM MST, Scott O'Bryan wrote: Sorry all, even though the links are correct in text, apparently the symlinks in the markup are wrong. Thanks thunderbird. The correct ones are as follows: [1] https://repository.apache.org/content/repositories/orgapachemyfaces

Re: [Trinidad] RFC: Raising minimum JDK version for Trinidad plugins

2012-02-24 Thread Scott O'Bryan
I think this sounds reasonable, especially for these bugs. I do have some questions though.. 1) would the minimum version of the JDK need to be bumped up for trinidad as well? 2) would these changes only need to be made at compile time, or would the min java version need to be upped for

Re: [VOTE] Release of Trinidad 2.0.1

2012-02-22 Thread Scott O'Bryan
+1 (Binding) Sent from my iPhone On Feb 21, 2012, at 10:18 PM, Scott O'Bryan darkar...@gmail.com wrote: Hi Everyone, I was running the tasks needed to get the Trinidad 2.0.1 release out and now I need a vote as to whether everything looks good or not. I have committed most of the most

[jira] [Updated] (TRINIDAD-2223) PPR doesn't work with JsfUNit / HtmlUnit

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2223: Status: Open (was: Patch Available) PPR doesn't work with JsfUNit / HtmlUnit

[jira] [Commented] (TRINIDAD-2223) PPR doesn't work with JsfUNit / HtmlUnit

2012-02-21 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212784#comment-13212784 ] Scott O'Bryan commented on TRINIDAD-2223: - Markus, I need a patch file upload

[jira] [Resolved] (TRINIDAD-2173) tr:table component renders navigation bar wrongly for unknown row count

2012-02-21 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2173. - Resolution: Fixed Fix Version/s: 2.0.1-core tr:table component renders

[jira] [Reopened] (TRINIDAD-2027) In facelets, pagination of tr:table is broken

2012-02-21 Thread Scott O'Bryan (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-2027: - Assignee: Andrew Robinson In facelets, pagination of tr:table is broken

[jira] [Resolved] (TRINIDAD-2027) In facelets, pagination of tr:table is broken

2012-02-21 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2027. - Resolution: Duplicate In facelets, pagination of tr:table is broken

[jira] [Updated] (TRINIDAD-2116) ResourceBundles Strings containing doubled single quotes are not properly formatted by FastMessageFormat on display...

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2116: Status: Open (was: Patch Available) ResourceBundles Strings containing doubled

[jira] [Updated] (TRINIDAD-1127) XMLMenu / CommandNavigationItem

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1127: Resolution: Fixed Fix Version/s: 1.2.12-core Assignee: Matthias

[jira] [Updated] (TRINIDAD-941) chooseDate Calendar heading does not display the month label initially when ENABLE_LIGHTWEIGHT_DIALOGS is set to true

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-941: --- Status: Open (was: Patch Available) chooseDate Calendar heading does not display

[jira] [Updated] (TRINIDAD-1821) client-side DateFormat improperly parses year when format mask contains 3 or more 'y'

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1821: Resolution: Fixed Status: Resolved (was: Patch Available) I applied the patch

[jira] [Updated] (TRINIDAD-1818) TrDateTimeRangeValidator should validate using date object, not date string

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1818: Resolution: Fixed Fix Version/s: 2.0.0-core Assignee: Gabrielle Crawford

[jira] [Issue Comment Edited] (TRINIDAD-1818) TrDateTimeRangeValidator should validate using date object, not date string

2012-02-21 Thread Scott O'Bryan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213151#comment-13213151 ] Scott O'Bryan edited comment on TRINIDAD-1818 at 2/22/12 12:49 AM

[VOTE] Release of Trinidad 2.0.1

2012-02-21 Thread Scott O'Bryan
that should cause these bits not to be released, and why.. This vote will remain open for at least 72 hours. Thanks, Scott O'Bryan [1] https://repository.apache.org/content/repositories/orgapachemyfaces-005/ [2] https

[jira] [Updated] (TRINIDAD-2223) PPR doesn't work with JsfUNit / HtmlUnit

2012-02-21 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2223: Status: Patch Available (was: Open) PPR doesn't work with JsfUNit / HtmlUnit

[jira] [Commented] (TRINIDAD-2223) PPR doesn't work with JsfUNit / HtmlUnit

2012-02-21 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213396#comment-13213396 ] Scott O'Bryan commented on TRINIDAD-2223: - Awesome Marcus, its on my plate

[jira] [Issue Comment Edited] (TRINIDAD-2223) PPR doesn't work with JsfUNit / HtmlUnit

2012-02-21 Thread Scott O'Bryan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213396#comment-13213396 ] Scott O'Bryan edited comment on TRINIDAD-2223 at 2/22/12 6:33 AM

[jira] [Commented] (TRINIDAD-2218) Need an ability for the WindowManager implementation to be executed before all Configurators and filters and to complete teh response

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212103#comment-13212103 ] Scott O'Bryan commented on TRINIDAD-2218: - If I read this correctly, this adds

[jira] [Updated] (TRINIDAD-2201) Support for column stamping in the UIXTable

2012-02-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2201: Resolution: Fixed Fix Version/s: 2.0.2-core Status: Resolved

[jira] [Commented] (TRINIDAD-2173) tr:table component renders navigation bar wrongly for unknown row count

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212141#comment-13212141 ] Scott O'Bryan commented on TRINIDAD-2173: - Testing this patch now

[jira] [Resolved] (TRINIDAD-946) tr:panelPopup incorrect placement in IE7 and IE6 with long pages

2012-02-20 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-946. Resolution: Cannot Reproduce Assignee: Scott O'Bryan Test case was not provided

[jira] [Updated] (TRINIDAD-2206) add isValidViewStateToken API to the state manager

2012-02-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2206: Status: Open (was: Patch Available) add isValidViewStateToken API to the state

[jira] [Updated] (TRINIDAD-2206) add isValidViewStateToken API to the state manager

2012-02-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2206: Status: Patch Available (was: Open) add isValidViewStateToken API to the state

[jira] [Commented] (TRINIDAD-1442) Aggregate single image to send to client

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212180#comment-13212180 ] Scott O'Bryan commented on TRINIDAD-1442: - Although this seems

[jira] [Updated] (TRINIDAD-1442) Aggregate single image to send to client

2012-02-20 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-1442: Status: Open (was: Patch Available) Aggregate single image to send to client

[jira] [Commented] (TRINIDAD-1442) Aggregate single image to send to client

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212183#comment-13212183 ] Scott O'Bryan commented on TRINIDAD-1442: - Also removing the Patch Available

[jira] [Commented] (TRINIDAD-2165) TrNumberFormat of TrNumberConverter doesn't accept 0 for maximumFractionDigits or maximumIntegerDigits

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212189#comment-13212189 ] Scott O'Bryan commented on TRINIDAD-2165: - I think the component versions

[jira] [Resolved] (TRINIDAD-1473) XMLMenuModel menu state shared among different logged in users

2012-02-20 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1473. - Resolution: Won't Fix Assignee: Scott O'Bryan Seems to be an issue with 1.0.x

[jira] [Commented] (TRINIDAD-1221) bug related to navigationPane Component

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212257#comment-13212257 ] Scott O'Bryan commented on TRINIDAD-1221: - May as well answer this.. :) It's

[jira] [Commented] (TRINIDAD-943) handle session timeout

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212259#comment-13212259 ] Scott O'Bryan commented on TRINIDAD-943: Actually, a change was committed

[jira] [Commented] (TRINIDAD-875) Lightweight Dialogs broken in Opera and unreliable in Firefox

2012-02-20 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212260#comment-13212260 ] Scott O'Bryan commented on TRINIDAD-875: Stephan, I know this is old. Can you

[jira] [Resolved] (TRINIDAD-1457) Need the ability to bypass the Cache on ResourceServlet

2012-02-20 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1457. - Resolution: Fixed Fix Version/s: 2.0.0-core 1.2.15-core

Re: [Trinidad 2.0] RenderResponseExecutor Warning when using tr:messages

2012-02-13 Thread Scott O'Bryan
Edu, Can you file a JIRA ticket on this and provide a simplified usecase? I'll do my best to triage it. Thanks, Scott On 02/10/2012 06:31 AM, Edu Garcia wrote: I'm using Geronimo 3.0, MyFaces 2.0, Trinidad 2.0. When my page perform an action like save a record, I show a message on

Re: [Trinidad] RequestContext.Accessibility.valueOfAlias() API

2012-02-13 Thread Scott O'Bryan
How would this differ from an overloaded toString()? By contract, that can be overloaded to make more sense. Scott Sent from my iPad On Feb 13, 2012, at 9:27 PM, Blake Sullivan blake.sulli...@oracle.com wrote: This example http://www.basilv.com/psd/blog/2006/advanced-uses-of-java-5-enumsuses

[jira] [Reopened] (TRINIDAD-354) Using autoSubmit on a text field suppresses the ActionEvent on a button

2012-02-08 Thread Scott O'Bryan (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-354: Repots that this is not fixed Using autoSubmit on a text field suppresses

[jira] [Updated] (TRINIDAD-744) Update translated message files

2012-01-27 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-744: --- Resolution: Fixed Status: Resolved (was: Patch Available) Update translated

[jira] [Resolved] (TRINIDAD-2196) MenuUtils creates a large number of ThreadLocals

2012-01-13 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2196. - Resolution: Fixed Fix Version/s: 2.0.1-core MenuUtils creates a large

[jira] [Updated] (TRINIDAD-2188) suppress warning disable_content_compression when accessed from visual editors

2012-01-09 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2188: Resolution: Fixed Fix Version/s: 2.0.1-core Status: Resolved

[jira] [Updated] (TRINIDAD-2172) pseudo classes missing from CSSGenerationUtils

2012-01-09 Thread Scott O'Bryan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2172: Resolution: Fixed Fix Version/s: 2.0.1-core Status: Resolved

[jira] [Resolved] (TRINIDAD-1203) DATE SELECTION IN INPUTDATE ON BLACKBERRY THROWS VIEWEXPIREDEXCEPTION

2012-01-03 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1203. - Resolution: Fixed Fix Version/s: (was: 1.2.11-core

Re: [jira] [Updated] (TRINIDAD-2188) suppress warning disable_content_compression when accessed from visual editors

2012-01-03 Thread Scott O'Bryan
Shoot Anad, I looked at another bug and thought this was committed. First thing tomorrow. Sent from my iPhone On Jan 1, 2012, at 11:18 PM, Anand Nath anand.v.n...@oracle.com wrote: Hello, Can some one review and commit this fix? Thanks Anand On 12/26/2011 11:46 AM, Anand V Nath

[jira] [Resolved] (TRINIDAD-2191) Do not distribute the component showcase as part of our distributables

2011-12-30 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2191. - Resolution: Fixed Fix Version/s: 2.0.1-core Do not distribute

[jira] [Resolved] (TRINIDAD-2190) Trinidad should use MyFaces Master POM v. 11

2011-12-30 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2190. - Resolution: Fixed Trinidad should use MyFaces Master POM v. 11

[jira] [Reopened] (TRINIDAD-2186) Clirr runner tests should work off last revision rather then a fixed label

2011-12-30 Thread Scott O'Bryan (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-2186: - There was an unavoidable binary incompatibility between Trinidad 2.0 and Trunk

[jira] [Created] (TRINIDAD-2190) Trinidad should use MyFaces Master POM v. 11

2011-12-28 Thread Scott O'Bryan (Created) (JIRA)
Affects Versions: 2.0.1-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan Trinidad should be set up to use the MyFaces Master POM v. 11 (12 is not released yet) and the code enhanced to (at least) comply with the minimal checkstyle verification. -- This message

[jira] [Commented] (TRINIDAD-2190) Trinidad should use MyFaces Master POM v. 11

2011-12-28 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176918#comment-13176918 ] Scott O'Bryan commented on TRINIDAD-2190: - I went ahead and verified

[jira] [Resolved] (TRINIDAD-2190) Trinidad should use MyFaces Master POM v. 11

2011-12-28 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2190. - Resolution: Fixed Fix Version/s: 2.0.1-core Trinidad should use MyFaces

[jira] [Created] (TRINIDAD-2191) Do not distribute the component showcase as part of our distributables

2011-12-28 Thread Scott O'Bryan (Created) (JIRA)
Issue Type: Bug Components: Build Affects Versions: 2.0.1-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Blocker Currently the component-showcase is distributed as part of an Apache Release. Unfortunately this project contains

[jira] [Reopened] (TRINIDAD-2190) Trinidad should use MyFaces Master POM v. 11

2011-12-28 Thread Scott O'Bryan (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-2190: - Not checking in yet.. But soon. Trinidad should use MyFaces Master POM

[jira] [Resolved] (TRINIDAD-2189) Trinidad trunk should use Trinidad Plugins v. 2.0.7

2011-12-27 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2189. - Resolution: Fixed Fix Version/s: 2.0.1-core Trinidad trunk should use

[jira] [Created] (TRINIDAD-2189) Trinidad trunk should use Trinidad Plugins v. 2.0.7

2011-12-27 Thread Scott O'Bryan (Created) (JIRA)
Components: Build Affects Versions: 1.2.12-plugins Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Minor The MyFaces Trinidad Plugins v. 2.0.7 have been released. Trinidad should now use these plugins. -- This message is automatically

[jira] [Created] (TRINIDAD-2183) Need to add support to the jdev plugin to support 12.1.2.0.0

2011-12-23 Thread Scott O'Bryan (Created) (JIRA)
Components: Plugins Affects Versions: 2.0.7-plugins Reporter: Scott O'Bryan Assignee: Matt Cooper Priority: Minor Support is needed to generate JDeveloper 12.1.2.0.0 projects -- This message is automatically generated by JIRA. If you think

[jira] [Resolved] (TRINIDAD-2183) Need to add support to the jdev plugin to support 12.1.2.0.0

2011-12-23 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2183. - Resolution: Fixed Fix Version/s: 2.0.7-plugins Need to add support

[jira] [Created] (TRINIDAD-2184) Fix NullPointerException when using Maven 3.0.3

2011-12-23 Thread Scott O'Bryan (Created) (JIRA)
: Plugins Affects Versions: 2.0.7-plugins Reporter: Scott O'Bryan When using Maven 3.0.3: Caused by: java.lang.NullPointerException at java.io.Writer.write(Writer.java:140) at org.apache.myfaces.trinidadbuild.plugin.tagdoc.TagdocReport._writeComponentFacets

[jira] [Created] (TRINIDAD-2185) Some unnecessary system.out's are causing build to be overly verbose

2011-12-23 Thread Scott O'Bryan (Created) (JIRA)
Issue Type: Improvement Components: Plugins Affects Versions: 2.0.7-plugins Reporter: Scott O'Bryan Priority: Trivial TrinidadComponentTagGenerator contains a few System.out.println's which contain unnecessary and overly verbose messages in the build

[jira] [Resolved] (TRINIDAD-2185) Some unnecessary system.out's are causing build to be overly verbose

2011-12-23 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2185. - Resolution: Fixed Fix Version/s: 2.0.7-plugins Some unnecessary

[jira] [Resolved] (TRINIDAD-2184) Fix NullPointerException when using Maven 3.0.3

2011-12-23 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2184. - Resolution: Fixed Assignee: Matt Cooper Fix NullPointerException when

[ANNOUNCE] Release of Apache MyFaces Trinidad Maven Plugins v. 2.0.7

2011-12-23 Thread Scott O'Bryan
/ReleaseNote.jspa?projectId=12310661version=12317949 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661version=12317949 Thanks, Scott O'Bryan

[jira] [Created] (TRINIDAD-2186) Clirr runner tests should work off last revision rather then a fixed label

2011-12-23 Thread Scott O'Bryan (Created) (JIRA)
Trinidad Issue Type: Improvement Components: Build Affects Versions: 1.2.14-core , 2.0.1-core Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Minor The Clirr runner tests were set up to run against 1.2.15. Unfortunately, while

[jira] [Resolved] (TRINIDAD-2186) Clirr runner tests should work off last revision rather then a fixed label

2011-12-23 Thread Scott O'Bryan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2186. - Resolution: Fixed Fix Version/s: 2.0.2-core Clirr runner tests should

Re: [VOTE] release for myfaces master pom v 12

2011-12-23 Thread Scott O'Bryan
+1 On Thu 15 Dec 2011 03:26:22 AM MST, Mark Struberg wrote: thats true! So, I'd like to change my VOTE to a +1 release bits look good, and we canreally change the checkstyle rules later. LieGrue, strub From: Gerhard Petracekgerhard.petra...@gmail.com

[jira] [Created] (TRINIDAD-2187) Trinidad XRTS plugin does not correctly generate defaultLocale files between cleans

2011-12-23 Thread Scott O'Bryan (Created) (JIRA)
Project: MyFaces Trinidad Issue Type: Bug Components: Plugins Affects Versions: 2.0.7-plugins Reporter: Scott O'Bryan Assignee: Scott O'Bryan Priority: Minor If the defaultLocale's change in the Trinidad XRTS plugin after the target directory

Result (was: [VOTE] Release of Trinidad Maven Plugins v. 2.0.7)

2011-12-22 Thread Scott O'Bryan
Thank you all for voting! 4 +1 votes: - Scott O'Bryan - Matt Cooper - Dave Robinson - Nathan Hokanson no 0 or -1 votes. Sincerely, Scott On 12/19/2011 03:54 PM, Scott O'Bryan wrote: Hello Everyone, I was running the tasks needed to get the Trinidad Maven Plugins v. 2.0.7 released

Re: Result (was: [VOTE] Release of Trinidad Maven Plugins v. 2.0.7)

2011-12-22 Thread Scott O'Bryan
(right now we have 2). regards, gerhard 2011/12/22 Scott O'Bryan darkar...@gmail.com mailto:darkar...@gmail.com Thank you all for voting! 4 +1 votes: - Scott O'Bryan - Matt Cooper - Dave Robinson - Nathan Hokanson no 0 or -1 votes. Sincerely

Re: Result (was: [VOTE] Release of Trinidad Maven Plugins v. 2.0.7)

2011-12-22 Thread Scott O'Bryan
are required (right now we have 2). regards, gerhard 2011/12/22 Scott O'Bryandarkar...@gmail.com Thank you all for voting! 4 +1 votes: - Scott O'Bryan - Matt Cooper - Dave Robinson - Nathan Hokanson no 0 or -1 votes. Sincerely, Scott On 12/19/2011 03:54 PM, Scott O'Bryan

[TRINIDAD] Switch of trinidad-maven trunks

2011-12-22 Thread Scott O'Bryan
Quite a few months back, the MyFaces community voted to make Trinidad 2.0.x the trunk. Unfortunately this work was never completed and the trinidad-maven plugin branches never changed over. I went ahead and finally fixed this, so the changes are below. trinidad-maven/trunk -

[jira] [Commented] (TRINIDAD-2070) log a warning message to warn the developers if rowkey is set but not unset at the end of the request

2011-12-21 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13174472#comment-13174472 ] Scott O'Bryan commented on TRINIDAD-2070: - Bernd, this was my bad. I got a bit

Re: [VOTE] Release of Trinidad Maven Plugins v. 2.0.7

2011-12-20 Thread Scott O'Bryan
+1 On 12/19/2011 03:54 PM, Scott O'Bryan wrote: Hello Everyone, I was running the tasks needed to get the Trinidad Maven Plugins v. 2.0.7 released and now I need a vote as to whether everything looks good or not. There were some minor fixes and the plugins including adding support marking

[VOTE] Release of Trinidad Maven Plugins v. 2.0.7

2011-12-19 Thread Scott O'Bryan
svn repository [2] Please take a look at the artifacts and don't forget to vote early and often. :D The vote will stay open for at least 72 hours to give people a chance to respond. Thanks, Scott O'Bryan [1] https://repository.apache.org/content/repositories/orgapachemyfaces-372/ [2

[jira] [Commented] (TRINIDAD-2140) add a new ouput-mode for offline content

2011-12-13 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168563#comment-13168563 ] Scott O'Bryan commented on TRINIDAD-2140: - Please provide a patch for 2.0.2

[jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-12-13 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168566#comment-13168566 ] Scott O'Bryan commented on TRINIDAD-2141: - Please provide a patch for 2.0.2

Re: Trinidad versions

2011-12-07 Thread Scott O'Bryan
Hey mat.. This is a work in progress. I'm waiting for a fix. Let me see if I can get an ETA on it. Sent from my iPad On Dec 7, 2011, at 9:21 AM, Matt Benson gudnabr...@gmail.com wrote: Website shows 2.0.0 as latest; JIRA seems to agree, so should

[jira] [Commented] (TRINIDAD-1813) partialSubmit attribute not working for command button when try to open dialog box

2011-12-07 Thread Scott O'Bryan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164504#comment-13164504 ] Scott O'Bryan commented on TRINIDAD-1813: - Cool, I'll get this committed ASAP

Re: Trinidad versions

2011-12-07 Thread Scott O'Bryan
will have a dependency on JSF 2.1. Since we have Trinidad 1813, I'll try to get this done today.. On Wed 07 Dec 2011 09:23:35 AM MST, Scott O'Bryan wrote: Hey mat.. This is a work in progress. I'm waiting for a fix. Let me see if I can get an ETA on it. Sent from my iPad On Dec 7, 2011, at 9:21 AM

<    1   2   3   4   5   6   7   8   9   10   >