[
https://issues.apache.org/jira/browse/DRILL-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arina Ielchiieva reassigned DRILL-7221:
---------------------------------------
Assignee: Vova Vysotskyi (was: Sorabh Hamirwasia)
> Exclude debug files generated my maven debug option from jar
> ------------------------------------------------------------
>
> Key: DRILL-7221
> URL: https://issues.apache.org/jira/browse/DRILL-7221
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Tools, Build & Test
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.17.0
>
>
> Release automated script was using -X debug option at release:prepare phase.
> This was generating some debug files which were getting packaged in the jars.
> This is because the pattern of these debug files were not ignored in exclude
> configuration of maven-jar plugin. It would be good to ignore these.
> *Debug files which were included:*
> *javac.sh*
> *org.codehaus.plexus.compiler.javac.JavacCompiler1256088670033285178arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler1458111453480208588arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler2392560589194600493arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler4475905192586529595arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler4524532450095901144arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler4670895443631397937arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler5215058338087807885arguments*
> *org.codehaus.plexus.compiler.javac.JavacCompiler7526103232425779297arguments*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)