[jira] Resolved: (TOMAHAWK-836) Tomahawk component renderers are not in FacesContext during the Shale Testing

2006-12-30 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-836?page=all ] Paul Spencer resolved TOMAHAWK-836. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Tomahawk component renderers are not in FacesContext during the Shale Testing

Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
their is missing dependency. Paul Spencer

[jira] Resolved: (TOMAHAWK-837) Update existing test to extend AbstractTomahawkJsfTestCase instead of AbstractJsfTestCase

2006-12-30 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-837?page=all ] Paul Spencer resolved TOMAHAWK-837. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed All relevant tests have been updated. Update existing test to extend

Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
Dennis, Both, locally and on the Continuum server. Paul Spencer Dennis Byrne wrote: The dependency is in the pom and it runs fine locally. Are you having problems locally or is this just a problem on the Continuum server? Dennis Byrne -Original Message- From: Paul Spencer [mailto

Re: Missing package net.sf.maventaglib.checker causing Continuum Tomahawk build failure!

2006-12-30 Thread Paul Spencer
Dennis, Both, locally and on the Continuum server. Paul Spencer Dennis Byrne wrote: The dependency is in the pom and it runs fine locally. Are you having problems locally or is this just a problem on the Continuum server? Dennis Byrne -Original Message- From: Paul Spencer [mailto

Re: svn commit: r491266 - /myfaces/tomahawk/trunk/core/pom.xml

2006-12-30 Thread Paul Spencer
Dennis, Continuum did fail after you commit. The message is dated Sat, 30 Dec 2006 04:41:00 GMT Thanks for the commit, the build now works. Paul Spencer [EMAIL PROTECTED] wrote: Author: dennisbyrne Date: Sat Dec 30 10:23:24 2006 New Revision: 491266 URL: http://svn.apache.org/viewvc?view

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-21 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12460211 ] Paul Spencer commented on MYFACES-1396: --- Paul, The JSP, test.jsp, includes /base/taglibInclude.jsp, but that file is not attached to this issue

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-21 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12460231 ] Paul Spencer commented on MYFACES-1396: --- When I add the following to the outputText test case: h:outputText id=escape escape=true value=10 gt; 5

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-21 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12460259 ] Paul Spencer commented on MYFACES-1396: --- Thomas, I am not sure what the JSR says about escaping international characters. Martin Marinschek may be able

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12459938 ] Paul Spencer commented on MYFACES-1396: --- Paul, Please submit a patch or describe I just fixed it by converting UTF8 to UTF-8 in HtmlResponseWriterImpl

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12459974 ] Paul Spencer commented on MYFACES-1396: --- Paul, I have search the source code for UTF8, but found nothing. Like you said, the charset is being passed

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12459978 ] Paul Spencer commented on MYFACES-1396: --- Paul, Can you verify what you browser is sending, i.e. UTF8 or UTF-8? What is the borwser? What is the default

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12459985 ] Paul Spencer commented on MYFACES-1396: --- I have used the tcpmon from the Apache Axis project http://ws.apache.org/axis/java/user-guide.html

[jira] Commented: (MYFACES-1396) Too much escaping

2006-12-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12460002 ] Paul Spencer commented on MYFACES-1396: --- Paul, I would like to be create the problem so it can be addressed. Their are many places where the charset can

Re: svn commit: r483569 - in /myfaces: shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/ tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/ext/ tomahawk/trunk

2006-12-19 Thread Paul Spencer
This broke the examples! Specifically line 950 and 951 are throwing NPE when the attributes style and styleClass are node defined. Paul Spencer [EMAIL PROTECTED] wrote: Author: mmarinschek Date: Thu Dec 7 09:49:35 2006 New Revision: 483569 URL: http://svn.apache.org/viewvc?view=revrev

Re: svn commit: r483569 - TLD and Docs?

2006-12-19 Thread Paul Spencer
I do not see any related commits to the TLD. Docs? Paul Spencer [EMAIL PROTECTED] wrote: Author: mmarinschek Date: Thu Dec 7 09:49:35 2006 New Revision: 483569 URL: http://svn.apache.org/viewvc?view=revrev=483569 Log: added inBodyStart hook for overriding attributes of body (i.e. style

