Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Building EclipseLink 2.7.3 fails

Hello!
I tried the following and I'm now getting an exception...

> git reset --hard 2.7.3

I'm doing this to revert my 2.7 local branch back to the 2.7.3 tagged release. I can verify this is the correct commit, because the commit IDs match ( https://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/releases/2.7.3/eclipselink-plugins-2.7.3.v20180807-4be1041.zip <-> 4be1041 ).

> ant -f antbuild.xml clean build


Why were these artifacts removed from http://download.eclipse.org/tools/orbit/downloads? This isn't the first time artifacts have been removed and broken builds. This seems wrong and steps should be taken to prevent this.

Thanks,
Will Dazey

Back to the top