svn commit: r560569 - /shale/framework/branches/SHALE_1_0_X/shale-core/src/main/java/org/apache/shale/util/ConverterHelper.java

2007-07-28 Thread gvanmatre
Author: gvanmatre Date: Sat Jul 28 09:56:48 2007 New Revision: 560569 URL: http://svn.apache.org/viewvc?view=revrev=560569 Log: When the shale-tiger Property annotation is evaluated, a nifty type converter is used to coerce the source data type to the target data type. This utility reuses

svn commit: r560604 - /shale/framework/trunk/shale-core/src/test/java/org/apache/shale/util/TokenProcessorTestCase.java

2007-07-28 Thread gvanmatre
Author: gvanmatre Date: Sat Jul 28 13:04:11 2007 New Revision: 560604 URL: http://svn.apache.org/viewvc?view=revrev=560604 Log: The Token component default message test case was assuming a US English locale (SHALE-459). Modified: shale/framework/trunk/shale-core/src/test/java/org/apache

svn commit: r560350 - in /shale/framework/trunk: shale-tiger/src/main/java/org/apache/shale/tiger/view/faces/ shale-tiger/src/test/java/org/apache/shale/tiger/view/faces/ shale-view/src/main/java/org/

2007-07-27 Thread gvanmatre
Author: gvanmatre Date: Fri Jul 27 11:48:18 2007 New Revision: 560350 URL: http://svn.apache.org/viewvc?view=revrev=560350 Log: Shale view library was not working with ajax4jsf. Request parameters were being unnecessarily removed in order to ensure the destroy callback was invoked

svn commit: r560439 - /shale/framework/trunk/shale-clay/src/main/resources/META-INF/clay-config.xml

2007-07-27 Thread gvanmatre
Author: gvanmatre Date: Fri Jul 27 18:59:18 2007 New Revision: 560439 URL: http://svn.apache.org/viewvc?view=revrev=560439 Log: Fixed incomplete clay xml config for the outputFormat component. Reported by Ian Priest (SHALE-451). Modified: shale/framework/trunk/shale-clay/src/main/resources

svn commit: r560440 - /shale/framework/branches/SHALE_1_0_X/shale-clay/src/main/resources/META-INF/clay-config.xml

2007-07-27 Thread gvanmatre
Author: gvanmatre Date: Fri Jul 27 19:01:12 2007 New Revision: 560440 URL: http://svn.apache.org/viewvc?view=revrev=560440 Log: Fixed incomplete clay xml config for the outputFormat component. Reported by Ian Priest (SHALE-451). Modified: shale/framework/branches/SHALE_1_0_X/shale-clay

svn commit: r560474 [1/2] - /shale/framework/branches/SHALE_1_0_X/shale-clay/src/main/resources/META-INF/tomahawk-1_1_3-config.xml

2007-07-27 Thread gvanmatre
Author: gvanmatre Date: Fri Jul 27 19:41:57 2007 New Revision: 560474 URL: http://svn.apache.org/viewvc?view=revrev=560474 Log: Applied the tomahawk clay XML config generated by the Tld2ClayCfg tool to the framework_1_0_X branch (SHALE-431). Modified: shale/framework/branches/SHALE_1_0_X

svn commit: r559670 - in /shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse: icons/Thumbs.db pom.xml

2007-07-25 Thread gvanmatre
Author: gvanmatre Date: Wed Jul 25 19:13:14 2007 New Revision: 559670 URL: http://svn.apache.org/viewvc?view=revrev=559670 Log: Fixed-up the eclipse plugin's pom to the sandbox parent pom and removed a bogus file. Removed: shale/sandbox/shale-eclipse-plugins/plugins

svn commit: r558888 - in /shale/sandbox/shale-eclipse-plugins/plugins/shale_clay_plugin_for_eclipse: ./ META-INF/ lib/ src/main/java/clay_plugin/editor/ src/main/java/clay_plugin/faces/

2007-07-23 Thread gvanmatre
Author: gvanmatre Date: Mon Jul 23 15:43:07 2007 New Revision: 55 URL: http://svn.apache.org/viewvc?view=revrev=55 Log: The pde-maven-plugin's author, Dan Tran, was able to advice me on what was missing from the pom config. The shale clay plugin for eclipse now has a maven build

