Return-Path: X-Original-To: apmail-oodt-dev-archive@www.apache.org Delivered-To: apmail-oodt-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E7C6DF5E for ; Thu, 9 Aug 2012 04:45:02 +0000 (UTC) Received: (qmail 35086 invoked by uid 500); 9 Aug 2012 04:45:01 -0000 Delivered-To: apmail-oodt-dev-archive@oodt.apache.org Received: (qmail 34892 invoked by uid 500); 9 Aug 2012 04:44:56 -0000 Mailing-List: contact dev-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list dev@oodt.apache.org Received: (qmail 34852 invoked by uid 99); 9 Aug 2012 04:44:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 04:44:55 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [128.149.139.109] (HELO mail.jpl.nasa.gov) (128.149.139.109) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 04:44:49 +0000 Received: from mail.jpl.nasa.gov (ap-ehub-sp01.jpl.nasa.gov [128.149.137.148]) by smtp.jpl.nasa.gov (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q794iR0o024622 (using TLSv1/SSLv3 with cipher AES128-SHA (128 bits) verified NO) for ; Wed, 8 Aug 2012 21:44:28 -0700 Received: from AP-EMBX-SP20.RES.AD.JPL ([169.254.8.6]) by ap-ehub-sp01.RES.AD.JPL ([169.254.3.35]) with mapi id 14.02.0298.004; Wed, 8 Aug 2012 21:44:27 -0700 From: "Mattmann, Chris A (388J)" To: "" Subject: Re: [jira] [Commented] (OODT-328) Remove jpl.nasa.gov references from code Thread-Topic: [jira] [Commented] (OODT-328) Remove jpl.nasa.gov references from code Thread-Index: AQHNdSTlzQl68nb30ku4LqsJ0z9uKZdQeDiAgABC+YCAAKPWAA== Date: Thu, 9 Aug 2012 04:44:27 +0000 Message-ID: <5913395A-65E3-4EA3-9FD1-8785EBAEAEA4@jpl.nasa.gov> References: <1170283840.10860.1318043730392.JavaMail.tomcat@hel.zones.apache.org> <274921086.2974.1344402550544.JavaMail.jiratomcat@issues-vm> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.149.137.114] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Source-Sender: chris.a.mattmann@jpl.nasa.gov X-AUTH: Authorized X-Virus-Checked: Checked by ClamAV on apache.org Hi Mike, I would proceed with the SVN audit of files and upload a patch that removes jpl refs from any files you see, even if it's just 1. Let's start there, an= d ignore the DTDs and schema refs for now. Cheers, Chris On Aug 8, 2012, at 12:00 PM, Michael Joyce wrote: > I'm not familiar, if someone can comment I'd appreciate it. > ---------------- > Mike >=20 >=20 >=20 > On Wed, Aug 8, 2012 at 8:00 AM, Cameron Goodale wrot= e: >=20 >> Mike and Chris, >>=20 >> I just scope this svn url in the file and I wonder if the CAS-SSO code h= as >> been pushed to Apache. If the code has not been migrated then it will b= e a >> blocker to this issue. >>=20 >> I did find an SSO package in the OODT Pear Channel here: >> http://pear.apache.org/oodt/ >>=20 >> Assuming the OODT Pear Channel has all the code in it: >>=20 >> Since the edit is focused on a comment block / docstring change, it woul= d >> seem that the checkout/build process needs to be re-written in this file= , >> or omitted entirely if no longer necessary. >>=20 >>=20 >> Mike if you are unfamiliar with the PHP build/install process check with >> Andrew Hart or Shakeh Khudikyan (both on this mailing-list) for help. >>=20 >>=20 >> Keep up the great work, >>=20 >>=20 >> Cam >>=20 >> On Tue, Aug 7, 2012 at 10:09 PM, Chris A. Mattmann (JIRA) >> wrote: >>=20 >>>=20 >>> [ >>>=20 >> https://issues.apache.org/jira/browse/OODT-328?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13430872#= comment-13430872 >> ] >>>=20 >>> Chris A. Mattmann commented on OODT-328: >>> ---------------------------------------- >>>=20 >>> Mike: I would focus on the SVN lines since the DTD stuff and XML schema >> NS >>> involves other discussions (for example, see Ross's recent Geospatial >> stuff >>> e.g., in OODT-469 and OODT-471). >>>=20 >>> If you fix files in SVN refs, I think we can call this done! >>>=20 >>>=20 >>>> Remove jpl.nasa.gov references from code >>>> ---------------------------------------- >>>>=20 >>>> Key: OODT-328 >>>> URL: https://issues.apache.org/jira/browse/OODT-328 >>>> Project: OODT >>>> Issue Type: Bug >>>> Components: build proces >>>> Reporter: Chris A. Mattmann >>>> Fix For: 0.5 >>>>=20 >>>> Attachments: grepoutput.txt >>>>=20 >>>>=20 >>>> We need to remove all references to jpl.nasa.gov in our code (for >>> example I just saw one in: >>>=20 >> http://svn.apache.org/repos/asf/oodt/tags/0.3/balance/lib/pear/Providers= /Auth/LDAPAuthenticationProvider.class.phpwhichmade me think that we need t= o code review before we roll 0.4). >>>=20 >>> -- >>> This message is automatically generated by JIRA. >>> If you think it was sent incorrectly, please contact your JIRA >>> administrators: >>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a >>> For more information on JIRA, see: >> http://www.atlassian.com/software/jira >>>=20 >>>=20 >>>=20 >>=20 >>=20 >> -- >>=20 >> Sent from a Tin Can attached to a String >>=20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: chris.a.mattmann@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++