Or git does it on check out and I need to re-checkout the whole thing.
Gaty
On Mon, Sep 4, 2023, 1:18 AM Ralph Goers wrote:
> I suspect the problem here is the settings being used in Gary’s IDE. I
> know IntelliJ has a similar feature to convert line endings to what is
> appropriate for the env
I suspect the problem here is the settings being used in Gary’s IDE. I know
IntelliJ has a similar feature to convert line endings to what is appropriate
for the environment.
Ralph
> On Sep 1, 2023, at 8:21 AM, Piotr P. Karwasz wrote:
>
> Hi Gary,
>
> On Fri, 1 Sept 2023 at 14:19, Gary D. Gr
That did not help but this sure does: -Dspotless.check.skip=true
Gary
On Fri, Sep 1, 2023 at 1:29 PM Gary Gregory wrote:
> Ah! Excellent news, I'll give it a go.
>
> Gary
>
> On Fri, Sep 1, 2023, 11:21 AM Piotr P. Karwasz
> wrote:
>
>> Hi Gary,
>>
>> On Fri, 1 Sept 2023 at 14:19, Gary D. Grego
Ah! Excellent news, I'll give it a go.
Gary
On Fri, Sep 1, 2023, 11:21 AM Piotr P. Karwasz
wrote:
> Hi Gary,
>
> On Fri, 1 Sept 2023 at 14:19, Gary D. Gregory wrote:
> >
> > How is this possible now that we use spotless in 2.x:
>
> It's a CRLF vs LF problem. About 6 months ago[1] I added a
> `
Hi Gary,
On Fri, 1 Sept 2023 at 14:19, Gary D. Gregory wrote:
>
> How is this possible now that we use spotless in 2.x:
It's a CRLF vs LF problem. About 6 months ago[1] I added a
`.gitattributes` file[2] that forces line endings as LF also on
Windows. This should solve two problems:
* approach
How is this possible now that we use spotless in 2.x:
mvn clean install -pl log4j-api,log4j-core -DskipTests
[INFO]
[INFO] Reactor Summary for Apache Log4j API 2.20.1-SNAPSHOT:
[INFO]
[INFO] Apache Log4j API