+1
I have found wrong code in
org.apache.servicecomb.samples.bmi.CalculatorServiceImpl#roundToOnePrecision
And i am not sure if this will affect voteing Anyway,i created a PR and JIRA
PR https://github.com/apache/servicecomb-java-chassis/pulls
JIRA https://issues.apache.org/jira/browse/SCB-1546
Thanks!
- lan.liang
On 10/26/2019 23:46,bismy<[email protected]> wrote:
This is my +1
I have do all verifications listed here
: http://servicecomb.apache.org/cn/developers/release-validation-guide/ and
all passed.
Notice: ServiceComb-Company-WorkShop need to add to make it run.
<dependencyManagement> <dependencies>
<dependency> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>26.0-jre</version> </dependency>
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin</artifactId>
<version>2.9.3</version> </dependency>
</dependencyManagement>
------------------ Original ------------------
From: "bismy"<[email protected]>;
Date: Sat, Oct 26, 2019 05:29 PM
To: "dev"<[email protected]>;
Subject: [VOTE] Release Apache ServiceComb Java-Chassis version 1.3.0
Hello All,
This is a call for a Vote to release Apache ServiceComb Java-Chassis version
1.3.0
Release Notes :
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12345462
Release Candidate :
https://dist.apache.org/repos/dist/dev/servicecomb/servicecomb-java-chassis/1.3.0/rc01/
Staging Repo :
https://repository.apache.org/content/repositories/orgapacheservicecomb-1408
Release Tag :
https://github.com/apache/servicecomb-java-chassis/releases/tag/1.3.0
Release CommitID : 3896be3afdfd51256e59ec8ceed0f1aa04c3b035
Keys to verify the Release Candidate :
https://dist.apache.org/repos/dist/dev/servicecomb/KEYS
Voting will start now ( Friday, 26 October, 2019) and will remain open
for at-least 72 hours, Request all PMC members to give their vote.
[ ] +1 Release this package as 1.3.0
[ ] +0 No Opinion
[ ] -1 Do not release this package because....
On the behalf of ServiceComb Team
Liu Bao