Hi all,

Release 0.6.1 is ready for release. RC3 is the first candidate we are voting on, RC1 and RC2 were test builds.

This release includes some bug fixes and makes the changes of 0.6-incubating available to Maven users.

The candidate for the ODF Toolkit 0.6.1-incubating release is available at:

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

The release is built from this tag:

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

This release is also available in a staging Maven repository:

https://repository.apache.org/content/repositories/orgapacheodftoolkit-023/

It would be great if those artifacts could also be tested. To make them available first clear your current repository at ~/.m2/repository or move it to another location. Then add the following to your ~/.m2/settings.xml:

  <profiles>
    <profile>
        <id>odfstage</id>
    <activation>
        <activeByDefault>true</activeByDefault>
    </activation>
      <repositories>
        <repository>
      <id>staged-releases</id>

<url>https://repository.apache.org/content/repositories/orgapacheodftoolkit-023/</url>
       </repository>
      </repositories>
   </profile>
  </profiles>

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...

Regards
Florian

--
Florian Hopf
Freelance Software Developer

http://blog.florian-hopf.de

Reply via email to