~athos-ribeiro/+git/cassandra:master

Last commit made on 2021-06-24
Get this branch:
git clone -b master https://git.launchpad.net/~athos-ribeiro/+git/cassandra
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~athos-ribeiro/+git/cassandra

Recent commits

c88ec1b... by Athos Ribeiro

Increase memory limits

* Set JVM maximum heap size
* Increase javadoc build max memory limit

This helps preventing build failures due to OOM errors in different
platforms.

Signed-off-by: Athos Ribeiro <email address hidden>

8cf46b4... by Athos Ribeiro

Use dpkg to infer current platform

Signed-off-by: Athos Ribeiro <email address hidden>

93cd9f8... by Athos Ribeiro

Adjust wrapper for strict mode runs

* Fix JVM options path
* Ser JNA temporary directory

Signed-off-by: Athos Ribeiro <email address hidden>

f8b92c6... by Athos Ribeiro

Apply no_proxy rules

Signed-off-by: Athos Ribeiro <email address hidden>

14b6552... by Athos Ribeiro

Set exec permissions for usr/sbin/cassandra

Signed-off-by: Athos Ribeiro <email address hidden>

00af57c... by Athos Ribeiro

Use strict confinement

Signed-off-by: Athos Ribeiro <email address hidden>

1b23a40... by Athos Ribeiro

Update snap description

Signed-off-by: Athos Ribeiro <email address hidden>

910d0b2... by Athos Ribeiro

Do not print settings.xml if it was not created

A settings.xml file is only generated when proxy environment variables
are available. Do not try to print the file contents if this is not the
case

Signed-off-by: Athos Ribeiro <email address hidden>

6a8add7... by Athos Ribeiro

Document settings.xml build time injection

Signed-off-by: Athos Ribeiro <email address hidden>

13f7818... by Athos Ribeiro

Do not duplicate settings.xml in .ant directory

Signed-off-by: Athos Ribeiro <email address hidden>