IcedTea build instructions

Jiri Vanek jvanek at redhat.com
Thu Oct 6 00:53:27 PDT 2011


On 10/05/2011 05:13 PM, Andrew Haley wrote:
> On 10/05/2011 04:08 PM, Andrew Haley wrote:
>> >  http://icedtea.classpath.org/wiki/Main_Page  sez:
>> >
>> >     hg clone -r icedtea6-1.10http://icedtea.classpath.org/hg/release/icedtea6-1.10
>> >
>> >  Surely this is wrong -- you really want
>> >
>> >     hg clone -r icedtea6-1.10.3 ssh://icedtea.classpath.org/hg/release/icedtea6-1.10
> I meant http://icedtea.classpath.org/hg/release/icedtea6-1.10
>
>> >
>> >  Don't you?
>> >
>> >  Or maybe even
>> >
>> >     hg clone http://icedtea.classpath.org/hg/release/icedtea6-1.10
>> >
>> >  Andrew.
>

I believe the last one is the most correct. The first is also correct.
But  hg clone -r icedtea6-1.10.3 http://icedtea.classpath.org/hg/release/icedtea6-1.10 is not correct for sure. As far as I know there is no branching on minor-minor-vrsions - and have no sense.
X.Y.Z - Y is always branched, but Z just signify that in  this point tarbals (for rpms...) were released.

Regards J.



More information about the distro-pkg-dev mailing list