svn commit: r552563 - /shale/sandbox/src/site/xdoc/shale-444-clay-plugin-for-eclipse.xml

2007-07-02 Thread gvanmatre
Author: gvanmatre Date: Mon Jul 2 11:57:28 2007 New Revision: 552563 URL: http://svn.apache.org/viewvc?view=revrev=552563 Log: Added content to the template created by Wendy for the IP incubator clearing form. Modified: shale/sandbox/src/site/xdoc/shale-444-clay-plugin-for-eclipse.xml

svn commit: r540820 - in /shale/framework/trunk/shale-validator/src: main/java/org/apache/shale/validator/faces/ValidatorScript.java test/java/org/apache/shale/validator/CommonsValidatorTestCase.java

2007-05-22 Thread gvanmatre
Author: gvanmatre Date: Tue May 22 19:49:38 2007 New Revision: 540820 URL: http://svn.apache.org/viewvc?view=revrev=540820 Log: Partial fix for the validator script component's completely disregard for the rendered state of a parent containing a component that uses shale's common validator

svn commit: r531116 - /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/component/chain/AssignViewRootCommand.java

2007-04-21 Thread gvanmatre
Author: gvanmatre Date: Sat Apr 21 14:54:51 2007 New Revision: 531116 URL: http://svn.apache.org/viewvc?view=revrev=531116 Log: Applying patch provided by Torsten Krah. Clay view component was not setting the Locale using a value binding expression (SHALE-437). Modified: shale/framework

svn commit: r524333 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/component/chain/ main/java/org/apache/shale/clay/config/ main/java/org/apache/shale/clay/config/beans/ m

2007-03-30 Thread gvanmatre
Author: gvanmatre Date: Fri Mar 30 17:13:39 2007 New Revision: 524333 URL: http://svn.apache.org/viewvc?view=revrev=524333 Log: Added a new reserved clay configuration attribute to declare that a definition cannot be extended (SHALE-353). Added: shale/framework/trunk/shale-clay/src/test

svn commit: r519626 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/parser/builder/ test/java/org/apache/shale/clay/config/ test/resources/org/apache/shale/clay/config/

2007-03-18 Thread gvanmatre
Author: gvanmatre Date: Sun Mar 18 08:22:22 2007 New Revision: 519626 URL: http://svn.apache.org/viewvc?view=revrev=519626 Log: Fix for SHALE-426, Implicit mapping of a tag appears to be overriding explicit mapping. Reported by Richard W. Eggert II. Modified: shale/framework/trunk/shale

svn commit: r519627 - in /shale/framework/branches/SHALE_1_0_X/shale-clay/src: main/java/org/apache/shale/clay/parser/builder/ test/java/org/apache/shale/clay/config/ test/resources/org/apache/shale/c

2007-03-18 Thread gvanmatre
Author: gvanmatre Date: Sun Mar 18 08:23:04 2007 New Revision: 519627 URL: http://svn.apache.org/viewvc?view=revrev=519627 Log: Fix for SHALE-426, Implicit mapping of a tag appears to be overriding explicit mapping. Reported by Richard W. Eggert II. Modified: shale/framework/branches

svn commit: r518857 - in /shale/framework/branches/SHALE_1_0_X: shale-apps/shale-usecases/pom.xml shale-validator/src/main/java/org/apache/shale/validator/CommonsValidator.java

2007-03-15 Thread gvanmatre
Author: gvanmatre Date: Thu Mar 15 21:22:48 2007 New Revision: 518857 URL: http://svn.apache.org/viewvc?view=revrev=518857 Log: This fix is attached to SHALE-413. The first attempt was incomplete. The server side validator variables were not being resolved at render time. The previous fix

svn commit: r518858 - in /shale/framework/trunk: shale-apps/shale-usecases/pom.xml shale-validator/src/main/java/org/apache/shale/validator/CommonsValidator.java

2007-03-15 Thread gvanmatre
Author: gvanmatre Date: Thu Mar 15 21:24:27 2007 New Revision: 518858 URL: http://svn.apache.org/viewvc?view=revrev=518858 Log: This fix is attached to SHALE-413. The first attempt was incomplete. The server side validator variables were not being resolved at render time. The previous fix

