Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cross-project-issues-dev] GMF 1.0 RC3 ready for Callisto RC3

I've added a new feature-batik.xml file, as suggested.
 
Best,
Rich


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent: Friday, May 19, 2006 5:43 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] GMF 1.0 RC3 ready for Callisto RC3


For  batik you should add a property set with the featureId and version number. If its really coming from a different download site (different from GMF) then I guess a whole seperate feature-batik.xml file would be approperiate ... which, I'd assme, you would still be responsible for.
        <ant antfile="updateMirrorProject.xml">
            <property name="featureId"
                      value="org.eclipse.gmf.callisto"  />
            <property name="version"
                      value="1.0.0.v20060519-1300" />
        </ant>

Once that's there, I can update the master site.xml file so it shows up under "Enabling Features".

Thanks,





Max Feldman <max.feldman@xxxxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

05/19/2006 04:54 PM

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
cross-project-issues-dev@xxxxxxxxxxx
cc
Subject
[cross-project-issues-dev] GMF 1.0 RC3 ready for Callisto RC3





Callisto tools feature-gmf.xml updated
Download link:
http://download.eclipse.org/technology/gmf/downloads/drops/S-1.0RC3-200605191300/index.php
Update site link:
http://download.eclipse.org/technology/gmf/update-site/milestone/site.xml

Note that GMF update site doesn't have Batik feature anymore (see Bug
142058).
The org.apache.batik feature for inclusion to Callisto's "Enabling Features" category can be downloaded from the Batik update site
http://download.eclipse.org/technology/gmf/update-site/batik/site.xml, although, not sure how to add it to the Callisto.. (David?)

Regards,
Max
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top