You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Rahul Akolkar <ra...@gmail.com> on 2007/11/17 22:57:14 UTC

Re: license headers and svn props (was: svn commit: r595970 [1/2] ...)

On 11/17/07, hlship@apache.org <hl...@apache.org> wrote:
> Author: hlship
> Date: Sat Nov 17 08:36:50 2007
> New Revision: 595970
>
> URL: http://svn.apache.org/viewvc?rev=595970&view=rev
> Log:
> TAPESTRY-1891:  Tapestry IoC Service Proxies should be serializable
>
> Added:
>     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/SerializationSupport.java
>     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/ServiceProxyProvider.java
>     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/ServiceProxyToken.java
>     tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/serialization.apt
>     tapestry/tapestry5/trunk/tapestry-ioc/src/test/java/org/apache/tapestry/ioc/internal/ServiceProxySerializationTest.java
<snip/>

Couple of comments about new files in this commit (also r 595993,
perhaps others):

 * They are missing ASLv2 headers
 * They are missing svn props (mainly svn:eol-style), see [1].

WIll be worthwhile to traverse the codebase and add license headers
and/or svn propset as needed.

-Rahul

[1] http://www.apache.org/dev/svn-eol-style.txt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: license headers and svn props (was: svn commit: r595970 [1/2] ...)

Posted by Howard Lewis Ship <hl...@gmail.com>.
Yep, my add-the-copyright script is temporarily broken.

I'll look into the eol stuff.

On Nov 17, 2007 1:57 PM, Rahul Akolkar <ra...@gmail.com> wrote:
> On 11/17/07, hlship@apache.org <hl...@apache.org> wrote:
> > Author: hlship
> > Date: Sat Nov 17 08:36:50 2007
> > New Revision: 595970
> >
> > URL: http://svn.apache.org/viewvc?rev=595970&view=rev
> > Log:
> > TAPESTRY-1891:  Tapestry IoC Service Proxies should be serializable
> >
> > Added:
> >     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/SerializationSupport.java
> >     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/ServiceProxyProvider.java
> >     tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/internal/ServiceProxyToken.java
> >     tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/serialization.apt
> >     tapestry/tapestry5/trunk/tapestry-ioc/src/test/java/org/apache/tapestry/ioc/internal/ServiceProxySerializationTest.java
> <snip/>
>
> Couple of comments about new files in this commit (also r 595993,
> perhaps others):
>
>  * They are missing ASLv2 headers
>  * They are missing svn props (mainly svn:eol-style), see [1].
>
> WIll be worthwhile to traverse the codebase and add license headers
> and/or svn propset as needed.
>
> -Rahul
>
> [1] http://www.apache.org/dev/svn-eol-style.txt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship
Partner and Senior Architect at Feature50

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org