This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b27165  Add sample config keys to make build happy
6b27165 is described below

commit 6b271654c6c8a455d5262914a9a9544c144c5856
Author: Antoine Toulme <[email protected]>
AuthorDate: Wed Nov 11 23:11:12 2020 -0800

    Add sample config keys to make build happy
---
 dist/build.gradle | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dist/build.gradle b/dist/build.gradle
index 9b6f228..91d04dd 100644
--- a/dist/build.gradle
+++ b/dist/build.gradle
@@ -47,6 +47,9 @@ task builtGradleProperties()  {
 # an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the License for the
 # specific language governing permissions and limitations under the License.
 buildRelease=true
+kotlin.code.style=official
+asfNexusUsername=none
+asfNexusPassword=
 """
   }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to