From users-return-475-apmail-groovy-users-archive=groovy.apache.org@groovy.incubator.apache.org Fri Jul 17 00:43:40 2015 Return-Path: X-Original-To: apmail-groovy-users-archive@minotaur.apache.org Delivered-To: apmail-groovy-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 356CA188FF for ; Fri, 17 Jul 2015 00:43:40 +0000 (UTC) Received: (qmail 60385 invoked by uid 500); 17 Jul 2015 00:43:40 -0000 Delivered-To: apmail-groovy-users-archive@groovy.apache.org Received: (qmail 60349 invoked by uid 500); 17 Jul 2015 00:43:40 -0000 Mailing-List: contact users-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@groovy.incubator.apache.org Delivered-To: mailing list users@groovy.incubator.apache.org Received: (qmail 60339 invoked by uid 99); 17 Jul 2015 00:43:40 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2015 00:43:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8C73A1A71A0 for ; Fri, 17 Jul 2015 00:43:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id OoSu2bDjw-TA for ; Fri, 17 Jul 2015 00:43:28 +0000 (UTC) Received: from mail-yk0-f181.google.com (mail-yk0-f181.google.com [209.85.160.181]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 98CC543E1F for ; Fri, 17 Jul 2015 00:43:28 +0000 (UTC) Received: by ykax123 with SMTP id x123so78209176yka.1 for ; Thu, 16 Jul 2015 17:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=tgP3GsrYKAMfvZkL/Cix3jxFTVWpTUyDFVbmfsfn9mk=; b=OhULaHTbX3g45w+L7P1o98BIr/fTM8X/jTqL8ahWiLo4/rzsFPBR16eyzeojs7f4Wc ejAogy/dq8/FRLnSz91LNoW10xOFmyG61X0HdCO2yQ5Bh6hux4AR4jump8nLK4U52oQK ZSaxffI6bc8tAKo37YOw00MeI0RdeQ/nLbgYoXf2J4WgSkTSDQN2KSS7tn/92YNZGs2O cqR3/sOaZMVRG5hcrSJ89QSUqCXSFuzhUMzTNRIi8pV2gnQReJLGJ9LZxN1o9SaBbEd3 7+uNjws3JYGqsEx1PSMtZRPZ6cHuj85FGmEed5lUaiAGWOC/yh7dfkF22RPVx7omZIgs XbGQ== X-Received: by 10.170.130.69 with SMTP id w66mr13080828ykb.8.1437093757077; Thu, 16 Jul 2015 17:42:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.209.2 with HTTP; Thu, 16 Jul 2015 17:42:17 -0700 (PDT) In-Reply-To: References: From: Keegan Witt Date: Thu, 16 Jul 2015 20:42:17 -0400 Message-ID: Subject: Re: Scriptom To: users@groovy.incubator.apache.org Cc: Guillaume Laforge , Ben Walding , Jason Smith Content-Type: multipart/alternative; boundary=001a113a4028e652e1051b07764d --001a113a4028e652e1051b07764d Content-Type: text/plain; charset=UTF-8 Addendum: native launcher is already mirrored: https://github.com/codehaus/groovy-native-launcher On Thu, Jul 16, 2015 at 7:47 PM, Keegan Witt wrote: > 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 > wrote: > >> >> On 17 Jul 2015, at 7:07 am, Guillaume Laforge wrote: >> >> Hi Keegan, >> >> On Thu, Jul 16, 2015 at 10:15 PM, Keegan Witt >> 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 >>> . >>> >> >> 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 >>> >>> 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 >> > > --001a113a4028e652e1051b07764d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Addendum: native launcher is already mirrored:=C2=A0https://github.com= /codehaus/groovy-native-launcher

On Thu, Jul 16, 2015 at 7:47 PM, Keegan Witt <= keeganwitt@gmail.com> wrote:
Unfortunately, no.=C2=A0 It was a subproject of Groovy t= hat isn't actively maintained.=C2=A0 And actually, I don't think an= y of these were migrated either

If anybody knows which ones we need to pull, please speak up.=C2=A0 I= 9;m not sure which of these projects had documentation pages (I'd bet a= t least a few had none), but personally I'm more concerned about gettin= g the sources than the docs.

-Keeg= an

On Thu, Ju= l 16, 2015 at 7:05 PM, Ben Walding <ben.walding@gmail.com> wrote:

=
On 17 Jul 2015, at 7:07 am, Guillaume = Laforge <glaforg= e@gmail.com> wrote:

Hi Keegan,
On Thu, Jul 1= 6, 2015 at 10:15 PM, Keegan Witt <keeganwitt@gmail.com> w= rote:
I've never had cause to= use this functionality, so forgive my ignorance.=C2=A0 Where did this repo= move after the Codehaus shutdown?=C2=A0 http://svn.codehaus.org/= groovy/modules/scriptom/trunk/ It doesn't look like it was included= in the Codehaus mirrors.=C2=A0

Indeed, I = don't think it's been moved anywhere.
=

Groovy migrated themselves out - I = didn't take a copy of their SCM repos.=C2=A0 All repositories that I co= uld find clones of on the internet were migrated to github (codehaus) accou= nt.=C2=A0 If the original owner pesters me I remove the repos from the code= haus account / provide links to the new locations.

=C2=A0
= And did the documentation get mo= ved as well?=C2=A0

No it hasn&= #39;t moved either.

There is a backup of Confluence - but it is non-trivial to re= store things from.

Wasn't this migrated with t= he Groovy project?

Regards,

Ben


--001a113a4028e652e1051b07764d--