Add config parameter to obr repo provider to tell it to work offline when
possible
----------------------------------------------------------------------------------
Key: FELIX-2585
URL: https://issues.apache.org/jira/browse/FELIX-2585
Project: Felix
Issue Type: Improvement
Components: Sigil
Reporter: David Savage
Priority: Minor
The sigil obr repository provider caches artifacts locally such that once run
it is possible to run the build offline. However there are a number of places
where it attempts to check if content is up to date. This can hang depending on
network configs making the build very slow.
Better to support an explicit offline config which tells the obr repo to skip
any network calls that are not required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.