Author: fanningpj
Date: Sat Jun  4 10:06:32 2022
New Revision: 1901612

URL: http://svn.apache.org/viewvc?rev=1901612&view=rev
Log:
bin distribution: don't filter saxon and other libs it needs

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1901612&r1=1901611&r2=1901612&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Sat Jun  4 10:06:32 2022
@@ -449,9 +449,6 @@ distributions {
 
         contents {
             from('build/libs') {
-                include 'xmlbeans-*.jar'
-                include 'log4j-api*.jar'
-                include 'javaparser*.jar'
                 into 'lib'
             }
             from(sourcesJar) {



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to