DO NOT REPLY [Bug 38504] New: - Add valueProperty attribute

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r374876 - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component: Clay.java chain/PropertyActionCommand.java

2006-02-04 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 4 06:56:54 2006 New Revision: 374876 URL: http://svn.apache.org/viewcvs?rev=374876&view=rev Log: Fixes for Bug 38493 and 38492 reported by Hermod Opstvedt. Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component/Clay.java struts

svn commit: r374881 - /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component/chain/PropertyConverterCommand.java

2006-02-04 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 4 07:14:42 2006 New Revision: 374881 URL: http://svn.apache.org/viewcvs?rev=374881&view=rev Log: Related to Bug 38492. Reported by Hermod Opstvedt. Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component/chain/PropertyConverterComm

DO NOT REPLY [Bug 38492] - Symbol for action attribute on components does not get evaluated

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38493] - Rendered attribute does not affect children

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r374882 - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component: Clay.java chain/PropertyActionCommand.java

2006-02-04 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 4 07:31:40 2006 New Revision: 374882 URL: http://svn.apache.org/viewcvs?rev=374882&view=rev Log: Corrected indentation and unused import. Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component/Clay.java struts/shale/trunk/clay

DO NOT REPLY [Bug 38510] New: - new method for AbstractFacesBean

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38510] - new method for AbstractFacesBean

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r374939 - /struts/shale/trunk/clay-plugin/src/conf/clay-config.xml

2006-02-04 Thread gvanmatre
Author: gvanmatre Date: Sat Feb 4 14:05:35 2006 New Revision: 374939 URL: http://svn.apache.org/viewcvs?rev=374939&view=rev Log: Added standard Converter and Validator configuration definitions. Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config.xml Modified: struts/shale/trunk/c

svn commit: r374955 - in /struts/shale/trunk/sql-browser/src: java/org/apache/shale/examples/sqlbrowser/Query.java web/query.jsp

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 17:06:42 2006 New Revision: 374955 URL: http://svn.apache.org/viewcvs?rev=374955&view=rev Log: Example now works with the RI's version of UIData and ResultSetDataModel, but not with the MyFaces version. Need to investigate that further. Modified: struts/sha

svn commit: r374957 - in /struts/shale/trunk/sql-browser/src: java/org/apache/shale/examples/sqlbrowser/Listener.java java/org/apache/shale/examples/sqlbrowser/Query.java web/WEB-INF/faces-config.xml

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 18:11:17 2006 New Revision: 374957 URL: http://svn.apache.org/viewcvs?rev=374957&view=rev Log: Clean up the debugging print statements, and add a bit more data to the demo data source. Removed: struts/shale/trunk/sql-browser/src/web/messages.jspf struts/s

svn commit: r374959 - /struts/shale/trunk/build.xml

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 18:22:54 2006 New Revision: 374959 URL: http://svn.apache.org/viewcvs?rev=374959&view=rev Log: Add the "sql-browser" example to the set of examples built by "ant release" and included in the nightly build artifacts. WARNING: There is a bug in the MyFaces 1.1.1 i

svn commit: r374961 - in /struts/build/trunk: jalopy_struts.xml project.properties

2006-02-04 Thread wsmoak
Author: wsmoak Date: Sat Feb 4 19:03:15 2006 New Revision: 374961 URL: http://svn.apache.org/viewcvs?rev=374961&view=rev Log: Added custom config file for the Maven Jalopy Plugin. This is the default as shipped with the plugin; it needs to be modified to match our Checkstyle rules before use.

svn commit: r374964 - /struts/shale/trunk/core-library/src/java/org/apache/shale/util/Messages.java

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 19:04:15 2006 New Revision: 374964 URL: http://svn.apache.org/viewcvs?rev=374964&view=rev Log: Log a warning when Messages.getMessage(String,Locale) cannot find a string for the specified key. PR: Bugzilla #38496 Submitted by: Hermod Opstveldt Modified: s

DO NOT REPLY [Bug 38496] - [Shale] Messages should log warning if name not found

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r374967 - /struts/shale/trunk/core-library/src/java/org/apache/shale/view/AbstractFacesBean.java

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 19:13:02 2006 New Revision: 374967 URL: http://svn.apache.org/viewcvs?rev=374967&view=rev Log: Add convenience accessors for maps of request headers and request parameters included in the current request. PR: Bugzilla #38510. Submitted by: Matthias Wessendorf

DO NOT REPLY [Bug 38510] - new method for AbstractFacesBean

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r374968 - /struts/shale/trunk/core-library/src/java/org/apache/shale/util/Messages.java

2006-02-04 Thread craigmcc
Author: craigmcc Date: Sat Feb 4 19:23:48 2006 New Revision: 374968 URL: http://svn.apache.org/viewcvs?rev=374968&view=rev Log: Add a warning if a specified resource bundle cannot be found as well. PR: Bugzilla #38494 Submitted by: Hermod Opstvedt Modified: struts/shale/trunk/core-librar

DO NOT REPLY [Bug 38494] - [Shale] Messages should log error if resourcebundle not found

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38321] - changed constants from clazz to interfaces

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38487] - [Tiger] Heap memory error when a lot of jars in WEB-INF/lib

2006-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-04 Thread Wendy Smoak
Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > I haven't been able to get Jalopy to cooperate in the least. A big part > of it is that the documentation leaves a great deal to be desired in > explaining how to configure it, I have the same problem with the documentation. Is the XML config univer

Re: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-04 Thread Frank W. Zammetti
Wendy Smoak wrote: Frank W. Zammetti <[EMAIL PROTECTED]> wrote: I haven't been able to get Jalopy to cooperate in the least. A big part of it is that the documentation leaves a great deal to be desired in explaining how to configure it, I have the same problem with the documentation. Is the