You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2017/06/26 09:40:21 UTC

incubator-griffin git commit: 20170626 update build xml

Repository: incubator-griffin
Updated Branches:
  refs/heads/master af3da78ad -> 355de1c07


20170626 update build xml

Author: William Guo <gu...@icloud.com>

Closes #90 from guoyuepeng/20170626_update_build_xml.


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/355de1c0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/355de1c0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/355de1c0

Branch: refs/heads/master
Commit: 355de1c07cb8f7bfba0d1de508b1d916cdf1f6c0
Parents: af3da78
Author: William Guo <gu...@icloud.com>
Authored: Mon Jun 26 17:40:06 2017 +0800
Committer: William Guo <gu...@icloud.com>
Committed: Mon Jun 26 17:40:06 2017 +0800

----------------------------------------------------------------------
 ui/build.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/355de1c0/ui/build.xml
----------------------------------------------------------------------
diff --git a/ui/build.xml b/ui/build.xml
index b9f8282..76f8408 100644
--- a/ui/build.xml
+++ b/ui/build.xml
@@ -1,3 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more contributor license
+  agreements. See the NOTICE file distributed with this work for additional information regarding
+  copyright ownership. The ASF licenses this file 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. See the License for the specific language governing permissions and limitations under
+  the License.
+-->
+
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
 	<id>resources</id>
 	<formats>