burton      2005/01/11 23:32:28

  Modified:    feedparser build.properties
  Log:
  no windoze refs
  
  Revision  Changes    Path
  1.4       +6 -1      jakarta-commons-sandbox/feedparser/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/feedparser/build.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.properties  12 Jan 2005 07:03:38 -0000      1.3
  +++ build.properties  12 Jan 2005 07:32:28 -0000      1.4
  @@ -6,5 +6,10 @@
   
   # The file path location to where all of our external JARs are located that 
are
   # not bundled with the Jakarta Feed Parser, such as junit.jar.
  +#
  +# FIXME: should NOT have ksa-lib.jar in it.  We should put external .jars in 
CVS
  +# but I'm not sure about current Apache policy for this.  This is really ugly
  +# right now so maybe maven is the solution.  I need this to build on ANY unix
  +# machine with java installed.
   
  -ext.lib.path=c:/usr/local/ksa/lib
  +ext.lib.path=${user.home}/feedparser/lib/build/
  
  
  

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

Reply via email to