Hi,

I can't seem to get collect-sling-repos.groovy [1] to generate a repo
list, I always get back 

<?xml version='1.0' encoding='utf-8'?>
<manifest><!-- Generated by collect-sling-repos.groovy -->
  <remote name='origin' fetch='.' />
  <default revision='master' remote='origin' />
</manifest>

I tried with

  Groovy Version: 2.4.16 JVM: 11.0.7 Vendor: Oracle Corporation OS: Linux
  Groovy Version: 2.4.16 JVM: 1.8.0_252 Vendor: IcedTea OS: Linux
  Groovy Version: 3.0.3 JVM: 11.0.7 Vendor: Oracle Corporation OS: Linux
  Groovy Version: 3.0.3 JVM: 1.8.0_252 Vendor: IcedTea OS: Linux

Does the script work for anyone?

(Though I must confess with JEP 330 [2] landing in Java 11 I'd be
tempted to just rewrite it in Java)

Thanks,
Robert

[1]: 
https://github.com/apache/sling-aggregator/blob/master/collect-sling-repos.groovy
[2]: https://openjdk.java.net/jeps/330

Reply via email to