All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ashish Mishra <emailaddress.ashish@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: henning@itconsulting-heinold.de, otavio@ossystems.com.br,
	Ashish Mishra <emailaddress.ashish@gmail.com>
Subject: [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe
Date: Mon,  5 May 2025 14:36:11 +0530	[thread overview]
Message-ID: <20250505090613.818330-3-emailaddress.ashish@gmail.com> (raw)
In-Reply-To: <20250505090613.818330-1-emailaddress.ashish@gmail.com>

Signed-off-by: Ashish Mishra <emailaddress.ashish@gmail.com>
---
 recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
index 0fafcea..790b2e7 100644
--- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
+++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
 PR = "r1"
 LIC_FILES_CHKSUM = "file://LICENSE.resolver.txt;md5=d229da563da18fe5d58cd95a6467d584"
 
-SRC_URI = "http://archive.apache.org/dist/xml/commons/xml-commons-resolver-${PV}.tar.gz"
+SRC_URI = "https://archive.apache.org/dist/xml/commons/binaries/xml-commons-resolver-${PV}.tar.gz"
 
 inherit java-library
 


  parent reply	other threads:[~2025-05-05  9:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05  9:06 [meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe Ashish Mishra
2025-05-05  9:06 ` [meta-java][PATCH 1/4] Updates the SRC_URI for xalan-j recipe Ashish Mishra
2025-05-05  9:06 ` Ashish Mishra [this message]
2025-05-05  9:06 ` [meta-java][PATCH 3/4] Updates the SRC_URI for avalon-framework-api recipe Ashish Mishra
2025-05-05  9:06 ` [meta-java][PATCH 4/4] Updates the SRC_URI for fastjar recipe Ashish Mishra
  -- strict thread matches above, loose matches on Subject: below --
2025-05-05  9:22 [meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe Ashish Mishra
2025-05-05  9:22 ` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe Ashish Mishra
2025-05-05  9:13 [meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe Ashish Mishra
2025-05-05  9:13 ` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe Ashish Mishra
2025-05-05  8:31 [meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe emailaddress.ashish
2025-05-05  8:31 ` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe Ashish Mishra

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=20250505090613.818330-3-emailaddress.ashish@gmail.com \
    --to=emailaddress.ashish@gmail.com \
    --cc=henning@itconsulting-heinold.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.