On 13.02.2014 03:33, Rob Weir wrote:
RC4 for the ODF Toolkit 0.6.1-incubating release is available at:

http://people.apache.org/~robweir/odftoolkit-release/odftoolkit-0.6.1-incubating/

The release candidate is a zip archive of the sources in:

https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.1-incubating-RC4/

We're voting on the odftoolkit-0.6.21-incubating-src.zip.

The SHA1 checksum of the archive is 6d2508ec9310b3975f9419baedcddbd5728513fd.

Please vote on releasing this package as Apache ODF Toolkit 0.6.1-incubating.
The vote is open for the next 72 hours and passes if a majority
of at least three +1 ODF Toolkit PMC votes are cast.

[ ] +1 Release this package as Apache ODF Toolkit 0.6.1-incubating
[ ] -1 Do not release this package because...


If the vote passes, and the IPMC approves the vote as well, we'll also
distribute pre-built binaries and JavaDoc as a convenience to users.


+1

Details:

Removed my old Maven repository. Downloaded and built odftoolkit-0.6.21-incubating-src.zip with mvn clean install -Ppedantic

Environment:
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Java version: 1.7.0_25, vendor: Oracle Corporation
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-58-generic-pae", arch: "i386",

Build success.

Tested the Maven repository at https://repository.apache.org/content/repositories/orgapacheodftoolkit-1001/ via a Gradle build.

repositories {
    maven {
url "https://repository.apache.org/content/repositories/orgapacheodftoolkit-1001/";
    }
    mavenCentral()
}

dependencies {
compile group: 'org.apache.odftoolkit', name: 'odfdom-java', version: '0.8.10-incubating' compile group: 'org.apache.odftoolkit', name: 'simple-odf', version: '0.8.1-incubating'
}

Build success.

--
Florian Hopf
Freelance Software Developer

http://blog.florian-hopf.de

Reply via email to