This are all explicitly excluded in the pom. How did you run rat? -Ivan
On Thu, Jun 12, 2014 at 11:20:05AM +0100, Flavio Junqueira wrote: > I ran the rat tool and the one thing that called my attention was this: > > Unapproved licenses: > > ./CHANGES.txt > > ./bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/DataFormats.java > ./hedwig-client/src/main/cpp/aminclude.am > ./hedwig-client/src/main/cpp/m4/ax_boost_asio.m4 > ./hedwig-client/src/main/cpp/m4/ax_boost_base.m4 > ./hedwig-client/src/main/cpp/m4/ax_boost_thread.m4 > ./hedwig-client/src/main/cpp/m4/ax_doxygen.m4 > ./hedwig-client/src/main/cpp/m4/gtest.m4 > > ./hedwig-protocol/src/main/java/org/apache/hedwig/protocol/PubSubProtocol.java > ./hedwig-server/src/main/resources/p12.pass > > I'm just wondering if we have a justification for these. > > -Flavio > > On 10 Jun 2014, at 16:36, Ivan Kelly <[email protected]> wrote: > > > This is the first release candidate for Apache Bookkeeper, version > > 4.2.3. > > > > This is a bugfix release for 4.2.2. > > > > Notable fixes and improvements include new utilities to give > > administrators better visibility of cluster state (BOOKKEEPER-746), > > improvements to allow for smoother rolling upgrades (BOOKKEEPER-745), > > fixes to ledger polling to ensure metadata updates aren't missed > > (BOOKKEEPER-710 & BOOKKEEPER-747) and shading of protobuf libraries to > > avoid conflicts when included with other version (BOOKKEEPER-708). > > > > The full release notes is available at: > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325569&styleName=Html&projectId=12311293 > > > > *** Please download, test and vote by June 16th 2014, 10:00 UTC+0. *** > > > > Note that we are voting upon the source (tag), binaries are provided > > for convenience. > > > > Source and binary files: > > http://people.apache.org/~ivank/bookkeeper-4.2.3-candidate-0/ > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachebookkeeper-1000/ > > > > The tag to be voted upon: > > https://svn.apache.org/repos/asf/zookeeper/bookkeeper/tags/release-4.2.3 > > > > Bookkeeper's KEYS file containing PGP keys we use to sign the release: > > http://svn.apache.org/repos/asf/zookeeper/bookkeeper/dist/KEYS > > > > Please download the the source package, and follow the README to build > > and run a bookkeeper and hedwig service. >