Advice regarding a Proposal to switch MyFaces to a Tomcat style of release.

2006-12-19 Thread Paul Spencer
and improve MyFaces, not to stir up trouble or step on any bodies toes. Paul Spencer [1] http://tomcat.apache.org/whichversion.html

Re: MyFaces 1.1.5 Release Status?

2006-12-19 Thread Paul Spencer
Thomas, I sent a few posts relative to Revision: 483569 this morning. That revision has broken Tomahawk. I am hoping the commiter will resolve the problem quickly. Paul Spencer Thomas Spiegl wrote: tomahawk 1.1.4 branch is quite out of date by now. I'd like to skip this one, and start

MyFaces 1.1.5 Release Status?

2006-12-18 Thread Paul Spencer
of the above issue are marked as blockers. Are any of the actually blockers to the 1.1.5 release? What is holding up this release? Paul Spencer

[jira] Resolved: (MYFACES-1510) h:form does not render accept-charset

2006-12-13 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1510?page=all ] Paul Spencer resolved MYFACES-1510. --- Resolution: Fixed Grant, Revision: 486711 to /myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html

[jira] Commented: (MYFACES-1510) h:form does not render accept-charset

2006-12-12 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1510?page=comments#action_12457826 ] Paul Spencer commented on MYFACES-1510: --- Grant, I am not aware of the acceptcharset tag. MYFACES-1505 patched the acceptcharset attribute. The patch

Re: [continuum] BUILD FAILURE: Tomahawk Project

2006-12-12 Thread Paul Spencer
Is someone looking into this? Paul Spencer [EMAIL PROTECTED] wrote: Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/15/buildId/7246 Build statistics: State: Failed Previous State: Failed Started at: Tue, 12 Dec

Running HostedQA test in Continuium?

2006-12-12 Thread Paul Spencer
configuration Currently I do not have karma on the Continium sever, so I do not know what this entails. Paul Spencer

Re: [jira] Commented: (MYFACES-1510) h:form does not render accept-charset

