[ 
https://issues.apache.org/jira/browse/MNG-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MNG-7747.
-------------------------------
    Resolution: Invalid

Not from us:
{noformat}
   613 [DEBUG] org.apache.commons.digester3.Digester -   Fire body() for 
SetPropertiesRule[aliases={id=id}, ignoreMissingProperty=true]
   614 [DEBUG] org.apache.commons.digester3.Digester -   Fire body() for 
SetPropertiesRule[aliases={value=value}, ignoreMissingProperty=true]
   615 [DEBUG] org.apache.commons.digester3.Digester -   Popping body text '
   616
   617
   618
   619 '
   620 [DEBUG] org.apache.commons.digester3.Digester -   Fire end() for 
SetPropertiesRule[aliases={value=value}, ignoreMissingProperty=true]
   621 [DEBUG] org.apache.commons.digester3.Digester -   Fire end() for 
SetPropertiesRule[aliases={id=id}, ignoreMissingProperty=true]
   622 [DEBUG] org.apache.commons.digester3.Digester -   Fire end() for 
SetNextRule[methodName=addSetting, paramType=null, paramTypeName=null, 
useExactMatch=false, fireOnBegin=false]
   623 [DEBUG] org.apache.commons.digester3.Digester - 
[SetNextRule]{profiles/profile/setting} Call 
net.revelc.code.formatter.model.Profile.addSetting(net.revelc.code.formatter.model.Setting@71926a36)
   624 [DEBUG] org.apache.commons.digester3.Digester -   Fire end() for 
ObjectCreateRule[className=net.revelc.code.formatter.model.Setting, 
attributeName=null]
   625 [DEBUG] org.apache.commons.digester3.Digester - 
[ObjectCreateRule]{profiles/profile/setting} Pop 
'net.revelc.code.formatter.model.Setting'
   626 [DEBUG] org.apache.commons.digester3.Digester.sax - characters(
   627 )
   628 [DEBUG] org.apache.commons.digester3.Digester.sax - 
startElement(,,setting)
   629 [DEBUG] org.apache.commons.digester3.Digester -   Pushing body text '
   630
   631
   632
   633
   634 '
   635 [DEBUG] org.apache.commons.digester3.Digester -   New 
match='profiles/profile/setting'
   636 [DEBUG] org.apache.commons.digester3.Digester -   Fire begin() for 
ObjectCreateRule[className=net.revelc.code.formatter.model.Setting, 
attributeName=null]
{noformat}

We don't use Commons Digester.


> Large blocks of whitespace in plugin debug logs
> -----------------------------------------------
>
>                 Key: MNG-7747
>                 URL: https://issues.apache.org/jira/browse/MNG-7747
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.9.0
>            Reporter: Delany
>            Priority: Major
>
> I get large blocks of whitespace in debug logs when running the 
> formatter-maven-plugin. Author claims its a Maven issue
> [https://github.com/revelc/formatter-maven-plugin/issues/713]
> Reproduce with
> {code:java}
> git clone --branch issue-713 
> https://github.com/delanym/formatter-maven-plugin.git
> cd formatter-maven-plugin
> ./do{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to