ctron / package-drone

An OSGI first software artifact repository – Moved to the Eclipse Foundation
https://github.com/eclipse/packagedrone
Eclipse Public License 1.0
39 stars 13 forks source link

p2 need Http-Header Last-Modified #67

Closed cornzy closed 9 years ago

cornzy commented 9 years ago

I have deployed a p2 repository (built with tycho) to package drone and want to consume this p2 repository to install the plug-Ins using org.eclipse.equinox.p2.director.

The p2 director log an error message:

!MESSAGE Server returned lastModified <= 0

It seems like the p2 director need a valid Last-Modified Header. Tested with eclipse indigo and luna.