Re: Problems building SVNKit from source

2012-08-18 Thread Alexander Kitaev
Please use build command: ./gradlew clean build -x test -x signMaven To disable jar signing. It was recently introduced and requires a key to sign with. Alexander Kitaev, TMate Software, http://subgit.com/ - Svn to Git Migration! http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com

Problems building SVNKit from source

2012-08-13 Thread Tronstad, Reidar
I'm trying to build SVNKit version 1.7.5-v1 from source and I get the following error: Using command "./gradlew clean build -x test" as described in http://svnkit.com/download.php ... :svnkit:signMaven Executing task ':svnkit:signMaven' due to: No history is available for task ':svnkit:signMave