PR review

2022-08-21 Thread Dimitris Zenios
Hi Could somebody please review https://github.com/apache/tapestry-5/pull/35 Thanks

Re: Tapestry 5.5 beta release

2018-12-05 Thread Dimitris Zenios
pletedBuild/testReport/ > . > Of course, we can merge them back later. > > On Sat, Dec 1, 2018 at 11:04 PM Dimitris Zenios > > wrote: > > > Here are 3 more which they are more or less connected with JPA failing / > > disabled tests > > > > Order of applying is

Re: Tapestry 5.5 beta release

2018-12-05 Thread Dimitris Zenios
Thats great.thanks On Thu, 6 Dec 2018, 01:51 Thiago H. de Paula Figueiredo Hello, Dmitris! > > I've finally applied all your patches included in this thread. Thanks > again! Of course, let's keep an eye on the Jenkins build. > > On Sat, Dec 1, 2018 at 11:04 PM D

Re: Tapestry 5.5 beta release

2018-12-02 Thread Dimitris Zenios
If yoy are talking about the first patch is about static methods in interfaces.there is a test case that deacribes the problem On Sun, 2 Dec 2018, 22:32 Thiago H. de Paula Figueiredo On Fri, Nov 30, 2018 at 9:57 PM Dimitris Zenios > > wrote: > > > Another one small fix > &g

Re: Tapestry 5.5 beta release

2018-12-01 Thread Dimitris Zenios
Here are 3 more which they are more or less connected with JPA failing / disabled tests Order of applying is important Example if the 0001-fix-tomcat-runner-patch is not applied first then JPA JNDI test suite will fail On Sat, Dec 1, 2018 at 3:40 AM Dimitris Zenios wrote: > One m

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
One more Correct test for TAP5-2582 On Sat, Dec 1, 2018 at 1:56 AM Dimitris Zenios wrote: > Another one small fix > > On Sat, Dec 1, 2018 at 1:51 AM Dimitris Zenios > wrote: > >> Sure but lets get 5.5 out the door first. >> >> I have been going over th

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
Fri, Nov 30, 2018 at 7:36 PM Dimitris Zenios > > wrote: > > > I have some ideas on that subject but lest get 5.5 out first and continue > > on that afterwards > > > > Nice! Could you please start a new thread with your ideas? I'm curious > about them. :) >

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
Another one small fix On Sat, Dec 1, 2018 at 1:51 AM Dimitris Zenios wrote: > Sure but lets get 5.5 out the door first. > > I have been going over the changes and i have some patches available. > > First attached is the already mentioned issue with static interface methods > &

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
the Tapestry team or the community) could come up with a > separate library to do this. > > On Fri, Nov 30, 2018 at 7:30 PM Dimitris Zenios > > wrote: > > > Its not so huge my main concern is the backwards compatibility > > > > On Fri, Nov 30, 2018 at 11

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
I will check on that and let you know for sure On Fri, Nov 30, 2018 at 11:27 PM Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Fri, Nov 30, 2018 at 7:03 PM Dimitris Zenios > > wrote: > > > One more think. > > > > I remember the last tim

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
Its not so huge my main concern is the backwards compatibility On Fri, Nov 30, 2018 at 11:27 PM Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Fri, Nov 30, 2018 at 6:45 PM Dimitris Zenios > > wrote: > > > Even though it might be irrelevant i was also

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
One more think. I remember the last time i checked Tapestry was throwing an exception when a service interface had a static method defined (Static interface methods are part of Java 9) I am not sure if this was fixed with the recent changes On Fri, Nov 30, 2018 at 10:44 PM Dimitris Zenios

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
Even though it might be irrelevant i was also thinking of bootstrap 4. On Fri, Nov 30, 2018 at 10:31 PM Dimitris Zenios wrote: > +1 > > On Fri, 30 Nov 2018, 22:28 Thiago H. de Paula Figueiredo < > thi...@arsmachina.com.br wrote: > >> Hello! >> >> Since w

Re: Tapestry 5.5 beta release

2018-11-30 Thread Dimitris Zenios
+1 On Fri, 30 Nov 2018, 22:28 Thiago H. de Paula Figueiredo < thi...@arsmachina.com.br wrote: > Hello! > > Since we now have a working build and ASM 7 supporting Java 11, I was > thinking of release a beta version so people could test it on their > own projects. What do you think? > > Cheers! > -

