[CONFIGURATION] ParseException does not exist

2024-04-24 Thread Ricardo Mendes
Hey,

Not sure if this is the right place to ask, but I just recently forked 
configuration and I just wanted to build it on my local.

I ran mvn as described in the README
[cid:c6c1beea-0d5e-4f38-ac81-512fbccb7be6]

But for some reason ParseException does not exist in the project.
[cid:cc371705-9aa4-4d72-b8f1-af45d39c564b]

I went on GitHub and couldn't find the class at all and noticed that 19 hours 
ago the build failed.

https://github.com/apache/commons-configuration/tree/master/src/main/java/org/apache/commons/configuration2/plist

[cid:2988b41a-b185-420c-a291-40e348181258]

And I see all this changes
[cid:e260da9f-8611-4ecf-8a3b-ccf0eda56110]
Sort members · apache/commons-configuration@8119b6b 
(github.com)

Failed Build
[cid:368cf2fc-b5d9-4985-8a98-443279c1f714]

[cid:4eb94541-4d30-418f-9c81-8edc5824b405]

Can someone help me and shed some light? Is everything ok?

https://github.com/apache/commons-configuration/actions/runs/8808146511/job/24176639346

Ever thankful


Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Slawomir Jaranowski
Rob your project use

Operating System
  macOS
  12.7.4
  21H1123

switching to macos 14 is waiting for your project.
GitHub does not switch all project in the same time.


śr., 24 kwi 2024 o 19:15 Rob Spoor  napisał(a):

> I've just tested one of my own projects that has a matrix setup that's
> almost the same (I haven't included Java 22), and it was successful:
> https://github.com/robtimus/application-path/actions/runs/8820506010
>
> The main difference is that I use @v4 instead of a specific commit, but
> those should be the same right now.
>
>
> On 24/04/2024 16:27, Arnout Engelen wrote:
> > Really? https://adoptium.net/temurin/releases/?version=8 seems to have
> > recent versions.
> >
> > setup-java seems to be treating it as a bug at this time:
> > https://github.com/actions/setup-java/issues/625
> >
> > On Wed, Apr 24, 2024 at 4:12 PM Slawomir Jaranowski <
> s.jaranow...@gmail.com>
> > wrote:
> >
> >> Hi,
> >>
> >> Temurin jdk distribution doesn't support JDK 8. You can try with zulu.
> >>
> >> śr., 24 kwi 2024 o 15:57 Gary D. Gregory 
> napisał(a):
> >>
> >>> Hi All,
> >>>
> >>> I just saw this on GitHub for our Lang component:
> >>>
> >>> Error: Could not find satisfied version for SemVer '8'.
> >>>
> >>> Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS,
> 21.0.2+13.0.LTS,
> >>> 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36,
> >> 19.0.2+7,
> >>> 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36,
> >>> 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7,
> >> 17.0.6+10,
> >>> 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12,
> 17.0.0+35,
> >>> 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8,
> >>> 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
> >>>
> >>> So it looks like goodbye Java 8 on GitHub.
> >>>
> >>> Gary
> >>>
> >>> -
> >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >>> For additional commands, e-mail: dev-h...@commons.apache.org
> >>>
> >>>
> >>
> >> --
> >> Sławomir Jaranowski
> >>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

-- 
Sławomir Jaranowski


Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Ricardo Mendes
Using correto version as 8.402.08.1 @v3 works fine.

https://github.com/rikkarth/tooler-tools/actions/runs/8808052610/job/24176375638
[https://opengraph.githubassets.com/6129420bff3c7b30d247aae9c1b04476ba9e56bb8828906a3c12ebd99e332e3b/rikkarth/tooler-tools]
Merge remote-tracking branch 'origin/dev' into dev · 
rikkarth/tooler-tools@87f463d
Tooler-Tools: A versatile Java library for backend and CLI developers, offering 
a growing collection of tools to simplify your development tasks. - Merge 
remote-tracking branch 'origin/dev'...
github.com



From: Rob Spoor 
Sent: 24 April 2024 18:14
To: dev@commons.apache.org 
Subject: Re: [ALL] GitHub is done with Java 8

I've just tested one of my own projects that has a matrix setup that's
almost the same (I haven't included Java 22), and it was successful:
https://github.com/robtimus/application-path/actions/runs/8820506010

The main difference is that I use @v4 instead of a specific commit, but
those should be the same right now.


On 24/04/2024 16:27, Arnout Engelen wrote:
> Really? https://adoptium.net/temurin/releases/?version=8 seems to have
> recent versions.
>
> setup-java seems to be treating it as a bug at this time:
> https://github.com/actions/setup-java/issues/625
>
> On Wed, Apr 24, 2024 at 4:12 PM Slawomir Jaranowski 
> wrote:
>
>> Hi,
>>
>> Temurin jdk distribution doesn't support JDK 8. You can try with zulu.
>>
>> śr., 24 kwi 2024 o 15:57 Gary D. Gregory  napisał(a):
>>
>>> Hi All,
>>>
>>> I just saw this on GitHub for our Lang component:
>>>
>>> Error: Could not find satisfied version for SemVer '8'.
>>>
>>> Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS,
>>> 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36,
>> 19.0.2+7,
>>> 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36,
>>> 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7,
>> 17.0.6+10,
>>> 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35,
>>> 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8,
>>> 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
>>>
>>> So it looks like goodbye Java 8 on GitHub.
>>>
>>> Gary
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>> --
>> Sławomir Jaranowski
>>


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Rob Spoor
I've just tested one of my own projects that has a matrix setup that's 
almost the same (I haven't included Java 22), and it was successful: 
https://github.com/robtimus/application-path/actions/runs/8820506010


The main difference is that I use @v4 instead of a specific commit, but 
those should be the same right now.



On 24/04/2024 16:27, Arnout Engelen wrote:

Really? https://adoptium.net/temurin/releases/?version=8 seems to have
recent versions.

setup-java seems to be treating it as a bug at this time:
https://github.com/actions/setup-java/issues/625

On Wed, Apr 24, 2024 at 4:12 PM Slawomir Jaranowski 
wrote:


Hi,

Temurin jdk distribution doesn't support JDK 8. You can try with zulu.

śr., 24 kwi 2024 o 15:57 Gary D. Gregory  napisał(a):


Hi All,

I just saw this on GitHub for our Lang component:

Error: Could not find satisfied version for SemVer '8'.

Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS,
21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36,

19.0.2+7,

19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36,
17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7,

17.0.6+10,

17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35,
11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8,
11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10

So it looks like goodbye Java 8 on GitHub.

Gary

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




--
Sławomir Jaranowski




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Gary Gregory
Yes, the error I included come from a GH build.

Gary

On Wed, Apr 24, 2024, 10:05 AM Elliotte Rusty Harold 
wrote:

> That's surprising. What's the context for this? Github actions?
>
> On Wed, Apr 24, 2024 at 9:57 AM Gary D. Gregory 
> wrote:
> >
> > Hi All,
> >
> > I just saw this on GitHub for our Lang component:
> >
> > Error: Could not find satisfied version for SemVer '8'.
> >
> > Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS,
> 21.0.2+13.0.LTS, 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9,
> 20.0.0+36, 19.0.2+7, 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10,
> 18.0.0+36, 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7,
> 17.0.6+10, 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12,
> 17.0.0+35, 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101,
> 11.0.20+8, 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8,
> 11.0.15+10
> >
> > So it looks like goodbye Java 8 on GitHub.
> >
> > Gary
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Arnout Engelen
Really? https://adoptium.net/temurin/releases/?version=8 seems to have
recent versions.

setup-java seems to be treating it as a bug at this time:
https://github.com/actions/setup-java/issues/625

On Wed, Apr 24, 2024 at 4:12 PM Slawomir Jaranowski 
wrote:

> Hi,
>
> Temurin jdk distribution doesn't support JDK 8. You can try with zulu.
>
> śr., 24 kwi 2024 o 15:57 Gary D. Gregory  napisał(a):
>
> > Hi All,
> >
> > I just saw this on GitHub for our Lang component:
> >
> > Error: Could not find satisfied version for SemVer '8'.
> >
> > Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS,
> > 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36,
> 19.0.2+7,
> > 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36,
> > 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7,
> 17.0.6+10,
> > 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35,
> > 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8,
> > 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
> >
> > So it looks like goodbye Java 8 on GitHub.
> >
> > Gary
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>
> --
> Sławomir Jaranowski
>


-- 
Arnout Engelen
ASF Security Response
Apache Pekko PMC member, ASF Member
NixOS Committer
Independent Open Source consultant


Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Slawomir Jaranowski
Hi,

Temurin jdk distribution doesn't support JDK 8. You can try with zulu.

śr., 24 kwi 2024 o 15:57 Gary D. Gregory  napisał(a):

> Hi All,
>
> I just saw this on GitHub for our Lang component:
>
> Error: Could not find satisfied version for SemVer '8'.
>
> Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS,
> 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36, 19.0.2+7,
> 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36,
> 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7, 17.0.6+10,
> 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35,
> 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8,
> 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
>
> So it looks like goodbye Java 8 on GitHub.
>
> Gary
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

-- 
Sławomir Jaranowski


Re: [ALL] GitHub is done with Java 8

2024-04-24 Thread Elliotte Rusty Harold
That's surprising. What's the context for this? Github actions?

On Wed, Apr 24, 2024 at 9:57 AM Gary D. Gregory  wrote:
>
> Hi All,
>
> I just saw this on GitHub for our Lang component:
>
> Error: Could not find satisfied version for SemVer '8'.
>
> Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS, 
> 21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36, 19.0.2+7, 
> 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36, 17.0.11+9, 
> 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7, 17.0.6+10, 17.0.5+8, 
> 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35, 11.0.23+9, 
> 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8, 11.0.19+7, 
> 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
>
> So it looks like goodbye Java 8 on GitHub.
>
> Gary
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>


-- 
Elliotte Rusty Harold
elh...@ibiblio.org

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[ALL] GitHub is done with Java 8

2024-04-24 Thread Gary D. Gregory
Hi All,

I just saw this on GitHub for our Lang component:

Error: Could not find satisfied version for SemVer '8'. 

Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS, 
21.0.1+12.0.LTS, 21.0.0+35.0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36, 19.0.2+7, 
19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36, 17.0.11+9, 
17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7, 17.0.6+10, 17.0.5+8, 
17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35, 11.0.23+9, 
11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8, 11.0.19+7, 
11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10

So it looks like goodbye Java 8 on GitHub.

Gary

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org