You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by an...@apache.org on 2018/03/02 06:20:51 UTC

oozie git commit: OOZIE-3182 Oozie components fail with checkstyle errors (alishap via andras.piros)

Repository: oozie
Updated Branches:
  refs/heads/master e26641db4 -> 9e662c735


OOZIE-3182 Oozie components fail with checkstyle errors (alishap via andras.piros)


Project: http://git-wip-us.apache.org/repos/asf/oozie/repo
Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/9e662c73
Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/9e662c73
Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/9e662c73

Branch: refs/heads/master
Commit: 9e662c7350d64ddfa41e62882ce3328216f29dff
Parents: e26641d
Author: Andras Piros <an...@cloudera.com>
Authored: Thu Mar 1 22:19:11 2018 -0800
Committer: Andras Piros <an...@cloudera.com>
Committed: Thu Mar 1 22:20:30 2018 -0800

----------------------------------------------------------------------
 client/src/main/resources/oozie-buildinfo.properties          | 4 ++--
 examples/src/test/resources/localoozieexample-end.properties  | 4 ++--
 examples/src/test/resources/localoozieexample-kill.properties | 4 ++--
 release-log.txt                                               | 1 +
 sharelib/src/main/resources/sharelib.properties               | 4 ++--
 5 files changed, 9 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oozie/blob/9e662c73/client/src/main/resources/oozie-buildinfo.properties
----------------------------------------------------------------------
diff --git a/client/src/main/resources/oozie-buildinfo.properties b/client/src/main/resources/oozie-buildinfo.properties
index d3c1ad1..c82ca34 100644
--- a/client/src/main/resources/oozie-buildinfo.properties
+++ b/client/src/main/resources/oozie-buildinfo.properties
@@ -6,9 +6,9 @@
 # to you 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.

http://git-wip-us.apache.org/repos/asf/oozie/blob/9e662c73/examples/src/test/resources/localoozieexample-end.properties
----------------------------------------------------------------------
diff --git a/examples/src/test/resources/localoozieexample-end.properties b/examples/src/test/resources/localoozieexample-end.properties
index 79041fa..e19985e 100644
--- a/examples/src/test/resources/localoozieexample-end.properties
+++ b/examples/src/test/resources/localoozieexample-end.properties
@@ -6,9 +6,9 @@
 # to you 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.

http://git-wip-us.apache.org/repos/asf/oozie/blob/9e662c73/examples/src/test/resources/localoozieexample-kill.properties
----------------------------------------------------------------------
diff --git a/examples/src/test/resources/localoozieexample-kill.properties b/examples/src/test/resources/localoozieexample-kill.properties
index 7024ca6..35f3784 100644
--- a/examples/src/test/resources/localoozieexample-kill.properties
+++ b/examples/src/test/resources/localoozieexample-kill.properties
@@ -6,9 +6,9 @@
 # to you 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.

http://git-wip-us.apache.org/repos/asf/oozie/blob/9e662c73/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index f064429..c015b18 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.0.0 release (trunk - unreleased)
 
+OOZIE-3182 Oozie components fail with checkstyle errors (alishap via andras.piros)
 OOZIE-3183 Better logging for SshActionExecutor and extended HA capability when calling to remote host (andras.piros)
 OOZIE-3172 Upgrade non-transitive Jackson dependencies from org.codehaus.jackson to com.fasterxml.jackson (andras.piros)
 OOZIE-3173 Coordinator job with frequency using cron syntax creates only one action in catchup mode (andras.piros)

http://git-wip-us.apache.org/repos/asf/oozie/blob/9e662c73/sharelib/src/main/resources/sharelib.properties
----------------------------------------------------------------------
diff --git a/sharelib/src/main/resources/sharelib.properties b/sharelib/src/main/resources/sharelib.properties
index d3c1ad1..c82ca34 100644
--- a/sharelib/src/main/resources/sharelib.properties
+++ b/sharelib/src/main/resources/sharelib.properties
@@ -6,9 +6,9 @@
 # to you 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.