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

Olivier Lamy closed MBUILDCACHE-100.
------------------------------------
      Assignee: Olivier Lamy
    Resolution: Fixed

> Exclude example incorrect in docs - Performance
> -----------------------------------------------
>
>                 Key: MBUILDCACHE-100
>                 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-100
>             Project: Maven Build Cache Extension
>          Issue Type: Bug
>            Reporter: Brian Demers
>            Assignee: Olivier Lamy
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.3.0
>
>
> On the performance page, the "Filter out unnecessary artifacts", example is 
> missing the wrapping "patterns" node.
>  
> It should be:
> {code:java}
> <cache>
>     <output>
>         <exclude>
>             <patterns>
>               <pattern>.*\.zip</pattern>
>             </patterns>
>         </exclude>
>     </output>
> </cache> {code}
>  



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

Reply via email to