Salut mon ami! and thanks a lot for reviewing my last attempt to demonstrate that I am crazy! :)
> I like it Simo! > Merci :) > org.apache.onami.converters.all-1.0.0-incubating-SNAPSHOT.jar has it all > (classes + META-INF files). > Ideally, LICENSE, NOTICE and DISCLAIMER should come at the root, and not > under META-INF to avoid questions from release voters. > we already faced that discussion with the IPMC in various other projects and having them in META-INF is something (finally!) accepted :) > Also, src-jar is not present, but that should be solved on the parent level > (other onami modules don't generate the src-jar either). they are, if you build turning the 'release' profile 'on' - they have to be included, otherwise releases would be blocked by Nexus. what is missing is creating the -src module for the `all`... I already have something in mind, will try to do something during the night :P > eric:tmp eric$ more META-INF/services/com.google.inject.Module > org.apache.onami.converters.net.InetAddressConverter > org.apache.onami.converters.net.URIConverter > org.apache.onami.converters.net.URLConverter this is not good, looks like I have to find a way to merge all META-INF/services/com.google.inject.Module files... but maybe what I have in mind will solve that issue as well. Thanks a lot again for reviewing it, you gave me enough reasons to go ahead on working on that sandbox :) Á trés bientôt, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/
