Unfortunately, no. It was a subproject of Groovy that isn't actively maintained. And actually, I don't think any of these were migrated either
- http://svn.codehaus.org/groovy/trunk/groovy/modules/gspec/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/groovy-swt/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/gdata/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/gram/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/xmlrpc/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/groovysoap/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/maven-plugins/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/installers/windows/NSIS-Groovy/ (but I did an import https://github.com/keeganwitt/groovy-windows-installer) I think these have already been merged into Groovy and are unneeded - http://svn.codehaus.org/groovy/trunk/groovy/modules/grape-ivy/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/groovy-testng/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/swingxbuilder/ I'm not sure whether these are needed - http://svn.codehaus.org/groovy/trunk/groovy/modules/native_launcher/ - http://svn.codehaus.org/groovy/trunk/groovy/modules/beansbindingbuilder/ If anybody knows which ones we need to pull, please speak up. I'm not sure which of these projects had documentation pages (I'd bet at least a few had none), but personally I'm more concerned about getting the sources than the docs. -Keegan On Thu, Jul 16, 2015 at 7:05 PM, Ben Walding <ben.wald...@gmail.com> wrote: > > On 17 Jul 2015, at 7:07 am, Guillaume Laforge <glafo...@gmail.com> wrote: > > Hi Keegan, > > On Thu, Jul 16, 2015 at 10:15 PM, Keegan Witt <keeganw...@gmail.com> > wrote: > >> I've never had cause to use this functionality, so forgive my ignorance. >> Where did this repo move after the Codehaus shutdown? >> http://svn.codehaus.org/groovy/modules/scriptom/trunk/ It doesn't look >> like it was included in the Codehaus mirrors >> <https://github.com/codehaus/>. >> > > Indeed, I don't think it's been moved anywhere. > > > Groovy migrated themselves out - I didn't take a copy of their SCM repos. > All repositories that I could find clones of on the internet were migrated > to github (codehaus) account. If the original owner pesters me I remove > the repos from the codehaus account / provide links to the new locations. > > > >> And did the documentation >> <https://web.archive.org/web/20150102213228/http://groovy.codehaus.org/COM+Scripting> >> get moved as well? >> > > No it hasn't moved either. > > > There is a backup of Confluence - but it is non-trivial to restore things > from. > > Wasn't this migrated with the Groovy project? > > Regards, > > Ben >