Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] JustJ JREs and download.eclipse.org Browsing

Matthias,

It was not designed for that purpose, but with the help of a few shell scripts, I now promote automatically-modified versions of the same PHP pages to archive.eclipse.org as well.

So yes, the following also works now:

  https://archive.eclipse.org/justj/?file=

It's a little odd that https://archive.eclipse.org redirects to https://archive.eclipse.org/eclipse/downloads/ as if the platform project owns everything. :-P

It's certainly not helpful that one cannot "just see" what's on the server, but now you can:

Cheers,
Ed

On 19.10.2020 21:35, Matthias Sohn wrote:
On Wed, Jun 3, 2020 at 10:33 AM Ed Merks <ed.merks@xxxxxxxxx> wrote:

As an extra goody, I wanted a better browser for the contents of https://download.eclipse.org so I implemented a PHP script specifically for that purpose.   I did this for JustJ's content, but the result is fully general so I generalized it to provide the following link from which to get started at the root:

  https://download.eclipse.org/justj/?file=

Starting here, you can browse anything on the download.eclipse.org server.   It has the advantage that you can browse folder content even if there is an index.html or index.php in that folder.

___________________________________________________


This content browser is very useful (kudos to Ed), can we also use it to look at archived content on archive.eclipse.org ?

-Matthias

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top