changeset 1613:b7cf43343de2

Fix previous push: Mark ConfigurationInfoSource as experimental Added new package to export-package for pom.xml. Now builds successfully. PR2045 Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2014-December/012191.html
author Jie Kang <jkang@redhat.com>
date Wed, 10 Dec 2014 15:05:03 -0500
parents 000037cb4b9d
children 37bcf1f12fd8
files common/core/pom.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/common/core/pom.xml	Wed Dec 10 14:10:54 2014 -0500
+++ b/common/core/pom.xml	Wed Dec 10 15:05:03 2014 -0500
@@ -83,6 +83,7 @@
               com.redhat.thermostat.common.tools,
               com.redhat.thermostat.common,
               com.redhat.thermostat.common.config,
+              com.redhat.thermostat.common.config.experimental,
               com.redhat.thermostat.common.utils,
               com.redhat.thermostat.common.ssl,
               com.redhat.thermostat.common.model,