Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 723 invoked from network); 6 Dec 2006 06:50:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2006 06:50:26 -0000 Received: (qmail 6640 invoked by uid 500); 6 Dec 2006 06:50:34 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 6621 invoked by uid 500); 6 Dec 2006 06:50:34 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 6612 invoked by uid 99); 6 Dec 2006 06:50:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 22:50:34 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 22:50:21 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3425A1A9846; Tue, 5 Dec 2006 22:49:40 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r482925 - in /harmony/enhanced/buildtest/trunk: README.txt build.xml config/config-full.xml config/copyres.xml config/xsl/ config/xsl/br.xsl config/xsl/errors.xsl config/xsl/header.xsl config/xsl/modifications.xsl config/xsl/unittests.xsl Date: Wed, 06 Dec 2006 06:49:39 -0000 To: commits@harmony.apache.org From: smishura@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061206064940.3425A1A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: smishura Date: Tue Dec 5 22:49:38 2006 New Revision: 482925 URL: http://svn.apache.org/viewvc?view=rev&rev=482925 Log: Apply patch for HARMONY-2378 ([buildtest][cc-update] update of current cnfiguration for cruise control) Tested on Linux Added: harmony/enhanced/buildtest/trunk/config/xsl/ harmony/enhanced/buildtest/trunk/config/xsl/br.xsl (with props) harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl (with props) harmony/enhanced/buildtest/trunk/config/xsl/header.xsl (with props) harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl (with props) harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl (with props) Modified: harmony/enhanced/buildtest/trunk/README.txt harmony/enhanced/buildtest/trunk/build.xml harmony/enhanced/buildtest/trunk/config/config-full.xml harmony/enhanced/buildtest/trunk/config/copyres.xml Modified: harmony/enhanced/buildtest/trunk/README.txt URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/README.txt?view=diff&rev=482925&r1=482924&r2=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/README.txt (original) +++ harmony/enhanced/buildtest/trunk/README.txt Tue Dec 5 22:49:38 2006 @@ -70,25 +70,7 @@ FAQ --- -1) Q.: The classlib project build/ test runs failed with the message like: -"No supported regular expression matcher found". Why? - A.: Update cruisecontrol.bat (or cruisecontrol.sh) file to add the -ant-apache-regexp.jar archives from ant/lib directory to the 'CRUISE_PATH'. - -2) Q.: The classes can't be compiled under CC. Why? - A.: Usually, no compiler available in the class path. Please, add the -ecj_3.2.jar archive to the 'CRUISE_PATH' variable. - -3) Q.: The test runs OK, but no passed/ failed information available. Why? +1) Q.: The test runs OK, but no passed/ failed information available. Why? A.: This script was tested and works over the sun jdk only. If you run it over the BEA jdk it will fail. - -4) Q.: The results of CC are not emailed. Why? - A.: uncomment the string "REM set CC_OPTS=-Xms128m -Xmx256m" and update -it as "set CC_OPTS=-Xms128m -Xmx600m" - -5) Q.: The size of emailed notification is too big. How it can be reduced? - A.: To reduce the emailed notification size please commented out the string -69-77 in the file /cc/webapps/cruisecontrol/xsl/errors.xsl. In this case -the email will not include warning messages (actually we have a lot of them). Modified: harmony/enhanced/buildtest/trunk/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/build.xml?view=diff&rev=482925&r1=482924&r2=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/build.xml (original) +++ harmony/enhanced/buildtest/trunk/build.xml Tue Dec 5 22:49:38 2006 @@ -134,9 +134,16 @@ - - + + + + + + + + + @@ -197,11 +204,16 @@ cmd=build.bat cc=msvc + + + - - - - + @@ -213,11 +225,14 @@ cmd=build.sh cc=gcc + + - - - - + Modified: harmony/enhanced/buildtest/trunk/config/config-full.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/config-full.xml?view=diff&rev=482925&r1=482924&r2=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/config-full.xml (original) +++ harmony/enhanced/buildtest/trunk/config/config-full.xml Tue Dec 5 22:49:38 2006 @@ -1,10 +1,27 @@ + - + - - + + + + @@ -15,49 +32,68 @@ + - - - - - - - - - + + + + + + - + - + - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -67,32 +103,50 @@ - - - - + - + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -103,22 +157,21 @@ + - + - - - - + + + - + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modified: harmony/enhanced/buildtest/trunk/config/copyres.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/copyres.xml?view=diff&rev=482925&r1=482924&r2=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/copyres.xml (original) +++ harmony/enhanced/buildtest/trunk/config/copyres.xml Tue Dec 5 22:49:38 2006 @@ -1,3 +1,18 @@ + @@ -6,20 +21,49 @@ - + - - + - - - + + + + + + + + + + + + + + + + + + + + + + + Added: harmony/enhanced/buildtest/trunk/config/xsl/br.xsl URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/xsl/br.xsl?view=auto&rev=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/xsl/br.xsl (added) +++ harmony/enhanced/buildtest/trunk/config/xsl/br.xsl Tue Dec 5 22:49:38 2006 @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + +

