Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Quite Week

Hi Adolfo

All seems good.

    Regards

        Ed

On 21/06/2012 10:46, Adolfo Sánchez-Barbudo Herrera wrote:
Ed
Old interims etc can go. Just the releases stay on archive 'forever'. If you can make links work let me know.
A piece of comment from matt (webmaster): "We don't support symlinks on download.eclipse.org"

So, concerning the stuff moved to archive, I've done the following:

a) Old zips. The downloads web page has its own mechanism to publish archived releases. Just ocl-extras.php needs to be configured.
b) Old javadoc. I've redirected the javadoc with a trivial index.php script:
<?php
header("Location: http://archive.eclipse.org/modeling/mdt/ocl/javadoc/X.Y.Z");
exit;
?>
c) Old p2 repositories. I'll probably use composite repositories mechanisms to make the redirection.

a) and b) done. c) still pending.

Any other idea is welcomed.

Regards,
Adolfo.

    Regards

        Ed

On 19/06/2012 15:09, Adolfo Sánchez-Barbudo Herrera wrote:
Hi Ed,

Regarding some stuff I want to sort out during the quite week, I need to know how many releases we want to provide in the downloads web page, so that the remaining release are moved to archive.

If I'm not wrong you have always wanted to keep our last SR, right ? Therefore the available releases will be Indigo SR2 (3.1.2) and Juno SR0 (4.0.0), right ?

I'll also try to move the old p2 repositories to archives as well, via repository composite facilities or sym links.

I'll work on this, Tomorrow.

Regards,
Adolfo.
--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231


_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2178 / Virus Database: 2437/5078 - Release Date: 06/18/12



_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev

--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231




_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2178 / Virus Database: 2437/5082 - Release Date: 06/20/12


Back to the top