Re: about T4.1.2 sources in SVN

2007-07-26 Thread Martino Piccinato
well tapestry team is doing this on trunk. If you want to submit code I think the best way to do it would be to open an issue in the jira issue tracker for tapestry 4 and attach a diff of "your" version with latest tag and/or current trunk. On 7/26/07, #Cyrille37# <[EMAIL PROTECTED]> wrote:

Re: about T4.1.2 sources in SVN

2007-07-26 Thread #Cyrille37#
Martino Piccinato a écrit : No, usually tags are done for "release" and don't change with time. trunk is usually the currently developed (changing) version. version 4.1.2 just released recently so you have tag for 4.1.2 that reflect the source code if this release (and that won't change), as

Re: about T4.1.2 sources in SVN

2007-07-26 Thread Martino Piccinato
No, usually tags are done for "release" and don't change with time. trunk is usually the currently developed (changing) version. version 4.1.2 just released recently so you have tag for 4.1.2 that reflect the source code if this release (and that won't change), as Tapestry 4 is still under activ

Re: about T4.1.2 sources in SVN

2007-07-26 Thread #Cyrille37#
Jesse Kuhnert a écrit : If you want to look at 4.1.2 source use the tag - if you want to look at whatever the current development version is use trunk. (currently 4.1.3 but that will probably change more frequently now) Thanks. Is the Tag 4.1.2 changes ? Like bug correction ? I think the Tag

Re: about T4.1.2 sources in SVN

2007-07-25 Thread Jesse Kuhnert
If you want to look at 4.1.2 source use the tag - if you want to look at whatever the current development version is use trunk. (currently 4.1.3 but that will probably change more frequently now) On 7/22/07, #Cyrille37# <[EMAIL PROTECTED]> wrote: Hello If I want to have a look at T4.1.2 source

about T4.1.2 sources in SVN

2007-07-22 Thread #Cyrille37#
Hello If I want to have a look at T4.1.2 source code, should I use http://svn.apache.org/repos/asf/tapestry/tapestry4/tags/4.1.2 or http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk or somewhere else ? Thanks cyrille -