unicorn commit: specifies main class

changeset:   1242:5469f5f0128f
user:        Thomas Gambet <tgambet@w3.org>
date:        Mon Jun 14 13:04:10 2010 -0400
files:       WebContent/META-INF/MANIFEST.MF
description:
specifies main class


diff -r 2a164d00f11b -r 5469f5f0128f WebContent/META-INF/MANIFEST.MF
--- a/WebContent/META-INF/MANIFEST.MF	Mon Jun 14 11:17:47 2010 -0400
+++ b/WebContent/META-INF/MANIFEST.MF	Mon Jun 14 13:04:10 2010 -0400
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
-Class-Path: 
-
+Main-Class: org.w3c.unicorn.UnicornClient
+Class-Path:
\ No newline at end of file

Received on Tuesday, 15 June 2010 17:34:55 UTC