Ok, the tmp folder never emptied, I did another release and that's good.
Thanks,
-Fred
-----Message d'origine-----
From: Frédéric THOMAS
Sent: Monday, March 18, 2013 8:22 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
Well, I've been able to get how to exclude the .idea dir/files from the
rat.report but with the Tracker.mxml, I don't know, I copied the license
from the MPLLicense.mxml file but the rat report doesn't care, it still see
it as an unapproved license, what did I miss ? here a copy.
-Fred
<?xml version="1.0" encoding="utf-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx" width="400" height="300">
<fx:Script>
<![CDATA[
import
org.apache.flex.packageflexsdk.resource.ViewResourceConstants;
import org.apache.flex.utilities.common.Constants;
public function trackInstallerSuccess():void
{
trackInstallerHTML.location = Constants.APACHE_FLEX_URL +
Constants.INSTALLER_TRACK_SUCCESS;
}
]]>
</fx:Script>
<mx:HTML id="trackInstallerHTML" width="100%" height="100%" />
</s:Group>
-----Message d'origine-----
From: Frédéric THOMAS
Sent: Monday, March 18, 2013 7:48 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
Ok, thanks Alex, I've got it, it has been generated from a call from the
command line and not from my IDE, that's because I've got 2 Ant versions
installed and I installed the Rat lib only into one of them :P
Cheers,
-Fred
-----Message d'origine-----
From: Alex Harui
Sent: Monday, March 18, 2013 7:42 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
Run: ant rat-report
What does the console output say? I have to give it the zip package and
then it runs.
On 3/18/13 11:33 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
I done that already when I first looked at the build.xml :P
-Fred
-----Message d'origine-----
From: Alex Harui
Sent: Monday, March 18, 2013 7:30 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
There are instructions in build.xml about having to install some jars to
run
RAT.
On 3/18/13 11:24 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
Thanks Om but that's the point I have no report generated :P
Ok, anyway, I'll fix the Tracker file.
-Fred
-----Message d'origine-----
From: Om
Sent: Monday, March 18, 2013 7:13 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
Fred,
The RELEASE_GUIDE document explains this. The release ant script also
runs
the rat report as well. It will be created in the installer directory
and
wont be copied into the release artifacts.
Thanks,
Om
On Mon, Mar 18, 2013 at 11:11 AM, Frédéric THOMAS
<webdoubl...@hotmail.com>wrote:
Thanks Alex, I haven't notice the .idea folder in the sources, I don't
know ant so much but I'll try to figure out how I can remove it.
I never used the rat-report before, where do you see that, nothing seems
to be reported when I run it.
-Fred
-----Message d'origine----- From: Alex Harui
Sent: Monday, March 18, 2013 6:55 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
-1 (Binding)
I know I don't have veto power, but the rat.report is not clean and I
don't
think any PMC member should approve the src kit as it currently is.
There is an .idea folder in the source kits that should probably be
removed,
and Tracker.mxml doesn't have an Apache header.
Sorry for not checking sooner,
-Alex
On 3/17/13 4:47 PM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
+1 (Binding)
Tested on Windows 7/x64 too.
-Fred
-----Message d'origine-----
From: Nicholas Kwiatkowski
Sent: Sunday, March 17, 2013 5:43 PM
To: dev@flex.apache.org
Subject: Re: [VOTE] Release InstallApacheFlex 2.5.2 - RC3
+1
Tested on Windows 7/x64. No certificate issues. Package downloads,
installs and tests fine.
Good work guys!
-Nick
On Sat, Mar 16, 2013 at 12:09 AM, Frédéric THOMAS
<webdoubl...@hotmail.com>**wrote:
*Issues addressed in this Release Candidate:*
1. Enable Flex SDK download stats tracking
2.
https://issues.apache.org/****jira/browse/FLEX-33426<https://issues.apache>>>>>
.
org/**jira/browse/FLEX-33426>
<https:/**/issues.apache.org/ <https://issues.apache.org/>
jira/browse/FLEX-33426>(UI
fix for license
screen (show regular checkboxes))
3.
https://issues.apache.org/****jira/browse/FLEX-33151<https://issues.apache>>>>>
.
org/**jira/browse/FLEX-33151>
<https:/**/issues.apache.org/ <https://issues.apache.org/>
jira/browse/FLEX-33151>(Auto-**update
logic fix)
4. French and Dutch language locale fixes.
5. Added the SDK version number to be downloaded in the window title.
6.
https://issues.apache.org/****jira/browse/FLEX-33202<https://issues.apache>>>>>
.
org/**jira/browse/FLEX-33202>
<https:/**/issues.apache.org/ <https://issues.apache.org/>
jira/browse/FLEX-33202>(more
issues).
7.
https://issues.apache.org/****jira/browse/FLEX-33419<https://issues.apache>>>>>
.
org/**jira/browse/FLEX-33419>
<https:/**/issues.apache.org/ <https://issues.apache.org/>
jira/browse/FLEX-33419>(added
germain
language).
This is the first official release of the InstallApacheFlex AIR
application.
The official Apache distribution is the source kit which can contain
only
source.
The source distributions for Windows and Mac are available here:
https://dist.apache.org/repos/****dist/dev/flex/installer/2.5/**
**RC3/sources/<https://dist.apache.org/repos/**dist/dev/flex/installer/2.5>>>>>
/
**RC3/sources/>
<ht
tps://dist.apache.org/repos/**dist/dev/flex/installer/2.5/**RC3/sources/<h>>>>>
t
tp://dist.apache.org/repos/dist/dev/flex/installer/2.5/RC3/sources/>
The binary distributions as a convenience for the respective
platforms,
available here:
https://dist.apache.org/repos/****dist/dev/flex/installer/2.5/****<https:/>>>>>
/
dist.apache.org/repos/**dist/dev/flex/installer/2.5/**>
RC3/binaries/<https://dist.**apache.org/repos/dist/dev/**
flex/installer/2.5/RC3/b<https://dist.apache.org/repos/dist/dev/flex/insta>>>>>
l
ler/2.5/RC3/b>
inaries/>
Along with the installer, we are releasing the 'badge installer' that
can
be
embedded in our site as well as third-party websites. Here is a
preview:
http://flex.apache.org/****installer.html<http://flex.apache.org/**install>>>>>
e
r.html>
<http://flex.**apache.org/installer.html<http://flex.apache.org/installer.ht>>>
m
l>
*Before voting please review the section,*
"What are the ASF requirements on approving a release?" at
http://www.apache.org/dev/****release.html#approving-a-****release<http://>>>>>
w
ww.apache.org/dev/**release.html#approving-a-**release>
<http://www.apa
che.org/dev/release.html#**approving-a-release<http://che.org/dev/release.>>>>>
h
tml#approving-a-release>
*Please vote to approve this release:*
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)
This vote will be open for at least 72 hours.
Regards,
Om & Justin & Fred
Apache Flex PMC members + Committer + Release managers
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui