3 Replies Latest reply on Mar 10, 2008 10:39 AM by jamesjmp

    Richfaces version with SEAM 201GA?

      hi,
      RichFaces 3.1.4GA were released in 2008-01-29 and Seam 201GA was released in the very following day (2008-01-30)
      In the libs of that seam version you find this jars:
      -richfaces-api.jar
      -richfaces-impl.jar
      -richfaces-ui.jar

      I guess they are the ones of the RF314GA but I am not sure.
      Can anyone confirm that seam 201GA includes the last RF version?
      thanks in advance!

        • 1. Re: Richfaces version with SEAM 201GA?

          I have opened the manifest.mf of the seam 201GA jars and is version 3.1.3 and not 3.1.4
          Here is the full manifest.


          Manifest-Version: 1.0
          Archiver-Version: Plexus Archiver
          Created-By: Apache Maven
          Built-By: asmirnov
          Build-Jdk: 1.5.0_11
          Specification-Title: Java Server Faces AJAX framework API
          Specification-Version: 3.1.3.GA
          Implementation-Title: Java Server Faces AJAX framework API
          Implementation-Version: 3.1.3.GA
          Implementation-Vendor-Id: org.richfaces.framework
          mode: development

          • 2. Re: Richfaces version with SEAM 201GA?
            ilya_shaikovsky

            info about versions bundled - is a question for seam forum. B.t.w. - you could just download latest versions of our libs and update it yourself.

            • 3. Re: Richfaces version with SEAM 201GA?

              You are right. Sorry for having asked this in this forum.
              About updating, that is exactly what I did, as I needed 3.1.4 GA.