<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel">
    <title>gmane.comp.jakarta.tapestry.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50036"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50035"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50034"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50033"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50032"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50031"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50030"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50029"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50028"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50027"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50026"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50025"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50024"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50023"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50021"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50020"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50019"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50017"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50036">
    <title>git commit: Advance version number to 5.3.4-rc-3</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50036</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/5.3 8b23962c4 -&amp;gt; 8d35d8d6a


Advance version number to 5.3.4-rc-3


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8d35d8d6
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8d35d8d6
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8d35d8d6

Branch: refs/heads/5.3
Commit: 8d35d8d6a4c29b722291014aca96e96aae7f38ce
Parents: 8b23962
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 14:01:59 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 14:01:59 2012 -0700

----------------------------------------------------------------------
 build.gradle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8d35d8d6/build.gradle
----------------------------------------------------------------------
diff &lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T21:02:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50035">
    <title>git commit: Cache result of determining method/constructor location - another hotspot found in high volume applications</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50035</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/5.3 9afb9b692 -&amp;gt; 8b23962c4


Cache result of determining method/constructor location
- another hotspot found in high volume applications


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8b23962c
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8b23962c
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8b23962c

Branch: refs/heads/5.3
Commit: 8b23962c48076aa90e8e81b89de0e5f3234ca498
Parents: 9afb9b6
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 13:58:49 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 14:00:27 2012 -0700

----------------------------------------------------------------------
 .../services/ComponentInstantiatorSourceImpl.java  |    3 +-
 .../apache/tapestry5/services/TapestryModule.java  |   26 ++++-
 .../internal/AbstractReloadableObjectCreator.java  |   10 ++-
 .../tapestry5/ioc/internal/RegistryImp&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T21:01:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50034">
    <title>git commit: Cache result of determining method/constructor location - another hotspot found in high volume applications</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50034</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 8224aae21 -&amp;gt; 9b4a8e12b


Cache result of determining method/constructor location
- another hotspot found in high volume applications


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9b4a8e12
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9b4a8e12
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9b4a8e12

Branch: refs/heads/master
Commit: 9b4a8e12b04d9c9ace2a0817cccf6fa541aafae3
Parents: 8224aae
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 13:58:49 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 13:58:49 2012 -0700

----------------------------------------------------------------------
 .../services/ComponentInstantiatorSourceImpl.java  |    3 +-
 .../apache/tapestry5/services/TapestryModule.java  |   26 ++++-
 .../internal/AbstractReloadableObjectCreator.java  |   10 ++-
 .../tapestry5/ioc/internal/Regis&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T20:59:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50033">
    <title>[jira] [Created] (TAP5-1940) Typo in interface LocalizationSetter#setNonPeristentLocaleFromLocaleName</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50033</link>
    <description>&lt;pre&gt;Carsten Klein created TAP5-1940:
-----------------------------------

             Summary: Typo in interface LocalizationSetter#setNonPeristentLocaleFromLocaleName
                 Key: TAP5-1940
                 URL: https://issues.apache.org/jira/browse/TAP5-1940
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Carsten Klein
            Priority: Minor


