Thread: [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
Attachments:
classpath-version.diff
|
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 |
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/ |
From: Grzegorz B. P. <ga...@de...> - 2004-02-15 17:24:58
|
W li=B6cie z nie, 15-02-2004, godz. 09:32, Etienne Gagnon pisze:=20 > Hi Greg, >=20 > 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. Heh, I *do* know that. > I'll let David take care of your patch (and see if it can be accepted > according to the FSF's contribution rules). Ehm... You haven't even spent 0.5sec looking at it, right? It's a half liner, that changes only sablevm-specific thing, that is sets AC_INIT to this: AC_INIT([SableVM GNU Classpath 0.07+cvs],[1.0.9+staging],[cla...@gn...],[sablevm-classpath]) Anyway - can David or you just finish the release, please? GBP --=20 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 |
From: David <db...@CS...> - 2004-02-16 00:06:19
|
On Sun, Feb 15, 2004 at 09:32:31AM -0500, Etienne Gagnon wrote: >=20 > I'll let David take care of your patch (and see if it can be accepted > according to the FSF's contribution rules). >=20 I applied the patch. David --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |
From: Chris P. <chr...@ma...> - 2004-02-15 18:03:47
|
Grzegorz B. Prokopski wrote: > W li=B6cie z nie, 15-02-2004, godz. 09:32, Etienne Gagnon pisze:=20 >=20 >>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. >=20 > Heh, I *do* know that. >=20 >=20 >>I'll let David take care of your patch (and see if it can be accepted >>according to the FSF's contribution rules). >=20 > Ehm... You haven't even spent 0.5sec looking at it, right? > It's a half liner, that changes only sablevm-specific thing, > that is sets AC_INIT to this: >=20 > AC_INIT([SableVM GNU Classpath > 0.07+cvs],[1.0.9+staging],[cla...@gn...],[sablevm-classpath]) >=20 > Anyway - can David or you just finish the release, please? >=20 Etienne, is it okay to give Greg write access to sablevm-classpath, and=20 just make sure to revert all of his changes before sending patches upstre= am? Chris |
From: Grzegorz B. P. <ga...@de...> - 2004-02-15 19:02:55
|
W li=B6cie z nie, 15-02-2004, godz. 13:02, Chris Pickett pisze:=20 > Grzegorz B. Prokopski wrote: > > Anyway - can David or you just finish the release, please? > >=20 > Etienne, is it okay to give Greg write access to sablevm-classpath, and= =20 > just make sure to revert all of his changes before sending patches upst= ream? This particular, ehm... patch (?) will never be submitted upstream anyway. But we should not bend the rules. I have the papers signed already, I just need to get a postage stamp to send it (post office seems to be _always_ closed when I pass by ;-) Hopefuly for 1.1.1 I will have it done already. GBP --=20 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 |