2/20/2013 4:57:10 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
2/20/2013 4:08:26 PM
Pierre-Alexandre Meyer <pierre@ning.com>
Conflicts:
analytics/src/test/java/com/ning/billing/analytics/api/TestAnalyticsService.java
beatrix/src/test/java/com/ning/billing/beatrix/integration/TestIntegrationBase.java
server/src/test/java/com/ning/billing/jaxrs/TestAccount.java
|
2/20/2013 4:02:21 PM
Pierre-Alexandre Meyer <pierre@ning.com>
Conflicts:
.gitignore
osgi-bundles/pom.xml
pom.xml
|
2/18/2013 9:10:16 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
2/18/2013 2:37:24 AM
Pierre-Alexandre Meyer <pierre@ning.com>
|
2/18/2013 2:35:26 AM
assume the LogService is always available - it won't be,
especially at startup, depending on the start sequence of the bundles.
Instead, rely on a ServiceTracker to find it.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
2/18/2013 2:06:49 AM
make all Felix bundles start.
The web console seems now to be fully functional even though we still
have the following error on startup:
ERROR: Bundle org.apache.felix.framework [0] EventDispatcher: Error during dispatch. (java.lang.ClassCastException: org.apache.felix.cm.impl.ConfigurationAdminImpl cannot be cast to org.osgi.service.cm.ConfigurationAdmin)
java.lang.ClassCastException: org.apache.felix.cm.impl.ConfigurationAdminImpl cannot be cast to org.osgi.service.cm.ConfigurationAdmin at org.apache.felix.fileinstall.internal.FileInstall$ConfigAdminSupport$Tracker.addingService(FileInstall.java:432)
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
2/18/2013 1:58:33 AM
make the web console fully functional.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
2/16/2013 6:55:04 PM
simply used to package various useful bundles
for Killbill.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|