Fix various errors in test logs 50/73550/2
authorJim Hahn <jrh3@att.com>
Mon, 26 Nov 2018 15:09:00 +0000 (10:09 -0500)
committerJim Hahn <jrh3@att.com>
Mon, 26 Nov 2018 15:20:40 +0000 (10:20 -0500)
Changed license comment style in ddl files from C-style to SQL-style.
Added value for NOTIFICATION_DELAY.
Don't overwrite property and pom updates from previous commit.

Change-Id: I8c9fd50343c3503c797cb4165bbff5809e4d0740
Issue-ID: POLICY-1285
Signed-off-by: Jim Hahn <jrh3@att.com>
BRMSGateway/src/test/resources/META-INF/drop.ddl
ONAP-PAP-REST/src/main/resources/META-INF/drop.ddl
ONAP-PDP-REST/src/test/resources/META-INF/drop.ddl
ONAP-PDP-REST/src/test/resources/xacml.pdp.dmaap.properties
ONAP-PDP-REST/src/test/resources/xacml.pdp.properties
ONAP-PDP-REST/src/test/resources/xacml.pdp.ueb.properties
ONAP-PDP-REST/xacml.pdp.properties
PolicyEngineUtils/pom.xml
PolicyEngineUtils/src/test/resources/META-INF/drop.ddl

index 8bb53e6..8e6b29f 100644 (file)
@@ -1,22 +1,22 @@
-/*
- * ============LICENSE_START==================================================
- * ONAP Policy Engine
- * ===========================================================================
- * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
- * ===========================================================================
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END====================================================
- */
+--
+-- ============LICENSE_START==================================================
+-- ONAP Policy Engine
+-- ===========================================================================
+-- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+-- ===========================================================================
+-- Licensed under the Apache License, Version 2.0 (the "License");
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+-- 
+--      http://www.apache.org/licenses/LICENSE-2.0
+-- 
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an "AS IS" BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+-- ============LICENSE_END====================================================
+--
 
 DROP TABLE IF EXISTS brmsgroup_info
 DROP TABLE IF EXISTS brmsgroup_policy
\ No newline at end of file
 
 DROP TABLE IF EXISTS brmsgroup_info
 DROP TABLE IF EXISTS brmsgroup_policy
\ No newline at end of file
index 2949aef..0621693 100644 (file)
@@ -1,22 +1,22 @@
-/*
- * ============LICENSE_START==================================================
- * ONAP Policy Engine
- * ===========================================================================
- * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
- * ===========================================================================
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END====================================================
- */
+--
+-- ============LICENSE_START==================================================
+-- ONAP Policy Engine
+-- ===========================================================================
+-- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+-- ===========================================================================
+-- Licensed under the Apache License, Version 2.0 (the "License");
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+-- 
+--      http://www.apache.org/licenses/LICENSE-2.0
+-- 
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an "AS IS" BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+-- ============LICENSE_END====================================================
+--
 
 DROP TABLE IF EXISTS ConfigurationDataEntity
 DROP TABLE IF EXISTS PolicyEntity
 
 DROP TABLE IF EXISTS ConfigurationDataEntity
 DROP TABLE IF EXISTS PolicyEntity
index 2949aef..0621693 100644 (file)
@@ -1,22 +1,22 @@
-/*
- * ============LICENSE_START==================================================
- * ONAP Policy Engine
- * ===========================================================================
- * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
- * ===========================================================================
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END====================================================
- */
+--
+-- ============LICENSE_START==================================================
+-- ONAP Policy Engine
+-- ===========================================================================
+-- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+-- ===========================================================================
+-- Licensed under the Apache License, Version 2.0 (the "License");
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+-- 
+--      http://www.apache.org/licenses/LICENSE-2.0
+-- 
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an "AS IS" BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+-- ============LICENSE_END====================================================
+--
 
 DROP TABLE IF EXISTS ConfigurationDataEntity
 DROP TABLE IF EXISTS PolicyEntity
 
 DROP TABLE IF EXISTS ConfigurationDataEntity
 DROP TABLE IF EXISTS PolicyEntity
index 5ec9fe3..ea95104 100644 (file)
@@ -73,7 +73,7 @@ xacml.jmx.port=0
 NOTIFICATION_TYPE=dmaap
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
 NOTIFICATION_TYPE=dmaap
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
-NOTIFICATION_DELAY=
+NOTIFICATION_DELAY=0
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
index bb174b9..0a11aab 100644 (file)
@@ -2,7 +2,7 @@
 # ============LICENSE_START=======================================================
 # ONAP-PDP-REST
 # ================================================================================
 # ============LICENSE_START=======================================================
 # ONAP-PDP-REST
 # ================================================================================
-# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -73,7 +73,7 @@ xacml.jmx.port=0
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
-NOTIFICATION_DELAY=
+NOTIFICATION_DELAY=0
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
@@ -173,4 +173,4 @@ policy.aaf.namespace =
 policy.aaf.resource = 
 # Decision Response settings. 
 # can be either PERMIT or DENY. 
 policy.aaf.resource = 
 # Decision Response settings. 
 # can be either PERMIT or DENY. 
-decision.indeterminate.response=PERMIT
\ No newline at end of file
+decision.indeterminate.response=PERMIT
index e749661..0658134 100644 (file)
@@ -73,7 +73,7 @@ xacml.jmx.port=0
 NOTIFICATION_TYPE=ueb
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
 NOTIFICATION_TYPE=ueb
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
-NOTIFICATION_DELAY=
+NOTIFICATION_DELAY=0
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
index a707678..b6050ff 100644 (file)
@@ -73,7 +73,7 @@ xacml.jmx.port=0
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
 NOTIFICATION_TYPE=websocket
 NOTIFICATION_SERVERS=
 NOTIFICATION_TOPIC=
-NOTIFICATION_DELAY=
+NOTIFICATION_DELAY=0
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
 UEB_API_KEY=
 UEB_API_SECRET=
 DMAAP_AAF_LOGIN=
@@ -195,4 +195,4 @@ gui_url=https://aaf-onap-test.osaaf.org:8095/AAF_NS.gui.2.1
 
 # Decision Response settings. 
 # can be either PERMIT or DENY. 
 
 # Decision Response settings. 
 # can be either PERMIT or DENY. 
-decision.indeterminate.response=PERMIT
\ No newline at end of file
+decision.indeterminate.response=PERMIT
index 4d552b8..76a4862 100644 (file)
@@ -17,7 +17,9 @@
   limitations under the License.
   ============LICENSE_END=========================================================
   -->
   limitations under the License.
   ============LICENSE_END=========================================================
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.engine</groupId>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.engine</groupId>
                 </exclusion>
             </exclusions>
         </dependency>
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+            <groupId>com.h2database</groupId>
+            <artifactId>h2</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 </project>
     </dependencies>
 </project>
index 13d52cf..ddfa95d 100644 (file)
@@ -1,21 +1,21 @@
-/*
- * ============LICENSE_START==================================================
- * ONAP Policy Engine
- * ===========================================================================
- * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
- * ===========================================================================
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END====================================================
- */
+--
+-- ============LICENSE_START==================================================
+-- ONAP Policy Engine
+-- ===========================================================================
+-- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+-- ===========================================================================
+-- Licensed under the Apache License, Version 2.0 (the "License");
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+-- 
+--      http://www.apache.org/licenses/LICENSE-2.0
+-- 
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an "AS IS" BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+-- ============LICENSE_END====================================================
+--
 
 DROP TABLE IF EXISTS BackUpMonitorEntity
\ No newline at end of file
 
 DROP TABLE IF EXISTS BackUpMonitorEntity
\ No newline at end of file