You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by OmPrakash Muppirala <bi...@apache.org> on 2012/12/29 10:45:11 UTC

Prepping for Installer 2.0 RC1

I am ready to put out an RC1 for voting.  I need a committer with a Mac to
build and sign a .dmg file for the Mac installer.  In case, you have not
built the installer before, creating an RC for the installer is very
straightforward.

Any volunteers?  Erik/Justin, do you want to take it up?

Thanks,
Om

Re: Prepping for Installer 2.0 RC1

Posted by Nicholas Kwiatkowski <ni...@spoon.as>.
I'm around for most of today, and should be able to build it for you.

-Nick

On Sat, Dec 29, 2012 at 4:45 AM, OmPrakash Muppirala
<bi...@apache.org>wrote:

> I am ready to put out an RC1 for voting.  I need a committer with a Mac to
> build and sign a .dmg file for the Mac installer.  In case, you have not
> built the installer before, creating an RC for the installer is very
> straightforward.
>
> Any volunteers?  Erik/Justin, do you want to take it up?
>
> Thanks,
> Om
>

Re: Prepping for Installer 2.0 RC1

Posted by Chema Balsas <jb...@gmail.com>.
Hi Om,

If no one else is around I can give it a try.

I see that the default target generates a
release/apache-flex-sdk-installer-1.0.9-bin.dmg. I assume that's what we
want signed? I guess the name should be changed, though.

I'm following [1] to generate and upload my pgp keys. After that, is just
"gpg2 -s <file>" enough, or is there anything else?

Cheers,
Chema

[1] http://www.apache.org/dev/openpgp.html#generate-key

2012/12/29 OmPrakash Muppirala <bi...@apache.org>

> I am ready to put out an RC1 for voting.  I need a committer with a Mac to
> build and sign a .dmg file for the Mac installer.  In case, you have not
> built the installer before, creating an RC for the installer is very
> straightforward.
>
> Any volunteers?  Erik/Justin, do you want to take it up?
>
> Thanks,
> Om
>

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Great. I am available in case you run into any issues.

Having a few compile issues right now (issue with air-config.xml)  - should be sorted soon.

Thanks,
Justin


Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 30, 2012 5:48 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> > Does it compile in Flash Builder?
> No it fails as well looks like there's hard coded paths in the project
files.
>
> /Applications/Adobe Flash Builder 4.6/sdks/4.8.0 does not exist.
>

You are expected to change that in build.properties file.

> > How did you create the flex sdk for flash builder? Using the script or
the
> > installer?
>
> The make IDE script from the binary distribution, it downloaded
http://airdownload.adobe.com/air/mac/download/3.4/AdobeAIRSDK.tbz2 to add
into the SDK.
>
> Justin
>

Do you want build it using the installer to see if that problem occurs
there as well?

Either that or manually copy required dependencies to eliminate any doubts.

Om

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Does it compile in Flash Builder?
No it fails as well looks like there's hard coded paths in the project files.

/Applications/Adobe Flash Builder 4.6/sdks/4.8.0 does not exist.

> How did you create the flex sdk for flash builder? Using the script or the
> installer?

The make IDE script from the binary distribution, it downloaded http://airdownload.adobe.com/air/mac/download/3.4/AdobeAIRSDK.tbz2 to add into the SDK.

Justin


Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 30, 2012 5:10 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> I'm getting a different error:
>
> packagenative:
>      [java] SDK is missing file
/Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/naip
>
> BUILD FAILED
> /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex
Utilities/installer/build.xml:203: Java returned: 5
>
> Looking at that directory I have 2 exe files - which can't run on OSX.
>
> ls /Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/
> naip.exe        nais.exe
>
> Thanks,
> Justin
>
>
>

Does it compile in Flash Builder?

How did you create the flex sdk for flash builder? Using the script or the
installer?

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Any chance you are pointing to a Windows AIR SDK and not the Mac SDK for
> AIR?
Thanks that looks like it was it. I download a clean AIR 3.4 SDK from Adobe and it included the files I must of got mixed up with versions along the line somewhere.

Justin

Re: Prepping for Installer 2.0 RC1

