You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2015/01/11 17:46:00 UTC

[16/19] incubator-slider git commit: SLIDER-671 trying to make app-package module optional

SLIDER-671 trying to make app-package module optional

Conflicts:
	pom.xml


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

Branch: refs/heads/branches/branch-0.6
Commit: ec26edd56c74432ad593cfff6d5dd09a3cb2d0a0
Parents: 4945c66
Author: Steve Loughran <st...@apache.org>
Authored: Fri Dec 5 14:50:34 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Sat Jan 10 16:46:55 2015 +0000

----------------------------------------------------------------------
 pom.xml | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/ec26edd5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 55ec026..38f6a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     <module>slider-providers/hbase/hbase-funtests</module>
     <module>slider-providers/accumulo/slider-accumulo-provider</module>
     <module>slider-providers/accumulo/accumulo-funtests</module>
-    <module>app-packages</module>
+    <!-- the app-packages module is added as a profile-->
   </modules>
 
   <licenses>
@@ -82,9 +82,7 @@
       <name>${distMgmtSnapshotsName}</name>
       <url>${distMgmtSnapshotsUrl}</url>
     </snapshotRepository>
-
-
-
+    
   </distributionManagement>
   
   <mailingLists>
@@ -1366,6 +1364,22 @@
     </profile>
 
     <profile>
+      <id>all-modules</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>
+      </activation>
+      <modules>
+        <module>app-packages</module>
+      </modules>
+    </profile>
+
+    <profile>
+      <id>no-app-packages</id>
+      <modules>
+      </modules>
+    </profile>
+
+    <profile>
       <id>apache-release</id>
       <!-- 
       Build the release artifacts which become