svn commit: r516834 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/component/ main/java/org/apache/shale/clay/component/chain/ main/java/org/apache/shale/clay/config/beans

2007-03-10 Thread gvanmatre
Author: gvanmatre Date: Sat Mar 10 17:33:36 2007 New Revision: 516834 URL: http://svn.apache.org/viewvc?view=revrev=516834 Log: This fix handles the different behavior of the UIViewRoot component between various versions of JSF. The problem was reported by Richard Eggert (SHALE-418

svn commit: r516836 - in /shale/framework/branches/SHALE_1_0_X/shale-clay/src: main/java/org/apache/shale/clay/component/ main/java/org/apache/shale/clay/component/chain/ main/java/org/apache/shale/cl

2007-03-10 Thread gvanmatre
Author: gvanmatre Date: Sat Mar 10 17:36:16 2007 New Revision: 516836 URL: http://svn.apache.org/viewvc?view=revrev=516836 Log: This fix handles the different behavior of the UIViewRoot component between various versions of JSF. The problem was reported by Richard Eggert (SHALE-418

svn commit: r511544 - /shale/framework/trunk/shale-clay/src/site/xdoc/index.xml

2007-02-25 Thread gvanmatre
Author: gvanmatre Date: Sun Feb 25 08:34:16 2007 New Revision: 511544 URL: http://svn.apache.org/viewvc?view=revrev=511544 Log: Fixed typo in Clay documentation reported by Richard W. Eggert II (SHALE-411). Modified: shale/framework/trunk/shale-clay/src/site/xdoc/index.xml Modified: shale

svn commit: r511545 - /shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml

2007-02-25 Thread gvanmatre
Author: gvanmatre Date: Sun Feb 25 08:34:50 2007 New Revision: 511545 URL: http://svn.apache.org/viewvc?view=revrev=511545 Log: Fixed typo in Clay documentation reported by Richard W. Eggert II (SHALE-411). Modified: shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml

svn commit: r511385 - /shale/framework/trunk/shale-validator/src/main/java/org/apache/shale/validator/CommonsValidator.java

2007-02-24 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 24 16:56:08 2007 New Revision: 511385 URL: http://svn.apache.org/viewvc?view=revrev=511385 Log: Applied a couple fixed to the Shale CommonsValidator. Both bugs reported by Hasan Turksoy. * Late bound arguments that are evaluated by the decorated InputRenderer

svn commit: r511395 - in /shale/framework/branches/SHALE_1_0_X: shale-apps/shale-clay-usecases/pom.xml shale-validator/src/main/java/org/apache/shale/validator/CommonsValidator.java

2007-02-24 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 24 17:18:06 2007 New Revision: 511395 URL: http://svn.apache.org/viewvc?view=revrev=511395 Log: Apply SHALE-412, SHALE-413 (rev 511385) and SHALE-407 (rev 511223) from the trunk to the SHALE_1_0_X branch. Modified: shale/framework/branches/SHALE_1_0_X/shale

svn commit: r511400 - /shale/sandbox/maven/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/chain-config.xml

2007-02-24 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 24 17:47:57 2007 New Revision: 511400 URL: http://svn.apache.org/viewvc?view=revrev=511400 Log: Removed an unwanted file (SHALE-391). Removed: shale/sandbox/maven/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/src/main/webapp

svn commit: r511456 - in /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/config/beans: ComponentConfigBean.java TemplateComponentConfigBean.java TemplateConfigBean.java

2007-02-24 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 24 22:21:04 2007 New Revision: 511456 URL: http://svn.apache.org/viewvc?view=revrev=511456 Log: The clay template handlers that parse and cache meta-data, were not correctly guarding shared data structures (SHALE-390). This patch was provided by Martin Bergljung

svn commit: r511204 - in /shale/sandbox/maven/archetypes/shale-clay-starter-archetype/src/main/resources: META-INF/ archetype-resources/ archetype-resources/src/main/webapp/WEB-INF/

