Hi list, So I've been (finally, in spite of more pending thesis work) making some progress on my GSoC project to add clustering to an analytics viewer, but I've run into a simple little blocker before I can switch back to some more UI building. I'm using Weka (http://www.cs.waikato.ac.nz/ml/weka/) as a tool to do the clustering for me, and just pushing user data at it. So far so good at making this happen in Eclipse where I can add their .jar's as external libraries. But I was wondering how I could include such a .jar in the Felix build/run process for 1.3.x? All of the clustering pieces have been tested with junit, and their integration is parallel to other pieces of the same service, but, I can't build the entire module to make sure that I actually made REST endpoints correctly, even if they're for the most part just copy-paste's of other REST endpoints.
Chris Brooks said to ask the list about since he didn't remember how to do this. I'd be glad to just read up on how to do add dependencies to a new service module, but I couldn't find the related docs. If it's a brief enough description that someone could just rattle it off in a reply, that would also be great. Thanks v. much, -G. Scott Johnston
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