Re: tapestry-5 git commit: TAP5-2225

2017-03-19 Thread Dimitris Zenios
Sorry.my mistake.though this file was not the dom file On 19 Mar 2017 20:42, "Dimitris Zenios" wrote: > My only concern is with /tapestry-core/src/main/ > preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom.coffee > > +#if jquery > + value = $(element).d

Re: tapestry-5 git commit: TAP5-2225

2017-03-19 Thread Dimitris Zenios
My only concern is with /tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom.coffee +#if jquery + value = $(element).data(attribute) +#elseif prototype + value = JSON.parse($(element).readAttribute('data-' + attribute)) + if value isnt null +val

Re: Submit mode="cancel" only skips client-side validation, not server-side

2016-04-02 Thread Dimitris Zenios
A symbol for that disabling that functionality and keeping backwards compatibility would be nice. On Sun, Apr 3, 2016 at 12:56 AM, Bob Harner wrote: > Everybody, > > That mode="cancel" parameter of the Submit component really irritates > me. It only skips client-side validation, not server-side

Re: [VOTE] 5.4.1

2016-03-19 Thread Dimitris Zenios
Dimitris Zenios: +1 (Non binding) On Thu, Mar 17, 2016 at 8:10 PM, Jochen Kemnade wrote: > Jochen Kemnade: +1 (binding) > > Am 16.03.2016 um 09:32 schrieb Jochen Kemnade: > > Hi, > > > > I've created and uploaded a release of Tapestry 5.4.1, ready to be > &

Re: [VOTE] 5.4.0

2015-12-15 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Wed, Dec 16, 2015 at 5:39 AM, Kalle Korhonen wrote: > Kalle Korhonen: +1 (non-binding) > On Dec 15, 2015 1:50 PM, "françois facon" wrote: > > > François Facon: +1 (non-binding) > > > > 2015-12-15 19:28 GMT+01:00 Thi

Re: [VOTE] 5.4-rc-1

2015-10-27 Thread Dimitris Zenios
Dimitris Zenios +1 non binding On Tue, Oct 27, 2015 at 5:19 PM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > Thiago H. de Paula Figueiredo: +1 (binding) > > > On Mon, 26 Oct 2015 15:28:13 -0200, Jochen Kemnade > wrote: > > Hi, >> >> I'v

Re: mailing list moderators

2015-09-16 Thread Dimitris Zenios
Count me in to On 17 Sep 2015 00:07, "Thiago H de Paula Figueiredo" wrote: > On Wed, 16 Sep 2015 16:16:26 -0300, Bob Harner > wrote: > > I'll help, if I'm not the only one :-) >> > > I can help too. > > > >> On Wed, Sep 16, 2015 at 11:17 AM, "Ulrich Stärk" >> wrote: >> >> Hi folks, >>> >>> It s

Re: [VOTE] 5.4-beta-35

2015-08-18 Thread Dimitris Zenios
+1 (non binding) On Tue, Aug 18, 2015 at 9:23 PM, Howard Lewis Ship wrote: > Howard M. Lewis Ship: +1 (binding) > > On Tue, Aug 18, 2015 at 10:32 AM, Andreas Ernst wrote: > > > Andreas Ernst: +1 (non-binding) > > > > Am 18.08.15 um 18:33 schrieb Jochen Kemnade: > > > > Hi, > >> > >> I've create

Re: What if … just jQuery?

2015-05-12 Thread Dimitris Zenios
We can use a polyfill for older browsers.But moving on from IE 8 we should be ok On Tue, May 12, 2015 at 4:50 PM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Tue, 12 May 2015 10:00:47 -0300, Ulrich Stärk wrote: > > I'm with Thiago on this one. The abstraction layer is a real

Re: What if … just jQuery?

2015-05-08 Thread Dimitris Zenios
I am mostly concerned to being tied to a specific library implementation.We have first hand experience with tapestry situation pre 5.4. (Prototype,script aculo) In the other hand, removing the abstraction layer will indeed make our client side support much better and robust. Since we are doing th

Re: Selenium to WebDriver

