Re: Production mode and more

2011-07-05 Thread Howard Lewis Ship
I think Josh is on the right track ... that's essentially why execution-mode was introduced. Often,. the execution mode drives the production mode (i.e., a module loaded for "test" execution mode provides the override for production mode to "false"). On Tue, Jul 5, 2011 at 4:13 PM, Josh Canfield

Re: Production mode and more

2011-07-05 Thread Josh Canfield
Can you just use tapestry.execution-mode ? http://tapestry.apache.org/configuration.html#Configuration-SettingExecutionModes String executionMode = System.getProperty("tapestry.execution-mode", "production"); Currently TapestryFilter is only pulling it from system properties, but the Sym

Production mode and more

2011-07-05 Thread Igor Drobiazko
Currently a Tapestry app can run either in production mode or not production mode (let's say test mode). Frequently this true/false decision is not sufficient. For example, we have three different environments the application is deployed to: test, integration and production. So a three-value decisi

Re: gradle test troubles when building tapestry-ioc from trunk

2011-07-05 Thread Howard Lewis Ship
I'll give this a try, if it works on Mac then I'm fine with the change. On Tue, Jul 5, 2011 at 1:04 PM, Chris Poulsen wrote: > Hi, > > I decided to take another stab at getting tapestry-ioc tests running on my > windows machine. > > It turns out that the creation of the temp-dir in ReloadTest.jav

Re: gradle test troubles when building tapestry-ioc from trunk

2011-07-05 Thread Chris Poulsen
Hi, I decided to take another stab at getting tapestry-ioc tests running on my windows machine. It turns out that the creation of the temp-dir in ReloadTest.java doesn't work 100% like expected on windows. The generated url ends up as: "file:c:/blahblah//" while it should be "file:/c:/blahbla

Build failed in Jenkins: tapestry-trunk-freestyle #410

2011-07-05 Thread Apache Jenkins Server
See Changes: [hlship] Roll version number forward to 5.3-alpha-3 [hlship] Update some comments on new code [hlship] TAP5-1451: Form component should indicate that a form submission was canceled on the client side [hlship] Mo

5.3-alpha-2

2011-07-05 Thread Howard Lewis Ship
I'm creating a 5.3-alpha-2 preview right now; I've advanced the version number in trunk to alpha-3. -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-52

Re: svn commit: r1142070 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/tree/ main/

2011-07-05 Thread Josh Canfield
> In general, I've been attempting to not attach new properties to > existing DOM objects.  However, I've already bent that rule one (the > t5pubsub properties, to indicate if there are publishers to cleanup > for an element). > > In any case, adding a t5treenodeid property toa DOM element would >

Re: [CONF] Apache Tapestry > Version Numbers

2011-07-05 Thread Howard Lewis Ship
Much better naming of things. On Tue, Jul 5, 2011 at 1:45 AM, wrote: >Version > Numbers > Page > *edited* by Ulrich Stärk > *Comment:* Let's stick with Apache nomenclatur

Re: CSRF protection module

2011-07-05 Thread Markus Jung
There is now a showcase for the cross-site request forgery protection based on the Jumpstart demo project available at: http://viennamarkus.dyndns-free.com:/jumpstart It uses the auto protection mode, which requires only a config entry in the AppModule of Jumpstart. So far all different compo

Re: Google Custom Search

2011-07-05 Thread Christophe Cordenier
Great ! 2011/7/3 Massimo Lusetti > On Sun, Jul 3, 2011 at 10:26 AM, Igor Drobiazko > wrote: > > > Very nice. Thank you. > > Yep pretty cool to have it! Thanks! > > Cheers > -- > Massimo > http://meridio.blogspot.com > > - > To