diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml index 6cc6721a30cb..c65c2396dec7 100644 --- a/.mvn/develocity.xml +++ b/.mvn/develocity.xml @@ -1,23 +1,20 @@ diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml index cb64cdce0cd6..ecd97ae78d40 100644 --- a/accumulo-handler/pom.xml +++ b/accumulo-handler/pom.xml @@ -1,8 +1,12 @@ - - - - - + - diff --git a/checkstyle/suppressions.xml b/checkstyle/suppressions.xml index ffb9cb6596e3..cc0089b4fc49 100644 --- a/checkstyle/suppressions.xml +++ b/checkstyle/suppressions.xml @@ -9,11 +9,12 @@ 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 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. --> - - + + - - + + diff --git a/classification/pom.xml b/classification/pom.xml index a393a80d5949..a8cd232adc4d 100644 --- a/classification/pom.xml +++ b/classification/pom.xml @@ -1,8 +1,12 @@ 4.0.0 diff --git a/itests/custom-udfs/udf-classloader-udf1/pom.xml b/itests/custom-udfs/udf-classloader-udf1/pom.xml index 4ba16cd08c9d..ed749bf72497 100644 --- a/itests/custom-udfs/udf-classloader-udf1/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf1/pom.xml @@ -1,8 +1,12 @@ diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index ff41fe8a9290..2afc0f349dd4 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -1,8 +1,12 @@ - - - - - + - diff --git a/standalone-metastore/checkstyle/suppressions.xml b/standalone-metastore/checkstyle/suppressions.xml index 3ac7731dd09f..d5269479ead2 100644 --- a/standalone-metastore/checkstyle/suppressions.xml +++ b/standalone-metastore/checkstyle/suppressions.xml @@ -9,11 +9,12 @@ 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 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. --> - - - - - + - diff --git a/storage-api/checkstyle/suppressions.xml b/storage-api/checkstyle/suppressions.xml index 3ac7731dd09f..d5269479ead2 100644 --- a/storage-api/checkstyle/suppressions.xml +++ b/storage-api/checkstyle/suppressions.xml @@ -9,11 +9,12 @@ 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 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. --> diff --git a/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java b/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java index 8054a6a2af04..41fadf2d8950 100644 --- a/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java +++ b/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java @@ -9,11 +9,12 @@ * * 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 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. */ package org.apache.hadoop.hive.tools; diff --git a/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java b/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java index 8ff7e82a1473..380549c60021 100644 --- a/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java +++ b/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java @@ -9,11 +9,12 @@ * * 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 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. */ package org.apache.hadoop.hive.tools;