From torque-dev-return-12094-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Wed Oct 24 23:17:26 2012 Return-Path: X-Original-To: apmail-db-torque-dev-archive@www.apache.org Delivered-To: apmail-db-torque-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 7384AD93F for ; Wed, 24 Oct 2012 23:17:26 +0000 (UTC) Received: (qmail 77648 invoked by uid 500); 24 Oct 2012 23:17:26 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 77617 invoked by uid 500); 24 Oct 2012 23:17:26 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 77609 invoked by uid 99); 24 Oct 2012 23:17:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 23:17:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 23:17:24 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A00D7C00A0 for ; Wed, 24 Oct 2012 23:17:03 +0000 (UTC) Date: Wed, 24 Oct 2012 23:17:03 +0000 (UTC) From: Apache Jenkins Server To: torque-dev@db.apache.org Message-ID: <1545975617.1994.1351120623639.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Torque?= =?UTF-8?Q?4-trunk_=C2=BB_Torque_Generator_#336?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Torque Generator X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [tfischer] TORQUE-239: Create debug output to determine where a output snippet came from ------------------------------------------ [...truncated 3362 lines...] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.torque.generator.control.TokenReplacerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.torque.generator.configuration.ClasspathConfigurationProviderTest DEBUG org.apache.torque.generator.configuration.ClasspathConfigurationProvider - Reading template file: 'org/apache/torque/generator/test/readfromclasspath/templates/testTemplate.vm' in classpath DEBUG org.apache.torque.generator.configuration.ClasspathConfigurationProvider - Reading resource file: 'org/apache/torque/generator/test/readfromclasspath/templates/testTemplate.vm' in classpath DEBUG org.apache.torque.generator.configuration.ClasspathConfigurationProvider - Reading resource file: 'org/apache/commons/io/CopyUtils.class' in classpath Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.torque.generator.qname.QualifiedNameMapTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.torque.generator.processor.string.CamelbackerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.torque.generator.processor.string.ConstantNameCreatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.torque.generator.source.transform.BeanPropertyMethodNameTransformerTest DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - targetAttributeName set to targetAttribute DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - sourceAttributeName set to sourceAttribute DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - targetAttributeName set to targetAttribute DEBUG org.apache.torque.generator.source.transform.BeanPropertyMethodNameTransformer - prefix set to prefix DEBUG org.apache.torque.generator.source.transform.BeanPropertyMethodNameTransformer - suffix set to Suffix DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - overwrite set to false DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - targetAttributeName set to targetAttribute DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - overwrite set to false DEBUG org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer - targetAttributeName set to targetAttribute Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.torque.generator.control.DeeplyNestedMergepointsTest INFO org.apache.torque.generator.control.Controller - readConfiguration() : Starting to read configuration files INFO org.apache.torque.generator.configuration.controller.Loglevel - apply() : Setting loglevel to DEBUG DEBUG org.apache.torque.generator.configuration.UnitConfigurationReader - Start reading options DEBUG org.apache.torque.generator.configuration.UnitConfigurationReader - End reading options DEBUG org.apache.torque.generator.configuration.UnitConfigurationReader - Control configuration successfully read. DEBUG org.apache.torque.generator.configuration.UnitConfigurationReader - Start reading outlet configuration DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading outlet configuration file: ' DEBUG org.apache.torque.generator.configuration.ConfigurationEntityResolver - Resolver: used configuration.xsd from 'org.apache.torque.generator.configuration' package DEBUG org.apache.torque.generator.configuration.ConfigurationEntityResolver - Resolver: used outlet.xsd from 'org.apache.torque.generator.configuration' package DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet0 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet1 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet2 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet3 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet4 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet5 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet6 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet7 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet8 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet nestingOutlet9 DEBUG org.apache.torque.generator.configuration.outlet.OutletSaxHandler - Parsed configuration for the outlet contentOutlet DEBUG org.apache.torque.generator.configuration.UnitConfigurationReader - Sucessfully read unitConfiguration for unit src/test/deeplyNestedMergepoints/src/main/torque-gen INFO org.apache.torque.generator.control.Controller - readConfiguration() : Configuration read. DEBUG org.apache.torque.generator.control.Controller - processGenerationUnit() : start DEBUG org.apache.torque.generator.control.Controller - processGenerationUnit() : Loglevel applied. INFO org.apache.torque.generator.control.Controller - Processing output output DEBUG org.apache.torque.generator.source.stream.FileSourceProvider - initInternal(): 1 matching files found. INFO org.apache.torque.generator.control.Controller - Processing source DEBUG org.apache.torque.generator.source.stream.FileSource - start creating root Element DEBUG org.apache.torque.generator.source.stream.FileSource - Reading file of type xml DEBUG org.apache.torque.generator.source.stream.FileSource - finished creating root Element, source is DEBUG org.apache.torque.generator.control.Controller - Processing new startElement sourceElement INFO org.apache.torque.generator.control.Controller - Start generation of File DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet0 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet0 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet1, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet1 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet1 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet2, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet2 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet2 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet3, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet3 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet3 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet4, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet4 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet4 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet5, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet5 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet5 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet6, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet6 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet6 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet7, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet7 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet7 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet8, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet8 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet8 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = nestingOutlet9, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet nestingOutlet9 on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet nestingOutlet9 DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Start for mergepoint mergepoint DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : Executing action (ApplyAction: path = ., outlet = contentOutlet, acceptNotSet = true) DEBUG org.apache.torque.generator.outlet.OutletImpl - Executing outlet contentOutlet on element sourceElement DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Start executing VelocityOutlet contentOutlet DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put options in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put attributes in context [] DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - Put variables in context [] DEBUG org.apache.torque.generator.configuration.DirectoryConfigurationProvider - Reading template file: ' DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet contentOutlet DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet9 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet8 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet7 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet6 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet5 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet4 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet3 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet2 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet1 DEBUG org.apache.torque.generator.outlet.OutletImpl - mergepoint() : End for mergepoint mergepoint DEBUG org.apache.torque.generator.template.velocity.VelocityOutlet - End executing VelocityOutlet nestingOutlet0 DEBUG org.apache.torque.generator.control.Controller - End generation of Output File target/test/deeplyNestedMergepoints/output.txt Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.apache.torque.generator.control.OutputEncodingTest INFO org.apache.torque.generator.control.Controller - readConfiguration() : Starting to read configuration files INFO org.apache.torque.generator.java.JavaOutlet - foo set to ??? INFO org.apache.torque.generator.java.JavaOutlet - bar set to ??? INFO org.apache.torque.generator.control.Controller - readConfiguration() : Configuration read. INFO org.apache.torque.generator.control.Controller - Processing output defaultEncodingOutput INFO org.apache.torque.generator.control.Controller - Processing source INFO org.apache.torque.generator.control.Controller - Start generation of File INFO org.apache.torque.generator.control.Controller - Processing output UTF8-Output INFO org.apache.torque.generator.control.Controller - Processing source INFO org.apache.torque.generator.control.Controller - Start generation of File INFO org.apache.torque.generator.control.Controller - Processing output ISO8859-1-Output INFO org.apache.torque.generator.control.Controller - Processing source INFO org.apache.torque.generator.control.Controller - Start generation of File Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.torque.generator.source.SourcePathTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.torque.generator.source.jdbc.JdbcMetadataSourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 sec Running org.apache.torque.generator.outlet.java.JavadocOutletTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Tests run: 199, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] org already added, skipping [INFO] org/apache already added, skipping [INFO] org/apache/torque already added, skipping [INFO] org/apache/torque/generator already added, skipping [INFO] org/apache/torque/generator/configuration already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] Building jar: [INFO] org already added, skipping [INFO] org/apache already added, skipping [INFO] org/apache/torque already added, skipping [INFO] org/apache/torque/generator already added, skipping [INFO] org/apache/torque/generator/configuration already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: velocity.log [INFO] Exclude: .checkstyle [INFO] Exclude: checkstyle-cache.ccf [INFO] Exclude: derby.log [INFO] Exclude: LICENSE-EDL.txt [INFO] Exclude: DEPENDENCIES [INFO] Exclude: torque-test/target/**/* [INFO] Exclude: torque-test/.classpath [INFO] Exclude: torque-test/.project [INFO] Exclude: torque-test/.settings/** [INFO] Exclude: torque-test/src/main/generated-java/**/* [CHECKSTYLE] No report found for mojo check [PMD] No report found for mojo check [JENKINS] Archiving to /home/hudson/hudson/jobs/Torque4-trunk/modules/org.apache.torque$torque-generator/builds/2012-10-24_23-11-19/archive/org.apache.torque/torque-generator/4.0-beta2-SNAPSHOT/torque-generator-4.0-beta2-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/Torque4-trunk/modules/org.apache.torque$torque-generator/builds/2012-10-24_23-11-19/archive/org.apache.torque/torque-generator/4.0-beta2-SNAPSHOT/torque-generator-4.0-beta2-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/Torque4-trunk/modules/org.apache.torque$torque-generator/builds/2012-10-24_23-11-19/archive/org.apache.torque/torque-generator/4.0-beta2-SNAPSHOT/torque-generator-4.0-beta2-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Too many unapproved licenses: 9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 26 seconds [INFO] Finished at: Wed Oct 24 23:17:01 UTC 2012 [INFO] Final Memory: 111M/458M [INFO] ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org