Bndtools Equinox App Kit
I have created an app kit for building OSGi applications using Equinox with Bndtools at: https://github.com/BryanHunt/bndtools-equinox-app-kit The app kit is split across several branches so that you...
View ArticleMongoEMF 0.8.0 Released
I have released MongoEMF version 0.8.0. MongoEMF is a bridge between MongoDB and the Eclipse Modeling Framework making it very easy to store and retrieve instances of EMF objects in MongoDB. This...
View ArticleMongoEMF 0.7.1 Released
I have released MongoEMF version 0.5.1. MongoEMF is a bridge between MongoDB and the Eclipse Modeling Framework making it very easy to store and retrieve instances of EMF objects in MongoDB. This...
View ArticleeUnit 1.0.0 Released
I have released eUnit version 1.0.0. eUnit is a utility framework to assist with JUnit testing in an OSGi environment. The primary feature available in this first version is a JUnit @Rule for...
View ArticleeMongo 1.0.0 Released
I have released eMongo version 1.0.0. eMongo provides a set of OSGi services for interfacing to MongoDB. The main advantage to using eMongo is in an enterprise environment where you would like to...
View ArticleeModeling 1.0.0 Released
I have released eModeling version 1.0.0. eModeling provides a set of OSGi services and extensions for EMF. Features include: Services for creating and configuring an EMF ResourceSet with custom URI...
View ArticleeMongo 1.1.0 Released
I have released eMongo version 1.1.0. eMongo provides a set of OSGi services for interfacing to MongoDB. This version fixes a minor bug with the metatype description data and adds the ability to...
View Articlejava-serial-port 0.1.0
I have been working on a couple new ideas that I will reveal in due time. Part of that work has necessitated the development of a Java serial port interface. I have open-sourced this part of the...
View Articlejava-serial-port 0.2.0
I have released v0.2.0 of the java-serial-port. This release adds support for Linux x86_64. Next up, I hope to get Linux ARM 32 working. As always, feedback and contributions are welcome.
View Articlejava-serial-port 0.3.0
Hot on the heals of the java-serial-port v0.2.0 release last night, I bring you v0.3.0 This version adds support for Linux ARM which brings the supported platform tally to: Mac OS X x68_64 Linux...
View Article