2015-04-11 Thread Dimitris Zenios
a specific label Dimitris Zenios On Sat, Apr 11, 2015 at 2:42 AM, Howard Lewis Ship wrote: > Definitely Geb. But it's a ton of work ... about 500 tests? > > We could start to evaluate which ones are necessary. > > On Thu, Apr 9, 2015 at 11:39 PM, Jochen Kemnade

Selenium to WebDriver

2015-04-09 Thread Dimitris Zenios
has to be done at some point What do you think? Regards Dimitris Zenios

Re: Tapestry 5.4-beta28 grid model

2015-04-09 Thread Dimitris Zenios
Done along with a patch and a test case https://issues.apache.org/jira/browse/TAP5-2470 On Wed, Apr 1, 2015 at 3:21 PM, Jochen Kemnade wrote: > Dimitris, > > Am 31.03.2015 um 22:45 schrieb Dimitris Zenios: > >> Continuing on my previous post regarding grid default sort mix

Tapestry 5.4-beta28 grid model

2015-03-31 Thread Dimitris Zenios
removed and then when recreating the model from setup render all sort of errors occur (Example: BeanModelUtils.modify is called twice and since we do not allow the same property to be added twice in a model an exception occures) Any ideas? Regards Dimitris Zenios

Fwd: Grid and initial sort mixin Tapestry 5.4-beta28

2015-03-30 Thread Dimitris Zenios
Hi guys I posted this to a users mailing list and I didn't get a reply.I am reposting to the dev list since I think this is a tapestry bug Thanks -- Forwarded message -- From: Dimitris Zenios Date: Sat, Mar 28, 2015 at 11:40 AM Subject: Grid and initial sort mixin Tapestr

Re: [VOTE] 5.4-beta-26

2015-01-07 Thread Dimitris Zenios
Dimitris Zenios: 0 (non binding) There is an issue with autocomplete mixin and required validator.Twitter typeahed creates a fake input cloning the source input.This results in the validators being copied. On Wed, Jan 7, 2015 at 3:24 PM, Thiago H de Paula Figueiredo < thiag...@gmail.com>

Re: [5.4.22] Overriding core css - bug?

2014-11-19 Thread Dimitris Zenios
anything the user wants Regards Dimitris Zenios On Wed, Oct 9, 2013 at 5:30 AM, Lenny Primak wrote: > Voted: https://issues.apache.org/jira/browse/TAP5-2197 > > On Oct 4, 2013, at 8:37 AM, Geoff Callender wrote: > > > Added to JIRA as TAP5-2197 - Overriding core css - bug? > &g

RE: BeanModel classes as a separate project and/or JAR?

2014-10-10 Thread Dimitris Zenios
Git mv -Original Message- From: "Thiago H de Paula Figueiredo" Sent: ‎10/‎10/‎2014 16:20 To: "Tapestry development" Subject: Re: BeanModel classes as a separate project and/or JAR? On Fri, 10 Oct 2014 03:28:52 -0300, Lance Java wrote: > Yes... It would be a dependency rather than th

Messages Source

2014-09-01 Thread Dimitris Zenios
Hello everyone I am trying to find ways in order to contribute custom message sources other than properties file (Database for example).Is there an easy way to achieve that other than overriding ComponentMessagesSource service? I started by viewing the tapestry-core code and I found out that Com

Re: Rename tapestry-ioc to hivemind

2014-07-19 Thread Dimitris Zenios
Hi Dimitris, I'm not (at this stage) suggesting to move tapestry-ioc > outside of the tapestry build / release. I'm just suggesting a rename at > the moment and it can live inside the tapestry build, similar to plastic. > On 19 Jul 2014 09:11, "Dimitris Zenios" > wrot

Re: Rename tapestry-ioc to hivemind

2014-07-19 Thread Dimitris Zenios
I use tapestry-ioc in many projects outside of tapestry web framework. I agree that it should be taken out of the tapestry-web and form its own project. On Sat, Jul 19, 2014 at 11:02 AM, Lance Java wrote: > I asked this question before I was a committer and generally got good > feedback but it

Twitter Typeahed

2014-06-26 Thread Dimitris Zenios
Hi everyone Can someone with commit access please upgrade twitter typeahed to latest version (0.10.2) ?. It should be a drop in replacement. Twitter typeahed is used in the autocomplete mixin and the version that comes bundled with tapestry is out of date.(0.9.3) Best Regards Dimitris Zenios

