Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 509874

Summary: Incorrect URI for org.eclipse.lyo.dependencies Git repository
Product: Community Reporter: Jim Amsden <jamsden>
Component: GitAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Jim Amsden CLA 2017-01-03 14:00:41 EST
In https://git.eclipse.org/c/lyo/org.eclipse.lyo.dependencies.git/:

git clone https://git.eclipse.org/r/lyo/org.eclipse.lyo.dependencies

should be:

git clone git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.dependencies.git
Comment 1 Denis Roy CLA 2017-08-02 10:54:18 EDT
Looks OK now. Thank you.