2006-12-12 Thread Paul Spencer
it be if((acceptCharset != null) (acceptCharset.compareTo()!=0)) ? Paul Spencer Grant Smith (JIRA) wrote: [ http://issues.apache.org/jira/browse/MYFACES-1510?page=comments#action_12457891 ] Grant Smith commented on MYFACES-1510: -- Hmm.. I don't

Re: MyFaces 1.1.5 release status?

2006-12-07 Thread Paul Spencer
the these files, but I do not have the time right now to figure it out. Paul Spencer Wendy Smoak wrote: On 12/6/06, Grant Smith [EMAIL PROTECTED] wrote: My understanding was that the blocker portion of this issue related to the changing of the headers, which has been done. Adding the copyright notice

Re: MyFaces 1.1.5 release status?

2006-12-07 Thread Paul Spencer
the these files, but I do not have the time right now to figure it out. Paul Spencer Wendy Smoak wrote: On 12/6/06, Grant Smith [EMAIL PROTECTED] wrote: My understanding was that the blocker portion of this issue related to the changing of the headers, which has been done. Adding the copyright notice

MyFaces 1.1.5 release status?

2006-12-06 Thread Paul Spencer
What is the status of MyFaces 1.1.5 release? The only blocker is MYFACES-1488 [1]. I know Grant updated the license text on many source file related to issue, so has this issue been resolved? Paul Spencer [1] http://issues.apache.org/jira/browse/MYFACES-1488

Re: svn commit: r482726 - in /myfaces/core/trunk/api/src/main/java/javax/faces: component/ webapp/

2006-12-05 Thread Paul Spencer
Grant, I noticed some of the castings you removed where from generated code. Is the code generate still in use? If so, does it need to be fixed? Paul Spencer [EMAIL PROTECTED] wrote: Author: grantsmith Date: Tue Dec 5 10:02:43 2006 New Revision: 482726 URL: http://svn.apache.org/viewvc

[jira] Created: (MYFACES-1505) Attribute acceptCharset is incorrect for the tag h:form in Myface's TLD. It should be acceptcharset

2006-12-03 Thread Paul Spencer (JIRA)
/MYFACES-1505 Project: MyFaces Core Issue Type: Sub-task Components: JSR-127 Reporter: Paul Spencer The attribute acceptCharset is incorrect in Myfaces TLD for the tag h:form. It should be acceptcharset. The Selenium test case testSuite/hForm.jsp

Building examples against RI now works.

2006-12-03 Thread Paul Spencer
/examples/simple directory. mvn clean package cargo:start -P selenium -Djsf=ri You can this point the browser to th following URL to run the Selenium test suite: http://localhost:8080/myfaces-example-simple/selenium/core/TestRunner.html Paul Spencer

Re: svn commit: r481981 - in /myfaces/tomahawk/trunk/examples/simple/src: main/webapp/WEB-INF/ main/webapp/testSuite/ test/selenium/

2006-12-03 Thread Paul Spencer
Wendy, I thought I had already done it. I have update the properties on the files and will verify my environment. Paul Spencer Wendy Smoak wrote: New text files need to at least have the svn:eol-style property set to native. See: http://www.apache.org/dev/version-control.html#https-svn

Re: [jira] Created: (MYFACES-1505) Attribute acceptCharset is incorrect for the tag h:form in Myface's TLD. It should be acceptcharset

2006-12-03 Thread Paul Spencer
Should this be a blocker? Paul Spencer Paul Spencer (JIRA) wrote: Attribute acceptCharset is incorrect for the tag h:form in Myface's TLD. It should be acceptcharset Key

[jira] Commented: (TOMAHAWK-809) Add Selenium based test for all components

2006-11-30 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-809?page=comments#action_12454598 ] Paul Spencer commented on TOMAHAWK-809: --- h:OutputText - Done Add Selenium based test for all components

[jira] Created: (TOMAHAWK-808) Upgrade to Selenium v0.8.1 and HostedQA 1.7

2006-11-29 Thread Paul Spencer (JIRA)
-SNAPSHOT Reporter: Paul Spencer Assigned To: Paul Spencer Priority: Minor Upgrade to Selenium and HostedQA to the current versions. Selenium v0.8.1 HostedQA 1.7 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

How to associate subversion commit a Jira Issue?

2006-11-29 Thread Paul Spencer
What do I need to do when committing so the commit is associated with a Jira Issue ? As an example, see TOBAGO-201 [1]. Paul Spencer [1] http://issues.apache.org/jira/browse/TOBAGO-201?page=all

[jira] Created: (TOMAHAWK-809) Add Selenium based test for all components

2006-11-29 Thread Paul Spencer (JIRA)
Spencer Assigned To: Paul Spencer Priority: Minor A Selenium based test is need for all components. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure

Re: Are HostedQA and Selenium version in sync?

2006-11-28 Thread Paul Spencer
Wendy, I have updated the plugins, although not commited it, but the problems remain. How do we contact HostedQA for support? Paul Spencer Wendy Smoak wrote: On 11/27/06, Paul Spencer [EMAIL PROTECTED] wrote: We are a little behind on plugin versions for Selenium and HostedQA

Are HostedQA and Selenium version in sync?

2006-11-27 Thread Paul Spencer
is running 1.7.4-Beta Is their a reason not to upgrade the plugin to the latest? Paul Spencer

Re: panelNavigation2 icon and label issue

2006-11-25 Thread Paul Spencer
... /t:panelNavigation2 /h:form Paul Spencer chintan wrote: Hi, I am using panelNavigation2 tag to display panle navigation menu. This tag uses NavigationMenuItem class of Tomahawk. My problem is, I am not able to dispaly icon and label both together eventhough i have used

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Tomahawk's Simple Example. So, where should the test suite(s) be added and what should they be named? BTW: Running the test on HostedQA is taking a while, any ideas why? Paul Spencer Wendy Smoak wrote: On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: At this point I have committed none

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Wendy, See below. Wendy Smoak wrote: On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Whoops, I used snapshot instead of sandbox. From that I would assume that these are tests for the Tomahawk Sandbox components, which I don't think is the case. While I was working on the test suite

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Wendy Smoak wrote: On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Not a problem adding the test to the examples. I would prefer to group them in a subdirectory. Any suggestions for a name of that subdirectory? testSuite? There are two parts to this, right? The tests, and the companion

Re: AW: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Andreas, Please refer to the file HowToAddATest.html [1]. Paul Spencer [1]http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/src/main/webapp/testSuite/HowToAddATest.html?view=markup Andreas Berger wrote: I'm currently working on the XML files for automaticly generation

Re: HostedQA Selenium tests for the Tomahawk components

2006-11-24 Thread Paul Spencer
Wendy, I would like to setup some Selenium test, in part so I know if I break something. Based on the email, we can use HostedQA to run the Selenium tests. If this is still true, will you setup an account for me on the server. Paul Spencer I would like Selenium Wendy Smoak wrote

Re: HostedQA Selenium tests for the Tomahawk components

2006-11-24 Thread Paul Spencer
Wendy, The email has not yet come through. Paul Spencer Wendy Smoak wrote: On 11/24/06, Paul Spencer [EMAIL PROTECTED] wrote: I would like to setup some Selenium test, in part so I know if I break something. Based on the email, we can use HostedQA to run the Selenium tests. If this is still

I need MyFaces 1.1.5 and Tomahawk 1.1.4 released and I am willing to help!

2006-11-17 Thread Paul Spencer
adding the Apache license to ALL files, I can help with this. 2) TOMAHAWK-767 (http://issues.apache.org/jira/browse/TOMAHAWK-767) - i have submitted a patch on this one, which has not been applied or commented on. As with #1, I am offering to help with this issue. Paul Spencer [1]http

Re: [jira] Commented: (MYFACES-1491) Implement the Checkstyle plugin

2006-11-16 Thread Paul Spencer
Grant, I do not see the files added by the patch: maven\build-tools\src\main\resources\config\myfaces-checks.xml maven\build-tools\src\main\resources\config\myfaces-header.txt In addition the patch deleted: maven\build-tools\src\main\resources\org\apache\myfaces\checkstyle.xml Paul Spencer

[jira] Commented: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-14 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1488?page=comments#action_12449878 ] Paul Spencer commented on MYFACES-1488: --- Glen, What is the status of your work on this issue? Paul Spencer ASF Source Header and Copyright Notice

[jira] Updated: (TOMAHAWK-767) ASF Source Header and Copyright Notice Policy

2006-11-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-767?page=all ] Paul Spencer updated TOMAHAWK-767: -- Status: Patch Available (was: Open) ASF Source Header and Copyright Notice Policy - Key

[jira] Commented: (TOMAHAWK-767) ASF Source Header and Copyright Notice Policy

2006-11-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-767?page=comments#action_12448726 ] Paul Spencer commented on TOMAHAWK-767: --- Please note: the patch tomahawk-license.patch only adds a license header to java source files which where

[jira] Commented: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-09 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1488?page=comments#action_12448526 ] Paul Spencer commented on MYFACES-1488: --- Grant, I was using the Checkstyle plugin to verify the file header matched the Apache license text when creating

[jira] Created: (MYFACES-1491) Implement the Checkstyle plugin

2006-11-09 Thread Paul Spencer (JIRA)
: Paul Spencer As a followup to to MyFaces-1488, this is a requst to implement Maven's Checkstyle plugin to insure all source files contain the correct Apache License. Additional checks, i.e. modules, can be added in the future. This request is limited to checking for the Apache License

[jira] Updated: (MYFACES-1491) Implement the Checkstyle plugin

2006-11-09 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1491?page=all ] Paul Spencer updated MYFACES-1491: -- Status: Patch Available (was: Open) Implement the Checkstyle plugin --- Key: MYFACES-1491

[jira] Commented: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-09 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1488?page=comments#action_12448647 ] Paul Spencer commented on MYFACES-1488: --- Wendy, I have created an issue, https://issues.apache.org/jira/browse/MYFACES-1491, and attached a patch