Re: [VOTE] Tapestry 5.4-beta-6

2014-05-16 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Sat, May 17, 2014 at 6:40 AM, Kalle Korhonen wrote: > Kalle Korhonen: +1 (non-binding) > > > On Thu, May 15, 2014 at 2:39 PM, Howard Lewis Ship > wrote: > > > I've created and uploaded a release of Tapestry 5.4-beta-

Re: Loop and iterator

2014-01-29 Thread Dimitris Zenios
the container element > > componentResources.renderInformalParameters(writer); > > > > for (int columnNumber = 0; columnNumber < number; columnNumber++) > > { > > int extras = (remainder > 0) ? 1 : 0; > > remainder--; > >

Re: Loop and iterator

2014-01-29 Thread Dimitris Zenios
uld (pseudocode) > > if (values instanceof Collection) { > return ((Collection) source).size(); > } else { > it = source.iterator(); > while (it.hasNext()) { > it.next(); > sum++; > } > return sum; > } > > Ville > > -Alkuperäinen v

Re: Loop and iterator

2014-01-29 Thread Dimitris Zenios
wrote: > Take a look at > > @BindParameter > > http://tapestry.apache.org/component-mixins.html --> Look for "Binding the > parameter of the core component" > > You can access all component parameters in the mixin > > Ville Virtanen > > >

Re: Another 5.4 beta?

2014-01-29 Thread Dimitris Zenios
+1 On Wed, Jan 29, 2014 at 4:45 PM, françois facon wrote: > +1 for another beta > > Regards > François > > > 2014-01-29 Dragan Sahpaski > > > Also +1 > > > > Cheers, > > Dragan Sahpaski > > > > > > On Wed, Jan 29, 2014 at 1:12 PM, Bob Harner wrote: > > > > > +1 for another beta > > > On Jan 2

Re: Loop and iterator

2014-01-29 Thread Dimitris Zenios
.apache.org/component-mixins.html Look for "Mixin > Parameters". > > Ville > > -Alkuperäinen viesti- > Lähettäjä: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] > Lähetetty: 29. tammikuuta 2014 21:02 > Vastaanottaja: Tapestry development > Aihe

Re: Loop and iterator

2014-01-29 Thread Dimitris Zenios
I have a list of 8 elements.I want to loop over the elements and every 3 elements or at beginning of list to Start with a and end with a . Resulting output should be wrote: > On Wed, 29 Jan 2014 14:10:53 -0200, Dimitris Zenios < > dimitris.zen...@gmail.com> wrote

Loop and iterator

2014-01-29 Thread Dimitris Zenios
Is it possible to make the loop component expose the iterator through a public method? There are situations where a mixin might want to use it. Best Regards Dimitris Zenios

Re: [5.4] Problems with the asset checksums and relative paths based on them

2013-10-16 Thread Dimitris Zenios
Any news on this? On Fri, Sep 13, 2013 at 2:37 AM, Barry Books wrote: > if you have a url like a/123/b where 123 is the checksum of the parent file > then do a 301 to /a/123_456/b where 456 is the checksum of b. If b changes > then you can do another 301 to /a/123_789. If the parent file change

Re: git commit: dashboard and service pages need to work with and without context

2013-09-12 Thread Dimitris Zenios
I think accessing page catalog or other info pages is not needed outside of t5dashboard There should be only one point of entry for application information and that should be t5dashboard On Thu, Sep 12, 2013 at 6:56 PM, Howard Lewis Ship wrote: > I don't understand why you modified the PageCata

Re: Why not to include html5shiv.js and respond.min.js ?

2013-08-30 Thread Dimitris Zenios
In order for bootstrap 3 to work on internet explorer version less than 9 you need those two libraries.Below example was taken from bootstrap website. On Fri, Aug 30, 2013 at 11:01 AM, Howard Lewis Ship wrote: > I'm not familiar with those libraries. Can you explain what they do? >

Re: Tapestry Tests Wack-A-Mole

2013-08-26 Thread Dimitris Zenios
I already posted on a previous thread regarding the CI failure on issute TAP5-1007 but most probably nobody saw it. Re posting again here This is a legitimate bug. If your filesystem is case sensitive like most linux os are then classLoader.getResource will return null.After that when calling va

Re: Fwd: Build failed in Jenkins: tapestry-trunk-freestyle #1131

