Closed Bug 419260 Opened 16 years ago Closed 16 years ago

Fix minVersion and maxVersion in nightly version

Categories

(Calendar :: Provider: GData, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 411958

People

(Reporter: bugzilla, Unassigned)

Details

the minVersion and maxVersion of the nightly builds of gdata seems wrong.

the version of the nightly builds of lightning:
http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-trunk/windows-xpi/lightning.xpi
is set to:
<em:version>0.6a1</em:version> 

while the nightly build of gdata:
http://downloads.mozdev.org/gdataprovider/gdata-provider-2008-02-12-20.xpi
has:

    <em:requires>
      <Description>
        <!-- Lightning (also Sunbird via extension stub) -->
        <em:id>{e2fda1a4-762b-4020-b5ad-a41df1933103}</em:id>
        <em:minVersion>0.8pre</em:minVersion>
        <em:maxVersion>0.8pre</em:maxVersion>
      </Description>
    </em:requires>

so you cant use the nightly builds because of the 0.8pre
Currentlx Trunk is not supported by the gdata extension at all. I think this will be / should be fixed together with Bug 411958.
Yes, will be fixed with bug 411958.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.