Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2004 23:16:47 -0800 (PST)
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/apache-ant Makefileports/devel/apache-ant/files ant
Message-ID:  <200401060716.i067Gl5e098595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
znerd       2004/01/05 23:16:47 PST

  FreeBSD ports repository

  Modified files:
    devel/apache-ant     Makefile 
    devel/apache-ant/files ant 
  Log:
  By default disable FreeBSD-specific behaviour to include all
  JAR files in ${PREFIX}/share/java/classes in the CLASSPATH.
  To re-enable the non-compatible behaviour, set
  ANT_INCLUDE_SHARED_JARS to YES (case-sensitive).
  
  The old, non-compatible behaviour has been a cause of much
  discussion and frustration.
  
  Bumped PORTREVISION.
  
  See:
  http://lists.freebsd.org/pipermail/freebsd-java/2003-September/000744.html
  
  Requested by:   Jonathan Chen <jonc@chen.org.nz> and others
  
  Revision  Changes    Path
  1.33      +1 -0      ports/devel/apache-ant/Makefile
  1.2       +17 -12    ports/devel/apache-ant/files/ant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401060716.i067Gl5e098595>