Sorabh Hamirwasia created DRILL-7221:
----------------------------------------

             Summary: 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: Sorabh Hamirwasia
            Assignee: Sorabh Hamirwasia
             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
(v7.6.3#76005)

Reply via email to