You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/06/04 08:48:42 UTC

svn commit: r1901611 - in /xmlbeans/trunk: build.gradle src/main/java9/module-info.class

Author: fanningpj
Date: Sat Jun  4 08:48:42 2022
New Revision: 1901611

URL: http://svn.apache.org/viewvc?rev=1901611&view=rev
Log:
jar tidy up

Modified:
    xmlbeans/trunk/build.gradle
    xmlbeans/trunk/src/main/java9/module-info.class

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1901611&r1=1901610&r2=1901611&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Sat Jun  4 08:48:42 2022
@@ -358,7 +358,6 @@ jar {
     from(project.rootDir) {
         include 'NOTICE.txt'
         include 'LICENSE.txt'
-        into '.'
     }
 
     from('src/main/maven') {

Modified: xmlbeans/trunk/src/main/java9/module-info.class
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/main/java9/module-info.class?rev=1901611&r1=1901610&r2=1901611&view=diff
==============================================================================
Binary files - no diff available.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org