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 AC9037FD3 for ; Sun, 20 Nov 2011 00:21:57 +0000 (UTC) Received: (qmail 93203 invoked by uid 500); 20 Nov 2011 00:21:57 -0000 Delivered-To: apmail-oodt-dev-archive@oodt.apache.org Received: (qmail 93185 invoked by uid 500); 20 Nov 2011 00:21:57 -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 93177 invoked by uid 99); 20 Nov 2011 00:21:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2011 00:21:57 +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.106] (HELO mail.jpl.nasa.gov) (128.149.139.106) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2011 00:21:51 +0000 Received: from mail.jpl.nasa.gov (altvirehtstap01.jpl.nasa.gov [128.149.137.72]) by smtp.jpl.nasa.gov (Switch-3.4.3/Switch-3.4.3) with ESMTP id pAK0LTf0017286 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO) for ; Sat, 19 Nov 2011 16:21:30 -0800 Received: from ALTPHYEMBEVSP20.RES.AD.JPL ([128.149.137.83]) by ALTVIREHTSTAP01.RES.AD.JPL ([128.149.137.72]) with mapi; Sat, 19 Nov 2011 16:21:30 -0800 From: "Mattmann, Chris A (388J)" To: "dev@oodt.apache.org" Date: Sat, 19 Nov 2011 16:21:58 -0800 Subject: Re: svn commit: r1204086 - in /oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli: CmdLineUtility.java construct/ construct/CmdLineConstructor.java construct/StdCmdLineConstructor.java contruct/ Thread-Topic: svn commit: r1204086 - in /oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli: CmdLineUtility.java construct/ construct/CmdLineConstructor.java construct/StdCmdLineConstructor.java contruct/ Thread-Index: AcynGljLHvKRNI25SCelLkZsQrbtsg== Message-ID: References: <20111119214857.A84EC23889E2@eris.apache.org> <88EAD17D-37F0-4A41-8686-17DC53416548@me.com> In-Reply-To: <88EAD17D-37F0-4A41-8686-17DC53416548@me.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Source-IP: altvirehtstap01.jpl.nasa.gov [128.149.137.72] X-Source-Sender: chris.a.mattmann@jpl.nasa.gov X-AUTH: Authorized NP, d00d! On Nov 19, 2011, at 2:38 PM, Brian Foster wrote: > lol... never did learn how to spell... thanks chris! >=20 > -brian >=20 > On Nov 19, 2011, at 1:48 PM, mattmann@apache.org wrote: >=20 >> Author: mattmann >> Date: Sat Nov 19 21:48:56 2011 >> New Revision: 1204086 >>=20 >> URL: http://svn.apache.org/viewvc?rev=3D1204086&view=3Drev >> Log: >> - s/contruct/construct/ (fix spelling issue) >>=20 >> Added: >> oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/ >> - copied from r1203947, oodt/trunk/cli/src/main/java/org/apache/oodt= /cas/cli/contruct/ >> Removed: >> oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/contruct/ >> Modified: >> oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/CmdLineUtility.ja= va >> oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/CmdLine= Constructor.java >> oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/StdCmdL= ineConstructor.java >>=20 >> Modified: oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/CmdLineUt= ility.java >> URL: http://svn.apache.org/viewvc/oodt/trunk/cli/src/main/java/org/apach= e/oodt/cas/cli/CmdLineUtility.java?rev=3D1204086&r1=3D1204085&r2=3D1204086&= view=3Ddiff >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/CmdLineUtility.= java (original) >> +++ oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/CmdLineUtility.= java Sat Nov 19 21:48:56 2011 >> @@ -35,8 +35,8 @@ import org.apache.commons.lang.Validate; >> import org.apache.oodt.cas.cli.action.CmdLineAction.ActionMessagePrinter= ; >> import org.apache.oodt.cas.cli.action.store.CmdLineActionStore; >> import org.apache.oodt.cas.cli.action.store.spring.SpringCmdLineActionSt= oreFactory; >> -import org.apache.oodt.cas.cli.contruct.CmdLineConstructor; >> -import org.apache.oodt.cas.cli.contruct.StdCmdLineConstructor; >> +import org.apache.oodt.cas.cli.construct.CmdLineConstructor; >> +import org.apache.oodt.cas.cli.construct.StdCmdLineConstructor; >> import org.apache.oodt.cas.cli.exception.CmdLineActionException; >> import org.apache.oodt.cas.cli.exception.CmdLineActionExecutionException= ; >> import org.apache.oodt.cas.cli.exception.CmdLineActionStoreException; >>=20 >> Modified: oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct= /CmdLineConstructor.java >> URL: http://svn.apache.org/viewvc/oodt/trunk/cli/src/main/java/org/apach= e/oodt/cas/cli/construct/CmdLineConstructor.java?rev=3D1204086&r1=3D1203947= &r2=3D1204086&view=3Ddiff >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/CmdLi= neConstructor.java (original) >> +++ oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/CmdLi= neConstructor.java Sat Nov 19 21:48:56 2011 >> @@ -14,7 +14,7 @@ >> * See the License for the specific language governing permissions and >> * limitations under the License. >> */ >> -package org.apache.oodt.cas.cli.contruct; >> +package org.apache.oodt.cas.cli.construct; >>=20 >> //JDK imports >> import java.util.Set; >>=20 >> Modified: oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct= /StdCmdLineConstructor.java >> URL: http://svn.apache.org/viewvc/oodt/trunk/cli/src/main/java/org/apach= e/oodt/cas/cli/construct/StdCmdLineConstructor.java?rev=3D1204086&r1=3D1203= 947&r2=3D1204086&view=3Ddiff >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/StdCm= dLineConstructor.java (original) >> +++ oodt/trunk/cli/src/main/java/org/apache/oodt/cas/cli/construct/StdCm= dLineConstructor.java Sat Nov 19 21:48:56 2011 >> @@ -14,7 +14,7 @@ >> * See the License for the specific language governing permissions and >> * limitations under the License. >> */ >> -package org.apache.oodt.cas.cli.contruct; >> +package org.apache.oodt.cas.cli.construct; >>=20 >> //OODT static imports >> import static org.apache.oodt.cas.cli.util.CmdLineUtils.getOptionByName; >>=20 >>=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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++