You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ma...@apache.org on 2002/08/09 07:21:32 UTC

cvs commit: jakarta-struts build.properties.sample

martinc     2002/08/08 22:21:32

  Modified:    .        build.properties.sample
  Log:
  add an entry for the Commons Lang package. Thanks for the patch (which I
  corrected :)!
  
  PR: 11577
  Submitted by: James Mitchell
  
  Revision  Changes    Path
  1.12      +5 -1      jakarta-struts/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.properties.sample	26 Jul 2002 17:01:31 -0000	1.11
  +++ build.properties.sample	9 Aug 2002 05:21:32 -0000	1.12
  @@ -40,6 +40,10 @@
   # from the Jakarta Commons project.
   commons-fileupload.jar=/usr/local/commons-fileupload-1.0/commons-fileupload.jar
   
  +# The JAR file containing version 1.0-b1 (or later) of the Lang package
  +# from the Jakarta Commons project.
  +commons-lang.jar=/usr/local/commons-lang-1.0-b1/commons-lang.jar
  +
   # The JAR file containing version 1.0 (or later) of the Logging package
   # from the Jakarta Commons project.
   commons-logging.jar=/usr/local/commons-logging-1.0/commons-logging.jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: cvs commit: jakarta-struts build.properties.sample

Posted by James Mitchell <jm...@telocity.com>.
Doh!

I guess I gave away which one I copied :)


James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta




> -----Original Message-----
> From: martinc@apache.org [mailto:martinc@apache.org]
> Sent: Friday, August 09, 2002 1:22 AM
> To: jakarta-struts-cvs@apache.org
> Subject: cvs commit: jakarta-struts build.properties.sample
>
>
> martinc     2002/08/08 22:21:32
>
>   Modified:    .        build.properties.sample
>   Log:
>   add an entry for the Commons Lang package. Thanks for the patch (which I
>   corrected :)!
>
>   PR: 11577
>   Submitted by: James Mitchell
>
>   Revision  Changes    Path
>   1.12      +5 -1      jakarta-struts/build.properties.sample
>
>   Index: build.properties.sample
>   ===================================================================
>   RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
>   retrieving revision 1.11
>   retrieving revision 1.12
>   diff -u -r1.11 -r1.12
>   --- build.properties.sample	26 Jul 2002 17:01:31 -0000	1.11
>   +++ build.properties.sample	9 Aug 2002 05:21:32 -0000	1.12
>   @@ -40,6 +40,10 @@
>    # from the Jakarta Commons project.
>
> commons-fileupload.jar=/usr/local/commons-fileupload-1.0/commons-f
> ileupload.jar
>
>   +# The JAR file containing version 1.0-b1 (or later) of the Lang package
>   +# from the Jakarta Commons project.
>   +commons-lang.jar=/usr/local/commons-lang-1.0-b1/commons-lang.jar
>   +
>    # The JAR file containing version 1.0 (or later) of the Logging package
>    # from the Jakarta Commons project.
>    commons-logging.jar=/usr/local/commons-logging-1.0/commons-logging.jar
>
>
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>