# HG changeset patch # User Severin Gehwolf # Date 1359395482 -3600 # Node ID d7378ffe4fba28703772a7f30e6522703becf116 # Parent ad31199e5a5647685e1095baece8b4b7be2e3a25 Fix eclipse build. Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-January/005371.html diff -r ad31199e5a56 -r d7378ffe4fba eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Tue Jan 29 03:25:29 2013 -0500 +++ b/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Mon Jan 28 18:51:22 2013 +0100 @@ -17,7 +17,7 @@ com.redhat.thermostat.client.osgi.service, com.redhat.thermostat.client.ui, com.redhat.thermostat.common, - com.redhat.thermostat.storage.dao, + com.redhat.thermostat.storage.core, com.redhat.thermostat.common.utils, com.redhat.thermostat.eclipse, com.redhat.thermostat.eclipse.chart.common,