You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2006/08/13 23:29:08 UTC

svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

Author: carlos
Date: Sun Aug 13 14:29:07 2006
New Revision: 431246

URL: http://svn.apache.org/viewvc?rev=431246&view=rev
Log:
Ignore db folder

Modified:
    maven/continuum/trunk/continuum-webapp/   (props changed)

Propchange: maven/continuum/trunk/continuum-webapp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Aug 13 14:29:07 2006
@@ -1,3 +1,4 @@
+
 target
 .classpath
 .project
@@ -5,3 +6,4 @@
 continuum-webapp.iml
 *.ipr
 *.iws
+${plexus.home}



Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

Posted by Carlos Sanchez <ca...@apache.org>.
Emmanuel told me that this was about to be fixed, but this was more
than a month ago.

Added as CONTINUUM-812

On 8/13/06, Brett Porter <br...@apache.org> wrote:
> kind of against the principles of Continuum to sweep things under the
> carpet :)
>
> Do you want to create a jira for it?
>
> - Brett
>
> On 14/08/2006 7:49 AM, Carlos Sanchez wrote:
> > that be great, but in the meantime this is very handy
> >
> > On 8/13/06, Brett Porter <br...@apache.org> wrote:
> >> Wouldn't it be better to fix the tests/execution to create this in a
> >> more normal place, like target/plexus.home as it used to be?
> >>
> >> - Brett
> >>
> >> On 14/08/2006 7:29 AM, carlos@apache.org wrote:
> >> > Author: carlos
> >> > Date: Sun Aug 13 14:29:07 2006
> >> > New Revision: 431246
> >> >
> >> > URL: http://svn.apache.org/viewvc?rev=431246&view=rev
> >> > Log:
> >> > Ignore db folder
> >> >
> >> > Modified:
> >> >     maven/continuum/trunk/continuum-webapp/   (props changed)
> >> >
> >> > Propchange: maven/continuum/trunk/continuum-webapp/
> >> >
> >> ------------------------------------------------------------------------------
> >>
> >> > --- svn:ignore (original)
> >> > +++ svn:ignore Sun Aug 13 14:29:07 2006
> >> > @@ -1,3 +1,4 @@
> >> > +
> >> >  target
> >> >  .classpath
> >> >  .project
> >> > @@ -5,3 +6,4 @@
> >> >  continuum-webapp.iml
> >> >  *.ipr
> >> >  *.iws
> >> > +${plexus.home}
> >> >
> >> >
> >>
> >>
> >> --
> >> Apache Maven - http://maven.apache.org/
> >> Better Builds with Maven - http://library.mergere.com/
> >>
> >
> >
>
>
> --
> Apache Maven - http://maven.apache.org/
> Better Builds with Maven - http://library.mergere.com/
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

Posted by Brett Porter <br...@apache.org>.
kind of against the principles of Continuum to sweep things under the 
carpet :)

Do you want to create a jira for it?

- Brett

On 14/08/2006 7:49 AM, Carlos Sanchez wrote:
> that be great, but in the meantime this is very handy
> 
> On 8/13/06, Brett Porter <br...@apache.org> wrote:
>> Wouldn't it be better to fix the tests/execution to create this in a
>> more normal place, like target/plexus.home as it used to be?
>>
>> - Brett
>>
>> On 14/08/2006 7:29 AM, carlos@apache.org wrote:
>> > Author: carlos
>> > Date: Sun Aug 13 14:29:07 2006
>> > New Revision: 431246
>> >
>> > URL: http://svn.apache.org/viewvc?rev=431246&view=rev
>> > Log:
>> > Ignore db folder
>> >
>> > Modified:
>> >     maven/continuum/trunk/continuum-webapp/   (props changed)
>> >
>> > Propchange: maven/continuum/trunk/continuum-webapp/
>> > 
>> ------------------------------------------------------------------------------ 
>>
>> > --- svn:ignore (original)
>> > +++ svn:ignore Sun Aug 13 14:29:07 2006
>> > @@ -1,3 +1,4 @@
>> > +
>> >  target
>> >  .classpath
>> >  .project
>> > @@ -5,3 +6,4 @@
>> >  continuum-webapp.iml
>> >  *.ipr
>> >  *.iws
>> > +${plexus.home}
>> >
>> >
>>
>>
>> -- 
>> Apache Maven - http://maven.apache.org/
>> Better Builds with Maven - http://library.mergere.com/
>>
> 
> 


-- 
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

Posted by Carlos Sanchez <ca...@apache.org>.
that be great, but in the meantime this is very handy

On 8/13/06, Brett Porter <br...@apache.org> wrote:
> Wouldn't it be better to fix the tests/execution to create this in a
> more normal place, like target/plexus.home as it used to be?
>
> - Brett
>
> On 14/08/2006 7:29 AM, carlos@apache.org wrote:
> > Author: carlos
> > Date: Sun Aug 13 14:29:07 2006
> > New Revision: 431246
> >
> > URL: http://svn.apache.org/viewvc?rev=431246&view=rev
> > Log:
> > Ignore db folder
> >
> > Modified:
> >     maven/continuum/trunk/continuum-webapp/   (props changed)
> >
> > Propchange: maven/continuum/trunk/continuum-webapp/
> > ------------------------------------------------------------------------------
> > --- svn:ignore (original)
> > +++ svn:ignore Sun Aug 13 14:29:07 2006
> > @@ -1,3 +1,4 @@
> > +
> >  target
> >  .classpath
> >  .project
> > @@ -5,3 +6,4 @@
> >  continuum-webapp.iml
> >  *.ipr
> >  *.iws
> > +${plexus.home}
> >
> >
>
>
> --
> Apache Maven - http://maven.apache.org/
> Better Builds with Maven - http://library.mergere.com/
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

Posted by Brett Porter <br...@apache.org>.
Wouldn't it be better to fix the tests/execution to create this in a 
more normal place, like target/plexus.home as it used to be?

- Brett

On 14/08/2006 7:29 AM, carlos@apache.org wrote:
> Author: carlos
> Date: Sun Aug 13 14:29:07 2006
> New Revision: 431246
> 
> URL: http://svn.apache.org/viewvc?rev=431246&view=rev
> Log:
> Ignore db folder
> 
> Modified:
>     maven/continuum/trunk/continuum-webapp/   (props changed)
> 
> Propchange: maven/continuum/trunk/continuum-webapp/
> ------------------------------------------------------------------------------
> --- svn:ignore (original)
> +++ svn:ignore Sun Aug 13 14:29:07 2006
> @@ -1,3 +1,4 @@
> +
>  target
>  .classpath
>  .project
> @@ -5,3 +6,4 @@
>  continuum-webapp.iml
>  *.ipr
>  *.iws
> +${plexus.home}
> 
> 


-- 
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/