public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/microsoft-identity-broker/
Date: Mon, 27 Jan 2025 10:18:55 +0000 (UTC)	[thread overview]
Message-ID: <1737973091.7fe096c2194c69cedd110d4f7819bed14a0e5a18.chewi@gentoo> (raw)

commit:     7fe096c2194c69cedd110d4f7819bed14a0e5a18
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 10:16:15 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 10:18:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe096c2

sys-auth/microsoft-identity-broker: Revert limit Java heap size

This reverts commit 89d0981b67e66b4a72e8c3bee4df47b6262f695f. It's too
unstable when doing this.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 ....0.1_p2-r1.ebuild => microsoft-identity-broker-2.0.1_p2-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r1.ebuild b/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r2.ebuild
similarity index 92%
rename from sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r1.ebuild
rename to sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r2.ebuild
index 0e1d9b374b1a..f313a85c1be2 100644
--- a/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r1.ebuild
+++ b/sys-auth/microsoft-identity-broker/microsoft-identity-broker-2.0.1_p2-r2.ebuild
@@ -40,12 +40,12 @@ src_install() {
 
 	java-pkg_dolauncher microsoft-identity-broker \
 		--main com.microsoft.identity.broker.service.IdentityBrokerService \
-		--java_args '-Xmx256m ${MICROSOFT_IDENTITY_BROKER_OPTS}' \
+		--java_args '${MICROSOFT_IDENTITY_BROKER_OPTS}' \
 		-into /usr/share/${PN}
 
 	java-pkg_dolauncher microsoft-identity-device-broker \
 		--main com.microsoft.identity.broker.service.DeviceBrokerService \
-		--java_args '-Xmx256m ${MICROSOFT_IDENTITY_DEVICE_BROKER_OPTS}' \
+		--java_args '${MICROSOFT_IDENTITY_DEVICE_BROKER_OPTS}' \
 		-into /usr/share/${PN}
 
 	insinto /etc/microsoft-identity-broker


             reply	other threads:[~2025-01-27 10:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-27 10:18 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-15 11:28 [gentoo-commits] repo/gentoo:master commit in: sys-auth/microsoft-identity-broker/ James Le Cuirot
2024-11-20 10:15 James Le Cuirot
2024-08-14 22:14 James Le Cuirot
2024-08-14 22:14 James Le Cuirot
2024-07-09 14:52 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1737973091.7fe096c2194c69cedd110d4f7819bed14a0e5a18.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox