Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

common

policy/drools-applications

1.4 change the following propertiesversion.policy.drools-pdp

*NOTE: The drools-pdp and drools-applications must have the same version to support pre-loading of artifacts correctly.

Release OrderRepo (current version)NotesExample Commit(s) for upgrading versions
1

policy/parent

2.1.0

all pom.xml's

version.properties


22a

policy/

docker

1.4.0 PLD FIX

all pom.xml's

version.properties

https://gerrit.onap.org/r/#/c/71549/

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version

TODO verify this

config/pe/push-policies.sh

./config/pe/brmsgw.conf: BRMS_DEPENDENCY_VERSION


2b

policy/common

1.4.0

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version

3

policy/models

2.1.0 ? PLD FIX

all pom.xml's

version.propertiesproperties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version

4a4

policy/api

2.0.0

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.commonversion

54b

policy/pap

2.0.0

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.commonmodels.version

6a4c

policy/drools-pdp

1.4.0

all pom.xml's

version.properties

policy-management/src/test/resources/echo.pom

In main pom.xml consider changing the policy.common.version property:

*NOTE: The drools-pdp, drools-applications and engine must have the same version to support pre-loading of artifacts correctly.

https://gerrit.onap.org/r/#/c/71558/

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version


4d6b

policy/apex-pdp

2.0.4

all pom.xml's

version.propertiesproperty

version.In main pom.xml consider changing the policy.common in main pom.xml

https://gerrit.onap.org/r/#/c/71562/6c

policy/xacml-pdp

2.0.0

all pom.xml's

version.properties

property version.policy.common in main pom.xml

7

.version property:

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.models.version

4e

policy/xacml-pdp

2.0.0

all pom.xml's

version.properties

In main pom.xml

consider changing the policy.common.version property:

  • Ensure <parent> tag points to correct policy/parent version
  • policy.
  • common.version
  • policy.models.version

4f

https://gerrit.onap.org/r/#/c/71566/

8

policy/engine

1.4.0

all pom.xml's

version.properties

BRMSGateway/config.properties

BRMSGateway/dependency.json

BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java

BRMSGateway/src/test/resources/config.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • version.
  • policy.common.version
  • version.policy.drools-applications

https://gerrit.onap.org/r/#/c/71570/

  • models.version


5a9

policy/distributiondrools-applications

21.14.0

all pom.xml's

version.properties

In main pom.xml change the following properties

  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.enginemodels.version
  • version.policy.apexdrools-pdp.version
https://gerrit.onap.org/r/#/c/71575/

5b7 (no dependencies, just ordering)

policy/dockerdistribution

(tagged 2.1.4.0 TBD)

There are no artifacts in this repo.

But we need to be sure that any scripts that pull anything like templates are updated when branching.

config/pe/push-policies.sh

./config/pe/brmsgw.conf: BRMS_DEPENDENCY_VERSION

0

all pom.xml's

version.properties

In main pom.xml change the following properties

And it should be tagged by the LF release team to ensure consistency.
  • Ensure <parent> tag points to correct policy/parent version
  • policy.common.version
  • policy.engine.version
  • policy.apex-pdp.version







When branching, its easiest to update the .gitreview file ON the new branch in order to ensure that new gerritt submissions are tracked on that branch.

...