[DebianGIS-dev] CVS Update: openjump/debian openjump-build.xml

2006-03-11 Thread pere

  User: pere
  Date: 06/03/11 12:38:12

  Modified:debian   openjump-build.xml
  Log:
  Make sure the lib/ directory is created.
  
  Revision  ChangesPath
  1.2   +1 -0  openjump/debian/openjump-build.xml
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?annotate=1.2&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml.diff?r1=1.2&r2=1.1&cvsroot=
  
  ---
  
  Index: openjump-build.xml
  ===
  RCS file: /cvsroot/pkg-grass/openjump/debian/openjump-build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- openjump-build.xml11 Mar 2006 12:32:00 -  1.1
  +++ openjump-build.xml11 Mar 2006 12:38:11 -  1.2
  @@ -108,6 +108,7 @@
   
   
   
  +
   
   
   
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] CVS Update: openjump/debian openjump-build.xml rules

2006-03-11 Thread pere

  User: pere
  Date: 06/03/11 12:32:00

  Modified:debian   rules
  Added:   debian   openjump-build.xml
  Log:
  Copy the ant rule from openjump CVS, as it is missing in the source zipfile.
  
  Revision  ChangesPath
  1.2   +1 -1  openjump/debian/rules
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?annotate=1.2&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules.diff?r1=1.2&r2=1.1&cvsroot=
  
  ---
  
  Index: rules
  ===
  RCS file: /cvsroot/pkg-grass/openjump/debian/rules,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rules 11 Mar 2006 12:11:34 -  1.1
  +++ rules 11 Mar 2006 12:32:00 -  1.2
  @@ -9,7 +9,7 @@
   
   JAVA_HOME := /usr/lib/kaffe
   ANT_HOME := /usr/share/ant
  -DEB_ANT_ARGS := -f etc/build.xml
  +DEB_ANT_ARGS := -f debian/openjump-build.xml
   
   DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar servlet-2.3 bsf javacc
   DEB_ANT_BUILD_TARGET := jar
  
  
  
  1.1  openjump/debian/openjump-build.xml
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?annotate=1.1&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=
  
  ---
  
  Index: openjump-build.xml
  ===
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  Manifest-Version: 1.0
  Sealed: false
  ${Name}-Version: ${version}
  Build-Date: ${TODAY}
  Build-Time: ${TSTAMP}