The method is missing an 's' in Peristent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Carsten Klein (JIRA</dc:creator>
    <dc:date>2012-05-25T18:56:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50032">
    <title>[jira] [Created] (TAP5-1939) Since the use of Start pages is now a legacy feature, please make SymbolConstants.START_PAGE_NAME use index instead</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50032</link>
    <description>&lt;pre&gt;Carsten Klein created TAP5-1939:
-----------------------------------

             Summary: Since the use of Start pages is now a legacy feature, please make SymbolConstants.START_PAGE_NAME use index instead
                 Key: TAP5-1939
                 URL: https://issues.apache.org/jira/browse/TAP5-1939
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Carsten Klein
            Priority: Minor


Since the use of Start pages was deprecated and is now a legacy feature, the new
tapestry version should instead use Index as its default.

I propose that SymbolConstants.START_PAGE_NAME is set to index instead of
start.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Carsten Klein (JIRA</dc:creator>
    <dc:date>2012-05-25T18:56:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50031">
    <title>Re: Spock Tapestry module</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50031</link>
    <description>&lt;pre&gt;Strangely, I provided them a patch to get it working with 5.3, but I
don't actually use it. Go figure.

We're all mutual fans.

On Thu, May 24, 2012 at 6:27 AM, Igor Drobiazko
&amp;lt;igor.drobiazko&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Howard Lewis Ship</dc:creator>
    <dc:date>2012-05-25T05:21:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50030">
    <title>[jira] [Commented] (TAP5-1444) Index pages in subfolders should have precedence over start pages</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50030</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/TAP5-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13282811#comment-13282811 ] 

Carsten Klein commented on TAP5-1444:
-------------------------------------

It seems that by resolving this issue, pages named Index* will no longer be resolved.

Overriding the default value of SymbolConstants.START_PAGE_NAME set by TapestryModule to 'index' will cause the ComponentClassResolver to find the index pages again.

I propose that the default setting should be changed to 'index', as 'start' is considered obsolete.

                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

&lt;/pre&gt;</description>
    <dc:creator>Carsten Klein (JIRA</dc:creator>
    <dc:date>2012-05-24T22:36:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50029">
    <title>Re: Tapestry JPA Bug</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50029</link>
    <description>&lt;pre&gt;https://issues.apache.org/jira/browse/TAP5-1938

Done

On Thu, May 24, 2012 at 4:28 PM, Igor Drobiazko
&amp;lt;igor.drobiazko&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Dimitris Zenios</dc:creator>
    <dc:date>2012-05-24T14:19:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50028">
    <title>[jira] [Created] (TAP5-1938) The ValueEncoder for JPA entity types should encode transient instances as null rather than throw an exception</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50028</link>
    <description>&lt;pre&gt;Dimitris Zenios created TAP5-1938:
-------------------------------------

             Summary: The ValueEncoder for JPA entity types should encode transient instances as null rather than throw an exception
                 Key: TAP5-1938
                 URL: https://issues.apache.org/jira/browse/TAP5-1938
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-jpa
    Affects Versions: 5.3.3, 5.3.4
            Reporter: Dimitris Zenios


The current behavior gets in the way in many cases, such as creating a single page that will either edit an existing entity or editing a newly created entity before its first save, where the instance (transient or persistent) is stored as page activation context.

Same bug for Tapestry-Hibernate was resolved from Howard
https://issues.apache.org/jira/browse/TAP5-1641

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/Conta&lt;/pre&gt;</description>
    <dc:creator>Dimitris Zenios (JIRA</dc:creator>
    <dc:date>2012-05-24T14:18:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50027">
    <title>Re: Tapestry JPA Bug</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50027</link>
    <description>&lt;pre&gt;Pleas fill an issue

On Tue, May 22, 2012 at 5:43 PM, Dimitris Zenios
&amp;lt;dimitris.zenios&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:



&lt;/pre&gt;</description>
    <dc:creator>Igor Drobiazko</dc:creator>
    <dc:date>2012-05-24T13:28:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50026">
    <title>Re: Spock Tapestry module</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50026</link>
    <description>&lt;pre&gt;Yes, I'm using it every day. Awesome.

On Thu, May 24, 2012 at 2:32 PM, Massimo Lusetti &amp;lt;mlusetti&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Igor Drobiazko</dc:creator>
    <dc:date>2012-05-24T13:27:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50025">
    <title>[jira] [Created] (TAP5-1937) removeCookieValue with custom path</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50025</link>
    <description>&lt;pre&gt;Tim Böhler created TAP5-1937:
--------------------------------

             Summary: removeCookieValue with custom path
                 Key: TAP5-1937
                 URL: https://issues.apache.org/jira/browse/TAP5-1937
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.3
            Reporter: Tim Böhler
            Priority: Minor


When you write a cookie value, you can set additionally domain and path. But when you delete a cookie, the path is always set to request.getContext()+"/". So that, cookies saved with the path different from context+"/" are never deleted. 

This issue was already mentioned here: http://tapestry.1045711.n5.nabble.com/T5-1-Cookies-removeCookieValue-issue-td2435448.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: htt&lt;/pre&gt;</description>
    <dc:creator>Tim Böhler (JIRA</dc:creator>
    <dc:date>2012-05-24T13:00:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50024">
    <title>Spock Tapestry module</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50024</link>
    <description>&lt;pre&gt;Hi dev,
  I've realized that spockframework has a tapestry module to let you
test tapestry-ioc applications. Thats great!

Did anyone of you actually used it?

Cheers
&lt;/pre&gt;</description>
    <dc:creator>Massimo Lusetti</dc:creator>
    <dc:date>2012-05-24T12:32:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50023">
    <title>Re: Say welcome to GIT</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50023</link>
    <description>&lt;pre&gt;

The correct mirror at github is named after the new repo at git-wip so
is: https://github.com/apache/tapestry-5

I'm in contact with Jukka who is doing all the work to remove the old repo.

Cheers
&lt;/pre&gt;</description>
    <dc:creator>Massimo Lusetti</dc:creator>
    <dc:date>2012-05-24T07:22:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50022">
    <title>Re: Tapestry JPA Bug</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50022</link>
    <description>&lt;pre&gt;Anyone?

On Tue, May 22, 2012 at 6:43 PM, Dimitris Zenios
&amp;lt;dimitris.zenios&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Dimitris Zenios</dc:creator>
    <dc:date>2012-05-23T17:40:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50021">
    <title>[jira] [Comment Edited] (TAP5-1933) Tapestry 5 email validator rules are not correct</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50021</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/TAP5-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13281196#comment-13281196 ] 

Ray Nicholus edited comment on TAP5-1933 at 5/23/12 4:12 PM:
-------------------------------------------------------------

We addressed this in our own project by using the following regex pattern (lifted from regular-expressions.info):

[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+)*&amp;lt; at &amp;gt;(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?

So, the Email validator class can be fixed by removing all of the regex patterns other than the PATTERN object, and then replacing the regex text in the PATTERN object with the one referenced above.
                
      was (Author: rnicholus):
    We addressed this in our own project by using the following regex pattern (lifted from regular-expressions.info):

[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+)*&amp;lt; at &amp;gt;(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](&lt;/pre&gt;</description>
    <dc:creator>Ray Nicholus (JIRA</dc:creator>
    <dc:date>2012-05-23T16:12:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50020">
    <title>[jira] [Comment Edited] (TAP5-1933) Tapestry 5 email validator rules are not correct</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50020</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/TAP5-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13281196#comment-13281196 ] 

Ray Nicholus edited comment on TAP5-1933 at 5/23/12 4:12 PM:
-------------------------------------------------------------

We addressed this in our own project by using the following regex pattern (lifted from regular-expressions.info):

[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&amp;amp;'*+/=?^_`{|}~-]+)*&amp;lt; at &amp;gt;(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?

So, the Email validator class can be fixed by removing all of the regex patterns other than the PATTERN object, and then replacing the regex text in the PATTERN object with the one references above.
                
      was (Author: rnicholus):
    We addressed this in our own project by using javax.mail's InternetAddress class to validate the email addresses.  We did have to manually check for addresses that end in quotes though since InternetAddress seems to think thes&lt;/pre&gt;</description>
    <dc:creator>Ray Nicholus (JIRA</dc:creator>
    <dc:date>2012-05-23T16:12:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50019">
    <title>Re: master commits, cherry pick</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50019</link>
    <description>&lt;pre&gt;Thanks. It is great that 5.3 will benefit from it since upgrading all 
projects from one tapestry version to the next is always lot of 
(testing) work.
So should developers now always submit patches for 5.4 and can expect 
them to be added to 5.3?



&lt;/pre&gt;</description>
    <dc:creator>Michael Wyraz</dc:creator>
    <dc:date>2012-05-23T15:13:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50018">
    <title>git commit: Fix incorrectly constructed feature method</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50018</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 6e16b6eeb -&amp;gt; 8224aae21


Fix incorrectly constructed feature method


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8224aae2
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8224aae2
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8224aae2

Branch: refs/heads/master
Commit: 8224aae21d746c1b42846fe983b1254b17e4f070
Parents: 6e16b6e
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Wed May 23 08:09:56 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Wed May 23 08:09:56 2012 -0700

----------------------------------------------------------------------
 .../services/FilterMethodAnalyzerSpec.groovy       |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8224aae2/tapestry-ioc/src/test/groovy/or&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-23T15:10:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50017">
    <title>master commits, cherry pick</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50017</link>
    <description>&lt;pre&gt;I'm seeing some minor bugs fixed in master (5.4); I'm sure our users
would like to see those back-ported to 5.3.  Now that we have Git, it
is generally super-easy to do, just a matter of using the git
cherry-pick command.

When I've been back porting, I identify both releases as the fix
releases when I close the issue; that way it'll show in the release
notes for both 5.3 and 5.4.

&lt;/pre&gt;</description>
    <dc:creator>Howard Lewis Ship</dc:creator>
    <dc:date>2012-05-23T15:02:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50016">
    <title>[jira] [Commented] (TAP5-1837) NPE on registry startup when using tapestry.use-external-spring-context in 5.3.2</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tapestry.devel/50016</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/TAP5-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13281464#comment-13281464 ] 

Lance commented on TAP5-1837:
-----------------------------

This spring-integration jira seems to be solving a similar issue https://jira.springsource.org/browse/INT-2115
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Lance (JIRA</dc:creator>
    <dc:date>2012-05-23T08:49:41</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.tapestry.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.tapestry.devel</link>
  </textinput>
</rdf:RDF>

