You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/03/09 15:51:27 UTC

cvs commit: jakarta-turbine-maven/src/conf driver.jelly

dion        2003/03/09 06:51:27

  Modified:    src/conf driver.jelly
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-turbine-maven/src/conf/driver.jelly
  
  Index: driver.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/conf/driver.jelly,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- driver.jelly	29 Jan 2003 14:54:28 -0000	1.8
  +++ driver.jelly	9 Mar 2003 14:51:27 -0000	1.9
  @@ -123,7 +123,7 @@
   
       <j:if test="${sourcesPresent == 'true'}">
         <path id="maven.compile.src.set">
  -        <pathelement location="${pom.build.SourceDirectory}"/>
  +        <pathelement location="${pom.build.sourceDirectory}"/>
         </path>
       </j:if>
   
  
  
  

Re: CVS Loginfo script that Maven is using?

Posted by jeff grant <ma...@jeffgrant.com>.
>checkout CVSROOT
>
>- Kasper


*DOH!*

Never thought of that... *sigh*  My only defense is that it's Monday!

Thanks.  :)



...jeff



Re: CVS Loginfo script that Maven is using?

Posted by Kasper Nielsen <ne...@kav.dk>.
jeff grant wrote:
> Hello-
> 
> I'm working on cleaning up an existing project's CVS server, and I'm 
> wondering if it may be possible to get a copy of the LOGINFO script 
> that's being used to generate the maven CVS commit emails?
> 
> 
> If you could email it to me, or post it, or point out where I can find 
> it, that would be great.
> 
checkout CVSROOT

- Kasper



CVS Loginfo script that Maven is using?

Posted by jeff grant <ma...@jeffgrant.com>.
Hello-

I'm working on cleaning up an existing project's CVS server, and I'm 
wondering if it may be possible to get a copy of the LOGINFO script 
that's being used to generate the maven CVS commit emails?


If you could email it to me, or post it, or point out where I can 
find it, that would be great.



Thanks...


...jeff