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.
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.