Return-Path: X-Original-To: apmail-esme-dev-archive@www.apache.org Delivered-To: apmail-esme-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 625E79C9F for ; Fri, 23 Sep 2011 05:07:13 +0000 (UTC) Received: (qmail 98825 invoked by uid 500); 23 Sep 2011 05:07:13 -0000 Delivered-To: apmail-esme-dev-archive@esme.apache.org Received: (qmail 98638 invoked by uid 500); 23 Sep 2011 05:07:06 -0000 Mailing-List: contact dev-help@esme.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@esme.apache.org Delivered-To: mailing list dev@esme.apache.org Received: (qmail 98568 invoked by uid 99); 23 Sep 2011 05:07:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 05:07:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jackpark@topicquests.org designates 69.89.16.136 as permitted sender) Received: from [69.89.16.136] (HELO outbound-w09.bluehost.com) (69.89.16.136) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 23 Sep 2011 05:06:55 +0000 Received: (qmail 3416 invoked by uid 0); 23 Sep 2011 05:06:34 -0000 Received: from unknown (HELO host139.hostmonster.com) (74.220.207.139) by mrclean.bluehost.com with SMTP; 23 Sep 2011 05:06:34 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=topicquests.org; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=ZFeCQnJ0SI1l5EEpZbUJDohhf/Bb0emnZ0pvRSueo9o=; b=l4gdFcBpFcCh0A2+9P0sNcM+OS40y5u3iCnYKRCWpA0hUYHUucksTtSexgao+e+NksgStG8Fb/yjYIkxerOWHvV2HOex1Eo7Xlqwl4x5dwsV7SJaQhOH0zvAoVnkEbXQ; Received: from 173-164-129-250-sfba.hfc.comcastbusiness.net ([173.164.129.250] helo=[10.1.10.180]) by host139.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R6xy5-0006xi-Ro; Thu, 22 Sep 2011 23:06:33 -0600 Message-ID: <4E7C13DC.5000307@topicquests.org> Date: Thu, 22 Sep 2011 22:06:36 -0700 From: Jack Park User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: dev@esme.apache.org Subject: Compiling 1.3 observations References: <4E5FF0EC.9050809@topicquests.org> <4E60FF27.9090409@topicquests.org> <4E652CD6.2060002@topicquests.org> <4E6F993F.7000106@topicquests.org> In-Reply-To: <4E6F993F.7000106@topicquests.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1778:host139.hostmonster.com:topicque:topicquests.org} {sentby:smtp auth 173.164.129.250 authed with jackpark@topicquests.org} I built the 1.3 distro with maven (comments below), and unbundled the war int a Jetty ROOT directory. It's running fine. Will exercise its capabilities soon. Meanwhile, here are some observations from the build. Jack Running mvn install These warnings [WARNING] C:\projects\SCALA-Projects\ESME\1.3\apache-esme-1.3\server\src\main\sc ala\org\apache\esme\model\UserAuth.scala:384: warning: match is not exhaustive! [WARNING] missing combination Failure [WARNING] missing combination ParamFailure [WARNING] [WARNING] S.request match { [WARNING] ^ [WARNING] C:\projects\SCALA-Projects\ESME\1.3\apache-esme-1.3\server\src\main\sc ala\org\apache\esme\model\UserAuth.scala:468: warning: match is not exhaustive! [WARNING] missing combination Failure [WARNING] missing combination ParamFailure [WARNING] [WARNING] user <- UserAuth.find(By(UserAuth.authKey, name), [WARNING] ^ test issues Running org.apache.esme.actor.PopStatsActorSpecsAsTest Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.442 sec <<< FA ILURE! Running org.apache.esme.api.Api2SpecsAsTest log4j:WARN No appenders could be found for logger (org.mortbay.log). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more in fo. INF [20110922-21:47:51.783] ostrich: Starting TimeSeriesCollector :12:209: '/' expected instead of ' ' ^ :12:209: '/' expected instead of ' ' ^ Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.512 sec Running org.apache.esme.api.ApiSpecsAsTest Full() Full() Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.277 sec Running org.apache.esme.api.TwitterAPISpecsAsTest :12:209: '/' expected instead of ' '