On 30 September 2011 12:20, Alexander Kitaev <[email protected]> wrote: > Hello Oleg, > >> not be totally straightforward. So the second question is whether you will >> be providing future SVNKit releases only in your own artifact repository >> (http://maven.tmatesoft.com/content/repositories/releases repository) or >> will you attempt to update the maven central too? > > I will upload 1.3.6 artifacts to the central repository, though it > make take some time. So, meanwhile please use our repository, but I'd > like to see svnkit artifacts in the central repository as well. > > From what I read so far it looks that we'll need to add some > information into the pom files in order to satisfy central repository > requirements and probably to sign jar files - so artifacts in the > central repository and those in our own one will not be exactly the > same. > > Do you think this may be a problem?
It would be less confusing if the artifacts were identical. Why not create 1.3.6.1 which is a Maven-compatible version of 1.3.6, and going forward (1.3.7+) ensure that the artifacts are Maven-compatible? > Alexander Kitaev, > TMate Software, > http://svnkit.com/ - Java [Sub]Versioning Library! > http://hg4j.com/ - Java Mercurial Library! > http://sqljet.com/ - Java SQLite Library! > > > > On 30 September 2011 12:12, Oleg Estekhin <[email protected]> wrote: >> >> Hi Alexander >> >> It seems that 1.3.6 is successfully released and available from the >> http://maven.tmatesoft.com/content/repositories/releases repository. >> >> Will this version (and newer 1.7 when it will be released) be available from >> the maven central in some near future? >> >> I checked the 1.3.6 pom to see whether it contains some stuff that is not >> already in the maven central, and it does, so putting 1.3.6 to central will >> not be totally straightforward. So the second question is whether you will >> be providing future SVNKit releases only in your own artifact repository >> (http://maven.tmatesoft.com/content/repositories/releases repository) or >> will you attempt to update the maven central too? >> >> >> Alexander Kitaev-3 wrote: >>> >>> Hello Stephen, >>> >>>> Any idea when this will be scheduled? Been waiting for a release with the >>>> fix >>>> of http://issues.tmatesoft.com/issue/SVNKIT-15 for some time now >>> >>> This issue is fixed in 1.3.x branch. The problem with 1.3.6 releasing >>> is that right now all our resources are devoted to adding 1.7 >>> Subversion support into SVNKit. However, I'll try to schedule 1.3.6 >>> release for the next week - there are lot of useful fixes in changes >>> in 1.3.x branch since 1.3.5 was released. >>> >>> Alexander Kitaev, >>> TMate Software, >>> http://svnkit.com/ - Java [Sub]Versioning Library! >>> http://hg4j.com/ - Java Mercurial Library! >>> http://sqljet.com/ - Java SQLite Library! >>> >>> >>> >>> On 13 September 2011 10:23, Stephen Connolly-2 >>> <[email protected]> wrote: >>>> >>>> Any idea when this will be scheduled? Been waiting for a release with the >>>> fix >>>> of http://issues.tmatesoft.com/issue/SVNKIT-15 for some time now >>>> >>>> lazee wrote: >>>>> >>>>> Any plans on when to release version 1.3.6 of SVNKit? >>>>> >>>> >>>> -- >>>> View this message in context: >>>> http://old.nabble.com/When-will-SVNKit-1.3.6-be-released--tp31764070p32453935.html >>>> Sent from the SVNKit - Users mailing list archive at Nabble.com. >>>> >>>> >>>> >>> >>> >>> >> >> -- >> View this message in context: >> http://old.nabble.com/When-will-SVNKit-1.3.6-be-released--tp31764070p32557087.html >> Sent from the SVNKit - Users mailing list archive at Nabble.com. >> >> >> > >
