From: Robert B. D. <rob...@gm...> - 2009-06-07 11:25:01
|
hi firstly, kudos for dnsjava :-) i'd like to be able to use dnsjava more easily downstream in maven and OSGi environments. for maven this means uploading releases to the central repository. for OSGi this means including some additional meta data in the META-INF. the easiest way to achieve both would be to create a suitable maven build for the current release and then maintain it in addition to the existing ant one. there are two ways i could go about this: either forking downstream the source of each release with added maven build or by supplying patches for an upstream maven build here and then arranging for a maven synchronization repository. opinions? - robert |