From continuum-dev-return-6181-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Tue Jul 31 07:56:21 2007 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 84187 invoked from network); 31 Jul 2007 07:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 07:56:20 -0000 Received: (qmail 75631 invoked by uid 500); 31 Jul 2007 07:56:20 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 75599 invoked by uid 500); 31 Jul 2007 07:56:20 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 75587 invoked by uid 99); 31 Jul 2007 07:56:20 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 00:56:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 31 Jul 2007 07:56:14 +0000 Received: (qmail 6412 invoked from network); 31 Jul 2007 07:55:54 -0000 Received: from chb28-2-88-163-39-128.fbx.proxad.net (HELO ?127.0.0.1?) (88.163.39.128) by 0 with SMTP; 31 Jul 2007 07:55:54 -0000 Message-ID: <46AEEAF9.8060407@venisse.net> Date: Tue, 31 Jul 2007 09:55:37 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: [Announce] Continuum 1.1-beta-1 is released References: <46A75838.1090302@venisse.net> <46AEE7F2.9050800@mvdb.net> In-Reply-To: <46AEE7F2.9050800@mvdb.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org It's an error, the next beta will be on the mirroring system. Emmanuel Martin van den Bemt a écrit : > Why is the download from people instead of through the mirroring system ? > > Mvgr, > Martin > > Emmanuel Venisse wrote: >> Hi, >> >> The maven/Continuum team is pleased to announce the first beta of >> Continuum 1.1 >> >> Highlights are: >> >> * Continuum profiles to define JDK/maven/ANT to use in a build definition >> * many bug fixes and ui improvements. >> >> >> You can grab the latest release from: >> >> http://maven.apache.org/continuum/download.html >> >> >> Next up we are going to have another beta release in a month, or >> ideally before to have a final release in 1.5 month >> >> Anyway, below is the jira release notes for this release. >> >> Release Notes - Continuum - Version 1.1-alpha-2 >> >> Bug >> >> * [CONTINUUM-530] - HTML encode the build output >> * [CONTINUUM-691] - Build Numbers are obscured by the >> queuing/building icon >> * [CONTINUUM-706] - XML-RPC Server does not support addition of >> BuildDefinitions >> * [CONTINUUM-709] - Runtime error during recording in datanase >> * [CONTINUUM-723] - strange trouble on solaris >> * [CONTINUUM-817] - The generated output in the Working Copy page >> displays the wrong content >> * [CONTINUUM-821] - The Project.getBuildResults() method returns an >> empty list >> * [CONTINUUM-963] - Derby Database initialization error on Webapp >> restarts on Jetty >> * [CONTINUUM-1094] - Continuum does not build with Sun JDK 6 >> * [CONTINUUM-1119] - Creating a Group with an existing id errors >> * [CONTINUUM-1191] - editProject: NoSuchMethodException: >> * [CONTINUUM-1194] - Project is stuck in the "Build in Progress" >> state if the associated exception has more than 8192 chars >> * [CONTINUUM-1226] - Second build definitions on a project is never >> triggered with CVS >> * [CONTINUUM-1228] - OgnlException while setting property >> 'projectGroupId' on redirect >> * [CONTINUUM-1235] - Continuum 1.1-SNAPSHOT fails to check out >> projects from CVS when kicking off the build >> * [CONTINUUM-1241] - Schedule fails to start due to derby database >> column being too small >> * [CONTINUUM-1244] - project group name is not validated when left >> blank in Edit Project Group page, resulting to an error >> * [CONTINUUM-1308] - error moving projects to a new group >> * [CONTINUUM-1314] - NPE in DefaultContinuum.java - isInBuildingQueue >> * [CONTINUUM-1316] - Hitting 'Add' button repetitively in adding an >> Ant, Shell and Schedule using empty string only accumulates validation >> prompts in IE browser >> * [CONTINUUM-1320] - DefaultBuildController.makeAndStoreBuildResult >> cannot save build result due to maximum size of COMMAND_LINE >> * [CONTINUUM-1337] - NPE during profile creation >> * [CONTINUUM-1338] - field name in class >> org.apache.maven.continuum.model.scm is too small >> * [CONTINUUM-1339] - Deleting a project group does not delete >> related build output directories >> * [CONTINUUM-1340] - After adding a ant project to the default >> project group (default project group is not displayed) >> * [CONTINUUM-1341] - Adding a Maven 2 POM from secure SVN on a >> non-standard port does not work >> >> Improvement >> >> * [CONTINUUM-774] - Better support for multiprojects >> * [CONTINUUM-1002] - build email cleanup >> * [CONTINUUM-1113] - Continuum doesn't work with MySQL >> * [CONTINUUM-1184] - Ability to pre-configure the Jetty port in >> conf/plexus.xml >> * [CONTINUUM-1350] - Documentation on Build profiles >> >> New Feature >> >> * [CONTINUUM-44] - multiple profiles >> * [CONTINUUM-614] - Enable auto-refresh for the build results page >> * [CONTINUUM-761] - Ability to delete results >> * [CONTINUUM-991] - Add meta refresh header to summary pages >> * [CONTINUUM-1178] - In Add New Maven 2 Project woudl like >> opportunity not to load modules >> * [CONTINUUM-1222] - usage of an alternative maven2-executable >> * [CONTINUUM-1291] - In a special configuration the report mail can >> contains false java version used for the build >> >> Task >> >> * [CONTINUUM-977] - Create web UI tests for "Add m1 & m2 projects" >> pages >> >> Test >> >> * [CONTINUUM-978] - add web ui tests for all pages related to schedules >> * [CONTINUUM-1223] - Ability to choose JVM (export JAVA_HOME) for >> different projects >> >> Wish >> >> * [CONTINUUM-1224] - Ability to set MAVEN_OPTS for Maven2 build >> definitions >> * [CONTINUUM-1258] - Configure the possibility of resolving or not >> the search of build executables (maven, ant ...) >> >> >> Emmanuel >> >> >> > > >