Skip to content

Instantly share code, notes, and snippets.

View pbrada's full-sized avatar

Přemek Brada pbrada

View GitHub Profile
@pbrada
pbrada / VersionService.java
Created February 21, 2011 09:00
Extends the org.apache.ace.obr.storage.BundleStore by the ability to version stored bundles
/* This is OSGi Bundle Compatibility Checker (OBCC) -- a tool to verify
* bundle compatibility using type checking on exported and imported
* features.
*
* Copyright (c) 2007-2009 Department of Computer Science and Engineering,
* University of West Bohemia, Pilsen, CZ
*
* This software and this file is available under the Creative Commons
* Attribution-Noncommercial-Share Alike license. You may obtain a copy
* of the License at http://creativecommons.org/licenses/ .