Return-Path: Delivered-To: apmail-maven-notifications-archive@locus.apache.org Received: (qmail 78485 invoked from network); 27 Mar 2006 07:37:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 07:37:03 -0000 Received: (qmail 38011 invoked by uid 500); 27 Mar 2006 07:36:59 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 37937 invoked by uid 500); 27 Mar 2006 07:36:58 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 37897 invoked by uid 99); 27 Mar 2006 07:36:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2006 23:36:58 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.14.253.171] (HELO ci.codehaus.org) (64.14.253.171) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 26 Mar 2006 23:36:57 -0800 Received: (qmail 1583 invoked from network); 27 Mar 2006 07:36:38 -0000 Received: from unknown (HELO cheddar.simulalabs.com) (127.0.0.1) by ci.codehaus.org with SMTP; 27 Mar 2006 07:36:38 -0000 Message-ID: <3859482.1143444998493.JavaMail.continuum@cheddar.simulalabs.com> Date: Sun, 26 Mar 06 23:36:38 -0800 From: Continuum Build Server To: notifications@maven.apache.org Subject: [continuum] BUILD SUCCESSFUL: Maven JXR MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/95/buildId/119 Build statistics: State: Ok Previous Build: No previous build. Started at: Sun, 26 Mar 2006 23:36:32 -0800 Finished at: Sun, 26 Mar 2006 23:36:37 -0800 Total time: 5s Build Trigger: Forced Exit code: 0 Building machine hostname: cheddar.simulalabs.com Operating system : Linux(unknown) Java version : 1.5.0_03(Sun Microsystems Inc.) Changes No files changed **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Maven JXR [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target [INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target/classes [INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target/test-classes [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 17 source files to /home/continuum/continuum-maven/working-directory/95/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] Compiling 4 source files to /home/continuum/continuum-maven/working-directory/95/target/test-classes [INFO] [surefire:test] [INFO] Setting reports dir: /home/continuum/continuum-maven/working-directory/95/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Scanning /home/continuum/continuum-maven/working-directory/95/src/test/java parsing... org/apache/maven/jxr/JavaCodeTransformTest.java parsing... org/apache/maven/jxr/package-info.java parsing... org/apache/maven/jxr/DummyLog.java parsing... org/apache/maven/jxr/JxrBeanTest.java /home/continuum/continuum-maven/working-directory/95/src/test/java/org/apache/maven/jxr/JavaCodeTransformTest.java -> /home/continuum/continuum-maven/working-directory/95/target/org/apache/maven/jxr/JavaCodeTransformTest.html /home/continuum/continuum-maven/working-directory/95/src/test/java/org/apache/maven/jxr/DummyLog.java -> /home/continuum/continuum-maven/working-directory/95/target/org/apache/maven/jxr/DummyLog.html /home/continuum/continuum-maven/working-directory/95/src/test/java/org/apache/maven/jxr/JxrBeanTest.java -> /home/continuum/continuum-maven/working-directory/95/target/org/apache/maven/jxr/JxrBeanTest.html ************************************************************** Starting Jakarta Velocity v1.4 RuntimeInstance initializing. Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties Trying to use logger class org.apache.maven.jxr.log.VelocityLogger Using logger class org.apache.maven.jxr.log.VelocityLogger Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ClasspathResourceLoader : initialization starting. ClasspathResourceLoader : initialization complete. ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) Default ResourceManager initialization complete. Loaded System Directive: org.apache.velocity.runtime.directive.Literal Loaded System Directive: org.apache.velocity.runtime.directive.Macro Loaded System Directive: org.apache.velocity.runtime.directive.Parse Loaded System Directive: org.apache.velocity.runtime.directive.Include Loaded System Directive: org.apache.velocity.runtime.directive.Foreach Created: 20 parsers. Velocimacro : initialization starting. Velocimacro : allowInline = true : VMs can be defined inline in templates Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. Velocimacro : messages on : VM system will output logging messages Velocimacro : autoload off : VM system will not automatically reload global library macros Velocimacro : initialization complete. Velocity successfully started. ResourceManager : found templates/index.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/overview-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/allclasses-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/overview-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader [surefire] Running org.apache.maven.jxr.JxrBeanTest [surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.31 sec [surefire] Running org.apache.maven.jxr.JavaCodeTransformTest [surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec Results : [surefire] Tests run: 2, Failures: 0, Errors: 0 [INFO] [jar:jar] [INFO] Building jar: /home/continuum/continuum-maven/working-directory/95/target/maven-jxr-1.1-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing /home/continuum/continuum-maven/working-directory/95/target/maven-jxr-1.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/maven-jxr/1.1-SNAPSHOT/maven-jxr-1.1-SNAPSHOT.jar [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 4 seconds [INFO] Finished at: Sun Mar 26 23:36:37 PST 2006 [INFO] Final Memory: 9M/122M [INFO] ---------------------------------------------------------------------------- ****************************************************************************