2007-02-23 Thread gvanmatre
Author: gvanmatre Date: Fri Feb 23 20:01:56 2007 New Revision: 511204 URL: http://svn.apache.org/viewvc?view=revrev=511204 Log: Applied several patches to the shale-clay-started-archetype submitted by Hermod Opstvedt (SHALE-391). Modified: shale/sandbox/maven/archetypes/shale-clay-starter

svn commit: r511214 - in /shale/tools/trunk/tld2claycfg: pom.xml src/main/java/org/apache/shale/clay/util/TldToClayconfig.java src/main/java/org/apache/shale/clay/util/beans/Taglib.java

2007-02-23 Thread gvanmatre
Author: gvanmatre Date: Fri Feb 23 21:12:30 2007 New Revision: 511214 URL: http://svn.apache.org/viewvc?view=revrev=511214 Log: Applied two patches to the maven tld2claycfg tool submitted by Hermod Opstvedt (SHALE-408). Modified: shale/tools/trunk/tld2claycfg/pom.xml shale/tools/trunk

svn commit: r511223 - /shale/framework/trunk/shale-apps/shale-clay-usecases/pom.xml

2007-02-23 Thread gvanmatre
Author: gvanmatre Date: Fri Feb 23 22:22:06 2007 New Revision: 511223 URL: http://svn.apache.org/viewvc?view=revrev=511223 Log: Added Jakarta ORO as a pom dependency for the shale-clay-usecases. Validator 1.3.1 has made oro optional. The shale-clay-usecases uses the email validation rule

svn commit: r498396 [1/3] - in /shale/sandbox/shale-clay-trinidad: ./ src/main/java/org/apache/shale/clay/component/chain/trinidad/ src/main/java/org/apache/shale/clay/parser/ src/main/java/org/apache

2007-01-21 Thread gvanmatre
Author: gvanmatre Date: Sun Jan 21 08:33:30 2007 New Revision: 498396 URL: http://svn.apache.org/viewvc?view=revrev=498396 Log: In preparation for cloning the shale-clay-starter-archetype (contributed by Hermod Opstvedt) to seed a shale-clay-trinidad-archetype, I've expanded the generated

svn commit: r498396 [3/3] - in /shale/sandbox/shale-clay-trinidad: ./ src/main/java/org/apache/shale/clay/component/chain/trinidad/ src/main/java/org/apache/shale/clay/parser/ src/main/java/org/apache

2007-01-21 Thread gvanmatre
Propchange: shale/sandbox/shale-clay-trinidad/src/main/resources/META-INF/tr-incubator-m1-SNAPSHOT-config.xml -- svn:eol-style = native Added:

svn commit: r496148 [1/2] - in /shale/sandbox/maven: ./ archetypes/ archetypes/shale-clay-starter-archetype/ archetypes/shale-clay-starter-archetype/src/ archetypes/shale-clay-starter-archetype/src/ma

2007-01-14 Thread gvanmatre
Author: gvanmatre Date: Sun Jan 14 13:01:07 2007 New Revision: 496148 URL: http://svn.apache.org/viewvc?view=revrev=496148 Log: Added the new shale-clay-starter-archetype contributed by Hermod Opstvedt to the sandbox for review (SHALE-391). This archetype will create a starter project that uses

svn commit: r491484 - in /shale/framework/trunk: shale-clay/src/site/xdoc/index.xml src/site/resources/docs/release-notes-1.0.4.html

2006-12-31 Thread gvanmatre
Author: gvanmatre Date: Sun Dec 31 12:59:41 2006 New Revision: 491484 URL: http://svn.apache.org/viewvc?view=revrev=491484 Log: SHALE-380 Modified: shale/framework/trunk/shale-clay/src/site/xdoc/index.xml shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html Modified

svn commit: r488118 - in /shale/framework/trunk/shale-clay/src/main: java/org/apache/shale/clay/faces/ClayViewHandler.java resources/META-INF/tomahawk-1_1_1-config.xml resources/META-INF/tomahawk-1_1_

2006-12-17 Thread gvanmatre
Author: gvanmatre Date: Sun Dec 17 20:26:47 2006 New Revision: 488118 URL: http://svn.apache.org/viewvc?view=revrev=488118 Log: Fix for the Tomahawk jscookmenu component not rendering (Shale364). The problem was reported by Steve Olson. This patch adds the rendererType to the Clay XML

