Author: fanningpj
Date: Thu Jun 2 10:13:09 2022
New Revision: 1901553
URL: http://svn.apache.org/viewvc?rev=1901553&view=rev
Log:
need gradle.properties in src zip/tgz
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1901553&r1=1901552&r2=1901553&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Thu Jun 2 10:13:09 2022
@@ -476,7 +476,6 @@ distributions {
distributionBaseName = "xmlbeans-src-${XMLBeansVersion}-${date}"
contents {
from(".") {
- include 'gradle.properties'
exclude 'tmp'
exclude 'out'
exclude 'gradle'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]