Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 31843 invoked from network); 6 Jul 2007 07:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2007 07:08:18 -0000 Received: (qmail 74480 invoked by uid 500); 6 Jul 2007 14:08:14 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 74456 invoked by uid 500); 6 Jul 2007 14:08:14 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 74444 invoked by uid 99); 6 Jul 2007 14:08:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 07:08:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of otto@kolsi.fi designates 217.30.182.108 as permitted sender) Received: from [217.30.182.108] (HELO bungalow.vdc.fi) (217.30.182.108) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 07:08:08 -0700 Received: from [127.0.0.1] (141192247029.edelkey.net [141.192.247.29]) by bungalow.vdc.fi (Postfix) with ESMTP id 0CB125940E3 for ; Fri, 6 Jul 2007 17:07:46 +0300 (EEST) Message-ID: <468E4CB1.9070401@kolsi.fi> Date: Fri, 06 Jul 2007 17:07:45 +0300 From: Otto Kolsi User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: System time problem in Solaris 10 environment (Ant + Continuum) References: <468DFCC9.6040302@venisse.net> In-Reply-To: <468DFCC9.6040302@venisse.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Emmanuel Venisse wrote: > LAMY Olivier a �crit : >> I think somewhere here http://maven.zones.apache.org/ there are build >> from last trunk version (sorry don't remember the exact path). >> I'm sure Emmanuel know the exact path ? (Is this information available >> on the continuum web site ?) > > http://maven.zones.apache.org/~continuum/builds/trunk/ I downloaded and tested Continuum 1.1 SNAPSHOT with very simple Ant script that just executes /usr/bin/date and echoes the result. That gives wrong time with 1.0.3 but 1.1-SNAPSHOT gives correct time :) So I'll just wait for 1.1 release. Thanks for the help! Just one note about 1.1-SNAPSHOT. At first I created an Ant project and assigned it to Default project group. But then that project sort of vanished.. I couldn't find it anywhere. I then created one test group and added new identical Ant project to that group. And that worked well. Maybe there's something wrong if you add a project to the default group (which doesn't seem to be group at all.. or it doesn't show up on Project Groups list). -- Otto