From f393894436511f30ed3328f33b1722170f5ced85 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Sun, 28 Jul 2013 17:36:50 -0400 Subject: [PATCH 1/2] Aligning POMs with jclouds main project * JClouds Chef -> Apache jclouds Chef in names * chef-parent -> chef-project to match jclouds-project --- compute/pom.xml | 4 ++-- core/pom.xml | 4 ++-- labs/hostedchef/pom.xml | 4 ++-- labs/pom.xml | 6 +++--- labs/privatechef/pom.xml | 4 ++-- pom.xml | 2 +- project/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/compute/pom.xml b/compute/pom.xml index 58a168a..abac9f0 100644 --- a/compute/pom.xml +++ b/compute/pom.xml @@ -21,12 +21,12 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT ../project/pom.xml chef-compute - JClouds Chef :: Compute + Apache jclouds Chef :: Compute provisions nodes with jclouds and kick's off chef to configure and integrate http://localhost:4000 diff --git a/core/pom.xml b/core/pom.xml index 2035020..fec3d8a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,14 +21,14 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT ../project/pom.xml org.apache.jclouds.api chef bundle - JClouds Chef :: Core + Apache jclouds Chef :: Core jclouds components to access Chef diff --git a/labs/hostedchef/pom.xml b/labs/hostedchef/pom.xml index 74172e4..0bb6df4 100644 --- a/labs/hostedchef/pom.xml +++ b/labs/hostedchef/pom.xml @@ -21,13 +21,13 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT ../../project/pom.xml org.apache.jclouds.labs hostedchef - JClouds Chef :: Hosted Chef + Apache jclouds Chef :: Hosted Chef jclouds components to access Hosted Chef diff --git a/labs/pom.xml b/labs/pom.xml index f71b842..fa362a2 100644 --- a/labs/pom.xml +++ b/labs/pom.xml @@ -21,14 +21,14 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT ../project/pom.xml org.apache.jclouds.labs - chef-labs-project + chef-labs pom - JClouds Chef :: Labs + Apache jclouds Chef :: Labs privatechef hostedchef diff --git a/labs/privatechef/pom.xml b/labs/privatechef/pom.xml index 0536e91..0f3fc58 100644 --- a/labs/privatechef/pom.xml +++ b/labs/privatechef/pom.xml @@ -21,13 +21,13 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT ../../project/pom.xml org.apache.jclouds.labs privatechef - JClouds Chef :: Private Chef + Apache jclouds Chef :: Private Chef jclouds components to access Private Chef diff --git a/pom.xml b/pom.xml index 63ca4af..325197b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT project/pom.xml diff --git a/project/pom.xml b/project/pom.xml index 4e26ddc..c418b33 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -25,10 +25,10 @@ 13 org.apache.jclouds.chef - chef-parent + chef-project 1.7.0-SNAPSHOT pom - JClouds Chef :: Parent POM + Apache jclouds Chef :: Project POM JClouds Chef Parent POM for Maven configuration From d3b210ad4bf4a9757e45dc7a8b91b91fd44dcb56 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Sat, 3 Aug 2013 12:52:39 -0400 Subject: [PATCH 2/2] More POM cleanup Aligning changes with f68b1e07b2 --- compute/pom.xml | 2 +- pom.xml | 4 ++-- project/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/compute/pom.xml b/compute/pom.xml index abac9f0..8d62f35 100644 --- a/compute/pom.xml +++ b/compute/pom.xml @@ -27,7 +27,7 @@ chef-compute Apache jclouds Chef :: Compute - provisions nodes with jclouds and kick's off chef to configure and integrate + Provisions nodes with jclouds and kicks off Chef to configure and integrate http://localhost:4000 diff --git a/pom.xml b/pom.xml index 325197b..3734c45 100644 --- a/pom.xml +++ b/pom.xml @@ -26,8 +26,8 @@ project/pom.xml jclouds-chef - Apache jclouds Chef :: Project POM - JClouds Chef top level project pom for builds + Apache jclouds Chef + jclouds Chef top level POM pom diff --git a/project/pom.xml b/project/pom.xml index c418b33..81f4a5e 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -29,7 +29,7 @@ 1.7.0-SNAPSHOT pom Apache jclouds Chef :: Project POM - JClouds Chef Parent POM for Maven configuration + jclouds Chef parent POM for Maven configuration