[vmkit-commits] [vmkit] r115478 - in /vmkit/branches/release_028: autoconf/configure.ac configure lib/J3/Classpath/ClasspathVMSystemProperties.inc

Nicolas Geoffray nicolas.geoffray at lip6.fr
Sun Oct 3 13:49:15 PDT 2010


Author: geoffray
Date: Sun Oct  3 15:49:15 2010
New Revision: 115478

URL: http://llvm.org/viewvc/llvm-project?rev=115478&view=rev
Log:
Move to version 0.28.


Modified:
    vmkit/branches/release_028/autoconf/configure.ac
    vmkit/branches/release_028/configure
    vmkit/branches/release_028/lib/J3/Classpath/ClasspathVMSystemProperties.inc

Modified: vmkit/branches/release_028/autoconf/configure.ac
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_028/autoconf/configure.ac?rev=115478&r1=115477&r2=115478&view=diff
==============================================================================
--- vmkit/branches/release_028/autoconf/configure.ac (original)
+++ vmkit/branches/release_028/autoconf/configure.ac Sun Oct  3 15:49:15 2010
@@ -31,7 +31,7 @@
 dnl===-----------------------------------------------------------------------===
 dnl Initialize autoconf and define the package name, version number and
 dnl email address for reporting bugs.
-AC_INIT([vmkit],[0.28svn],[nicolas.geoffray at gmail.com])
+AC_INIT([vmkit],[0.28],[nicolas.geoffray at gmail.com])
 
 dnl Provide a copyright substitution and ensure the copyright notice is included
 dnl in the output of --version option of the generated configure script.
@@ -624,8 +624,6 @@
 AC_CONFIG_FILES(Makefile.common)
 AC_CONFIG_FILES(Makefile.config)
 AC_CONFIG_FILES([lib/J3/Classpath/Classpath.h])
-AC_CONFIG_FILES([lib/N3/PNetLib/PNetPath.inc])
-AC_CONFIG_FILES([lib/N3/Mono/MonoPath.inc])
 AC_CONFIG_FILES([tools/llcj/LinkPaths.h])
 AC_CONFIG_FILES([mmtk/java/build.xml])
 

Modified: vmkit/branches/release_028/configure
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_028/configure?rev=115478&r1=115477&r2=115478&view=diff
==============================================================================
--- vmkit/branches/release_028/configure (original)
+++ vmkit/branches/release_028/configure Sun Oct  3 15:49:15 2010
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for vmkit 0.28svn.
+# Generated by GNU Autoconf 2.65 for vmkit 0.28.
 #
 # Report bugs to <nicolas.geoffray at gmail.com>.
 #
@@ -554,8 +554,8 @@
 # Identity of this package.
 PACKAGE_NAME='vmkit'
 PACKAGE_TARNAME='vmkit'
-PACKAGE_VERSION='0.28svn'
-PACKAGE_STRING='vmkit 0.28svn'
+PACKAGE_VERSION='0.28'
+PACKAGE_STRING='vmkit 0.28'
 PACKAGE_BUGREPORT='nicolas.geoffray at gmail.com'
 PACKAGE_URL=''
 
@@ -1289,7 +1289,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures vmkit 0.28svn to adapt to many kinds of systems.
+\`configure' configures vmkit 0.28 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1355,7 +1355,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vmkit 0.28svn:";;
+     short | recursive ) echo "Configuration of vmkit 0.28:";;
    esac
   cat <<\_ACEOF
 
@@ -1470,7 +1470,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vmkit configure 0.28svn
+vmkit configure 0.28
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1935,7 +1935,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by vmkit $as_me 0.28svn, which was
+It was created by vmkit $as_me 0.28, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -6131,10 +6131,6 @@
 
 ac_config_files="$ac_config_files lib/J3/Classpath/Classpath.h"
 
-ac_config_files="$ac_config_files lib/N3/PNetLib/PNetPath.inc"
-
-ac_config_files="$ac_config_files lib/N3/Mono/MonoPath.inc"
-
 ac_config_files="$ac_config_files tools/llcj/LinkPaths.h"
 
 ac_config_files="$ac_config_files mmtk/java/build.xml"
@@ -6653,7 +6649,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by vmkit $as_me 0.28svn, which was
+This file was extended by vmkit $as_me 0.28, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6719,7 +6715,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-vmkit config.status 0.28svn
+vmkit config.status 0.28
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
@@ -6845,8 +6841,6 @@
     "Makefile.common") CONFIG_FILES="$CONFIG_FILES Makefile.common" ;;
     "Makefile.config") CONFIG_FILES="$CONFIG_FILES Makefile.config" ;;
     "lib/J3/Classpath/Classpath.h") CONFIG_FILES="$CONFIG_FILES lib/J3/Classpath/Classpath.h" ;;
-    "lib/N3/PNetLib/PNetPath.inc") CONFIG_FILES="$CONFIG_FILES lib/N3/PNetLib/PNetPath.inc" ;;
-    "lib/N3/Mono/MonoPath.inc") CONFIG_FILES="$CONFIG_FILES lib/N3/Mono/MonoPath.inc" ;;
     "tools/llcj/LinkPaths.h") CONFIG_FILES="$CONFIG_FILES tools/llcj/LinkPaths.h" ;;
     "mmtk/java/build.xml") CONFIG_FILES="$CONFIG_FILES mmtk/java/build.xml" ;;
     "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;

Modified: vmkit/branches/release_028/lib/J3/Classpath/ClasspathVMSystemProperties.inc
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_028/lib/J3/Classpath/ClasspathVMSystemProperties.inc?rev=115478&r1=115477&r2=115478&view=diff
==============================================================================
--- vmkit/branches/release_028/lib/J3/Classpath/ClasspathVMSystemProperties.inc (original)
+++ vmkit/branches/release_028/lib/J3/Classpath/ClasspathVMSystemProperties.inc Sun Oct  3 15:49:15 2010
@@ -92,7 +92,7 @@
   setProperty(vm, prop, "java.class.path", vm->classpath);
   setProperty(vm, prop, "java.boot.class.path", JCL->bootClasspathEnv);
   setProperty(vm, prop, "sun.boot.class.path", JCL->bootClasspathEnv);
-  setProperty(vm, prop, "java.vm.version", "0.27");
+  setProperty(vm, prop, "java.vm.version", "0.28");
   setProperty(vm, prop, "java.vm.vendor", "The VMKit Project");
   setProperty(vm, prop, "java.vm.name", "J3");
   setProperty(vm, prop, "java.specification.version", "1.5");





More information about the vmkit-commits mailing list