[Sablevm-developer] Need help with Classpath/bugfree and release request
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-02-15 01:47:21
|
Hi, I am not sure if David is able to do the below operations, so it's most probably to Etienne. I couldn't do them (lack of permissions). 1. Please apply the attached patch to classpath/staging. 2. Remove empty classpath/bugfree directory (yup, its needed) svn del svn+ssh://svn.sablevm.org/public/sablevm-classpath/branches/bugfree 3. Copy current classpath/staging into classpath/bugfree svn cp svn+ssh://svn.sablevm.org/public/sablevm-classpath/branches/staging svn+ssh://svn.sablevm.org/public/sablevm-classpath/branches/bugfree 4. svn co svn+ssh://svn.sablevm.org/public/sablevm-classpath/branches/bugfree sablevm-classpath-bugfree 5. Change version number in configure.ac in AC_INIT to [1.1.0] 6. Commit the changes to classpath/bugfree [the below one is surely for Etienne] 7. Make tags of 1.1.0 for sablevm/bugfree and classpath/bugfree. (I prepared the sablevm/bugfree already) We should then checkout these tags, run "make distcheck" on them (I fixed that for both of them, so I know it will work), build and run SableVM from these tarballs. [*] If everything is fine this will become 1.1.0 development release. Cheers, Grzegorz B. Prokopski [*] You will need tar from Debian *testing* for "make distcheck"! -- Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM |