Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] http or https reference to P2 repos: (was Re: Initialization for 2019-06)

Hi

I just changed the repo reference in the *.aggrcon from http: to https: but the resulting log changes from:

08:40:39 Adding child meta-data repository file:/home/data/httpd/download.eclipse.org/mmt/qvto/updates/releases/3.9.2

to

09:03:28 Adding child meta-data repository https://download.eclipse.org/mmt/qvto/updates/milestones/3.9.3/S201904160751

This suggests that the SimRel build is able to exploit a trusted path to file:/home/data/httpd for http: but not https:

Is this a bug/limitation of the SimRel setup, or should we be using http: for references to EF-hosted repos in *.aggrcon?

Regards

Ed Willink

On 08/04/2019 19:45, Michael Keppler wrote:
Am 08.04.2019 um 18:58 schrieb Ed Willink:

I've raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=546207
requesting the *.target support to give a warning for http:

Targets are only one of many places where that can be an issue. In my
company I use a checkstyle rule to flag http URLs (to some domains, not
all) in every file of every project as a build error.

Since the foundation has a Sonarqube server, maybe adding some regex
rule there might be an alternative to catch more occurrences?

Ciao, Michael

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


Virus-free. www.avast.com

Back to the top