www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/06/04:53:19

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 224E7386F45A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1609926750;
bh=4X6S6LlJj5sXu9avRYGNwXi1qsnTFiaEcR/ADCm834o=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=FALliwP7rnzrf4qQDQHJy3q1VEZ5VUrrOh6r5+bPEZRhj3+j9Oomyq6FIX5OsxvFD
9G4oK+TVLCHL9P+aylr0/JYOoslFZb6NKSGnBAHtwNiD7ePr9TRgHPFWRobFgqqVDO
EQvVlbhc0YYQV7iVJKPa6imkr7RhbBt6URjE4hJw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E5D68385702C
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com 1069q5Vx007381
X-Nifty-SrcIP: [122.249.67.108]
Date: Wed, 6 Jan 2021 18:52:06 +0900
To: cygwin AT cygwin DOT com
Subject: Re: cygwin introduces spaces in the console output when running a
maven build for a java project in windows 10
Message-Id: <20210106185206.25036de8b4aa93cc19af6dd0@nifty.ne.jp>
In-Reply-To: <20210106103602.75dae17f4921bd624e09683a@nifty.ne.jp>
References: <CAPjM6w-mPf5h=xR2MK-cu-Eb7g313A3cZBcOuQ=ygTL2_dOmFw AT mail DOT gmail DOT com>
<20201229223820 DOT 7a010585bbfd0973faf618ae AT nifty DOT ne DOT jp>
<c8ad9cbf914e4594bc8ba9c15e61e882 AT BELBRU-EXMP101 DOT eeas DOT europa DOT eu>
<20210106103602 DOT 75dae17f4921bd624e09683a AT nifty DOT ne DOT jp>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On Wed, 6 Jan 2021 10:36:02 +0900
Takashi Yano via Cygwin <cygwin AT cygwin DOT com> wrote:
> On Tue, 5 Jan 2021 14:46:53 +0000
> "KAVALAGIOS Panagiotis (EEAS-EXT)" wrote:
> > > -----Original Message-----
> > > From: Cygwin <cygwin-bounces AT cygwin DOT com> On Behalf Of Takashi Yano via
> > > Cygwin
> > > Solution 2:
> > > Replace cygwin1.dll with the latest snapshot.
> > > https://cygwin.com/snapshots/
> > 
> > We have been also affected by this issue. I would prefer solution 2 in order to have the new Cygwin update. Do we know if there will be a new release soon or in which version is going to be included?
> 
> Sorry, the solution 2 does not take effect if you are using
> older win10 (such as 1809).
> Moreover, even with solution 2, the output of maven is garbled
> if it is started from cygwin shell in the command prompt.

I have confirmed that the solution 2 also has no effect on
Win10 1903, 1909 while it works on Win10 20H2.
I'm not sure whether it works or not on Win10 2004.

> If you can build jansi from source, I recommend solution 1.

Actually, this issue has been fixed in jansi-2.0.1.jar which
can be downloaded from
https://fusesource.github.io/jansi/download.html
however, this version has another minor problem:
https://github.com/fusesource/jansi/issues/179

The issue above is fixed in jansi-2.1.0.jar, however replacing
only this file causes another problem:
https://github.com/fusesource/jansi/issues/180

Both issues are fixed in jansi-2.1.1.jar

So, if you can build jansi from source, use v2.1.1.

Otherwise, use v2.0.1 which can be downloaded from
https://fusesource.github.io/jansi/download.html
if you can accept the issue:
https://github.com/fusesource/jansi/issues/179

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019