Re: Core Release 1.1.5

2006-11-08 Thread Paul Spencer
for the remaining projects. Paul Spencer [1] http://issues.apache.org/jira/browse/MYFACES-1488?page=all Wendy Smoak wrote: On 11/8/06, Thomas Spiegl [EMAIL PROTECTED] wrote: I have some time to prepare the release, but will need help from some of you (eg. Wendy). First of all I will create

[jira] Commented: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-08 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1488?page=comments#action_12448291 ] Paul Spencer commented on MYFACES-1488: --- Grant, Is their anything you need from me? Paul Spencer ASF Source Header and Copyright Notice Policy

[jira] Updated: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-07 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1488?page=all ] Paul Spencer updated MYFACES-1488: -- Status: Patch Available (was: Open) ASF Source Header and Copyright Notice Policy - Key

Re: [jira] Updated: (MYFACES-1488) ASF Source Header and Copyright Notice Policy

2006-11-07 Thread Paul Spencer
in various projects. Should I open up a new issue and submit this as a patch? Paul Spencer Paul Spencer (JIRA) wrote: [ http://issues.apache.org/jira/browse/MYFACES-1488?page=all ] Paul Spencer updated MYFACES-1488: -- Status: Patch Available

Has the MyFaces Core 1.1.4 release announcement been sent?

2006-09-20 Thread Paul Spencer
Based on the MyFaces home page and the wiki, MyFaces Core 1.1.4 was release on September 18, but I have not seen the announcement on the mailing lists. Has the announcement been sent? Paul Spencer

Re: Need description for Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. in 1.1.4 annoucmenent

2006-09-17 Thread Paul Spencer
Mike, I added you text, although with some minor changes. Paul Spencer Mike Kienenberger wrote: Hey Paul. Maybe you can help rewrite it so it's more obvious. Apparently the problem is that some of the javascript generated by 1.1.3 isn't compatible with the JSF RI. So in 1.1.4, those

Need description for Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. in 1.1.4 annoucmenent

2006-09-15 Thread Paul Spencer
Mike, Please add a description, or link to one, about the following statement in in the announcement. Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. The description should include instruction on what a developer must change for 1.1.4 to work with their 1.1.3 application. Paul

Re: Need description for Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. in 1.1.4 annoucmenent

2006-09-15 Thread Paul Spencer
Wendy, I added a link to the matrix. I also made some minor visual changes to the matrix. Feel free to back them out if you do not like them. Paul Spencer Wendy Smoak wrote: On 9/15/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Hey Paul. Maybe you can help rewrite it so it's more

Re: Need description for Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. in 1.1.4 annoucmenent

2006-09-15 Thread Paul Spencer
I move the warning to the matrix page and placed Wendy's text in the announcement. Paul Spencer Wendy Smoak wrote: On 9/15/06, Mike Kienenberger [EMAIL PROTECTED] wrote: The following page has been changed by PaulSpencer: http://wiki.apache.org/myfaces/CoreRelease114 The comment

Re: Need description for Core 1.1.4 is not backwards-compatible with Tomahawk 1.1.3. in 1.1.4 annoucmenent

2006-09-15 Thread Paul Spencer
Done. Paul Spencer Mike Kienenberger wrote: On 9/15/06, Wendy Smoak [EMAIL PROTECTED] wrote: Agreed. I'm having trouble boiling it down to a single sentence, though. Due to changes related to compatibility with the reference implementation, MyFaces Core 1.1.4 cannot be used with Tomahawk

Re: [jira] Commented: (MYFACES-1406) Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1

2006-09-11 Thread Paul Spencer
Wendy, Should the patch to core be applied? Paul Spencer Wendy Smoak (JIRA) wrote: [ http://issues.apache.org/jira/browse/MYFACES-1406?page=comments#action_12433709 ] Wendy Smoak commented on MYFACES-1406: -- Core has a dependency

[jira] Updated: (TOMAHAWK-652) CSS Fails validation.

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-652?page=all ] Paul Spencer updated TOMAHAWK-652: -- Status: Patch Available (was: Open) CSS Fails validation. - Key: TOMAHAWK-652 URL: http

[jira] Updated: (TOMAHAWK-652) CSS Fails validation.

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-652?page=all ] Paul Spencer updated TOMAHAWK-652: -- Status: Patch Available (was: Open) CSS Fails validation. - Key: TOMAHAWK-652 URL: http

