You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ce...@apache.org on 2002/05/24 12:16:51 UTC

cvs commit: jakarta-struts/contrib/tiles/conf/share MANIFEST.MF

cedric      02/05/24 03:16:51

  Modified:    contrib/tiles/conf/share MANIFEST.MF
  Log:
  Allow serialization of I18nFactorySet
  Allow default classtype for attribute <item classtype="" >
  Update documentation
  Add automatic date in manifest.mf (set by build).
  
  Revision  Changes    Path
  1.2       +7 -7      jakarta-struts/contrib/tiles/conf/share/MANIFEST.MF
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/tiles/conf/share/MANIFEST.MF,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MANIFEST.MF	1 Aug 2001 14:36:36 -0000	1.1
  +++ MANIFEST.MF	24 May 2002 10:16:51 -0000	1.2
  @@ -1,10 +1,10 @@
  -Manifest-Version: 1.0
  -Extension-Name: Components Framework
  -Specification-Title: Components Framework
  +Manifest-Version: 1.1
  +Extension-Name: Tiles Framework
  +Specification-Title: Tiles Framework
   Specification-Vendor: Apache Software Foundation
  -Specification-Version: 1.0
  -Implementation-Title: Components Framework
  +Specification-Version: 1.1
  +Implementation-Title: Tiles Framework
   Implementation-Vendor: Apache Software Foundation
   Implementation-Vendor-Id: org.apache
  -Implementation-Version: 0.7
  -
  +Implementation-Version: 1.1.0
  +Compilation-date: @compilation-date@
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>