DO NOT REPLY [Bug 32376] - ActionMessagesTool.get(String,String) returns List of null objects if it can't find the resource key in the resources

2004-11-28 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: Nightly snapshots

2004-11-28 Thread Daniel L. Rall
We should restart them. I've given this a shot by modifying the infrastructure/apmail taritup script. On Sat, 2004-11-27 at 07:52 +0900, Shinobu Kawai wrote: > Hi, > > It looks like the nightly snapshots have stopped for over an year. > Are there any plans to start them again? (With Subversion

svn commit: r106868 - /jakarta/velocity-dvsl/trunk/docs/index.html /jakarta/velocity-dvsl/trunk/docs/users-guide.html /jakarta/velocity-dvsl/trunk/xdocs/index.xml /jakarta/velocity-dvsl/trunk/xdocs/pr

2004-11-28 Thread dlr
Author: dlr Date: Sun Nov 28 16:19:45 2004 New Revision: 106868 URL: http://svn.apache.org/viewcvs?view=rev&rev=106868 Log: Updated docs for CVS -> SVN migration. Issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=32402 Submitted by: Shinobu Kawai Modified: jakarta/velocity-dvsl/trunk/d

svn commit: r106864 - /jakarta/velocity-dvsl/trunk/build.xml

2004-11-28 Thread dlr
Author: dlr Date: Sun Nov 28 16:13:06 2004 New Revision: 106864 URL: http://svn.apache.org/viewcvs?view=rev&rev=106864 Log: A followup to r106859 ot make the "docs" target functional again. * build.xml docs-init: Depends upon the "init-classpath" target introduced in r106859. Issue: https:/

svn commit: r106859 - /jakarta/velocity-dvsl/trunk/build.xml /jakarta/velocity-dvsl/trunk/default.properties

2004-11-28 Thread dlr
Author: dlr Date: Sun Nov 28 15:47:27 2004 New Revision: 106859 URL: http://svn.apache.org/viewcvs?view=rev&rev=106859 Log: If ant.jar is not set, or set improperly, try to find the JAR. Works around a bug (?) in the gcj native-compiled provided with Fedora where ant.home isn't set. * default.p

svn commit: r106852 - /jakarta/velocity-tools/trunk/docs/index.html /jakarta/velocity-tools/trunk/xdocs/index.xml /jakarta/velocity-tools/trunk/xdocs/menu.xml

2004-11-28 Thread dlr
Author: dlr Date: Sun Nov 28 13:56:26 2004 New Revision: 106852 URL: http://svn.apache.org/viewcvs?view=rev&rev=106852 Log: Updated docs for CVS -> SVN migration. Issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=32402 Submitted by: Shinobu Kawai Modified: jakarta/velocity-tools/trunk/

DO NOT REPLY [Bug 32402] - Documentation about CVS -> SVN migration

2004-11-28 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 32411] - YMTD webpage - incorrect screenshot

2004-11-28 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 32416] - Cannot compile Velocity with JDK 1.5 due to use of the newly-reserved word "enum"

2004-11-28 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: r106845 - /jakarta/velocity/trunk/src/java/org/apache/velocity/runtime/parser/Parser.java /jakarta/velocity/trunk/src/java/org/apache/velocity/texen/Generator.java /jakarta/velocity/trunk/

2004-11-28 Thread dlr
Author: dlr Date: Sun Nov 28 12:46:06 2004 New Revision: 106845 URL: http://svn.apache.org/viewcvs?view=rev&rev=106845 Log: * src/java/org/apache/velocity/runtime/parser/Parser.java * src/java/org/apache/velocity/texen/Generator.java * src/java/org/apache/velocity/util/EnumerationIterator.java R

Re: Gump reporting

2004-11-28 Thread Paulo Gaspar
But how do you constrain the use of disk space with the FileAppender? With the RollingFileAppender, that is a simple matter of configuration. Regards, Paulo Gaspar Ceki Gülcü wrote: Hi Niclas, The change is not not a backward compatible. My suggestion would be use a simple FileAppender instead of

DO NOT REPLY [Bug 32416] - Cannot compile Velocity with JDK 1.5 due to use of the newly-reserved word "enumeration"

2004-11-28 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: User's Guide in Turkish

2004-11-28 Thread Daniel L. Rall
On Sat, 2004-11-20 at 23:17 +0200, [EMAIL PROTECTED] wrote: > Is it possible to add User's guide in other language, like turkish ? > Mean i will work on translation :) Tas, that would be fantastic. Please follow the process outlined by Shinobu. Thanks, Dan

Re: problems with dropdownmenu

2004-11-28 Thread Daniel L. Rall
On Thu, 2004-11-25 at 13:23 +, Jakob B wrote: > I want to make a dropdownmenu, with persons names from a database: Jakob, questions like this are best directed to the users list. > #set ($Persons = $test.getAllStateflow()) --- gets a List from a peerclass > with data(name, age, adress) > >

problems with dropdownmenu

2004-11-28 Thread Jakob B
I want to make a dropdownmenu, with persons names from a database: #set ($Persons = $test.getAllStateflow()) --- gets a List from a peerclass with data(name, age, adress) name: #foreach( $array in $Persons ) #indexedRows($velocityCount) $array.getName #end ? _

Re: Gump reporting

2004-11-28 Thread Ceki Gülcü
Hi Niclas, The change is not not a backward compatible. My suggestion would be use a simple FileAppender instead of RollingFileAppender. At 02:13 PM 11/26/2004, Niclas Hedhman wrote: Hi, http://brutus.apache.org/gump/public/jakarta-velocity/jakarta-velocity/gump_work/build_jakarta-velocity_jakart

[EMAIL PROTECTED]: Project jakarta-velocity (in module jakarta-velocity) failed

2004-11-28 Thread Geir Magnusson Jr .
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-velocity has an issue affecting its community integration. This issue aff