[jira] Updated: (TOMAHAWK-652) CSS Fails validation.

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-652?page=all ] Paul Spencer updated TOMAHAWK-652: -- Status: Open (was: Patch Available) CSS Fails validation. - Key: TOMAHAWK-652 URL: http

[jira] Updated: (TOMAHAWK-652) CSS Fails validation.

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-652?page=all ] Paul Spencer updated TOMAHAWK-652: -- Status: Open (was: Patch Available) CSS Fails validation. - Key: TOMAHAWK-652 URL: http

[jira] Updated: (TOMAHAWK-652) CSS Fails validation.

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-652?page=all ] Paul Spencer updated TOMAHAWK-652: -- Status: Patch Available (was: Open) CSS Fails validation. - Key: TOMAHAWK-652 URL: http

[jira] Created: (TOMAHAWK-666) Background show between the tab and the active panel

2006-09-10 Thread Paul Spencer (JIRA)
Components: Tabbed Pane Affects Versions: 1.1.3, 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT Reporter: Paul Spencer The background show through between the active tab and the active panel. When the table background is different then the tab and panel background the tab does not appear to be connected

[jira] Commented: (TOMAHAWK-666) Background show between the tab and the active panel

2006-09-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-666?page=comments#action_12433705 ] Paul Spencer commented on TOMAHAWK-666: --- The problem always appears when serversSideSwitch=true. WIth serverSideSwitch='false' the problem appears in IE

[jira] Created: (MYFACES-1406) Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1

2006-09-10 Thread Paul Spencer (JIRA)
Issue Type: Bug Components: build process Affects Versions: 1.1.5-SNAPSHOT Reporter: Paul Spencer Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1. Their are 2 problems here: 1) The dependency group is myfaces instead

Shared and API circular dependency, related to (MYFACES-1406)

2006-09-10 Thread Paul Spencer
to generated the Eclipse project files. Currently the shared projects reference the 1.1.1 version of the API. The means the debuggers and the other tools in the Eclipse are using 1.1.1 API. Like you said the API does not change, but use of an older version it can be confusing. Paul Spencer

Re: [jira] Commented: (MYFACES-1406) Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1

2006-09-10 Thread Paul Spencer
Wendy, Should the patch to core be applied? Paul Spencer Wendy Smoak (JIRA) wrote: [ http://issues.apache.org/jira/browse/MYFACES-1406?page=comments#action_12433709 ] Wendy Smoak commented on MYFACES-1406: -- Core has a dependency

[jira] Created: (TOMAHAWK-652) CSS Fails validation.

2006-09-01 Thread Paul Spencer (JIRA)
, 1.1.5-SNAPSHOT Reporter: Paul Spencer The CSS validator [1] report 2 errors in the stylesheet, defaultStyles.css, used by TabbedPane. * Line: 40 Context : .myFaces_panelTabbedPane_disabledHeaderCell label Invalid number : cursor normal is not a cursor value : normal

[jira] Created: (TOMAHAWK-612) Shale test framework 1.0.3 includes MyFaces 1.1.1

2006-08-20 Thread Paul Spencer (JIRA)
: 1.1.5-SNAPSHOT Reporter: Paul Spencer Attachments: patchfile.txt Shale's test framwork includes MyFaces 1.1.1 in the classpath when testing via Maven.The attached patch exclues MyFaces, both the 1.1.1 and later from the shale depencency. I have not checked other MyFaces

[jira] Updated: (TOMAHAWK-612) Shale test framework 1.0.3 includes MyFaces 1.1.1

2006-08-20 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-612?page=all ] Paul Spencer updated TOMAHAWK-612: -- Status: Patch Available (was: Open) Shale test framework 1.0.3 includes MyFaces 1.1.1

How to configure the default renderers and component within a Shale-Test based unit test

2006-08-20 Thread Paul Spencer
(...) and facesContext.getRenderKit().addRenderer(...). This is becoming very cumbersome. I know the defaults are out their in various configuration files, but I do not know how to tell Shale's test framework how to use them. Suggestions? Paul Spencer

Tomahawk 1.1.5-SNAPSHOT failing to build. Failed to resolve artifact org.apache.maven.surefire:surefire-api:jar:2.4.1

2006-08-14 Thread Paul Spencer
on a patch to navigation tags in Tomahawk, but this is a show stopper. Paul Spencer

[jira] Created: (TOMAHAWK-568) Navigation links displayed are not consistent across layouts, list or table.

2006-07-26 Thread Paul Spencer (JIRA)
Tomahawk Issue Type: Bug Components: NavigationMenuItem, Panel Navigation2 Affects Versions: 1.1.3, 1.1.2, 1.1.1, 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT Reporter: Paul Spencer ** * Use of t:commandNavigation2 in t:panelNavigation2 ** t:panelNavigation2

Re: [jira] Created: (TOMAHAWK-568) Navigation links displayed are not consistent across layouts, list or table.

2006-07-26 Thread Paul Spencer
the issue. Paul Spencer Paul Spencer (JIRA) wrote: Navigation links displayed are not consistent across layouts, list or table. - Key: TOMAHAWK-568 URL: http://issues.apache.org/jira/browse

Suggested tool for screen shot?

2006-07-17 Thread Paul Spencer
The wiki mentions including a screen shot in the documentation, http://wiki.apache.org/myfaces/promotion. Is their a suggest tool to use and format (JPEG/GIF)? Paul Spencer

Re: Relative to Nagivation, which component shoud be used for new development?

2006-07-14 Thread Paul Spencer
Mike, I have started the wiki page. http://wiki.apache.org/myfaces/Navigation_Overview It is still a work in progress. Paul Spencer Mike Kienenberger wrote: Hey Paul, Take a look at this thread: http://www.mail-archive.com/dev@myfaces.apache.org/msg13757.html It'd be great if you'd

Re: t:commandLink

2006-07-14 Thread Paul Spencer
Girish, I not sure if this will help. Since 1.1.2 t:commandLink must be enclosed in h:form. If it is not, then clicking the link will appear to do nothing. Paul Spencer Kumar, Girish wrote: Guys, I have problem invoking the t:commandLink onlick and t:UpdateActionLister Here is teh

Re: t:commandLink

2006-07-14 Thread Paul Spencer
Girish, I not sure if this will help. Since 1.1.2 t:commandLink must be enclosed in h:form. If it is not, then clicking the link will appear to do nothing. Paul Spencer Kumar, Girish wrote: Guys, I have problem invoking the t:commandLink onlick and t:UpdateActionLister Here is teh

Re: Exception in 1.1.4-SNAPSHOT after validation error while using t:panelTabbedPane serverSideTabSwitch=true

2006-07-13 Thread Paul Spencer
Gerald, Below is related JSP code. h:selectOneRadio id=reportType layout=pageDirection value=#{processQueryBean.reportType} required=true f:selectItems value=#{processQueryBean.reportTypes} / /h:selectOneRadio Does this help? Paul Spencer Gerald Müllan wrote: Hi Paul, I think

[jira] Created: (TOMAHAWK-543) The wrong tab may be displayed after a validation failure and serverSiteTabSwitch=false

2006-07-13 Thread Paul Spencer (JIRA)
Tomahawk Type: Bug Components: Tabbed Pane Versions: 1.1.3 Reporter: Paul Spencer I have a form on a tabbed pane that validates input. When their is a validation error and the attribute serverSideTabSwitch on t:panelTabbedPane is undefined or set to false, the first tab

Exception in 1.1.4-SNAPSHOT after validation error while using t:panelTabbedPane serverSideTabSwitch=true

