mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-01 17:09:08 +00:00
ping bild
This commit is contained in:
parent
ccf13067c4
commit
494137f322
@ -86,7 +86,8 @@ public abstract class BasePackageCacheManager implements IPackageCacheManager {
|
||||
}
|
||||
|
||||
// hack - we have a hacked 1.4.0 out there. Only packages2.fhir.org has it.
|
||||
// this is not a long term thing
|
||||
// this is not a long term thing, but it's not clear how to release patches for
|
||||
// 1.4.0
|
||||
private boolean okToUsePackageServer(String server, String id) {
|
||||
if ("http://packages.fhir.org".equals(server) && "hl7.fhir.r2b.core".equals(id)) {
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user