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 2004/09/06 02:57:59 UTC

cvs commit: maven-plugins/jellydoc project.properties

dion        2004/09/05 17:57:59

  Modified:    jellydoc project.properties
  Log:
  Rely on tools.jar from Maven
  
  Revision  Changes    Path
  1.9       +2 -0      maven-plugins/jellydoc/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jellydoc/project.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.properties	2 May 2004 10:41:36 -0000	1.8
  +++ project.properties	6 Sep 2004 00:57:58 -0000	1.9
  @@ -20,3 +20,5 @@
   
   # vmassol: shouldn't this be deleted?
   maven.activitylog.range = 30
  +maven.jar.override=on
  +maven.jar.javadoc=${tools.jar}
  \ No newline at end of file
  
  
  

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


Re: cvs commit: maven-plugins/jellydoc project.properties

Posted by Dion Gillard <di...@gmail.com>.
It still is AFAIK. It's in the maven.bat and the forehead.conf.


On Mon,  6 Sep 2004 11:19:41 +1000, Brett Porter <br...@apache.org> wrote:
> Is that still set by the maven startup script? I didn't think it was, because we
> had tried to get Maven working with other JVMs such as Kaffe.
> 
> - Brett
> 
> 
> 
> Quoting dion@apache.org:
> 
> > dion        2004/09/05 17:57:59
> >
> >   Modified:    jellydoc project.properties
> >   Log:
> >   Rely on tools.jar from Maven
> >
> >   Revision  Changes    Path
> >   1.9       +2 -0      maven-plugins/jellydoc/project.properties
> >
> >   Index: project.properties
> >   ===================================================================
> >   RCS file: /home/cvs/maven-plugins/jellydoc/project.properties,v
> >   retrieving revision 1.8
> >   retrieving revision 1.9
> >   diff -u -r1.8 -r1.9
> >   --- project.properties      2 May 2004 10:41:36 -0000       1.8
> >   +++ project.properties      6 Sep 2004 00:57:58 -0000       1.9
> >   @@ -20,3 +20,5 @@
> >
> >    # vmassol: shouldn't this be deleted?
> >    maven.activitylog.range = 30
> >   +maven.jar.override=on
> >   +maven.jar.javadoc=${tools.jar}
> >   \ No newline at end of file
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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
> 
> 



-- 
http://www.multitask.com.au/people/dion/

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


Re: cvs commit: maven-plugins/jellydoc project.properties

Posted by Brett Porter <br...@apache.org>.
Is that still set by the maven startup script? I didn't think it was, because we
had tried to get Maven working with other JVMs such as Kaffe.

- Brett

Quoting dion@apache.org:

> dion        2004/09/05 17:57:59
> 
>   Modified:    jellydoc project.properties
>   Log:
>   Rely on tools.jar from Maven
>   
>   Revision  Changes    Path
>   1.9       +2 -0      maven-plugins/jellydoc/project.properties
>   
>   Index: project.properties
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/jellydoc/project.properties,v
>   retrieving revision 1.8
>   retrieving revision 1.9
>   diff -u -r1.8 -r1.9
>   --- project.properties	2 May 2004 10:41:36 -0000	1.8
>   +++ project.properties	6 Sep 2004 00:57:58 -0000	1.9
>   @@ -20,3 +20,5 @@
>    
>    # vmassol: shouldn't this be deleted?
>    maven.activitylog.range = 30
>   +maven.jar.override=on
>   +maven.jar.javadoc=${tools.jar}
>   \ No newline at end of file
>   
>   
>   
> 
> ---------------------------------------------------------------------
> 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