svn commit: r480837 - in /shale/sandbox/shale-clay-trinidad/src/main: java/org/apache/myfaces/trinidad/blank/ java/org/apache/shale/clay/ resources/META-INF/ webapp/WEB-INF/ webapp/pages/

2006-11-29 Thread gvanmatre
Author: gvanmatre Date: Wed Nov 29 21:00:46 2006 New Revision: 480837 URL: http://svn.apache.org/viewvc?view=revrev=480837 Log: I've added a few more random components to the testbed (so, so many choices). I also added an InternalView implementation that would be another option for Clay

svn commit: r475048 - /shale/framework/trunk/shale-view/src/main/java/org/apache/shale/view/faces/ViewPhaseListener.java

2006-11-14 Thread gvanmatre
Author: gvanmatre Date: Tue Nov 14 15:13:14 2006 New Revision: 475048 URL: http://svn.apache.org/viewvc?view=revrev=475048 Log: The ViewPhaseListener should invoke responseComplete() on the faces context before dispatching to the forwarding URL for handling exceptions (SHALE-335). Modified

svn commit: r475112 - in /shale/sandbox/shale-clay-trinidad: ./ src/main/java/org/apache/myfaces/trinidad/blank/ src/main/resources/ src/main/webapp/WEB-INF/ src/main/webapp/pages/

2006-11-14 Thread gvanmatre
Author: gvanmatre Date: Tue Nov 14 20:12:40 2006 New Revision: 475112 URL: http://svn.apache.org/viewvc?view=revrev=475112 Log: Added a shale view controller managed error page and uncovered a Trinidad bug (http://issues.apache.org/jira/browse/ADFFACES-291). The error page is a Clay managed

svn commit: r474666 - in /shale/sandbox/shale-clay-trinidad: ./ src/main/java/org/apache/myfaces/trinidad/blank/ src/main/java/org/apache/shale/clay/component/chain/trinidad/ src/main/webapp/WEB-INF/

2006-11-13 Thread gvanmatre
Author: gvanmatre Date: Mon Nov 13 21:13:20 2006 New Revision: 474666 URL: http://svn.apache.org/viewvc?view=revrev=474666 Log: More on the Clay/Trinidad integration. Added support for the rest of the Trinidad custom method action component attributes. Dropped in a partial page rendering

svn commit: r473878 - in /shale/sandbox: shale-clay-mailreader/src/main/webapp/WEB-INF/ shale-clay-trinidad/ shale-clay-trinidad/src/main/java/org/apache/myfaces/trinidad/blank/ shale-clay-trinidad/sr

2006-11-11 Thread gvanmatre
Author: gvanmatre Date: Sat Nov 11 21:00:35 2006 New Revision: 473878 URL: http://svn.apache.org/viewvc?view=revrev=473878 Log: More Trinidad/Clay experimentation. These Trinidad components are sick. Added: shale/sandbox/shale-clay-trinidad/src/main/java/org/apache/myfaces/trinidad/blank

svn commit: r473459 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/component/chain/ main/java/org/apache/shale/clay/parser/builder/ main/java/org/apache/shale/clay/parser/

2006-11-10 Thread gvanmatre
Author: gvanmatre Date: Fri Nov 10 12:30:12 2006 New Revision: 473459 URL: http://svn.apache.org/viewvc?view=revrev=473459 Log: Limited jspx mapping support that will help with lazy reuse of markup. This might be handy for leveraging existing component demo's (SHALE-330). Added: shale

svn commit: r473102 - in /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay: component/chain/AbstractCommand.java component/chain/AssignPropertiesCommand.java config/Globals.java

2006-11-09 Thread gvanmatre
Author: gvanmatre Date: Thu Nov 9 14:26:21 2006 New Revision: 473102 URL: http://svn.apache.org/viewvc?view=revrev=473102 Log: Added an extra hook in the Clay commons chains flow that builds the sub component tree. You an now register handlers in the clayCustomization catalog to address

