[GitHub] slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers to skip downloading license …

2018-09-09 Thread GitBox
slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers 
to skip downloading license …
URL: https://github.com/apache/maven/pull/167#issuecomment-419726359
 
 
   license files in lib directory before patch:
   ```
   Directory of maven-3.6.0-SNAPSHOT\lib
   09/07/2018  01:27 AM23,505 cdi-api.license
   09/07/2018  01:27 AM11,358 commons-cli.license
   09/07/2018  01:27 AM11,358 commons-io.license
   09/07/2018  01:27 AM11,358 commons-lang3.license
   09/07/2018  01:27 AM   194 jcl-over-slf4j.license
   09/07/2018  01:27 AM 0 jsr250-api.license
   09/07/2018  01:27 AM11,358 maven-artifact.license
   09/07/2018  01:27 AM11,358 maven-builder-support.license
   09/07/2018  01:27 AM11,358 maven-compat.license
   09/07/2018  01:27 AM11,358 maven-core.license
   09/07/2018  01:27 AM11,358 maven-embedder.license
   09/07/2018  01:27 AM11,358 maven-model-builder.license
   09/07/2018  01:27 AM11,358 maven-model.license
   09/07/2018  01:27 AM11,358 maven-plugin-api.license
   09/07/2018  01:27 AM11,358 maven-repository-metadata.license
   09/07/2018  01:27 AM11,358 maven-resolver-api.license
   09/07/2018  01:27 AM11,358 maven-resolver-connector-basic.license
   09/07/2018  01:27 AM11,358 maven-resolver-impl.license
   09/07/2018  01:27 AM11,358 maven-resolver-provider.license
   09/07/2018  01:27 AM11,358 maven-resolver-spi.license
   09/07/2018  01:27 AM11,358 maven-resolver-transport-wagon.license
   09/07/2018  01:27 AM11,358 maven-resolver-util.license
   09/07/2018  01:27 AM11,358 maven-settings-builder.license
   09/07/2018  01:27 AM11,358 maven-settings.license
   09/07/2018  01:27 AM11,358 maven-shared-utils.license
   09/07/2018  01:27 AM11,358 maven-slf4j-provider.license
   09/07/2018  01:27 AM12,637 org.eclipse.sisu.inject.license
   09/07/2018  01:27 AM12,637 org.eclipse.sisu.plexus.license
   09/07/2018  01:27 AM23,505 plexus-cipher.license
   09/07/2018  01:27 AM11,358 plexus-component-annotations.license
   09/07/2018  01:27 AM11,358 plexus-interpolation.license
   09/07/2018  01:27 AM23,505 plexus-sec-dispatcher.license
   09/07/2018  01:27 AM11,358 plexus-utils.license
   09/07/2018  01:27 AM   194 slf4j-api.license
   09/07/2018  01:27 AM11,358 wagon-file.license
   09/07/2018  01:27 AM11,358 wagon-http.license
   09/07/2018  01:27 AM11,358 wagon-provider-api.license
   ```
   after:
   ```
Directory of lib\MNG-6414
   
   09/09/2018  06:02 PM   194 jcl-over-slf4j.license
   09/09/2018  06:02 PM 0 jsr250-api.license
   09/09/2018  06:02 PM12,637 org.eclipse.sisu.inject.license
   09/09/2018  06:02 PM12,637 org.eclipse.sisu.plexus.license
   09/09/2018  06:02 PM   194 slf4j-api.license
   ```
   Maven's zip ackage size decreased from 9 011 332 to 8 867 711 bytes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers to skip downloading license …

2018-05-22 Thread GitBox
slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers 
to skip downloading license …
URL: https://github.com/apache/maven/pull/167#issuecomment-390873663
 
 
   The side effect is skip of downloading the license file from www.apache.org 
what produces error on Java 7


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services