You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by James Bognar <ja...@apache.org> on 2017/06/22 13:32:17 UTC

[RESULT][VOTE] Release Apache Juneau 6.3.0-incubating RC1

Voting for Apache Juneau 6.3.0-incubating is now closed. The release has
passed with the following tally:

John D. Ament (IPMC)
Steve Blackmon (PPMC)
James Bognar (PPMC)


On Tue, Jun 20, 2017 at 8:19 PM, James Bognar <ja...@gmail.com> wrote:

> Thanks Steve.  I've added it to the Rat exclude list so it's not an issue
> next time.
>
> On Tue, Jun 20, 2017 at 7:26 PM, sblackmon <sb...@apache.org> wrote:
>
>> rat.txt attached.
>>
>> It happened when downloading and unzipping the src artifact.  It doesn’t
>> happen from the source repo.
>>
>> My best guess is that either release plugin or nexus creates that
>> DEPENDENCIES file.
>>
>> ----
>>
>> Steves-MacBook-Pro-3:Downloads sblackmon$ curl -O
>> https://dist.apache.org/repos/dist/dev/incubator/juneau/sour
>> ce/juneau-6.3.0-incubating-RC1/apache-juneau-6.3.0-incubating-src.zip
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>>  Current
>>                                  Dload  Upload   Total   Spent    Left
>>  Speed
>> 100 10.6M  100 10.6M    0     0  3590k      0  0:00:03  0:00:03 --:--:--
>> 3591k
>> Steves-MacBook-Pro-3:Downloads sblackmon$ unzip -q
>> apache-juneau-6.3.0-incubating-src.zip
>> Steves-MacBook-Pro-3:Downloads sblackmon$ cd juneau-6.3.0-incubating/
>> Steves-MacBook-Pro-3:juneau-6.3.0-incubating sblackmon$ ls -l
>> DEPENDENCIES
>> -rw-r--r--  1 sblackmon  staff  276 Jun 18 19:30 DEPENDENCIES
>> Steves-MacBook-Pro-3:juneau-6.3.0-incubating sblackmon$ mvn clean install
>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
>> MaxPermSize=1024M; support was removed in 8.0
>> [INFO] Scanning for projects...
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Reactor Build Order:
>> [INFO]
>> [INFO] Apache Juneau (incubating)
>> [INFO] Apache Juneau Core
>> [INFO] Apache Juneau Core RDF Support
>> [INFO] Apache Juneau Core Tests
>> [INFO] Apache Juneau REST Servlet API
>> [INFO] Apache Juneau REST JAX/RS API
>> [INFO] Apache Juneau REST Client API
>> [INFO] Apache Juneau Microservice
>> [INFO] Apache Juneau REST Examples
>> [INFO] Apache Juneau REST Tests
>> [INFO] Apache Juneau UberJar
>> [INFO] Apache Juneau Distribution
>> [INFO]
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Building Apache Juneau (incubating) 6.3.0-incubating
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO]
>> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ juneau ---
>> [INFO]
>> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau
>> ---
>> [INFO]
>> [INFO] --- maven-remote-resources-plugin:1.5:process
>> (process-resource-bundles) @ juneau ---
>> [INFO]
>> [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor)
>> @ juneau ---
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.11:check (default) @ juneau ---
>> [INFO] 62 implicit excludes (use -debug for more details).
>> [INFO] Exclude: **/target/**
>> [INFO] Exclude: **/.settings/**
>> [INFO] Exclude: **/.project
>> [INFO] 27 resources included (use -debug for more details)
>> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
>> approved: 22 licence.
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache Juneau (incubating) ......................... FAILURE [
>>  1.926 s]
>> [INFO] Apache Juneau Core ................................. SKIPPED
>> [INFO] Apache Juneau Core RDF Support ..................... SKIPPED
>> [INFO] Apache Juneau Core Tests ........................... SKIPPED
>> [INFO] Apache Juneau REST Servlet API ..................... SKIPPED
>> [INFO] Apache Juneau REST JAX/RS API ...................... SKIPPED
>> [INFO] Apache Juneau REST Client API ...................... SKIPPED
>> [INFO] Apache Juneau Microservice ......................... SKIPPED
>> [INFO] Apache Juneau REST Examples ........................ SKIPPED
>> [INFO] Apache Juneau REST Tests ........................... SKIPPED
>> [INFO] Apache Juneau UberJar .............................. SKIPPED
>> [INFO] Apache Juneau Distribution ......................... SKIPPED
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Total time: 3.143 s
>> [INFO] Finished at: 2017-06-20T18:24:49-05:00
>> [INFO] Final Memory: 45M/957M
>> [INFO] ------------------------------------------------------------
>> ------------
>> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
>> (default) on project juneau: Too many files with unapproved license: 1 See
>> RAT report in: /Users/sblackmon/Downloads/juneau-6.3.0-incubating/target/rat.txt
>> -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1] http://cwiki.apache.org/conflu
>> ence/display/MAVEN/MojoFailureException
>>
>>
>> On June 20, 2017 at 5:13:15 PM, James Bognar (james.bognar@salesforce.com)
>> wrote:
>>
>> Hey Steve,
>>
>> Can you see what it's complaining about in
>> juneau-6.3.0-incubating/target/rat.txt?
>> I can't reproduce that locally.
>>
>> On Tue, Jun 20, 2017 at 5:56 PM, sblackmon <sb...@apache.org> wrote:
>>
>> > +1
>> > Verified tag
>> > Verified checksums
>> > Verified signatures
>> > Verified build and unit tests
>> >
>> > P.S.
>> > Ran ‘mvn clean install’ as directed on a fresh download of the src
>> > artifact.
>> > [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
>>
>> > (default) on project juneau: Too many files with unapproved license: 1
>> See
>> > RAT report in: /Users/sblackmon/Downloads/jun
>> eau-6.3.0-incubating/target/rat.txt
>> > -> [Help 1]
>> > Probably need to either add DEPENDENCIES to rat ignore.
>> > No reason for this to block the release IMO.
>> >
>> > Steve
>> > On June 19, 2017 at 8:33:56 PM, John D. Ament (johndament@apache.org)
>> > wrote:
>> >
>> > +1
>> >
>> > On Sun, Jun 18, 2017 at 7:52 PM James Bognar <ja...@apache.org>
>> > wrote:
>> >
>> > > I am pleased to be calling this vote for the source release of Apache
>> > > Juneau 6.3.0-incubating RC1.
>> > >
>> > > We've introduced some significant new enhancements to support new use
>> > cases
>> > > in Apache Streams. The full list of changes can be viewed here:
>> > > http://juneau.incubator.apache.org/site/apidocs/
>> > overview-summary.html#6.3.0
>> > >
>> > > The binaries are available at:
>> > >
>> > > https://dist.apache.org/repos/dist/dev/incubator/juneau/
>> > binaries/juneau-6.3.0-incubating-RC1/
>> > >
>> > > The release candidate to be voted over is available at:
>> > >
>> > > https://dist.apache.org/repos/dist/dev/incubator/juneau/
>> > source/juneau-6.3.0-incubating-RC1/
>> > >
>> > > SHA-1 checksums:
>> > > 914a7547bce7f723ab387731ed21670294c2e0ac
>> > > apache-juneau-6.3.0-incubating-src.zip
>> > > 93ef76cb548675bde74c5c4b339780ee67952cd9
>> > > apache-juneau-6.3.0-incubating-bin.zip
>> > >
>> > >
>> > > MD5 checksums:
>> > > 1493a846fcf27c7bbdc8053739e1355c apache-juneau-6.3.0-incubating-src.zip
>>
>> > > e499e0a40a7da64f308785013cb0c4e5 apache-juneau-6.3.0-incubating-bin.zip
>>
>> > >
>> > >
>> > > Build the release candidate using:
>> > > mvn clean install
>> > >
>> > > The release candidate is signed with a GPG key available at:
>> > > https://dist.apache.org/repos/dist/release/incubator/juneau/KEYS
>> > >
>> > > A staged Maven repository is available for review at:
>> > > https://repository.apache.org/content/repositories/orgapache
>> juneau-1012/
>> > >
>> > > The Git commit for this release is...
>> > >
>> > > https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.
>> > git;a=commit;h=4926507a0592850ace00a56a61df561553397159
>> > >
>> > > Please vote on releasing this package as:
>> > > Apache Juneau 6.3.0-incubating
>> > >
>> > > This vote will be open until 22-June-2017 1pm GMT and passes if a
>> > majority
>> > > of at least three +1 Apache Juneau PPMC votes are cast.
>> > >
>> > > [ ] +1 Release this package
>> > > [ ] 0 I don't feel strongly about it, but don't object
>> > > [ ] -1 Do not release this package because...
>> > >
>> > > Anyone can participate in testing and voting, not just committers,
>> please
>> > > feel free to try out the release candidate and provide your votes.
>> > >
>> >
>>
>>
>>
>> --
>> James Bognar
>>
>>
>