Community
Participate
Working Groups
if (profileRequirement == null) {
profileRequirement = createRequirement(iu, profileChangeRequest.getProfile().getInstallableUnitProperty(iu, INCLUSION_RULES));
}
gatheredRequirements.add(profileRequirement);
if (!gatheredRequirements.contains(profileRequirement)) {
//Now add any other requirement that we need to see satisfied