2013-08-17 Thread Dimitris Zenios
Wrote the same thing twice.Sorry On Sun, Aug 18, 2013 at 1:18 AM, Dimitris Zenios wrote: > This is a legitimate bug. > > If your filesystem is case sensitive like most linux os are > then classLoader.getResource will return null.After that when calling > validateUrl with a nu

Re: Fwd: Build failed in Jenkins: tapestry-trunk-freestyle #1131

2013-08-17 Thread Dimitris Zenios
This is a legitimate bug. If your filesystem is case sensitive like most linux os are then classLoader.getResource will return null.After that when calling validateUrl with a null parameter it returns instead of throwing the expected exception (IllegalStateException) of the test case. Most probab

Re: Integration tests and firefox 22

2013-08-17 Thread Dimitris Zenios
Selenium tests run successfully with Firefox 23. In order though to run you have to update selenium version to 2.35.0 from 2.33 -> build.gradle On Wed, Aug 7, 2013 at 8:43 PM, Massimo Lusetti wrote: > I've managed to get to be able to run tests again, yes I've to install > firefox 21. > > Now w

Re: Final call for TAP5-2070

2013-07-31 Thread Dimitris Zenios
+1 On Wed, Jul 31, 2013 at 6:21 PM, Lenny Primak wrote: > Big +1 for me. I currently use the following code in the index page to > work around this issue: > > 8 /** > 9* Restore 404 Not Found errors > 10 * @param context > 11 * @return > 12 */

Re: Bootstrap 3 and tapestry 5.4

2013-07-27 Thread Dimitris Zenios
27, 2013 at 8:49 AM, Barry Books wrote: > > > I would agree with that. I suspect Bootstrap 3 will be done before > > Tapestry 5.5 and the markup between Bootstrap 2 and 3 changes. > > > > > > On Sat, Jul 27, 2013 at 3:15 AM, Dimitris Zenios > > wrote: >

Re: jQuery 2.x or stick with 1.x?

2013-05-26 Thread Dimitris Zenios
+1 On Sun, May 26, 2013 at 6:58 PM, Howard Lewis Ship wrote: > What do people think about moving the embedded jQuery library up to the 2.x > version? I would tend to favor the idea, given that anyone who truly cares > can switch it back. > > -- > Howard M. Lewis Ship > > Creator of Apache Tape

Re: T5.3.7 release anyone?

2013-04-01 Thread Dimitris Zenios
It could be nice if this bug can be resolved before 5.3.7 https://issues.apache.org/jira/browse/TAP5-2025 Cheers On Mon, Apr 1, 2013 at 10:27 AM, Massimo Lusetti wrote: > I agree. Some minor fixes are in 5.3 branch and not release (if memory > serve) so a release would be nice. > > We could p

Re: Cleaning up JIRA

