Hi devs, Just to keep you abreast, Thomas and I are working on the following use case POC fpr midle of next week (hopefully): - Ability to install the JRuby macro from our XWiki Remote repo in a running XE (note that installing this macro is interesting since it has dependencies on another artifact (jruby)).
For this we'll develop: - A xwiki-extension-manager module (in sandbox for now). The code will use Maven classes underneath to download the jruby macro + its dependencies to a local repo - A xwiki-extension-manager application XAR (in sandbox for now). It'll be supra simple UI with just a text field where to specify the groupId + artifactId + version - We'll also update the xwiki-classloader module to allow unloading of JARs from a URL Classloader. Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

