This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch feature/jewel-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/jewel-ui-set by this 
push:
     new 73baf31  assets needs some file to be create, if not build fails since 
there's no "assets" folder
73baf31 is described below

commit 73baf317e53d4e6d1d5318f2628299154c31ebab
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Apr 1 00:16:58 2018 +0200

    assets needs some file to be create, if not build fails since there's no 
"assets" folder
---
 .../JewelBlueTheme/src/main/resources/assets/some.svg | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git 
a/frameworks/themes/JewelBlueTheme/src/main/resources/assets/some.svg 
b/frameworks/themes/JewelBlueTheme/src/main/resources/assets/some.svg
new file mode 100644
index 0000000..f95ec08
--- /dev/null
+++ b/frameworks/themes/JewelBlueTheme/src/main/resources/assets/some.svg
@@ -0,0 +1,19 @@
+<!--
+
+  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.
+
+-->
+<svg viewBox="0 0 16 13" version="1.1" xmlns="http://www.w3.org/2000/svg";><g 
transform="translate(-763, -290)"><g transform="translate(760, 
285)"><g><polygon points="3 13 9 18 19 7 16 5 9 13 6 
10"></polygon></g></g></g></svg>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to