svn commit: r473148 - in /shale/sandbox/shale-clay-trinidad: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/myfaces/ src/main/java/org/apache/my

2006-11-09 Thread gvanmatre
Author: gvanmatre Date: Thu Nov 9 16:26:38 2006 New Revision: 473148 URL: http://svn.apache.org/viewvc?view=revrev=473148 Log: This project is the start of a testbed to work out issue with Clay Trinidad integration (SHALE-326). I started the project using the Trinidad architecture type (http

svn commit: r472541 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/convert/StringArrayConverter.java test/java/org/apache/shale/clay/convert/StringArrayConverterTestCase.j

2006-11-08 Thread gvanmatre
Author: gvanmatre Date: Wed Nov 8 08:48:41 2006 New Revision: 472541 URL: http://svn.apache.org/viewvc?view=revrev=472541 Log: Eliminate runtime dependency to JRE 1.5 (SHALE-327). Modified: shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/convert

svn commit: r468624 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/parser/ main/java/org/apache/shale/clay/utils/ main/resources/org/apache/shale/clay/ test/java/org/apach

2006-10-27 Thread gvanmatre
Author: gvanmatre Date: Fri Oct 27 20:13:24 2006 New Revision: 468624 URL: http://svn.apache.org/viewvc?view=revrev=468624 Log: This utility rips through JSP Tag Library Descriptors converting them into Clay configuration beans. The larger goal (SHALE-322) is to lessen the verbose

svn commit: r453840 - in /shale/sandbox/shale-clay-mailreader: ./ src/main/webapp/WEB-INF/ src/main/webapp/pages/

2006-10-06 Thread gvanmatre
Author: gvanmatre Date: Fri Oct 6 19:27:20 2006 New Revision: 453840 URL: http://svn.apache.org/viewvc?view=revrev=453840 Log: A few minor updates to reflect the core reorg and a few new features. Modified: shale/sandbox/shale-clay-mailreader/pom.xml shale/sandbox/shale-clay-mailreader

svn commit: r451512 - in /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay: component/chain/ config/ config/beans/ faces/ parser/builder/chain/

2006-09-29 Thread gvanmatre
Author: gvanmatre Date: Fri Sep 29 17:53:18 2006 New Revision: 451512 URL: http://svn.apache.org/viewvc?view=revrev=451512 Log: Removed Clay dependencies on commons-validator, shale-application and shale-view. Modified: shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay

svn commit: r451519 - in /shale/sandbox/shale-clay-mailreader: pom.xml src/main/webapp/pages/registration_nsjsp.html

2006-09-29 Thread gvanmatre
Author: gvanmatre Date: Fri Sep 29 19:07:50 2006 New Revision: 451519 URL: http://svn.apache.org/viewvc?view=revrev=451519 Log: Minor variations for testing features. Modified: shale/sandbox/shale-clay-mailreader/pom.xml shale/sandbox/shale-clay-mailreader/src/main/webapp/pages

svn commit: r451089 - /shale/framework/trunk/shale-core/src/test/java/org/apache/shale/validator/CommonsValidatorTestCase.java

2006-09-28 Thread gvanmatre
Author: gvanmatre Date: Thu Sep 28 19:22:16 2006 New Revision: 451089 URL: http://svn.apache.org/viewvc?view=revrev=451089 Log: This is a fix for the locale assumptions (SHALE-294) reported by Ingo. Thanks for brining this to our attention. Modified: shale/framework/trunk/shale-core/src

svn commit: r450667 - in /shale/framework/trunk/shale-clay/src: main/java/org/apache/shale/clay/config/ main/java/org/apache/shale/clay/parser/ main/java/org/apache/shale/clay/parser/builder/ main/res

2006-09-27 Thread gvanmatre
Author: gvanmatre Date: Wed Sep 27 19:19:25 2006 New Revision: 450667 URL: http://svn.apache.org/viewvc?view=revrev=450667 Log: Reported by Tom Pasierb - Clay doesn't consider file's encoding when loading/parsing html templates (SHALE-292). The encoding is now determined with the following

svn commit: r446931 - in /shale/framework/trunk/shale-clay: pom.xml src/test/java/org/apache/shale/clay/config/CommentTestCase.java