2006-07-12 Thread Paul Spencer
) javax.faces.webapp.FacesServlet.service(FacesServlet.java:138) org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144) Do I need to report this as an issue? Paul Spencer

[jira] Created: (TOMAHAWK-539) The tooltip displayed by t:message displaye the summary instead of the detail message

2006-07-12 Thread Paul Spencer (JIRA)
Type: Bug Components: Message(s) Versions: 1.1.3 Reporter: Paul Spencer I would like to display the detail message in the tooltip generated by t:message instead of the default Validation Error. The html generated by : t:message for=reportType

[jira] Created: (TOMAHAWK-540) t:panelNavigation2 layout attribute documentation is incorrect

2006-07-12 Thread Paul Spencer (JIRA)
Navigation2 Versions: 1.1.3 Reporter: Paul Spencer The documentation of the layout attribute for t:panelNavigation2 is incorrect. The values should be table and list with the default being list. The documentation incorrectly list the default as Table. I also noticed it list

Relative to Nagivation, which component shoud be used for new development?

2006-07-12 Thread Paul Spencer
Which navigation components should be used for new development? t:panelNavigation or t:panelNavigation2 ? t:commandNavigation, or t:commandNavigation2, or t:navigationMenuItem? Paul Spencer

Relative to Nagivation, which component shoud be used for new development?

2006-07-12 Thread Paul Spencer
Which navigation components should be used for new development? t:panelNavigation or t:panelNavigation2 ? t:commandNavigation, or t:commandNavigation2, or t:navigationMenuItem? Paul Spencer

Re: Exception in 1.1.4-SNAPSHOT after validation error while using t:panelTabbedPane serverSideTabSwitch=true

2006-07-12 Thread Paul Spencer
Matthias, I am not annoyed, but sometimes a little frustrated :) Paul Spencer Matthias Wessendorf wrote: Hey Paul, I understand that you are annoyed about the feedback here on the questions. I haven't used that component. Can't say anything about. May the others help ... Sorry, Matthias

Tomahawk, Tobago, and Trinidad are not listed in projects.apache.org. MyFaces info out of date in projects.apache.org

2006-07-10 Thread Paul Spencer
Apache's home page references a catalog of Apache project. I noticed the following relative to MyFaces: 1) Tomahawk, Tobago, and Trinidad are not listed in projects.apache.org. 2) MyFaces info out of date in projects.apache.org Paul Spencer

[jira] Created: (TOBAGO-96) Project not listed in Apache's project catalog http://projects.apache.org/

2006-07-10 Thread Paul Spencer (JIRA)
: Paul Spencer Priority: Minor This project is not listed in Apache's project catalog, http://projects.apache.org/. It need to be added. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org

[jira] Created: (TOMAHAWK-528) Project not listed in Apache's project catalog http://projects.apache.org/

2006-07-10 Thread Paul Spencer (JIRA)
Reporter: Paul Spencer This project not listed in Apache's project catalog http://projects.apache.org/. It needs to be added -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure

[jira] Created: (MYFACES-1361) The listing in Apache's project catalog is out of date and need to be updated.

2006-07-10 Thread Paul Spencer (JIRA)
Reporter: Paul Spencer The listing in Apache's project catalog is out of date and need to be updated. See http://projects.apache.org/projects/myfaces.html The information to be updated includes: 1) Release Information 2) Spelling/Capitalization of the project name (per Dennis Byrne

[jira] Commented: (MYFACES-1361) The listing in Apache's project catalog is out of date and need to be updated.

2006-07-10 Thread Paul Spencer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1361?page=comments#action_12420130 ] Paul Spencer commented on MYFACES-1361: --- Revision 420585 just updated the version number ot the current version. I expected a new Version tag to be added

[jira] Created: (TOMAHAWK-529) Facets available for components are not documented in a consistant way.

2006-07-10 Thread Paul Spencer (JIRA)
Reporter: Paul Spencer Facets available for components should be documented in a consistant way. Based on the impl's TLD [1], I expect the facets are documented in the description of the tag. This is not consistently done in Tomahawk's TLD. As an example, the MasterDetail example [2] uses the facet

<    1   2   3   4   >