You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/12/07 09:07:40 UTC

svn commit: r602016 - /harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl

Author: smishura
Date: Fri Dec  7 00:07:38 2007
New Revision: 602016

URL: http://svn.apache.org/viewvc?rev=602016&view=rev
Log:
Add EHWA-API to the snapshot testing table

Modified:
    harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl

Modified: harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl?rev=602016&r1=602015&r2=602016&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl (original)
+++ harmony/enhanced/buildtest/branches/2.0/tools/snapshot/snapshots-table/snapshots.pl Fri Dec  7 00:07:38 2007
@@ -19,7 +19,8 @@
                "axis2_app"       => "Axis Application",
                "classlib-test"   => "Classlib tests",
                "dacapo"          => "Dacapo",
-               "ehwa"            => "Eclipse Hello World Application",
+               "ehwa"            => "Eclipse Hello World Application(GUI)",
+               "ehwa-api         => "Eclipse Hello World Application(API)",
                "eut"             => "Eclipse 3.2 Unit Tests",
                "eut33"           => "Eclipse 3.3 Unit Tests",
                "tptp"            => "Eclipse TPTP Tests",