Re: [Sablevm-developer] Need help with Classpath/bugfree and release request
Brought to you by:
egagnon
From: Etienne G. <gag...@uq...> - 2004-02-15 14:40:18
|
Hi Greg, Only developers that have done the FSF paperwork thing (e.g. copyright assignment) have write access to sablevm-classpath. So, both David and I have access to it for the time being. I'll let David take care of your patch (and see if it can be accepted according to the FSF's contribution rules). Etienne Grzegorz B. Prokopski wrote: > 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"! > -- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |