You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason van Zyl <jv...@maven.org> on 2004/01/12 18:43:56 UTC

Re: cvs commit: maven-components/maven-mboot/src/bash maven.functions

On Mon, 2004-01-12 at 12:14, evenisse@apache.org wrote:
> evenisse    2004/01/12 09:14:44
> 
>   Modified:    maven-mboot/src/bash maven.functions
>   Log:
>   Add tests compilation

Awesome!

What's the French idiom for "awesome!" ?

-- 
jvz.

Jason van Zyl
jason@maven.org
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


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


Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

Posted by Emmanuel Venisse <em...@venisse.net>.
Perhaps I can use this :

find <unitTestSourceDirectory> -path <pattern>

----- Original Message ----- 
From: "Emmanuel Venisse" <em...@venisse.net>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Tuesday, January 13, 2004 12:46 AM
Subject: Re: cvs commit:
maven-components/maven-mboot/src/bashmaven.functions


> Jason,
>
> For unit tests, I don't know how to find available test files without use
a
> DirectoryScanner.
> Can I use PlexusUtil for this?
>
> Emmanuel
>
> ----- Original Message ----- 
> From: "Emmanuel Venisse" <em...@venisse.net>
> To: "Maven Developers List" <de...@maven.apache.org>
> Sent: Monday, January 12, 2004 6:51 PM
> Subject: Re: cvs commit:
> maven-components/maven-mboot/src/bashmaven.functions
>
>
> > ----- Original Message ----- 
> > From: "Jason van Zyl" <jv...@maven.org>
> > To: "Maven Developers List" <de...@maven.apache.org>
> > Sent: Monday, January 12, 2004 6:43 PM
> > Subject: Re: cvs commit:
> > maven-components/maven-mboot/src/bashmaven.functions
> >
> >
> > > On Mon, 2004-01-12 at 12:14, evenisse@apache.org wrote:
> > > > evenisse    2004/01/12 09:14:44
> > > >
> > > >   Modified:    maven-mboot/src/bash maven.functions
> > > >   Log:
> > > >   Add tests compilation
> > >
> > > Awesome!
> > >
> > > What's the French idiom for "awesome!" ?
> >
> > impressionnant!
> >
> > I'll add test runner later.
> >
> > >
> > > -- 
> > > jvz.
> > >
> > > Jason van Zyl
> > > jason@maven.org
> > > http://maven.apache.org
> > >
> > > happiness is like a butterfly: the more you chase it, the more it will
> > > elude you, but if you turn your attention to other things, it will
come
> > > and sit softly on your shoulder ...
> > >
> > >  -- Thoreau
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


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


Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

Posted by Emmanuel Venisse <em...@venisse.net>.
Jason,

For unit tests, I don't know how to find available test files without use a
DirectoryScanner.
Can I use PlexusUtil for this?

Emmanuel

----- Original Message ----- 
From: "Emmanuel Venisse" <em...@venisse.net>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Monday, January 12, 2004 6:51 PM
Subject: Re: cvs commit:
maven-components/maven-mboot/src/bashmaven.functions


> ----- Original Message ----- 
> From: "Jason van Zyl" <jv...@maven.org>
> To: "Maven Developers List" <de...@maven.apache.org>
> Sent: Monday, January 12, 2004 6:43 PM
> Subject: Re: cvs commit:
> maven-components/maven-mboot/src/bashmaven.functions
>
>
> > On Mon, 2004-01-12 at 12:14, evenisse@apache.org wrote:
> > > evenisse    2004/01/12 09:14:44
> > >
> > >   Modified:    maven-mboot/src/bash maven.functions
> > >   Log:
> > >   Add tests compilation
> >
> > Awesome!
> >
> > What's the French idiom for "awesome!" ?
>
> impressionnant!
>
> I'll add test runner later.
>
> >
> > -- 
> > jvz.
> >
> > Jason van Zyl
> > jason@maven.org
> > http://maven.apache.org
> >
> > happiness is like a butterfly: the more you chase it, the more it will
> > elude you, but if you turn your attention to other things, it will come
> > and sit softly on your shoulder ...
> >
> >  -- Thoreau
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


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


Re: cvs commit: maven-components/maven-mboot/src/bashmaven.functions

Posted by Emmanuel Venisse <em...@venisse.net>.
----- Original Message ----- 
From: "Jason van Zyl" <jv...@maven.org>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Monday, January 12, 2004 6:43 PM
Subject: Re: cvs commit:
maven-components/maven-mboot/src/bashmaven.functions


> On Mon, 2004-01-12 at 12:14, evenisse@apache.org wrote:
> > evenisse    2004/01/12 09:14:44
> >
> >   Modified:    maven-mboot/src/bash maven.functions
> >   Log:
> >   Add tests compilation
>
> Awesome!
>
> What's the French idiom for "awesome!" ?

impressionnant!

I'll add test runner later.

>
> -- 
> jvz.
>
> Jason van Zyl
> jason@maven.org
> http://maven.apache.org
>
> happiness is like a butterfly: the more you chase it, the more it will
> elude you, but if you turn your attention to other things, it will come
> and sit softly on your shoulder ...
>
>  -- Thoreau
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


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