On Thu, 2002-07-11 at 12:27, Emmanuel Venisse wrote:

Bless you! Merci!

> 
> 
>  
> ______________________________________________________________________________
> ifrance.com, l'email gratuit le plus complet de l'Internet !
> vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
> http://www.ifrance.com/_reloc/email.emailif
> 
> ----
> 

> Index: plugin.jelly
> ===================================================================
> RCS file: /home/cvspublic/jakarta-turbine-maven/src/plugins/clover/plugin.jelly,v
> retrieving revision 1.6
> diff -r1.6 plugin.jelly
> 72c72
> <     <j:if test="${flags.sourceTestDirectory}">
> ---
> >     <j:if test="${unitTestSourcesPresent == 'true'}">
> 85,86c85,91
> <           <fileset dir="${maven.unitTestSourceDirectory}">
> <             <patternset refid="maven.unit.test.set"/>
> ---
> >           <fileset dir="${pom.build.unitTestSourceDirectory}">
> >               <j:forEach var="pat" items="${pom.build.unitTest.includes}">
> >                 <include name="${pat}"/>
> >               </j:forEach>
> >               <j:forEach var="pat" items="${pom.build.unitTest.excludes}">
> >                 <exclude name="${pat}"/>
> >               </j:forEach>
> 
> ----
> 

> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to