Feature/resolve cache by pkriens · Pull Request #5305 · bndtools/bnd (original) (raw)
added 2 commits
cache – Will use a cache file in the workspace cache. If that file is stale relative to the workspace or project or it does not exist, then the bnd(run) file will be resolved and the result is stored in the cache file.
Signed-off-by: Peter Kriens Peter.Kriens@aqute.biz
- Uses the project/workspace lastmodifiedtime, which includes include files
- Removed removal of container errors in test, uses a resolve file that has proper dependencies
- Added a testReason so the caching choice could be tested from outside
- Increased test coverage
Signed-off-by: Peter Kriens Peter.Kriens@aqute.biz
pkriens deleted the feature/resolve-cache branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})