2006-09-16 Thread gvanmatre
Author: gvanmatre Date: Sat Sep 16 12:59:17 2006 New Revision: 446931 URL: http://svn.apache.org/viewvc?view=revrev=446931 Log: Added the myfaces dependency back into the clay pom in test scope and removed the commented out tests. Modified: shale/framework/trunk/shale-clay/pom.xml

svn commit: r442798 - in /shale/framework/trunk/shale-clay/src/main: java/org/apache/shale/clay/parser/builder/ java/org/apache/shale/clay/parser/builder/chain/ resources/org/apache/shale/clay/parser/

2006-09-12 Thread gvanmatre
Author: gvanmatre Date: Tue Sep 12 19:26:16 2006 New Revision: 442798 URL: http://svn.apache.org/viewvc?view=revrev=442798 Log: The clay template prefix to define namespaces no longer need to be identical to the prefix used to define the component definition (SHALE-279). Modified: shale

svn commit: r442799 - in /shale/sandbox/shale-clay-mailreader/src/main/webapp: WEB-INF/clay-config.xml pages/layout_nsjsp.html pages/mainMenu_nsjsp.html

2006-09-12 Thread gvanmatre
Author: gvanmatre Date: Tue Sep 12 19:31:51 2006 New Revision: 442799 URL: http://svn.apache.org/viewvc?view=revrev=442799 Log: Example for SHALE-279. Added example of using alternate namespace prefixes. Added: shale/sandbox/shale-clay-mailreader/src/main/webapp/pages/layout_nsjsp.html

svn commit: r439535 - in /shale/framework/trunk: shale-apps/shale-clay-usecases/src/main/webapp/rolodex/ shale-clay/src/main/java/org/apache/shale/clay/component/chain/ shale-clay/src/main/java/org/ap

2006-09-01 Thread gvanmatre
Author: gvanmatre Date: Fri Sep 1 22:09:47 2006 New Revision: 439535 URL: http://svn.apache.org/viewvc?rev=439535view=rev Log: Cleanup of a few Clay/Validator items related to namespace support. Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/rolodex

svn commit: r439538 - in /shale/sandbox/shale-clay-mailreader: pom.xml src/main/webapp/pages/mainMenu_nsjsp.html src/main/webapp/pages/registration_nsjsp.html src/main/webapp/pages/subscription_nsjsp.

2006-09-01 Thread gvanmatre
Author: gvanmatre Date: Fri Sep 1 22:32:42 2006 New Revision: 439538 URL: http://svn.apache.org/viewvc?rev=439538view=rev Log: Few small tweaks to the clay mail reader. Modified: shale/sandbox/shale-clay-mailreader/pom.xml shale/sandbox/shale-clay-mailreader/src/main/webapp/pages

svn commit: r432850 - /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/parser/builder/JsfDefaultBuilder.java

2006-08-19 Thread gvanmatre
Author: gvanmatre Date: Sat Aug 19 10:50:30 2006 New Revision: 432850 URL: http://svn.apache.org/viewvc?rev=432850view=rev Log: A fix for a troublesome rendering problem using html name spaces that has stolen my idle thoughts for weeks. Modified: shale/framework/trunk/shale-clay/src/main

svn commit: r431753 - in /shale/sandbox/shale-clay-mailreader/src/main/webapp: WEB-INF/web.xml pages/error.html

2006-08-15 Thread gvanmatre
Author: gvanmatre Date: Tue Aug 15 18:11:04 2006 New Revision: 431753 URL: http://svn.apache.org/viewvc?rev=431753view=rev Log: Added an example of using the standard error-page to handle http error codes. Added: shale/sandbox/shale-clay-mailreader/src/main/webapp/pages/error.html

svn commit: r425271 - in /shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay: component/Clay.java config/ClayTemplateParser.java config/beans/ComponentConfigBean.java config/beans/Te

2006-07-24 Thread gvanmatre
Author: gvanmatre Date: Mon Jul 24 21:34:13 2006 New Revision: 425271 URL: http://svn.apache.org/viewvc?rev=425271view=rev Log: A few more checkstyle fixes Modified: shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/component/Clay.java shale/framework/trunk/shale