On Wed, Apr 10, 2013 at 3:27 PM, Justin Mclean <jus...@classsoftware.com>wrote:
> Hi, > > > How do I edit the timeline.html ? > Note sure what page you mean here. > The wiki page mentions timeline.html. We should probably update the wiki to mean about-history.html instead of timeline.html. > > If it this page you edit it like any other: > http://flex.apache.org/about-history.html > > (It's also missing the 4.9.1 release I just noticed can if you can add > that as well that would be helpful). > > And this page may also need to be updated: > http://flex.apache.org/download-utilities.html No need to update this page. It will automatically be updated when the config file at http://flex.apache.org/sdk-installer-config-2.0.xml is updated. > > I can't update the JIRA for the new version, can someone give me the > right karma ? > Added the 2.0 and 2.5 tags for you in JIRA. > > However I don't see a tag in git - of course they could just be me and > it's there but I can't see it. Probably best to remove the RC tags as they > are no longer important. > We should just rename the tag apache-flex-sdk-installer-2.5.4-RC5 to apache-flex-sdk-installer-2.5.4. And you are right, we can get rid of the other RC tags. > > On that subject how would someone check out version 2.5 of the installer > and make a patch from it? By checking out the tag for the release, i.e. the apache-flex-sdk-installer-2.5.4 tag. > Has the release version been merged into the master branch? Do we even > have a develop branch for utilities? > We decided a while ago that we dont need a develop branch for utilities since it is low traffic. We could change it if needed, but I dont see the big need for it right now. Thanks, Om