Posted by Alex Harui <ah...@adobe.com>.
Any chance you are pointing to a Windows AIR SDK and not the Mac SDK for
AIR?


On 12/30/12 5:09 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

> Hi,
> 
> I'm getting a different error:
> 
> packagenative:
>      [java] SDK is missing file
> /Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/naip
> 
> BUILD FAILED
> /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex
> Utilities/installer/build.xml:203: Java returned: 5
> 
> Looking at that directory I have 2 exe files - which can't run on OSX.
> 
> ls /Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/
> naip.exe nais.exe
> 
> Thanks,
> Justin
> 
> 
> 

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

I'm getting a different error:

packagenative:
     [java] SDK is missing file /Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/naip

BUILD FAILED
/Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex Utilities/installer/build.xml:203: Java returned: 5

Looking at that directory I have 2 exe files - which can't run on OSX.

ls /Users/justinmclean/Documents/air/mac/AdobeAIRSDK/lib/nai/bin/
naip.exe	nais.exe

Thanks,
Justin




Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> I have fixed those issues and checked it in.  Please give it a run through
> and see everything works as it should.
Bandwidth a bit slow here (took 3 or so hours to run last time) but it starts up fine.

I've just recompiled and put up the .dmg files at the same place as before.

Start the vote + discussion thread if you want.

Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
I have fixed those issues and checked it in.  Please give it a run through
and see everything works as it should.

I have also created a tag for the RC: apache-flex-sdk-installer-2.0.0-RC1

Ready to start a [DISCUSS] Release Candidate 1 thread when you are.

Thanks,
Om

On Mon, Dec 31, 2012 at 6:20 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> > Fixing these issues is in my to-do list. Should I give it a go before we
> > cut an RC?
> Up to you. I don't think they are required for a RC as it works fine
> without those minor changes.
>
> >  I have a few hours available before I go out partying for the
> > new year.
> Been there done that, it's afternoon on the 1st here. :-)
>
> Have fun.
> Justin

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Fixing these issues is in my to-do list. Should I give it a go before we
> cut an RC?
Up to you. I don't think they are required for a RC as it works fine without those minor changes.

>  I have a few hours available before I go out partying for the
> new year.
Been there done that, it's afternoon on the 1st here. :-)

Have fun.
Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 31, 2012 6:01 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> > Great! So you mind tagging trunk with 2.0 RC1?
> You might have to do it I got an SVN error. May because of my slow
connection. I tried twice same error.
> svn: '/repos/asf/!svn/bc/1427276/incubator/flex/utilities/trunk' path not
found: 404 Not Found (https://svn.apache.org)
>
> I also running the installer here, it's still downloading (about an hour
so far it's a slow connection) but no issues.
>
> It defaulted to my Australian locale and it went though and downloaded
4.9 SDK and in the process of downloaded AIR 3.4. The  MD5 check passed.
>
> To be put on the to do/improvement list but no need to stop the installer
from being released:
> There a very minor visual issue in the install log window - part of the
logo shows under the log window.
> Usability wise I still find the red/green check boxes annoying (and I'm
not red/green colour blind). Can't we just use normal check boxes?
>

Fixing these issues is in my to-do list. Should I give it a go before we
cut an RC?  I have a few hours available before I go out partying for the
new year.

> Thanks,
> Justin

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Great! So you mind tagging trunk with 2.0 RC1?
You might have to do it I got an SVN error. May because of my slow connection. I tried twice same error.
svn: '/repos/asf/!svn/bc/1427276/incubator/flex/utilities/trunk' path not found: 404 Not Found (https://svn.apache.org)

I also running the installer here, it's still downloading (about an hour so far it's a slow connection) but no issues. 

It defaulted to my Australian locale and it went though and downloaded 4.9 SDK and in the process of downloaded AIR 3.4. The  MD5 check passed.

To be put on the to do/improvement list but no need to stop the installer from being released:
There a very minor visual issue in the install log window - part of the logo shows under the log window.
Usability wise I still find the red/green check boxes annoying (and I'm not red/green colour blind). Can't we just use normal check boxes?

Thanks,
Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
Great! So you mind tagging trunk with 2.0 RC1?

Thanks,
Om
On Dec 31, 2012 5:21 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

> Hi,
>
> > Justin, any luck with your issue?
> Yep sorted. Made a few minor mods to the build files and notes as well
> (see checkins).
>
> Here you go one dmg and associated files:
> https://people.apache.org/~jmclean/Apache%20Flex%20Installer%20RC1/
>
> Thanks,
> Justin

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Justin, any luck with your issue?
Yep sorted. Made a few minor mods to the build files and notes as well (see checkins).

Here you go one dmg and associated files:
https://people.apache.org/~jmclean/Apache%20Flex%20Installer%20RC1/

Thanks,
Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Sun, Dec 30, 2012 at 9:37 PM, Alex Harui <ah...@adobe.com> wrote:

> Not sure. Any chance you are pointing at AIR SDK 3.1 somehow?
>
>
Yes, that was it.  I had an environment variable pointing to AIR SDK 3.1.
 Changing that fixed it.

Installer 2.0 compiles and runs fine with AIR 3.4 via the build.xml.

Justin, any luck with your issue?

Thanks,
Om


>
> On 12/30/12 4:37 PM, "Om" <bi...@gmail.com> wrote:
>
> > BTW, the app compiles and runs fine with Apache Flex 4.9/AIR 3.4 when I
> run
> > it from Flash Builder 4.6.
> >
> > On Sun, Dec 30, 2012 at 4:34 PM, Om <bi...@gmail.com> wrote:
> >
> >> This is the error I am getting when I run ant release.  Error in *bold*
> >>
> >> I googled this issue, it looks like quite a few folks have this issue
> with
> >> AIR 3.4.  I have not been able to find out what is happening.  Any
> ideas?
> >>
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer>ant release
> >> Buildfile:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml
> >>
> >> clean:
> >>    [delete] Deleting directory
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> >> nstaller\build
> >>    [delete] Deleting directory
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> >> nstaller\libs
> >>    [delete] Deleting directory
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> >> nstaller\release
> >>
> >> createDirs:
> >>      [echo]
> >>      [echo]
> >> ************************************************************
> >> ************************
> >>      [echo]         Execute the update-version target once, and only
> once,
> >> when
> >> you modifiy this app.
> >>      [echo]         This will increment the version number to allow the
> >> app to b
> >> e updated by the AIR installer.
> >>      [echo]
> >> ************************************************************
> >> ************************
> >>      [echo]
> >>     [mkdir] Created dir:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> >> er\build
> >>     [mkdir] Created dir:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> >> er\release
> >>
> >> update-version-in-xml-files:
> >>      [echo] version in InstallApacheFlex-app.xml will be 2.0.0
> >>
> >> init:
> >>
> >> certificate:
> >>
> >> check-as3commons.swc:
> >>
> >> get-as3commons.swc:
> >>     [mkdir] Created dir:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> >> er\libs
> >>       [get] Getting:
> >> http://projects.yoolab.org/maven/content/repositories/relea
> >>
> >>
> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.
> >> swc
> >>
> >>       [get] To:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
> >> s3commons-zip-1.0.0-alpha.1.swc
> >>       [get] ...
> >>       [get] Getting:
> >> http://projects.yoolab.org/maven/content/repositories/relea
> >>
> >>
> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.
> >> swc
> >> .md5
> >>       [get] To:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
> >> s3commons-zip-1.0.0-alpha.1.swc.md5
> >>       [get] .
> >>    [delete] Deleting:
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\
> >> libs\as3commons-zip-1.0.0-alpha.1.swc.md5
> >>
> >> compile:
> >>     [mxmlc] Loading configuration file C:\Program Files
> (x86)\Adobe\Adobe
> >> Flash
> >> Builder 4.6\sdks\ApacheFlex4.9.0\frameworks\air-config.xml
> >>     [mxmlc]
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build\Inst
> >> allApacheFlex.swf (1511233 bytes)
> >>
> >> abortBuild:
> >>
> >> *packageair:*
> >> *     [java]
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\src\Instal*
> >> *lApacheFlex-app.xml: error 102: Invalid namespace
> >> http://ns.adobe.com/air/applic*
> >> *ation/3.4*
> >>
> >> BUILD FAILED
> >> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml:291:
> >> Java re
> >> turned: 12
> >>
> >> Total time: 11 seconds
> >>
> >> On Sun, Dec 30, 2012 at 3:39 PM, Om <bi...@gmail.com> wrote:
> >>
> >>> On Sun, Dec 30, 2012 at 3:36 PM, Justin Mclean
> >>> <ju...@classsoftware.com>wrote:
> >>>
> >>>> Hi,
> >>>>
> >>>>> I am using Apache Flex 4.8 to build the installer.  Which means AIR
> >>>> 3.1,
> >>>>> right?
> >>>>
> >>>> I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and
> >>>> installer were in sync.
> >>>>
> >>>> Justin
> >>>>
> >>>>
> >>> Makes sense.  i will get on it now.  Mind posting what errors you are
> >>> seeing?
> >>>
> >>> Om
> >>>
> >>
> >>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>

Re: Prepping for Installer 2.0 RC1

Posted by Alex Harui <ah...@adobe.com>.
Not sure. Any chance you are pointing at AIR SDK 3.1 somehow?


On 12/30/12 4:37 PM, "Om" <bi...@gmail.com> wrote:

> BTW, the app compiles and runs fine with Apache Flex 4.9/AIR 3.4 when I run
> it from Flash Builder 4.6.
> 
> On Sun, Dec 30, 2012 at 4:34 PM, Om <bi...@gmail.com> wrote:
> 
>> This is the error I am getting when I run ant release.  Error in *bold*
>> 
>> I googled this issue, it looks like quite a few folks have this issue with
>> AIR 3.4.  I have not been able to find out what is happening.  Any ideas?
>> 
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer>ant release
>> Buildfile:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml
>> 
>> clean:
>>    [delete] Deleting directory
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
>> nstaller\build
>>    [delete] Deleting directory
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
>> nstaller\libs
>>    [delete] Deleting directory
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
>> nstaller\release
>> 
>> createDirs:
>>      [echo]
>>      [echo]
>> ************************************************************
>> ************************
>>      [echo]         Execute the update-version target once, and only once,
>> when
>> you modifiy this app.
>>      [echo]         This will increment the version number to allow the
>> app to b
>> e updated by the AIR installer.
>>      [echo]
>> ************************************************************
>> ************************
>>      [echo]
>>     [mkdir] Created dir:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
>> er\build
>>     [mkdir] Created dir:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
>> er\release
>> 
>> update-version-in-xml-files:
>>      [echo] version in InstallApacheFlex-app.xml will be 2.0.0
>> 
>> init:
>> 
>> certificate:
>> 
>> check-as3commons.swc:
>> 
>> get-as3commons.swc:
>>     [mkdir] Created dir:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
>> er\libs
>>       [get] Getting:
>> http://projects.yoolab.org/maven/content/repositories/relea
>> 
>> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.
>> swc
>> 
>>       [get] To:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
>> s3commons-zip-1.0.0-alpha.1.swc
>>       [get] ...
>>       [get] Getting:
>> http://projects.yoolab.org/maven/content/repositories/relea
>> 
>> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.
>> swc
>> .md5
>>       [get] To:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
>> s3commons-zip-1.0.0-alpha.1.swc.md5
>>       [get] .
>>    [delete] Deleting:
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\
>> libs\as3commons-zip-1.0.0-alpha.1.swc.md5
>> 
>> compile:
>>     [mxmlc] Loading configuration file C:\Program Files (x86)\Adobe\Adobe
>> Flash
>> Builder 4.6\sdks\ApacheFlex4.9.0\frameworks\air-config.xml
>>     [mxmlc]
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build\Inst
>> allApacheFlex.swf (1511233 bytes)
>> 
>> abortBuild:
>> 
>> *packageair:*
>> *     [java]
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\src\Instal*
>> *lApacheFlex-app.xml: error 102: Invalid namespace
>> http://ns.adobe.com/air/applic*
>> *ation/3.4*
>> 
>> BUILD FAILED
>> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml:291:
>> Java re
>> turned: 12
>> 
>> Total time: 11 seconds
>> 
>> On Sun, Dec 30, 2012 at 3:39 PM, Om <bi...@gmail.com> wrote:
>> 
>>> On Sun, Dec 30, 2012 at 3:36 PM, Justin Mclean
>>> <ju...@classsoftware.com>wrote:
>>> 
>>>> Hi,
>>>> 
>>>>> I am using Apache Flex 4.8 to build the installer.  Which means AIR
>>>> 3.1,
>>>>> right?
>>>> 
>>>> I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and
>>>> installer were in sync.
>>>> 
>>>> Justin
>>>> 
>>>> 
>>> Makes sense.  i will get on it now.  Mind posting what errors you are
>>> seeing?
>>> 
>>> Om
>>> 
>> 
>> 

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
BTW, the app compiles and runs fine with Apache Flex 4.9/AIR 3.4 when I run
it from Flash Builder 4.6.

On Sun, Dec 30, 2012 at 4:34 PM, Om <bi...@gmail.com> wrote:

> This is the error I am getting when I run ant release.  Error in *bold*
>
> I googled this issue, it looks like quite a few folks have this issue with
> AIR 3.4.  I have not been able to find out what is happening.  Any ideas?
>
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer>ant release
> Buildfile:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml
>
> clean:
>    [delete] Deleting directory
> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> nstaller\build
>    [delete] Deleting directory
> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> nstaller\libs
>    [delete] Deleting directory
> C:\p\flex_os\workspace\flexroot\utilities\trunk\i
> nstaller\release
>
> createDirs:
>      [echo]
>      [echo]
> ************************************************************
> ************************
>      [echo]         Execute the update-version target once, and only once,
> when
> you modifiy this app.
>      [echo]         This will increment the version number to allow the
> app to b
> e updated by the AIR installer.
>      [echo]
> ************************************************************
> ************************
>      [echo]
>     [mkdir] Created dir:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> er\build
>     [mkdir] Created dir:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> er\release
>
> update-version-in-xml-files:
>      [echo] version in InstallApacheFlex-app.xml will be 2.0.0
>
> init:
>
> certificate:
>
> check-as3commons.swc:
>
> get-as3commons.swc:
>     [mkdir] Created dir:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\install
> er\libs
>       [get] Getting:
> http://projects.yoolab.org/maven/content/repositories/relea
>
> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.swc
>
>       [get] To:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
> s3commons-zip-1.0.0-alpha.1.swc
>       [get] ...
>       [get] Getting:
> http://projects.yoolab.org/maven/content/repositories/relea
>
> ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.swc
> .md5
>       [get] To:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
> s3commons-zip-1.0.0-alpha.1.swc.md5
>       [get] .
>    [delete] Deleting:
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\
> libs\as3commons-zip-1.0.0-alpha.1.swc.md5
>
> compile:
>     [mxmlc] Loading configuration file C:\Program Files (x86)\Adobe\Adobe
> Flash
> Builder 4.6\sdks\ApacheFlex4.9.0\frameworks\air-config.xml
>     [mxmlc]
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build\Inst
> allApacheFlex.swf (1511233 bytes)
>
> abortBuild:
>
> *packageair:*
> *     [java]
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\src\Instal*
> *lApacheFlex-app.xml: error 102: Invalid namespace
> http://ns.adobe.com/air/applic*
> *ation/3.4*
>
> BUILD FAILED
> C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml:291:
> Java re
> turned: 12
>
> Total time: 11 seconds
>
> On Sun, Dec 30, 2012 at 3:39 PM, Om <bi...@gmail.com> wrote:
>
>> On Sun, Dec 30, 2012 at 3:36 PM, Justin Mclean <ju...@classsoftware.com>wrote:
>>
>>> Hi,
>>>
>>> > I am using Apache Flex 4.8 to build the installer.  Which means AIR
>>> 3.1,
>>> > right?
>>>
>>> I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and
>>> installer were in sync.
>>>
>>> Justin
>>>
>>>
>> Makes sense.  i will get on it now.  Mind posting what errors you are
>> seeing?
>>
>> Om
>>
>
>

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
This is the error I am getting when I run ant release.  Error in *bold*

I googled this issue, it looks like quite a few folks have this issue with
AIR 3.4.  I have not been able to find out what is happening.  Any ideas?

C:\p\flex_os\workspace\flexroot\utilities\trunk\installer>ant release
Buildfile:
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml

clean:
   [delete] Deleting directory
C:\p\flex_os\workspace\flexroot\utilities\trunk\i
nstaller\build
   [delete] Deleting directory
C:\p\flex_os\workspace\flexroot\utilities\trunk\i
nstaller\libs
   [delete] Deleting directory
C:\p\flex_os\workspace\flexroot\utilities\trunk\i
nstaller\release

createDirs:
     [echo]
     [echo]
************************************************************
************************
     [echo]         Execute the update-version target once, and only once,
when
you modifiy this app.
     [echo]         This will increment the version number to allow the app
to b
e updated by the AIR installer.
     [echo]
************************************************************
************************
     [echo]
    [mkdir] Created dir:
C:\p\flex_os\workspace\flexroot\utilities\trunk\install
er\build
    [mkdir] Created dir:
C:\p\flex_os\workspace\flexroot\utilities\trunk\install
er\release

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 2.0.0

init:

certificate:

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir:
C:\p\flex_os\workspace\flexroot\utilities\trunk\install
er\libs
      [get] Getting:
http://projects.yoolab.org/maven/content/repositories/relea
ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.swc

      [get] To:
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
s3commons-zip-1.0.0-alpha.1.swc
      [get] ...
      [get] Getting:
http://projects.yoolab.org/maven/content/repositories/relea
ses/org/as3commons/as3commons-zip/1.0.0-alpha.1/as3commons-zip-1.0.0-alpha.1.swc
.md5
      [get] To:
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\libs\a
s3commons-zip-1.0.0-alpha.1.swc.md5
      [get] .
   [delete] Deleting:
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\
libs\as3commons-zip-1.0.0-alpha.1.swc.md5

compile:
    [mxmlc] Loading configuration file C:\Program Files (x86)\Adobe\Adobe
Flash
Builder 4.6\sdks\ApacheFlex4.9.0\frameworks\air-config.xml
    [mxmlc]
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build\Inst
allApacheFlex.swf (1511233 bytes)

abortBuild:

*packageair:*
*     [java]
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\src\Instal*
*lApacheFlex-app.xml: error 102: Invalid namespace
http://ns.adobe.com/air/applic*
*ation/3.4*

BUILD FAILED
C:\p\flex_os\workspace\flexroot\utilities\trunk\installer\build.xml:291:
Java re
turned: 12

Total time: 11 seconds

On Sun, Dec 30, 2012 at 3:39 PM, Om <bi...@gmail.com> wrote:

> On Sun, Dec 30, 2012 at 3:36 PM, Justin Mclean <ju...@classsoftware.com>wrote:
>
>> Hi,
>>
>> > I am using Apache Flex 4.8 to build the installer.  Which means AIR 3.1,
>> > right?
>>
>> I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and
>> installer were in sync.
>>
>> Justin
>>
>>
> Makes sense.  i will get on it now.  Mind posting what errors you are
> seeing?
>
> Om
>

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Sun, Dec 30, 2012 at 3:36 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> > I am using Apache Flex 4.8 to build the installer.  Which means AIR 3.1,
> > right?
>
> I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and
> installer were in sync.
>
> Justin
>
>
Makes sense.  i will get on it now.  Mind posting what errors you are
seeing?

Om

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> I am using Apache Flex 4.8 to build the installer.  Which means AIR 3.1,
> right?

I think we should be using AF 4.9/AIR 3.4 - be nice if the SDK and installer were in sync.

Justin


Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Sun, Dec 30, 2012 at 3:18 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> > Are you sure you have checked out utilities/trunk/common/ as well?
>
> OK it wasn't clear to me that you need to check out all of the utilities
> trunk rather than just the installer directory.
>
> We'll need to add instructions to the README on how to checkout the
> project.
>
>
README is for folks who get the source distro.  No need to talk about
checkout directions.  RELEASE_GUIDE has the required instructions.


> What version of AIR are you using to compile the application? I'm getting
> an error with AIR 3.4.
>
>
I am using Apache Flex 4.8 to build the installer.  Which means AIR 3.1,
right?

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Are you sure you have checked out utilities/trunk/common/ as well?

OK it wasn't clear to me that you need to check out all of the utilities trunk rather than just the installer directory. 

We'll need to add instructions to the README on how to checkout the project.

What version of AIR are you using to compile the application? I'm getting an error with AIR 3.4.

Thanks,
Justin


Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Sun, Dec 30, 2012 at 3:01 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> > Are you sure you have checked out utilities/trunk/common/ as well?
>
> Nope as that's not included in the build instructions.
>
> It says to check out source and just run this:
>  ant build [-DFLEX_HOME=/path/to/apache/flex/sdk]
> [-DAIR_HOME=/path/to/air/sdk]
>
> How/where does this need to be check out? I assume there an environment
> variable you need to point at it?
>
> Justin
>
>
RELEASE_GUIDE says:


1. Check out the code from
https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk

You might want to change it to say check out
https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/installerand
https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/common.

After the last release, more stuff (mavenizer, etc. ) was added to
utitlities/trunk.  You dont need that for building the installer.

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Are you sure you have checked out utilities/trunk/common/ as well?

Nope as that's not included in the build instructions. 

It says to check out source and just run this:
 ant build [-DFLEX_HOME=/path/to/apache/flex/sdk] [-DAIR_HOME=/path/to/air/sdk]

How/where does this need to be check out? I assume there an environment variable you need to point at it?

Justin





Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 30, 2012 2:34 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> Looks like something isn't quite right in the build file on OSX.
>
>     [mxmlc] command line: Error: unable to open
'/Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex
Installer/../common/src'
>
> Any idea why the ".." is in there?
>
> Justin

Are you sure you have checked out utilities/trunk/common/ as well?

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 30, 2012 2:54 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> BTW for a RC we'd need to remove the incubating DISCLAIMER and
RELEASE_NOTES need a license header.
>
> Justin
>

Feel free to make the changes and check them in. I will cut a new build
once you are done.

Thanks
Om

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

BTW for a RC we'd need to remove the incubating DISCLAIMER and RELEASE_NOTES need a license header.

Justin


Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

Looks like something isn't quite right in the build file on OSX.

    [mxmlc] command line: Error: unable to open '/Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex Installer/../common/src'

Any idea why the ".." is in there?

Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Dec 30, 2012 1:40 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
> Hi,
>
> > Trunk is good to go.
> Any reason we're working in trunk and not develop? Seems a little
 inconsistent.
>

We decided to work on trunk for the installer since it has low traffic.
And this decision was made before the rules for sdk branching were decided
upon. In any case, I don't see a need for a develop branch for the
installer.

> >  I have created the source kits and windows binary kit.  We just need
the Mac binaries now.
> Just sync up SVN and I'll have a go at making one now.
>

Great. I am available in case you run into any issues.

> Thanks,
> Justin

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Trunk is good to go.
Any reason we're working in trunk and not develop? Seems a little  inconsistent.

>  I have created the source kits and windows binary kit.  We just need the Mac binaries now.
Just sync up SVN and I'll have a go at making one now.

Thanks,
Justin

Re: Prepping for Installer 2.0 RC1

Posted by Om <bi...@gmail.com>.
On Sat, Dec 29, 2012 at 2:18 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> HI,
>
> > I am ready to put out an RC1 for voting.  I need a committer with a Mac
> to
> > build and sign a .dmg file for the Mac installer.
>
> I can do that if needed. Have you tagged RC1 in some way or should I just
> use trunk?
>
> Justin


Trunk is good to go.  I have created the source kits and windows binary
kit.  We just need the Mac binaries now.

As described here [1], I will send you the .p12 file and the password file
you need to sign the official binary in two private emails.
Just follow the steps in the RELEASE_GUIDE to cut a release build.  Once
you have the artifacts build, upload it to some location in your
people.apache.org site and I will download them and put it in my people.a.o
site along with the rest of the artifacts

Thanks,
Om

[1] https://issues.apache.org/jira/browse/FLEX-33186

Re: Prepping for Installer 2.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
HI,

> I am ready to put out an RC1 for voting.  I need a committer with a Mac to
> build and sign a .dmg file for the Mac installer.

I can do that if needed. Have you tagged RC1 in some way or should I just use trunk?

Justin