On Tue, Feb 11, 2014 at 2:13 PM, Svante Schubert
<[email protected]> wrote:
> Thanks for doing the release, Rob!
>
> As we all should do, I would like to build once the sources on my
> machine with the usual parameter, i.e.
> "mvn clean install -Ppedantic"
>

Yes.  In fact, let's check everything carefully.  This is the first
time I've done the release through the automated Maven procedures.  It
did not go without some retries.

> Am 11.02.2014 19:24, schrieb Rob Weir:
>> A candidate 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/0.6.1-incubating/
> But the above source URL seems broken.
>

The vote note was auto-generated, so it is odd it got the path wrong.
It should be:

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

That should include everything from Feb 9th.

> I am able to find beyond
> https://svn.apache.org/repos/asf/incubator/odf/tags/
> the sources of
> https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.1-incubating-RC3/
> but when I compare those with sources I had pulled on Sunday there seems
> to be a regression:
>
> odftoolkit-0.6.1-incubating-RC3\simple\src\main\java\org\odftoolkit\simple\text\Paragraph.java
> in line 229 uses
>         StringBuffer buffer = new StringBuffer();
> while the sources from Friday uses
>         StringBuilder buffer = new StringBuilder();
>
> Do you have an URL to the latest sources, Rob?
>

OK.  Maybe that is the confusion.  I did not realize that there was
already 3 RC's for 0.6.1.  So I think I overwrote RC1.  What happened
to the old RC3?  Why wasn't that released?

In any case, check to see if the RC1 tag has what you are looking for.
 If it does I can svn copy it to an RC4 directory and revert the
changes to the RC1 tag.

Or if you see it missing something then I roll back the whole thing
and start again with an RC4, and maybe upgrade to Maven 3.

-Rob


> Best regards,
> Svante
>
>> The SHA1 checksum of the archive is be7ae9c30e655f53e829c9dcbb1818b28f1db769.
>>
>> 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 PPMC votes are cast.
>>
>> [ ] +1 Release this package as Apache ODF Toolkit 0.6.1-incubating
>> [ ] -1 Do not release this package because...
>

Reply via email to