[jira] Resolved: (TRINIDAD-2035) Several resources do not have proper capitolization

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2035. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Patch has been committed to the

[VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
Hey all, I was running the tasks needed to get the Trinidad 2.0.0-beta-2 release out and now I need a vote as to whether everything looks good or not. This is still a beta release so there are still a few open bugs, but all of the unit tests pass and this beta has undergone some considerable

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
Okay, so my first hickup. I forgot to include the voting part. :D [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released, and why..

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
+1 On 02/15/2011 02:09 AM, Scott O'Bryan wrote: Okay, so my first hickup. I forgot to include the voting part. :D [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be

[jira] Resolved: (TOBAGO-973) Disabled Button/Link does not use the Disabled Icon

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

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Matthias Wessendorf
Downloaded the source: https://repository.apache.org/content/repositories/orgapachemyfaces-005/org/apache/myfaces/trinidad/trinidad/2.0.0-beta-2/trinidad-2.0.0-beta-2-source-release.zip did an unzip and mvn clean install I am getting this error: [INFO] [buildnumber:create {execution: default}]

Re: Revision numbers in MANIFEST.MF file (was: Re: svn commit: r1069504 - in /myfaces/trinidad/trunk: trinidad-api/pom.xml trinidad-impl/pom.xml)

2011-02-15 Thread Matthias Wessendorf
I have commented it out, again (see vote thread for more information) -M On Fri, Feb 11, 2011 at 12:59 PM, Scott O'Bryan darkar...@gmail.com wrote: +1, I totally agree with Bernd..  Releases have VERSION numbers.  It's snapshots that need revision and I see no harm either way. On Feb 11,

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Bernd Bohmann
Hello Matze, good point. I think the revisionOnScmFailure parameter should be set to 'unkown'. Regards Bernd On Tue, Feb 15, 2011 at 10:52 AM, Matthias Wessendorf mat...@apache.org wrote: Downloaded the source:

[jira] Created: (MYFACES-3044) Resource jsf.js not found when using the OSGi bundle

2011-02-15 Thread Clovis (JIRA)
Resource jsf.js not found when using the OSGi bundle Key: MYFACES-3044 URL: https://issues.apache.org/jira/browse/MYFACES-3044 Project: MyFaces Core Issue Type: Bug Affects Versions:

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Rudy De Busscher
Matthias, Can it be activated only for the release procedure? with the profile apache-release? It will also fail on computers that don't have a command line SVN client installed. That is also the reason why we abandoned it in the company projects. regards Rudy. On 15 February 2011 11:07,

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Matthias Wessendorf
On Tue, Feb 15, 2011 at 11:11 AM, Rudy De Busscher rdebussc...@gmail.com wrote: Matthias, Can it be activated only for the release procedure?  with the profile apache-release? it does not make sense to do it only on releases - as they are always from a TAG, hence the revision is known. It

[jira] Created: (TOBAGO-974) javascript error when unselectAll in empty simplesheet

2011-02-15 Thread Volker Weber (JIRA)
javascript error when unselectAll in empty simplesheet -- Key: TOBAGO-974 URL: https://issues.apache.org/jira/browse/TOBAGO-974 Project: MyFaces Tobago Issue Type: Bug

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
This plugin actually kind of worries me if used on released code. Unless we use a timestamp type build id, I think ANY revision of tagged code should be unknown. It's not like people are going to commit their changes to the tag, this allowing a unique number to be calculated. What do we use this

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Gerhard
currently codi uses a profile for activating it for nightly builds (see [1]). regards, gerhard [1] https://svn.apache.org/repos/asf/myfaces/extensions/cdi/trunk/pom.xml http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
Yeah... This makes more sense to me. Only nightly builds really need this info and it should be easy enough to add the custom profile to Hudson (or whatever they're calling it these days).. :) On Feb 15, 2011, at 6:31 AM, Gerhard gerhard.petra...@gmail.com wrote: currently codi uses a profile

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Gerhard
yes it's easy - you just have to add the profile. e.g. in case of codi: clean deploy -Pextended-manifest (at Goals und Optionen) regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread MAX STARETS
+1 On 2/15/2011 4:09 AM, Scott O'Bryan wrote: +1 On 02/15/2011 02:09 AM, Scott O'Bryan wrote: Okay, so my first hickup. I forgot to include the voting part. :D [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal

[jira] Updated: (TRINIDAD-2034) DatePropertyTagRule and StringArrayPropertyTagRule cache mutable objects

2011-02-15 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-2034: -- Status: Patch Available (was: Open) DatePropertyTagRule and StringArrayPropertyTagRule

[jira] Updated: (TRINIDAD-2034) DatePropertyTagRule and StringArrayPropertyTagRule cache mutable objects

2011-02-15 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-2034: -- Resolution: Fixed Status: Resolved (was: Patch Available) DatePropertyTagRule and

[jira] Updated: (MYFACES-3042) CCE: when running in portlet: Remove Servlet dependencies in FaceletViewDeclarationLanguage.java

2011-02-15 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated MYFACES-3042: -- Status: Patch Available (was: Open) CCE: when running in portlet: Remove Servlet

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Matthias Wessendorf
-1 I am voting -1 because I am not able to build the source release. The source release is the most important part of an apache release -Matthias On Tue, Feb 15, 2011 at 4:16 PM, MAX STARETS max.star...@oracle.com wrote: +1 On 2/15/2011 4:09 AM, Scott O'Bryan wrote: +1 On 02/15/2011

[jira] Commented: (MYFACES-3042) CCE: when running in portlet: Remove Servlet dependencies in FaceletViewDeclarationLanguage.java

2011-02-15 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994882#comment-12994882 ] Michael Freedman commented on MYFACES-3042: --- I have attached a potential patch

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Blake Sullivan
It built fine for me on my Mac. But +0 until we find out what is up with Matthias' build. -- Blake On 2/15/11 9:06 AM, Matthias Wessendorf wrote: -1 I am voting -1 because I am not able to build the source release. The source release is the most important part of an apache release -Matthias

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Matthias Wessendorf
On Tue, Feb 15, 2011 at 7:05 PM, Blake Sullivan blake.sulli...@oracle.com wrote: It built fine for me on my Mac. I know why I bought one :-) But +0 until we find out what is up with Matthias' build. -- Blake On 2/15/11 9:06 AM, Matthias Wessendorf wrote: -1 I am voting -1 because I am

Re: [VOTE] Release for Trinidad 2.0.0-beta-2

2011-02-15 Thread Scott O'Bryan
Okay cool. Stopping the vote. I'll get a patch right in for this and regenerate the artifacts. Expect a vote today or tomorrow. Basically, I'm going to follow Gerhard's suggestion and add a profile which is disabled by default which would allow us to enable this functionality for nightly

[jira] Created: (MYFACES-3045) jsf.js jsf.ajax.request doesn't resolve calling URL correctly -- ajax use in portlets broken

2011-02-15 Thread Michael Freedman (JIRA)
jsf.js jsf.ajax.request doesn't resolve calling URL correctly -- ajax use in portlets broken Key: MYFACES-3045 URL: https://issues.apache.org/jira/browse/MYFACES-3045

[jira] Created: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
Unable to build from source archive --- Key: TRINIDAD-2037 URL: https://issues.apache.org/jira/browse/TRINIDAD-2037 Project: MyFaces Trinidad Issue Type: Bug Components: Build Affects Versions:

[jira] Commented: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995023#comment-12995023 ] Scott O'Bryan commented on TRINIDAD-2037: - As discussed in this thread[1],

[jira] Resolved: (TRINIDAD-1863) trinidad requeststatemap does not preserve its state between action and render

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1863. - Resolution: Fixed trinidad requeststatemap does not preserve its state between

[jira] Commented: (TRINIDAD-1890) NullPointerException when using file upload with trinidad

2011-02-15 Thread vinod (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995051#comment-12995051 ] vinod commented on TRINIDAD-1890: - We are using Trinidad 1.2.14, and we need to use

[jira] Resolved: (TRINIDAD-2037) Unable to build from source archive

2011-02-15 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2037. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Added the discussed profile

[jira] Created: (EXTCDI-137) restore the window-id as soon as possible

2011-02-15 Thread Gerhard Petracek (JIRA)
restore the window-id as soon as possible - Key: EXTCDI-137 URL: https://issues.apache.org/jira/browse/EXTCDI-137 Project: MyFaces CODI Issue Type: Improvement Components: JEE-JSF12-Module,

[jira] Resolved: (EXTCDI-137) detect the window-id as soon as possible

2011-02-15 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-137. - Resolution: Fixed Fix Version/s: 0.9.3 detect the window-id as soon as possible

[jira] Resolved: (EXTCDI-131) Lost ViewAccessScope when re post action with navigation

2011-02-15 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-131. - Resolution: Fixed Fix Version/s: 0.9.3 Lost ViewAccessScope when re post action

[jira] Resolved: (EXTCDI-121) CodiUtils#lookupFromEnvironment should also use the ServiceLoader

2011-02-15 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-121. - Resolution: Fixed Fix Version/s: 0.9.3 CodiUtils#lookupFromEnvironment should