You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shale.apache.org by Rahul Akolkar <ra...@gmail.com> on 2006/09/15 01:20:34 UTC

Re: svn commit: r443481 - in /shale/sandbox/sandbox-dist: ./ pom.xml src/ src/assemble/ src/assemble/dist.xml

On 9/14/06, craigmcc@apache.org <cr...@apache.org> wrote:
> Author: craigmcc
> Date: Thu Sep 14 14:34:35 2006
> New Revision: 443481
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=443481
> Log:
> Simple distribution module for the libraries that currently make up the
> Shale sandbox.  The web applications will each be packaged individually.
>
> Added:
>     shale/sandbox/sandbox-dist/
>     shale/sandbox/sandbox-dist/pom.xml   (with props)
>     shale/sandbox/sandbox-dist/src/
>     shale/sandbox/sandbox-dist/src/assemble/
>     shale/sandbox/sandbox-dist/src/assemble/dist.xml   (with props)
>
> Added: shale/sandbox/sandbox-dist/pom.xml
> URL: http://svn.apache.org/viewvc/shale/sandbox/sandbox-dist/pom.xml?view=auto&rev=443481
>
<snip/>
>
> Propchange: shale/sandbox/sandbox-dist/pom.xml
> ------------------------------------------------------------------------------
>     svn:executable = *
>
<snap/>

I think your svn client auto props for XML files needs eol-style (and
could do without executable IMO). I've added what I needed for these
two files.

-Rahul

Re: svn commit: r443481 - in /shale/sandbox/sandbox-dist: ./ pom.xml src/ src/assemble/ src/assemble/dist.xml

Posted by Rahul Akolkar <ra...@gmail.com>.
On 9/14/06, Craig McClanahan <cr...@apache.org> wrote:
> On 9/14/06, Rahul Akolkar <ra...@gmail.com> wrote:
> >
> > On 9/14/06, craigmcc@apache.org <cr...@apache.org> wrote:
> > > Author: craigmcc
> > > Date: Thu Sep 14 14:34:35 2006
> > > New Revision: 443481
> > >
> > > URL: http://svn.apache.org/viewvc?view=rev&rev=443481
> > > Log:
> > > Simple distribution module for the libraries that currently make up the
> > > Shale sandbox.  The web applications will each be packaged individually.
> > >
> > > Added:
> > >     shale/sandbox/sandbox-dist/
> > >     shale/sandbox/sandbox-dist/pom.xml   (with props)
> > >     shale/sandbox/sandbox-dist/src/
> > >     shale/sandbox/sandbox-dist/src/assemble/
> > >     shale/sandbox/sandbox-dist/src/assemble/dist.xml   (with props)
> > >
> > > Added: shale/sandbox/sandbox-dist/pom.xml
> > > URL:
> > http://svn.apache.org/viewvc/shale/sandbox/sandbox-dist/pom.xml?view=auto&rev=443481
> > >
> > <snip/>
> > >
> > > Propchange: shale/sandbox/sandbox-dist/pom.xml
> > >
> > ------------------------------------------------------------------------------
> > >     svn:executable = *
> > >
> > <snap/>
> >
> > I think your svn client auto props for XML files needs eol-style (and
> > could do without executable IMO). I've added what I needed for these
> > two files.
>
>
> That's wierd ... I use the standard Linux command line client (version 1.3.0),
> and XML files are set for eol-style in my settings (~/.subversion/config),
> just like Java files are.  And *nothing* is set to turn on executable.
>
<snip/>

Hmm. Strange.

-Rahul


>
>
> -Rahul
> >
>
> Craig
>
>

Re: svn commit: r443481 - in /shale/sandbox/sandbox-dist: ./ pom.xml src/ src/assemble/ src/assemble/dist.xml

Posted by Craig McClanahan <cr...@apache.org>.
On 9/14/06, Rahul Akolkar <ra...@gmail.com> wrote:
>
> On 9/14/06, craigmcc@apache.org <cr...@apache.org> wrote:
> > Author: craigmcc
> > Date: Thu Sep 14 14:34:35 2006
> > New Revision: 443481
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=443481
> > Log:
> > Simple distribution module for the libraries that currently make up the
> > Shale sandbox.  The web applications will each be packaged individually.
> >
> > Added:
> >     shale/sandbox/sandbox-dist/
> >     shale/sandbox/sandbox-dist/pom.xml   (with props)
> >     shale/sandbox/sandbox-dist/src/
> >     shale/sandbox/sandbox-dist/src/assemble/
> >     shale/sandbox/sandbox-dist/src/assemble/dist.xml   (with props)
> >
> > Added: shale/sandbox/sandbox-dist/pom.xml
> > URL:
> http://svn.apache.org/viewvc/shale/sandbox/sandbox-dist/pom.xml?view=auto&rev=443481
> >
> <snip/>
> >
> > Propchange: shale/sandbox/sandbox-dist/pom.xml
> >
> ------------------------------------------------------------------------------
> >     svn:executable = *
> >
> <snap/>
>
> I think your svn client auto props for XML files needs eol-style (and
> could do without executable IMO). I've added what I needed for these
> two files.


That's wierd ... I use the standard Linux command line client (version 1.3.0),
and XML files are set for eol-style in my settings (~/.subversion/config),
just like Java files are.  And *nothing* is set to turn on executable.



-Rahul
>

Craig