On Wed, 30 Mar 2016, kiwiwings wrote:
This time I think about ant-scripting the svn changes, e.g. un-/pinning of
the docs, creating the branch, uploading the artifacts.

I'd like to have something like:
- ant release-beta <version>
- ant release-final <version>

I've had a go at adding some things for this in r1737165. If you run the "init-svn" task, it'll fetch the svn bindings

However... The most recent svnant binding is 1.3.1 as documented at http://subclipse.tigris.org/svnant/svntask.html but the most recent one I can find in Maven (and not even Maven Central) is 1.3.0. So, it looks like we'd need to publish the 1.3.1 release into maven central via the third party oss process, before everything will work. Check the Tika list / find a suitable Tika volunteer if you're new to this - uploading other people's open source jars to Maven is a common Tika need!

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to