Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 4821 invoked from network); 26 Jan 2008 23:34:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jan 2008 23:34:06 -0000 Received: (qmail 16282 invoked by uid 500); 26 Jan 2008 23:33:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 16196 invoked by uid 500); 26 Jan 2008 23:33:56 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 16187 invoked by uid 99); 26 Jan 2008 23:33:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2008 15:33:56 -0800 X-ASF-Spam-Status: No, hits=-98.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2008 23:33:37 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 900084580FF for ; Sat, 26 Jan 2008 15:33:44 -0800 (PST) Date: Sat, 26 Jan 08 15:33:44 -0800 From: Continuum VMBuild Server Reply-To: Continuum VMBuild Server To: dev@commons.apache.org Message-ID: <60669.11201390424397.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons Math MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=42267&projectId=21 Build statistics: State: Failed Previous State: Ok Started at: Sat 26 Jan 2008 15:32:49 -0800 Finished at: Sat 26 Jan 2008 15:33:21 -0800 Total time: 31s Build Trigger: Schedule Build Number: 66 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.4.2_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02) Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode) Builder version : Maven version: 2.0.7 Java version: 1.4.2_15 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** Changed: psteitz @ Sat 26 Jan 2008 14:42:43 -0800 Comment: Added one-way ANOVA implementation. JIRA: MATH-173 Contributed by Bob MacCallum. Files changed: /commons/proper/math/trunk/pom.xml ( 615531 ) /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/OneWayAnova.java ( 615531 ) /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java ( 615531 ) /commons/proper/math/trunk/src/test/R/anovaTestCases ( 615531 ) /commons/proper/math/trunk/src/test/R/testAll ( 615531 ) /commons/proper/math/trunk/src/test/org/apache/commons/math/stat/inference/OneWayAnovaTest.java ( 615531 ) /commons/proper/math/trunk/xdocs/changes.xml ( 615531 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Java 1.4 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Total time: 0 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons Math [INFO] task-segment: [clean, deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/21/target [INFO] Deleting directory /home/continuum/data/working-directory/21/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/21/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/21/target/site [INFO] [cobertura:clean {execution: default}] [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /home/continuum/data/working-directory/21/target/apidocs/META-INF [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 220 source files to /home/continuum/data/working-directory/21/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/continuum/data/working-directory/21/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java:[136,22] cannot resolve symbol symbol : constructor IllegalArgumentException (java.lang.String,java.lang.Exception) location: class java.lang.IllegalArgumentException /home/continuum/data/working-directory/21/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java:[136,22] cannot resolve symbol symbol : constructor IllegalArgumentException (java.lang.String,java.lang.Exception) location: class java.lang.IllegalArgumentException [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18 seconds [INFO] Finished at: Sat Jan 26 15:33:21 PST 2008 [INFO] Final Memory: 8M/25M [INFO] ------------------------------------------------------------------------ **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org