Thaks for the reply, Shawn.

So... Building Sol 9.5 with Java 11 ?  I thought that was still supported.

Regards;

Isabelle Giguère
Computational Linguist & Java Developer
Linguiste informaticienne & développeur java


________________________________
De : Shawn Heisey <[email protected]>
Envoyé : 4 avril 2024 16:46
À : [email protected] <[email protected]>
Objet : [EXTERNAL] - Re: Unable to build tag releases/solr/9.5.0

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe. If you feel that the email is suspicious, please report it using 
PhishAlarm.


On 4/4/24 09:00, Isabelle Giguere wrote:
> Hello devs;
>
> I checked out tag releases/solr/9.5.0
> https://urldefense.com/v3/__https://github.com/apache/solr/tree/releases/solr/9.5.0__;!!Obbck6kTJA!Y8xYTFEzJbxgKBE9JDXt_8CkukRjlGanEtclDGDaLe_9jSbBlc9YXsm5LQiyM6GMON-KatIsbECIQnoVwjS13zwM$
>   <https://
> github.com/apache/solr/tree/releases/solr/9.5.0>
>
> I'm trying to build locally:
> ./gradlew build --write-locks
>
> The build fails very fast:

I ran these commands on an Ubuntu system with openjdk 17.0.10 installed,
and it built the tarball successfully.

git clone 
https://urldefense.com/v3/__https://github.com/apache/solr.git__;!!Obbck6kTJA!Y8xYTFEzJbxgKBE9JDXt_8CkukRjlGanEtclDGDaLe_9jSbBlc9YXsm5LQiyM6GMON-KatIsbECIQnoVwpcadHOU$
  foo
cd foo
git checkout releases/solr/9.5.0
./gradlew clean distTar

After the build:

sheisey@sheisey-desktop:~/git/foo$ find . -name "*.tgz"
./solr/packaging/build/distributions/solr-9.5.0-SNAPSHOT-slim.tgz
./solr/packaging/build/distributions/solr-9.5.0-SNAPSHOT.tgz

Thanks,
Shawn


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

Reply via email to