I'd like to see a sample of code and template before deciding if this is a
bug, or user error. It is likely a bug, but I haven't had a chance to test
it.
On Fri, Apr 19, 2013 at 5:02 PM, Charlouze wrote:
> New information about my problem: it's working with classpath assets but it
> is not wor
New information about my problem: it's working with classpath assets but it
is not working with context assets.
Am I doing something wrong or is this a bug ?
2013/4/17 Charlouze
> I'm 100% sure that my app is not in production mode and my file is not
> packaged in a JAR file.
>
> As I said, it
I'm 100% sure that my app is not in production mode and my file is not
packaged in a JAR file.
As I said, it works well when I use the css file without the stack using
@import.
2013/4/17 Howard Lewis Ship
> It is supposed to clear its cache if there's a change to the file. I've
> tested that
It is supposed to clear its cache if there's a change to the file. I've
tested that manually but don't know if there's an automated test for that.
There's no chance you are running in production mode, or have the file in
question packaged in a JAR file? Live reload is only for files on the file
I explore the code of the ExtensibleJavaScriptStack class and it calculates
the asset link on first use. Maybe I can disable the checksum in URL ?
2013/4/17 Charlouze
> I build my app with eclipse 3.7.2. I use the m2e plugin (1.1.0) and the
> m2e-wtp (0.15.3) to configure my eclipse project. I'
I build my app with eclipse 3.7.2. I use the m2e plugin (1.1.0) and the
m2e-wtp (0.15.3) to configure my eclipse project. I'm running the app using
the run jetty run plugin (1.3.3). The selected jetty version is 8.1.2.
I just made a small test project (only an index page with nothing but a
title a
When you refresh your page, it *should* be building a new URL to the
updated asset. The particulars matter here ... how exactly are you
building & running the app?
On Wed, Apr 17, 2013 at 9:31 AM, Charlouze wrote:
> Hey everyone,
>
> I have some trouble with the 5.4-alpha-3. When I add some st
Hey everyone,
I have some trouble with the 5.4-alpha-3. When I add some stuff to my
styles.css file, it get another address to access it (that is perfectly
normal according to the new asset feature). The problem is that if I don't
restart my application my pages tries to load my styles.css file fr
By the way, tapestry5-portlet is also ready to be used with 5.4. But I am
still looking for a way to run integration tests inside Pluto with Gradle.
Perhaps the use of Arquillian with Pluto under gradle is the solution.
2013/4/12 Howard Lewis Ship
> That's great news!
>
>
> On Fri, Apr 12, 201
Howard go a step forward in jQuery integration by using coffeescript. So
Tapestry-jQuery.js that was provided by Tapestry-jQuery is no more needed.
Tapestry-jQuery have to be consider as a lib that ease the use of some
jQuery Plugin used by Kawwa.
2013/4/12 George Christman
> I'm just curious i
That's great news!
On Fri, Apr 12, 2013 at 12:35 PM, François Facon wrote:
> Thanks to Emmanuel, tapestry-jquery is already working fine with 5.4.
>
>
>
> 2013/4/12 Howard Lewis Ship
>
> > We don't control the tapestry-jquery library; I actually haven't looked
> at
> > it. I suspect it will nee
Thanks to Emmanuel, tapestry-jquery is already working fine with 5.4.
2013/4/12 Howard Lewis Ship
> We don't control the tapestry-jquery library; I actually haven't looked at
> it. I suspect it will need to be reworked significantly for 5.4.
>
>
> On Fri, Apr 12, 2013 at 9:40 AM, George Christ
We don't control the tapestry-jquery library; I actually haven't looked at
it. I suspect it will need to be reworked significantly for 5.4.
On Fri, Apr 12, 2013 at 9:40 AM, George Christman
wrote:
> I'm just curious if Tapestry5.4 will just be integrating the
> Tapestry-Jquery library?
>
> On Su
I'm just curious if Tapestry5.4 will just be integrating the
Tapestry-Jquery library?
On Sun, Apr 7, 2013 at 10:29 AM, hantsy wrote:
>
> Created a new thread for it. Thanks
>
> On 4/7/2013 22:16, Bob Harner wrote:
>> Hantsy, you might want to start a separate thread. Your question isn't
>> about
Created a new thread for it. Thanks
On 4/7/2013 22:16, Bob Harner wrote:
> Hantsy, you might want to start a separate thread. Your question isn't
> about 5.4-alpha-3 at all.
>
> On Sun, Apr 7, 2013 at 9:23 AM, hantsy wrote:
>
>> I want to know if Tapestry has plan to integrate with Java EE, such
Hantsy, you might want to start a separate thread. Your question isn't
about 5.4-alpha-3 at all.
On Sun, Apr 7, 2013 at 9:23 AM, hantsy wrote:
> I want to know if Tapestry has plan to integrate with Java EE, such as
> how to use CDI with Tapestry, I know Tapestry has its DI container, it
> can b
I want to know if Tapestry has plan to integrate with Java EE, such as
how to use CDI with Tapestry, I know Tapestry has its DI container, it
can be replaced with CDI?
I have used Tapestry4 before, and know little about the newest Tapestry 5.
Hantsy
On 4/7/2013 09:11, Saeed wrote:
> Great news!
Great news! jQuery finally. Well done sire!
On Sat, Apr 6, 2013 at 11:45 PM, Howard Lewis Ship wrote:
> Hot off the presses! The latest preview release of Tapestry, 5.4-alpha-3,
> is now available.
>
> Point your build tool of choice at the Maven repository:
>
> https://repository.apache.or
18 matches
Mail list logo