From cfa7ecb01ba8e93d878c3151f765d408febaf820 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Mon, 16 Sep 2013 10:37:36 -0500 Subject: [PATCH] Specify sourceDirectory in pom.xml This change allows NetBeans to show the project source files in the Projects pane by simply opening the pom.xml as a project Change-Id: Ia68716ecb245844b8f72484bed666c1a2c7a1c95 --- incubation/openstack-api-extensions/pom.xml | 1 + openstack-compute-api-1.0/pom.xml | 1 + openstack-compute-api-2/pom.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/incubation/openstack-api-extensions/pom.xml b/incubation/openstack-api-extensions/pom.xml index c1a50e9..ab297a1 100644 --- a/incubation/openstack-api-extensions/pom.xml +++ b/incubation/openstack-api-extensions/pom.xml @@ -34,6 +34,7 @@ + . target/docbkx/pdf diff --git a/openstack-compute-api-1.0/pom.xml b/openstack-compute-api-1.0/pom.xml index e3dc548..3187817 100644 --- a/openstack-compute-api-1.0/pom.xml +++ b/openstack-compute-api-1.0/pom.xml @@ -37,6 +37,7 @@ + src target/docbkx/pdf diff --git a/openstack-compute-api-2/pom.xml b/openstack-compute-api-2/pom.xml index 7a692d5..0d133c1 100644 --- a/openstack-compute-api-2/pom.xml +++ b/openstack-compute-api-2/pom.xml @@ -33,6 +33,7 @@ + src target/docbkx/pdf