Re: SvnAnt query? 1.8 format compatibility after subclipse upgrade
Mark Phippard <[email protected]> Mon, 15 Jul 2013 14:34:29 -0400
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CAHFaGCoL40TAc2Koy0jNX0Mek9p-e1HjE3y9iNt=jB5pYhOobg@mail.gmail.com> |
On Mon, Jul 15, 2013 at 2:12 PM, Gary McWilliams <[email protected]> wrote: > Mark, thanks for the quick response. > > At the risk of really diverging this (and I guess, you're implying svnant isn't really something that's under your control or domain of interest) could I ask you (or anyone else listening in): > > 1. I can add missing stubs, I cannot (I think) make up the missing classes from the svn-javahl.jar such as org.apache.subversion.javahl.callback.InheritedProplistCallback. I would need a 1.8 version of that jar, would you know where that could be found? (really, google isn't helpful here) I have attached a copy of the JAR from 1.8. > 2. Am I missing an alternative for using SVN (pretty simple requirements, I sometimes use a svn export to get code for escrow, I get the "latest change revision number" to stamp into a built jar, I commit one file from a release build with version info), from within an ant job? If this isn't something that people are doing, then that's fine, I can look at alternatives for doing these tasks outside of ant. For me, I usually do these things outside my build scripts. For example, Jenkins typically does my checkouts and it can set the revision number in an environment variable if I want to reference it inside the build script. In others cases, I drive the SVN command line via Ant exec task. I am not saying SvnAnt does not have value but no one has ever stepped forward to consistently maintain it. I have never used it myself, so I've never maintained it either. I do maintain SvnClientAdapter, but I only focus on the parts we use for Subclipse. -- Thanks Mark Phippard http://markphip.blogspot.com/ ------------------------------------------------------ http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3060522 To unsubscribe from this discussion, e-mail: [[email protected]].
svn-javahl.jar
(application/java-archive, 341.6 KB) - not displayed