Thanks Andy, I'll report on the outcome of the rat tool and reissue RC1 On Saturday, July 2, 2016, Andrew Purtell <[email protected]> wrote:
> This is the Apache policy on source file licensing boilerplate: > http://www.apache.org/legal/src-headers.html > > Source files must include the text but there's no specification of > positioning of the text in the file. I'm curious what the RAT tool will do > when you move it. Quite possibly it will be all good. > > It sounds like you have a broken build. I'd cancel this vote, make a RC1, > start a new vote on that immediately. No need to wait I'd say. > > Cancelling a vote is common practice: > http://www.apache.org/foundation/voting.html > > "Generally the community will cancel the release vote if anyone > identifies serious problems, but in most cases the ultimate decision, lies > with the individual serving as release manager." > > Send out a cancellation notice using the same subject as the VOTE thread > with a prepended "[CANCEL]" > > > On Jul 2, 2016, at 4:54 PM, Kam Kasravi <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > > The license insert into angular templates broke the dashboard which Manu > discovered. > > Andy - 2 questions > 1. Can we insert the license as an html element within the first element > (angular templates require a single html root element)? > 2. Should we reject this build to address other possible issues above > (also caused by rat tool license inserts I believe) and go to RC1 instead > of waiting until next Thursday? > > On Sat, Jul 2, 2016 at 5:54 AM, Manu Zhang <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> Hi Darion, >> >> You may need to clean up your local cache for shaded libraries. >> >> On Sat, Jul 2, 2016 at 3:48 PM Karol Brejna <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >> > There is a problem running the code built from source on my machine >> > (ubuntu): >> > >> > GER\kbrejna@duhr >> > :~/apache-gearpump/gearpump-0.8.1-RC0-incubating/output/target/pack$ >> > bin/local >> > [ClusterConfig$] loading config file null... >> > >> > Help: Start a local cluster >> > -sameprocess (required:false, default:false) >> > -workernum (required:false, default:2)<how many workers to start> >> > >> > Exception in thread "main" akka.ConfigurationException: Akka JAR >> > version [2.4.3] does not match the provided config version [2.3.3] >> > at akka.actor.ActorSystem$Settings.<init>(ActorSystem.scala:210) >> > at akka.actor.ActorSystemImpl.<init>(ActorSystem.scala:540) >> > at akka.actor.ActorSystem$.apply(ActorSystem.scala:141) >> > at akka.actor.ActorSystem$.apply(ActorSystem.scala:118) >> > at org.apache.gearpump.cluster.main.Local$.local(Local.scala:76) >> > at org.apache.gearpump.cluster.main.Local$.main(Local.scala:57) >> > at >> > org.apache.gearpump.util.AkkaApp$$anonfun$main$1.apply(AkkaApp.scala:42) >> > at >> > org.apache.gearpump.util.AkkaApp$$anonfun$main$1.apply(AkkaApp.scala:42) >> > at scala.util.Try$.apply(Try.scala:192) >> > at org.apache.gearpump.util.AkkaApp$class.main(AkkaApp.scala:41) >> > at org.apache.gearpump.cluster.main.Local$.main(Local.scala:36) >> > at org.apache.gearpump.cluster.main.Local.main(Local.scala) >> > >> > >> > I've checked also bin/services and bin/gear -- similar exception is >> thrown. >> > >> > Regards, >> > Kaorl >> > >> > On Fri, Jul 1, 2016 at 11:12 PM, Kam Kasravi <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> > > Hi Gearpump Community >> > > >> > > This is a call for a discussion releasing Apache Gearpump >> > > 0.8.1-incubating, release candidate 0. This >> > > is the first release of Gearpump. >> > > >> > > The source tarball, including signatures, digests, etc. can be found >> > > at: >> > >> https://dist.apache.org/repos/dist/dev/incubator/gearpump/0.8.1-incubating/RC0/ >> > > >> > > The tag to be voted upon is >> > > 0.8.1-RC0: >> > >> https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=shortlog;h=refs/tags/0.8.1-RC0 >> > > >> > > The release hash is >> > > acc1ee5a4fb273eb85ea0e3f9a79413abe689c7a: >> > >> https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=commit;h=acc1ee5a4fb273eb85ea0e3f9a79413abe689c7a >> > > >> > > Release artifacts are signed with the following >> > > key:https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS >> > > >> > > KEYS file available: >> > https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS >> > > >> > > For information about the contents of this release, >> > > see: >> > >> https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=blob;f=CHANGELOG.md;h=71e7b12cf5dcfdac4a3513ce65673f197348e1ca;hb=refs/tags/0.8.1-RC0 >> > > >> > > >> > > The vote will be open for 144 hours (Thursday, July 7, 2016 at 2:00 PM >> > PST) >> > > >> > > Please download the release candidate and evaluate the necessary items >> > > including checking hashes, signatures, build from source, and test. >> The >> > > please vote: >> > > >> > > [ ] +1 Release this package as gearpump-0.8.1 >> > > [ ] +0 no opinion >> > > [ ] -1 Do not release this package because because... >> > > >> > > Thanks, >> > > Kam >> > >> > >