+

+

+

+
+
Propchange: harmony/enhanced/buildtest/trunk/config/xsl/br.xsl ------------------------------------------------------------------------------ svn:eol-style = native Added: harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl?view=auto&rev=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl (added) +++ harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl Tue Dec 5 22:49:38 2006 @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + *********************************************************** + Errors/Warnings: () + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: harmony/enhanced/buildtest/trunk/config/xsl/errors.xsl ------------------------------------------------------------------------------ svn:eol-style = native Added: harmony/enhanced/buildtest/trunk/config/xsl/header.xsl URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/xsl/header.xsl?view=auto&rev=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/xsl/header.xsl (added) +++ harmony/enhanced/buildtest/trunk/config/xsl/header.xsl Tue Dec 5 22:49:38 2006 @@ -0,0 +1,105 @@ + + + + + + + + + + + + BUILD FAILED: Ant Error Message: + + + + + + BUILD COMPLETE: + + + + + + Date of build: + + + + Time to build: + + + + + + + + + + + + Last changed: + + + + Last log entry: + + + + + + + + + + Propchange: harmony/enhanced/buildtest/trunk/config/xsl/header.xsl ------------------------------------------------------------------------------ svn:eol-style = native Added: harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl?view=auto&rev=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl (added) +++ harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl Tue Dec 5 22:49:38 2006 @@ -0,0 +1,400 @@ + + + + + + + + + + + + + *********************************************************** + Modifications since last successful build: () + + + + + + + + + + localhost + 2003.06.00 + RBPRO + admin + password + + + http:///cqweb/main?command=GenerateMainFrame&service=CQ&schema=&contextid=&entityID=&entityDefName=&username=&password= + changelists-evenrow + + + + + + + + + + + + + http:///cqweb/main?command=GenerateMainFrame&service=CQ&schema=&contextid=&entityID=&entityDefName=&username=&password= + changelists-oddrow + + + + + + + + + + + + + + changelists-oddrow + + + changelists-evenrow + + + + + + + + + + + + + + + + + + + + + + + changelists-oddrow + + + + changelists-evenrow + + + Files affected by this changelist: + () + + + + + + + + + changelists-file-oddrow + + + + changelists-file-evenrow + + + + + + + + + + + + + + modifications-oddrow + + + + modifications-evenrow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + modifications-oddrow + + + + modifications-evenrow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + modifications-oddrow + + + modifications-evenrow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Task + Owner + Release + Change Request(s) + Completion Date + Synopsis + + + + changelists-oddrow + + + changelists-evenrow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + changelists-oddrow + + + changelists-evenrow + + + + + + + + + + + + + + + +
+  Objects associated with this task:  + () +
ObjectVersionTypeInstanceProjectComment
+ + +
+
+ + + + changelists-file-oddrow + + + changelists-file-evenrow + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + +
+ + + + + +
+ + + +
+
+
Propchange: harmony/enhanced/buildtest/trunk/config/xsl/modifications.xsl ------------------------------------------------------------------------------ svn:eol-style = native Added: harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl?view=auto&rev=482925 ============================================================================== --- harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl (added) +++ harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl Tue Dec 5 22:49:38 2006 @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + *********************************************************** + Unit Tests: () + + + + + No Tests Run: This project doesn't have any tests + + + + All Tests Passed + + + + + + + + + Unit Test Error Details: () + + + + + + + + + + + + + + + + + unittests-oddrow + + + error: + + + + + + + + + + unittests-oddrow + + + failure: + + + + + + + + + + + Test: + + Class: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + at + + + + + unittests- + + #EEEEEE + + + + + + + + + + + + + + + + + + + + + + + + unittests- + + #EEEEEE + + + + + + + + + + + Propchange: harmony/enhanced/buildtest/trunk/config/xsl/unittests.xsl ------------------------------------------------------------------------------ svn:eol-style = native