Repository: flex-falcon
Updated Branches:
  refs/heads/feature-autobuild/cleanup dc845c6ef -> acba5bf54


Set the sonar modulekey for each module


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/acba5bf5
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/acba5bf5
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/acba5bf5

Branch: refs/heads/feature-autobuild/cleanup
Commit: acba5bf549b7dc63ba48577c52e76a452f337cf4
Parents: dc845c6
Author: Christofer Dutz <christofer.d...@codecentric.de>
Authored: Mon Dec 26 12:40:28 2016 +0100
Committer: Christofer Dutz <christofer.d...@codecentric.de>
Committed: Mon Dec 26 12:40:28 2016 +0100

----------------------------------------------------------------------
 compiler-jx/pom.xml         | 3 ++-
 compiler-test-utils/pom.xml | 3 ++-
 compiler/pom.xml            | 3 ++-
 debugger/pom.xml            | 3 ++-
 flex-compiler-oem/pom.xml   | 3 ++-
 flexjs-ant-tasks/pom.xml    | 3 ++-
 flexjs-maven-plugin/pom.xml | 3 ++-
 pom.xml                     | 3 ++-
 8 files changed, 16 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/compiler-jx/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index dc3b7a2..dca5980 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -32,7 +32,8 @@
   <name>Apache Flex - FlexJS: Compiler: Compiler-JX</name>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler-jx:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler-jx-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: Compiler-JX 
(cleanup)</sonar.projectName>
   </properties>
 
   <build>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/compiler-test-utils/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index a65cce4..a4877e4 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -35,7 +35,8 @@
   </description>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler-test-utils:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler-test-utils-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: Test Utils 
(cleanup)</sonar.projectName>
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/compiler/pom.xml
----------------------------------------------------------------------
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 60ca75a..6f10e67 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -33,7 +33,8 @@
   <description>The Apache Flex Falcon Compiler</description>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:compiler-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: Compiler 
(cleanup)</sonar.projectName>
   </properties>
 
   <build>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/debugger/pom.xml
----------------------------------------------------------------------
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 3e51a46..32ce3c3 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -32,7 +32,8 @@
   <name>Apache Flex - FlexJS: Compiler: Debugger</name>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:debugger:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:debugger-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: Debugger 
(cleanup)</sonar.projectName>
   </properties>
 
   <build>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/flex-compiler-oem/pom.xml
----------------------------------------------------------------------
diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index d2ed03c..4c9c7c6 100644
--- a/flex-compiler-oem/pom.xml
+++ b/flex-compiler-oem/pom.xml
@@ -32,7 +32,8 @@
   <name>Apache Flex - FlexJS: Compiler: OEM Layer</name>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flex-compiler-oem:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flex-compiler-oem-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: OEM Layer 
(cleanup)</sonar.projectName>
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/flexjs-ant-tasks/pom.xml
----------------------------------------------------------------------
diff --git a/flexjs-ant-tasks/pom.xml b/flexjs-ant-tasks/pom.xml
index 99354c6..0d3c54a 100644
--- a/flexjs-ant-tasks/pom.xml
+++ b/flexjs-ant-tasks/pom.xml
@@ -32,7 +32,8 @@
   <name>Apache Flex - FlexJS: FlexJS Ant Tasks</name>
 
   <properties>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-ant-tasks:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-ant-tasks-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: FlexJS Ant Tasks 
(cleanup)</sonar.projectName>
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/flexjs-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/flexjs-maven-plugin/pom.xml b/flexjs-maven-plugin/pom.xml
index b9df8e9..cfb09d4 100644
--- a/flexjs-maven-plugin/pom.xml
+++ b/flexjs-maven-plugin/pom.xml
@@ -34,7 +34,8 @@
 
   <properties>
     <maven.version>3.3.1</maven.version>
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-maven-plugin:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-maven-plugin-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: FlexJS Maven Plugin 
(cleanup)</sonar.projectName>
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/acba5bf5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1c03998..f49e3d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,8 @@
     <compiler-build-tools.version>1.0.0</compiler-build-tools.version>
     <compiler-jburg-types.version>1.0.0</compiler-jburg-types.version>
 
-    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-compiler-parent:cleanup-branch</sonar.moduleKey>
+    
<sonar.moduleKey>org.apache.flex.flexjs.compiler:flexjs-compiler-cleanup</sonar.moduleKey>
+    <sonar.projectName>Apache Flex - FlexJS: Compiler: Parent 
(cleanup)</sonar.projectName>
     <!-- URL of the ASF SonarQube server -->
     <sonar.host.url>https://builds.apache.org/analysis</sonar.host.url>
     <!-- Tell sonar where the coverage reports are located -->

Reply via email to