Hi Taha, thanks for replay :)
well for me it does not work somehow ...
I am using latest gradle version: 1.0
tapestry is 5.3.3.
I am wondering if this maybe has something todo with gradle war/jetty ...
but I am not sure.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Ta
Yes and works like a charm.
I have added this to the idea plugin in build.gradle.
idea {
module {
inheritOutputDirs = false
outputDir = file("build/classes/main")
testOutputDir = file('build/classes/test')
downloadJavadoc = true
Bão? :)
On Sat, 23 Jun 2012 18:00:09 -0300, William Lopes
wrote:
@Persist
private Object object;
${object.value}
This (object.value) won't work because your object property is of type
Object, which doesn't have a property named value.
Render queue error in SetupRender[Page:loop]
The source parameter of loop must either be an array or implement Iterable.
I think you want to use one of map.keySet(), map.values() or map.entrySet()
On Saturday, 23 June 2012, William Lopes wrote:
> So, I come here to ask how I make to use the HashMap>
in
> the Grid (or Loop case not be possib
yes I supposed to do the same, but when mine idea open gradle project it does
not work for me.
Are you using gradle too ?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-3-quickstart-Gradle-Idea-life-class-reloading-issue-tp5714046p5714052.html
Sent from the
I use cmd + F9 after I make a change and it is done.
Sent from my iPhone
On Jun 23, 2012, at 9:43 PM, lukaszkaleta wrote:
> Yes, I read this page.
>
> So far I exclude IDEA from mine tesing.
>
> As I said with maven it works.
>
> This is how I am testing with maven:
> - on first console I am
Yes, I read this page.
So far I exclude IDEA from mine tesing.
As I said with maven it works.
This is how I am testing with maven:
- on first console I am running: mvn jetty:run
- I change Index page (from quickstrart app) via simple editor
- on second console I am running: mvn clean install
The
Noboy intrested in using BeanEditor with JSR-303?
At the moment even:
Is not (bean)validating properly
Luca
- Original Message -
> From: "Luca Menegus"
> To: "Tapestry users"
> Sent: Tuesday, 19 June, 2012 12:49:52 PM
> Subject: BeanEditor should always provide a new
My lazy reply: have you worked through the troubleshooting section at the
bottom of http://tapestry.apache.org/class-reloading.html ?
On Jun 23, 2012 11:06 AM, "lukaszkaleta" wrote:
> Hi :)
>
> I am checking tapestry quickstart application build with gradle.
> For dev I am using idea (gradle idea
Hi :)
I am checking tapestry quickstart application build with gradle.
For dev I am using idea (gradle idea)
I have problem with life class reloading when project is started with gradle
jettyRun.
I configure mine ide to compile classes into build/classes/main/
When I do the same with maven it wo
Hi
I don't think many developers have come across this case. That doesn't mean it
is not a valid case but it won't be a high priority for most of us.
Anyways, I did take a look at it and it involves an API change(as
NullFieldStrategy is not an internal class). One way I can think of solving
This " Improvement " was created more than 2 weeks ago and no activity
appears on it. Do all committers find this improvement unneeded ?
I'm afraid maybe it was overlooked.
On Wed, Jun 6, 2012 at 9:52 AM, Muhammad Gelbana wrote:
> https://issues.apache.org/jira/browse/TAP5-1948
>
> Thank you.
>
>
12 matches
Mail list logo