2012-12-19 Thread Dimitris Zenios
Hi guys. There are still issues that affect versions up to 5.3.6 ( https://issues.apache.org/jira/browse/TAP5-2025). Maybe we can bulk close all the issues prior tapestry 5.3 version (Notifying users to upgrade to a newer version and check if the issue still exists) and have a manual one by one l

Re: [VOTE] Tapestry 5.3.6

2012-10-10 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Wed, Oct 10, 2012 at 3:49 AM, Taha Siddiqi wrote: > Taha Hafeez: +1 (non-binding) > > On Oct 10, 2012, at 2:53 AM, François Facon wrote: > >> François Facon: +1 (non-binding) > ---

Re: [VOTE] Tapestry 5.3.5 Take 2

2012-08-21 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Aug 22, 2012 12:16 AM, "François Facon" wrote: > François Facon: +1 (non-binding) > jetty tests from my side are ok. > > > 2012/8/21 Massimo Lusetti : > > On Tue, Aug 21, 2012 at 7:34 PM, Howard Lewis Ship > wrote: &g

Re: [VOTE] Massimo Lusetti as PMC member

2012-08-20 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Aug 20, 2012 10:49 PM, "François Facon" wrote: > François Facon : +1 (non-binding) > > - > To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org > For additiona

Re: Tapestry 5.3.4 SVN tag?

2012-07-21 Thread Dimitris Zenios
Tapestry moved to git https://git-wip-us.apache.org/repos/asf/tapestry-5.git On Sat, Jul 21, 2012 at 1:08 PM, Ernesto Arroyo wrote: > I was downloading the source code of T5 to do some "good code reading with a > beer on Sunday" but,... > > Am I wrong or the 5.3.4 version is not tagged at SVN, I

Re: [VOTE] Tapestry 5.3.4 (second vote)

2012-07-09 Thread Dimitris Zenios
Dimitris Zenios: +1 (non binding) On Tue, Jul 10, 2012 at 2:01 AM, Howard Lewis Ship wrote: > Howard M. Lewis Ship: +1 (binding) > > On Mon, Jul 9, 2012 at 4:01 PM, Howard Lewis Ship wrote: >> I've created and uploaded a REVISED release of Tapestry 5.3.4, ready to be >&g

Re: [VOTE] Apache Tapestry 5.3.4

2012-07-03 Thread Dimitris Zenios
Dimitris Zenios: +1 (non-binding) On Wed, Jul 4, 2012 at 8:56 AM, Kalle Korhonen wrote: > Kalle Korhonen: +1 (non-binding) > > On Tue, Jul 3, 2012 at 2:07 PM, Howard Lewis Ship wrote: >> On Tue, Jul 3, 2012 at 9:34 AM, Howard Lewis Ship wrote: >>> I've crea

Re: Tapestry JPA Bug

2012-05-24 Thread Dimitris Zenios
https://issues.apache.org/jira/browse/TAP5-1938 Done On Thu, May 24, 2012 at 4:28 PM, Igor Drobiazko wrote: > Pleas fill an issue > > On Tue, May 22, 2012 at 5:43 PM, Dimitris Zenios > wrote: > >> Hi guys i think there is a bug in tapestry-jpa and value encoder >&g

Re: Tapestry JPA Bug

2012-05-23 Thread Dimitris Zenios
Anyone? On Tue, May 22, 2012 at 6:43 PM, Dimitris Zenios wrote: > Hi guys i think there is a bug in tapestry-jpa and value encoder > > In a discussion i was reading, Howard changed valueEncoder of > tapestry-hibernate to return null in toClient if the id of the object > was nu

Tapestry JPA Bug

2012-05-22 Thread Dimitris Zenios
Hi guys i think there is a bug in tapestry-jpa and value encoder In a discussion i was reading, Howard changed valueEncoder of tapestry-hibernate to return null in toClient if the id of the object was null.That was use full in cases where we wanted to have the same page for save/edit. Quote from

Re: Say welcome to GIT

2012-05-16 Thread Dimitris Zenios
> It can work either way, but it'd be good to know if I (and probably others) > should plan on changing their process for patches / fixes. > > Thanks! > Jochen > > On May 16, 2012, at 12:50 PM, Dimitris Zenios wrote: > >> Hi everyone. >> >> Just a sid

Re: Say welcome to GIT

2012-05-16 Thread Dimitris Zenios
Hi everyone. Just a side note,Tag 5.3.3 is missing.Any idea why? Dimitris Zenios On Wed, May 16, 2012 at 7:54 PM, Massimo Lusetti wrote: > Hi devs, >  thanks to the work made by infra@ we finally have our own git repo: > > - https://git-wip-us.apache.org/repos/asf/tapestry-5.git &

Re: How to submit bug fix

2012-05-07 Thread Dimitris Zenios
After that upload the patch file along with a comment on the Jira issue you opened. The time the bug will take in order to be resolved varies.It mostly depends: 1.Issue priority 2.Issue votes Best Regards Dimitris Zenios On Mon, May 7, 2012 at 11:43 PM, bhorvat wrote: > But how do I creat

Re: Tapestry BreadCrumbs new module

2012-05-06 Thread Dimitris Zenios
confirmation from sonatype).You can always >> download the source and install locally.Sine this is my first tapestry >> module releasing open source ,comments are welcome and much >> appreciate. >> >> Best Regards >> Dimitris Zenios >> >> --

Re: Use dataurl for image assets?

2012-04-04 Thread Dimitris Zenios
Nice idea On Wed, Apr 4, 2012 at 3:55 PM, Massimo Lusetti wrote: > Hi everyone, >  what would you think about using dataurl: > http://caniuse.com/#search=dataurl for image assets > > Cheers > -- > Massimo > http://meridio.blogspot.com > > --