I attempted to build from the source [1] downloaded from our dist repo
[2].  I was unable to successfully build it just using "ant build".  Any
suggestions on what I might be doing wrong.  I'm guessing I would need to
copy the "flexTasks.tasks" to somewhere .  The current SDK I have is the
compiled develop code ATM.  I did see it create the "build/release"
folders, and it downloaded the "as3commons-zip-1.0.0-alpha.1.swc" file.


D:\Development\Flex\Flex-Installer\installer>ant build
  [taskdef] Could not load definitions from resource flexTasks.tasks. It
could n
ot be found.

clean:

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: D:\Development\Flex\Flex-Installer\installer\build
    [mkdir] Created dir:
D:\Development\Flex\Flex-Installer\installer\release

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

init:

certificate:
  [taskdef] Could not load definitions from resource flexTasks.tasks. It
could n
ot be found.

abortBuild:

generate-certificate:
     [echo] Using cert temp.p12

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: D:\Development\Flex\Flex-Installer\installer\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:
D:\Development\Flex\Flex-Installer\installer\libs\as3commons-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:
D:\Development\Flex\Flex-Installer\installer\libs\as3commons-zip
-1.0.0-alpha.1.swc.md5
      [get] .
   [delete] Deleting:
D:\Development\Flex\Flex-Installer\installer\libs\as3commo
ns-zip-1.0.0-alpha.1.swc.md5

compile:

BUILD FAILED
D:\Development\Flex\Flex-Installer\installer\build.xml:254: Problem: failed
to c
reate task or type mxmlc
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.


[1] 
apache-flex-sdk-installer-2.5.3-src.zip<https://dist.apache.org/repos/dist/dev/flex/installer/2.5/RC4/sources/apache-flex-sdk-installer-2.5.3-src.zip>
[2] https://dist.apache.org/repos/dist/dev/flex/installer/2.5/RC4/sources/



-Mark


On Sun, Mar 31, 2013 at 1:07 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>(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>(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>(more
>  issues).
> 7.  
> https://issues.apache.org/**jira/browse/FLEX-33419<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/**RC4/sources/<https://dist.apache.org/repos/dist/dev/flex/installer/2.5/RC4/sources/>
>
> The binary distributions as a convenience for the respective platforms,
> available here:
>
> https://dist.apache.org/repos/**dist/dev/flex/installer/2.5/**
> RC4/binaries/<https://dist.apache.org/repos/dist/dev/flex/installer/2.5/RC4/binaries/>
>
> 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/installer.html>
>
> *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://www.apache.org/dev/release.html#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 + Release managers
>

Reply via email to