You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2017/09/07 21:46:10 UTC

[1/2] brooklyn-ui git commit: set more eclipse build exclusions in pom

Repository: brooklyn-ui
Updated Branches:
  refs/heads/master a11e8ddd1 -> 2ae6a1ef3


set more eclipse build exclusions in pom


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/30439e34
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/30439e34
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/30439e34

Branch: refs/heads/master
Commit: 30439e34ca156ed253c0981aa6f94b51dac91d07
Parents: a11e8dd
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Thu Sep 7 22:45:21 2017 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Thu Sep 7 22:45:21 2017 +0100

----------------------------------------------------------------------
 pom.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/30439e34/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b3ce815..36e22b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,6 +352,23 @@
                                         <ignore></ignore>
                                     </action>
                                 </pluginExecution>
+                                <pluginExecution>
+                                  <pluginExecutionFilter>
+                                    <groupId>org.apache.felix</groupId>
+                                    <artifactId>
+                                      maven-bundle-plugin
+                                    </artifactId>
+                                    <versionRange>
+                                      [2.5.4,)
+                                    </versionRange>
+                                    <goals>
+                                      <goal>manifest</goal>
+                                    </goals>
+                                  </pluginExecutionFilter>
+                                  <action>
+                                    <ignore></ignore>
+                                  </action>
+                                </pluginExecution>
                             </pluginExecutions>
                         </lifecycleMappingMetadata>
                     </configuration>


[2/2] brooklyn-ui git commit: include cluster.svg in license report

Posted by he...@apache.org.
include cluster.svg in license report


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/2ae6a1ef
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/2ae6a1ef
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/2ae6a1ef

Branch: refs/heads/master
Commit: 2ae6a1ef3a5727174ccf2d1999e057f73f58574d
Parents: 30439e3
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Thu Sep 7 22:45:39 2017 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Thu Sep 7 22:45:39 2017 +0100

----------------------------------------------------------------------
 LICENSE                        | 2 +-
 src/main/license/files/LICENSE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/2ae6a1ef/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 51ba4e6..f55d337 100644
--- a/LICENSE
+++ b/LICENSE
@@ -230,7 +230,7 @@ This project includes the software: Font Awesome (code)
 
 This project includes the software: Font Awesome (fonts)
   Available at: http://fontawesome.io/
-  Inclusive of: font-awesome/fonts/*
+  Inclusive of: font-awesome/fonts/* cluster.svg
   Version used: 4.5.0
   Used under the following license: SIL OFL 1.1 (http://scripts.sil.org/OFL)
   Copyright (c) Dave Gandy (2016)

http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/2ae6a1ef/src/main/license/files/LICENSE
----------------------------------------------------------------------
diff --git a/src/main/license/files/LICENSE b/src/main/license/files/LICENSE
index 51ba4e6..f55d337 100644
--- a/src/main/license/files/LICENSE
+++ b/src/main/license/files/LICENSE
@@ -230,7 +230,7 @@ This project includes the software: Font Awesome (code)
 
 This project includes the software: Font Awesome (fonts)
   Available at: http://fontawesome.io/
-  Inclusive of: font-awesome/fonts/*
+  Inclusive of: font-awesome/fonts/* cluster.svg
   Version used: 4.5.0
   Used under the following license: SIL OFL 1.1 (http://scripts.sil.org/OFL)
   Copyright (c) Dave Gandy (2016)