ICEpush
  1. ICEpush
  2. PUSH-282

ICEpush, icepush-ee jars built with incorrect build date

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      n/a
    • Affects:
      Compatibility/Configuration

      Description

      The ICEpush jar is being built with an incorrect build date:

      Manifest-Version: 1.0
      Ant-Version: Apache Ant 1.7.1
      Created-By: 1.5.0_10-b03 (Sun Microsystems Inc.)

      Name: org.icepush
      Implementation-Title: ICEpush-EE
      Implementation-Version: 3.2.0.GA
      Build-Number: 1
      Build-Time: 2013-59-25 11:59:31
      Implementation-Vendor: ICEsoft Technologies Inc.

      The date '2013-59-25' appears in the manifest. This has been in the jar since at least version 3.2.0. This causes issues on Weblogic server, which may not update the library for existing deployments.

        Activity

        Hide
        Ken Fyten added a comment -

        Issue was caused by incorrect use of "yyyy-mm-ss" in the build time property of the manifest file. Corrected by changing to "yyyy-MM-ss".

        This affected both the oss icepush trunk build and the ICEpush EE build.

        Committed to oss trunk:

        • svn commit -m "PUSH-282 - Fix incorrect date format for icepush jar manifest build.time property." 1 packet
        • Sending /svn/icepush-trunk/icepush/build-common.xml
        • Committed revision 38564.

        Committed to icepush-ee-trunk:

        • svn commit -m "PUSH-282 - Fix incorrect date format for icepush jar manifest build.time property." 1 packet
        • Sending /svn/icepush-ee-trunk/icepush-ee/build-common.xml
        • Committed revision 35769.
        Show
        Ken Fyten added a comment - Issue was caused by incorrect use of "yyyy-mm-ss" in the build time property of the manifest file. Corrected by changing to "yyyy-MM-ss". This affected both the oss icepush trunk build and the ICEpush EE build. Committed to oss trunk: svn commit -m " PUSH-282 - Fix incorrect date format for icepush jar manifest build.time property." 1 packet Sending /svn/icepush-trunk/icepush/build-common.xml Committed revision 38564. Committed to icepush-ee-trunk: svn commit -m " PUSH-282 - Fix incorrect date format for icepush jar manifest build.time property." 1 packet Sending /svn/icepush-ee-trunk/icepush-ee/build-common.xml Committed revision 35769.

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: