Update .gitreview LICENSE.txt 61/9161/4
authorLusheng Ji <lji@research.att.com>
Tue, 29 Aug 2017 14:25:51 +0000 (14:25 +0000)
committerVijay <vv770d@att.com>
Thu, 7 Sep 2017 18:04:53 +0000 (18:04 +0000)
Fix build error

Issue-Id: DCAEGEN2-86
Change-Id: Iba1f2e3f5c5674c3b6911d8b489493a6fb5d8427
Signed-off-by: Lusheng Ji <lji@research.att.com>
Signed-off-by: Vijay <vv770d@att.com>
.gitreview [new file with mode: 0644]
LICENSE.txt
pom.xml
src/main/java/org/onap/dcae/commonFunction/EventProcessor.java

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..174c110
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.onap.org
+port=29418
+project=dcaegen2/collectors/ves.git
index ae12da2..69d5fc1 100644 (file)
@@ -1,22 +1,40 @@
 /*
- * ============LICENSE_START==========================================
- * ===================================================================
- * Copyright © 2017 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============================================
- *
- * ECOMP and OpenECOMP are trademarks 
- * and service marks of AT&T Intellectual Property.
- *
- */
+* ============LICENSE_START==========================================
+* ===================================================================
+* Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+* ===================================================================
+*
+* Unless otherwise specified, all software contained herein is licensed
+* under the Apache License, Version 2.0 (the “License”);
+* you may not use this software 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.
+*
+*
+*
+* Unless otherwise specified, all documentation contained herein is licensed
+* under the Creative Commons License, Attribution 4.0 Intl. (the “License”);
+* you may not use this documentation except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*             https://creativecommons.org/licenses/by/4.0/
+*
+* Unless required by applicable law or agreed to in writing, documentation
+* 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============================================
+*
+* ECOMP is a trademark and service mark of AT&T Intellectual Property.
+*
+*/
+
diff --git a/pom.xml b/pom.xml
index d43d280..12f2d1f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                        <groupId>com.att.nsa</groupId>
                        <artifactId>nsaServerLibrary</artifactId>
-                       <version>1.0.13</version>
+                       <version>1.0.10</version>
                </dependency>
 
+<!--
                <dependency>
                        <groupId>com.att.nsa</groupId>
                        <artifactId>saToolkit</artifactId>
                        <version>1.1.3</version>
                </dependency>
+-->
 
                <dependency>
                        <groupId>org.slf4j</groupId>
index 4cdba06..1b912cf 100644 (file)
@@ -124,7 +124,6 @@ public class EventProcessor implements Runnable {
 
 /*               "event": {
             "commonEventHeader": {
-            \85.
                             "internalHeaderFields": {
                                             "collectorTimeStamp": "Fri, 04 21 2017 04:11:52 GMT"
                             },