In general, Java code at Apache should reside under a package of org.apache. In this case, I would expect org.apache.subversion.javahl. Of course, this will create compatibility problems. I don't know if it is completely possible to create a separate jar containing the necessary glue code to map the org.tigris classes to org.apache - or if is even worth the effort.
Ralph On Nov 16, 2009, at 11:00 AM, Greg Stein wrote: > Dunno. Lots of java packages have had to deal with the issue as they > migrate to the ASF. I'm sure that gene...@incubator (cc'd) has some > prior knowledge and precedent. > > Cheers, > -g > > On Mon, Nov 16, 2009 at 11:47, C. Michael Pilato <[email protected]> wrote: >> What does the migration mean for JavaHL's package namespace and our version >> compatibility? >> >> -- >> C. Michael Pilato <[email protected]> >> CollabNet <> www.collab.net <> Distributed Development On Demand >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
