Mine: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Java version: 1.6.0_29, vendor: Apple Inc. Java home: /Library/Java/JavaVirtualMachines/1.6.0_29-b11-402.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.8.3", arch: "x86_64", family: "mac"
On Tue, Apr 30, 2013 at 3:09 PM, Rob Weir <[email protected]> wrote: > On Tue, Apr 30, 2013 at 2:33 AM, Svante Schubert > <[email protected]> wrote: > > PS: For build environment the result of "mvn --version" is helpful (only > > removed my program paths) > > > > Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) > > Java version: 1.6.0_45, vendor: Sun Microsystems Inc. > > Default locale: de_DE, platform encoding: Cp1252 > > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > > > > So we know for instance if JDK 7 was tested (or not).. > > Mine is: > > Apache Maven 2.2.1 (rdebian-8) > Java version: 1.6.0_27 > Java home: /usr/lib/jvm/java-6-openjdk-i386/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux" version: "3.2.0-40-generic-pae" arch: "i386" Family: > "unix" > > > Best regards, > > Svante > > > > > > On 29.04.2013 22:35, Svante Schubert wrote: > >> +1 from me. > >> > >> I have checked out the latest revision "r1476754 | fhopf | 2013-04-28 > >> 12:55:43 +0200 (So, 28 Apr 2013) | 1" > >> and tested a few things: > >> > >> 1. It build well under Windows7 with pedantic and showed no > >> exceptions during test runs: > >> mvn install -Ppedantic > ..\odftoolkit-06-rc4.log > >> 2. The validator works fine! > >> I have deployed the > >> > 0.6-incubating-rc4\validator\target\odfvalidator-1.1.6-incubating.war > >> in a Tomcat7. > >> 3. The taglets are okay (each elements, attribute and length opened), > >> the JavaDoc of the generated DOM nodes are referencing to the > >> correct ODF specification. > >> 4. The reference problem of last time was fixed as well. > >> > >> @Rob: What platform did you build on? A different than Windows7? Just > >> to keep notes.. > >> > >> Thanks for pushing this forward! > >> Svante > >> > >> On 29.04.2013 20:44, Rob Weir wrote: > >>> On Sun, Apr 28, 2013 at 9:45 AM, Florian Hopf > >>> <[email protected]> wrote: > >>>> Hi all, > >>>> > >>>> I built another release candidate that is now available for voting. > >>>> > >>>> A list of changes to RC3: > >>>> * Fixed two tests that depended on the ordering of the test methods > >>>> * Added download links for major components to README > >>>> * Releases can be build without modifying pom.xml > >>>> > >>>> The candidate for the ODF Toolkit 0.6-incubating release is available > at: > >>>> > >>>> > http://people.apache.org/~fhopf/odftoolkit-release/0.6-incubating-rc4/ > >>>> > >>>> The SHA1 checksum of the archive zip source is > >>>> 000e25c3b6baf4099e067c8d93cea3636a24ddfd > >>>> > >>>> The SHA1 checksum of the archive zip binary is > >>>> f505f7c607098cdd7779741748558449918b0b45 > >>>> > >>>> The changes can be found at here: > >>>> > >>>> > https://svn.apache.org/repos/asf/incubator/odf/tags/0.6-incubating-rc4/CHANGES.txt > >>>> > >>>> Please vote on releasing this package as Apache ODF Toolkit > 0.6-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-incubating > >>>> [ ] -1 Do not release this package because... > >>>> > >>> +1 from me, based on my testing. > >>> > >>> -Rob > >>> > >> > > >
