summaryrefslogtreecommitdiffstats
path: root/policy-core
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Move to 1.3.4-SNAPSHOT1.3.4Jorge Hernandez1-1/+1
2018-11-07Upgrade policy/parent for dmaap1.3.3Pamela Dragosh1-1/+1
2018-10-31Step version for Casablanca supportliamfallon1-4/+2
2018-10-24Fix refering to snapshot in policy/drools-pdp1.3.1ramverma1-4/+4
2018-10-05Add coverage to policy-coreJim Hahn9-136/+390
2018-10-01Set drools-pdp checkstyle configPamela Dragosh8-59/+127
2018-09-26Use powermock artifacts from parent pomJim Hahn1-6/+0
2018-09-21new sonar issues in drools-pdpJim Hahn3-13/+13
2018-09-11Revert back to Drools 6.5.0.FinalJim Hahn2-12/+11
2018-09-10Switch to drools 7.9.0.FinalJim Hahn2-11/+12
2018-09-10Fix checkstyle policy-corePamela Dragosh22-755/+771
2018-09-04Fix security issuesPamela Dragosh1-1/+9
2018-08-29Set parent to policy/parentPamela Dragosh1-87/+87
2018-08-20Fix sonar issues in drools-pdpKrishnajinka2-589/+536
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis5-1023/+681
2018-07-18Deny subsequent lock()Jim Hahn3-14/+9
2018-07-16Distinguish lock from refreshJim Hahn6-2/+300
2018-07-03Merge "Fix sonar issues on new code"Jorge Hernandez1-3/+1
2018-07-03Fix sonar issues on new codeJim Hahn1-3/+1
2018-06-29Final piece to remove lock CallbackJim Hahn2-31/+0
2018-06-27Add time limit to locking facilityJim Hahn9-843/+166
2018-06-25Added expiration timer to default locking strategyJim Hahn5-16/+371
2018-06-18Add setXxx methods for @Property annotationJim Hahn2-138/+16
2018-06-05Update drools-pdp to SNAPSHOT-1.3.0liamfallon1-1/+1
2018-05-21Update Policy Drools PDP to 1.2.3-SNAPSHOTliamfallon1-1/+1
2018-05-16Upgrade SNAPSHOT to 1.2.2liamfallon1-1/+1
2018-04-19Sonar cleanupMagnusen, Drew (dm741q)1-0/+4
2018-04-16Merge "Sonar fixes to pooling"Jorge Hernandez3-0/+232
2018-04-16Sonar fixes to poolingJim Hahn3-0/+232
2018-04-16Merge "Sonar cleanup"Jorge Hernandez3-11/+9
2018-04-16Add missing licensesPamela Dragosh2-1/+39
2018-04-14Sonar cleanupMagnusen, Drew (dm741q)3-11/+9
2018-04-13Merge "Update SNAPSHOT to 1.2.1"Jorge Hernandez1-1/+1
2018-04-13Update SNAPSHOT to 1.2.1Pamela Dragosh1-1/+1
2018-04-12Sonar fixes for policy-core locksJim Hahn8-176/+159
2018-04-03Add api-resource-locks featureJim Hahn12-0/+2481
2018-02-22Force dependency upgrade and exclusionsPamela Dragosh1-0/+33
2018-02-20Sonar fixes to drools-pdpJim Hahn3-13/+12
2018-02-08programatic install of rules artifacts for junitsJorge Hernandez8-54/+26
2018-01-31junits+utils to generate/test rules applicationsJorge Hernandez1-0/+112
2017-11-29Fix Sonar issues in policy-coreCharles Cole3-22/+24
2017-11-21Bump minor versionJessica Wagantall1-1/+1
2017-11-15Update to 1.1.2-SNAPSHOTPamela Dragosh1-1/+1
2017-11-08Update SNAPSHOT versionPamela Dragosh1-1/+1
2017-10-09send messages directly through topicJorge Hernandez1-4/+2
2017-09-27Upgrade to release oparentPamela Dragosh2-10/+2
2017-09-21Removed useless parenthesesrama-huawei2-2/+10
2017-09-21Removed useless parenthesesrama-huawei3-60/+66
2017-09-18Add Junit tests to 'policy-core'Ralph Straubs10-1/+685
2017-09-14Eliminate hanging when updating Drools containersRalph Straubs1-1/+10
pan class="nt"></httpclient.version> <httpcore.version>4.4.1</httpcore.version> <json-simple.version>1.1</json-simple.version> <!-- Logging start --> <!-- logback --> <logback.version>1.2.3</logback.version> <slf4j-api.version>1.7.25</slf4j-api.version> <commons-codec>1.10</commons-codec> <commons-logging>1.2</commons-logging> <janino.version>3.0.6</janino.version> <!-- aspects --> <jcabi.version>0.20.1</jcabi.version> <aspectjrt.version>1.8.4</aspectjrt.version> <aspectj.version>1.7.4</aspectj.version> <jcabi.maven.plugin.version>0.13.2</jcabi.maven.plugin.version> <!-- Logging end --> <!-- System Metrics --> <sigar.version>1.6.4</sigar.version> <regex.version>3.0.3</regex.version> <!--GSON--> <gson.version>2.3.1</gson.version> <!--listen to file changes--> <commons-jci-core.version>1.1</commons-jci-core.version> <!--TESTING--> <mockito.version>2.18.3</mockito.version> <jmockit.version>1.33</jmockit.version> <junit.version>4.12</junit.version> <assertj.version>3.10.0</assertj.version> <testng.version>6.9.10</testng.version> <extentreports.version>3.0.3</extentreports.version> <cucumber.version>2.4.0</cucumber.version> <bean-matchers.version>0.11</bean-matchers.version> <!-- parser--> <sdc-tosca-parser.version>1.3.5</sdc-tosca-parser.version> <!-- sonar --> <sonar.language>java</sonar.language> <sonar.sourceEncoding>${project.build.sourceEncoding}</sonar.sourceEncoding> <sonar.projectBaseDir>${project.basedir}</sonar.projectBaseDir> <sonar.branch>${project.version}</sonar.branch> <!--cassandra --> <cassandra.driver.version>3.0.0</cassandra.driver.version> <!-- maven central (Nexus) --> <nexus.id.release>nexus</nexus.id.release> <nexus.id.snapshot>nexus</nexus.id.snapshot> <!--nexus--> <npm.registry>https://registry.npmjs.org/</npm.registry> <!-- https://nexus.onap.org/content/repositories/npm/ --> <nexus.proxy>https://nexus.onap.org</nexus.proxy> <sitePath>/content/sites/site/org/openecomp/sdc/${project.version}</sitePath> <staging.profile.id>176c31dfe190a</staging.profile.id> <!--maven--> <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format> <!--docker tags--> <docker.tag>${project.version}-${maven.build.timestamp}</docker.tag> </properties> <dependencyManagement> <dependencies> <dependency> <groupId>org.glassfish.jersey.ext</groupId> <artifactId>jersey-bean-validation</artifactId> <version>${jersey-bom.version}</version> </dependency> <dependency> <groupId>org.glassfish.hk2.external</groupId> <artifactId>asm-all-repackaged</artifactId> <version>2.4.0</version> </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> <version>${assertj.version}</version> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> <version>${mockito.version}</version> </dependency> <dependency> <groupId>org.jmockit</groupId> <artifactId>jmockit</artifactId> <version>${jmockit.version}</version> </dependency> <dependency> <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock-standalone</artifactId> <version>${wire-mock.version}</version> </dependency> <dependency> <groupId>io.cucumber</groupId> <artifactId>cucumber-java</artifactId> <version>${cucumber.version}</version> </dependency> <dependency> <groupId>io.cucumber</groupId> <artifactId>cucumber-junit</artifactId> <version>${cucumber.version}</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>${lang3.version}</version> </dependency> <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy</artifactId> <version>2.4.13</version> </dependency> <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> <version>4.0.45.Final</version> </dependency> <dependency> <groupId>io.netty</groupId> <artifactId>netty-handler</artifactId> <version>4.0.45.Final</version> </dependency> </dependencies> </dependencyManagement> <reporting> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>3.0.1</version> <configuration> <failOnError>false</failOnError> <doclet>org.umlgraph.doclet.UmlGraphDoc</doclet> <docletArtifact> <groupId>org.umlgraph</groupId> <artifactId>umlgraph</artifactId> <version>5.6</version> </docletArtifact> <useStandardDocletOptions>true</useStandardDocletOptions> </configuration> </plugin> </plugins> </reporting> <build> <pluginManagement> <plugins> <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <version>0.8.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.6.0</version> </plugin> <plugin> <groupId>org.sonarsource.scanner.maven</groupId> <artifactId>sonar-maven-plugin</artifactId> <version>3.4.1.1168</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>ru.yaal.maven</groupId> <artifactId>write-text-files-maven-plugin</artifactId> <version>1.1</version> </plugin> <plugin> <groupId>org.codehaus.gmaven</groupId> <artifactId>gmaven-plugin</artifactId> <version>1.5</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <version>3.0.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>2.8.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>3.1.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>3.1.0</version> </plugin> <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> <version>0.26.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> <version>3.2.2</version> </plugin> <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> <version>1.6</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.22.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.8.0</version> </plugin> <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> <version>1.6.8</version> </plugin> <plugin> <groupId>com.github.sylvainlaurent.maven</groupId> <artifactId>yaml-json-validator-maven-plugin</artifactId> <version>1.0.1</version> </plugin> </plugins> </pluginManagement> <plugins> <!-- Staging Plugin --> <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> <extensions>true</extensions> <configuration> <nexusUrl>${nexus.proxy}</nexusUrl> <stagingProfileId>${staging.profile.id}</stagingProfileId> <serverId>ecomp-staging</serverId> </configuration> </plugin> <!-- plugin for parsing the project version --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <executions> <execution> <id>parse-version</id> <phase>pre-clean</phase> <goals> <goal>parse-version</goal> </goals> </execution> </executions> </plugin> <!-- Java Code Coverage --> <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <executions> <execution> <id>default-prepare-agent</id> <goals> <goal>prepare-agent</goal> </goals> </execution> <execution> <id>default-report</id> <goals> <goal>report</goal> </goals> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <version>3.7.1</version> <dependencies> <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-webdav-jackrabbit</artifactId> <version>3.0.0</version> </dependency> </dependencies> </plugin> <!-- Set the deployment repositories properties. --> <plugin> <groupId>org.codehaus.gmaven</groupId> <artifactId>gmaven-plugin</artifactId> <executions> <execution> <inherited>false</inherited> <phase>integration-test</phase> <goals> <goal>execute</goal> </goals> <configuration> <source> pom.properties['deploy.url'] = pom.version.contains('-SNAPSHOT') ? project.distributionManagement.snapshotRepository.url : project.distributionManagement.repository.url; pom.properties['repo.id'] = pom.version.contains('-SNAPSHOT') ? project.distributionManagement.snapshotRepository.id : project.distributionManagement.repository.id; </source> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.8</source> <target>1.8</target> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <printSummary>false</printSummary> </configuration> </plugin> </plugins> </build> <profiles> <profile> <id>all</id> <activation> <activeByDefault>true</activeByDefault> </activation> <modules> <module>onboarding</module> <module>security-utils</module> <module>common-app-api</module> <module>common-be</module> <module>catalog-dao</module> <module>catalog-model</module> <module>catalog-be</module> <module>asdctool</module> <module>catalog-ui</module> <module>catalog-fe</module> <module>test-apis-ci</module> <module>ui-ci</module> <module>sdc-os-chef</module> <module>utils/webseal-simulator</module> </modules> </profile> <profile> <id>catalog</id> <activation> <activeByDefault>false</activeByDefault> </activation> <modules> <module>security-utils</module> <module>common-app-api</module> <module>common-be</module> <module>catalog-dao</module> <module>catalog-model</module> <module>catalog-be</module> <module>asdctool</module> <module>catalog-ui</module> <module>catalog-fe</module> <module>test-apis-ci</module> <module>ui-ci</module> </modules> <properties> <ecomp.version>1.2.7</ecomp.version> <sdc-tosca-parser.version>1.1.32</sdc-tosca-parser.version> </properties> </profile> <profile> <id>onboarding</id> <activation> <activeByDefault>false</activeByDefault> </activation> <modules> <module>onboarding</module> </modules> </profile> </profiles> <repositories> <!-- LF repositories --> <repository> <id>ecomp-releases</id> <name>Release Repository</name> <url>${nexus.proxy}/content/repositories/releases/</url> </repository> <repository> <id>ecomp-snapshots</id> <name>Snapshots Repository</name> <url>${nexus.proxy}/content/repositories/snapshots/</url> </repository> <repository> <id>ecomp-public</id> <name>Public Repository</name> <url>${nexus.proxy}/content/repositories/public/</url> </repository> <!-- LF repositories END--> </repositories> <distributionManagement> <repository> <id>ecomp-releases</id> <name>Release Repository</name> <url>${nexus.proxy}/content/repositories/releases/</url> </repository> <snapshotRepository> <id>ecomp-snapshots</id> <name>Snapshot Repository</name> <url>${nexus.proxy}/content/repositories/snapshots/</url> </snapshotRepository> <site> <id>ecomp-site</id> <url>dav:${nexus.proxy}${sitePath}</url> </site> </distributionManagement> </project>