You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bl...@apache.org on 2001/01/30 18:37:39 UTC

cvs commit: xml-cocoon/src Manifest.mf

bloritsch    01/01/30 09:37:38

  Modified:    src      Tag: xml-cocoon2 Manifest.mf
  Log:
  Modified manifest so that the Main class is correctly identified
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +1 -1      xml-cocoon/src/Manifest.mf
  
  Index: Manifest.mf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/src/Manifest.mf,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- Manifest.mf	2000/07/26 12:48:07	1.1.2.2
  +++ Manifest.mf	2001/01/30 17:37:29	1.1.2.3
  @@ -1,2 +1,2 @@
   Manifest-Version: 1.0
  -Main-Class: org.apache.cocoon.Cocoon
  +Main-Class: org.apache.cocoon.Main