Lee,

Can you check that you have flexTasks.jar in sdk/lib/ directory?

Maurice

-----Message d'origine-----
De : Lee Burrows [mailto:subscripti...@leeburrows.com] 
Envoyé : lundi 21 octobre 2013 15:00
À : dev@flex.apache.org
Objet : Re: [DISCUSSION] Apache Flex 4.11.0 RC 2

I have already done a full sdk build and ant does report success for asdocs 
build:

Ant build completed successfully in 5m 12s at 21/10/13 13:52

But the only contents in asdoc-output folder are the examples.

FYI, i am using github develop branch, not apache develop branch.



On 21/10/2013 13:43, Maurice Amsellem wrote:
>> I tried generating ASdocs (with asdoc target in main build file).
> Ok, so the lib directory is probably missing in your configuration.
> It's generated when running the full SDK build.
>
> Did you run a full build before building the asdocs, or did you run asdoc 
> build directly?
>
> Maurice
>
> -----Message d'origine-----
> De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
> Envoyé : lundi 21 octobre 2013 14:40
> À : dev@flex.apache.org
> Objet : RE: [DISCUSSION] Apache Flex 4.11.0 RC 2
>
>> I tried generating ASdocs (with asdoc target in main build file).
> FI, ASDOC Build work on the develop branch Checking differences with 
> the release
>
> -----Message d'origine-----
> De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
> Envoyé : lundi 21 octobre 2013 14:37
> À : dev@flex.apache.org
> Objet : RE: [DISCUSSION] Apache Flex 4.11.0 RC 2
>
> Same.  It says "could not load flexTasks.task",  so basically asdocs fails at 
> the beginning .
>
> I am checking what's wrong...
>
> Maurice
>
> -----Message d'origine-----
> De : Lee Burrows [mailto:subscripti...@leeburrows.com]
> Envoyé : lundi 21 octobre 2013 14:22
> À : dev@flex.apache.org
> Objet : Re: [DISCUSSION] Apache Flex 4.11.0 RC 2
>
> I tried generating ASdocs (with asdoc target in main build file).
>
> The build runs without errors but the output only consists of an 
> "include_examples" folder (and subfolders) - there are none of the usual 
> asdocs files.
>
> Anyone else experiencing this?
>
>
>
>
> On 21/10/2013 07:03, Frédéric THOMAS wrote:
>> Thanks, so, that's should be fine, will rerun it later anyway as too 
>> many tests were failing, not the time this morning to examine why, 
>> some were because of the timeouts though.
>>
>> But given everyone have successfully run it, it should be something 
>> in my conf, will check that later.
>>
>> -Fred
>>
>> -----Message d'origine-----
>> De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 21 octobre
>> 2013 07:57 À : dev@flex.apache.org Objet : Re: [DISCUSSION] Apache 
>> Flex 4.11.0 RC 2
>>
>> What failures are you getting?  Erik's VM has run all tests twice a day.
>>
>> -Alex
>>
>> On 10/20/13 10:54 PM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
>>
>>> Hi,
>>>
>>> I had a lot of tests failed, does someone knows when Jenkins ran 
>>> successfully the full test suite for the last time ? looking in the 
>>> commit list, I've seen only partial tests, the ones relying on changes.
>>>
>>> -Fred
>>>
>>> -----Message d'origine-----
>>> De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 21 octobre
>>> 2013 04:16 À : dev@flex.apache.org Objet : Re: [DISCUSSION] Apache 
>>> Flex
>>> 4.11.0 RC 2
>>>
>>> I'm not working on these tests.  I'm totally unfamiliar with 
>>> Callout-related stuff.  I'm not sure why these tests aren't failing 
>>> in the CI runs but in other runs.
>>>
>>> On 10/20/13 12:22 PM, "Maurice Amsellem"
>>> <maurice.amsel...@systar.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> Alex already asked about these tests ( thread "[Mustella] 
>>>> tests/experimental/spark/components/CallOutButton" started Oct 
>>>> 16th) And I understood from our discussion that he was working on 
>>>> fixing the tests.
>>>> I don't know what is the current status.
>>>>
>>>> Maurice
>>>>
>>>> -----Message d'origine-----
>>>> De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé :
>>>> dimanche
>>>> 20 octobre 2013 20:12 À : dev@flex.apache.org Objet : RE:
>>>> [DISCUSSION] Apache Flex 4.11.0 RC 2
>>>>
>>>> Hi Maurice,
>>>>
>>>> So, shouldn't those tests have been removed or at least excluded ?
>>>>
>>>> -Fred
>>>>
>>>> -----Message d'origine-----
>>>> De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
>>>> Envoyé : dimanche 20 octobre 2013 19:41 À : dev@flex.apache.org Objet :
>>>> RE: [DISCUSSION] Apache Flex 4.11.0 RC 2
>>>>
>>>> Fred,
>>>>
>>>> Experimental CallOut / CallOutButton do not exist anymore.
>>>> Mobile Callout / CalloutButton have been move to spark and can be 
>>>> used in both desktop and mobile environments.
>>>>
>>>> Maurice
>>>>
>>>> -----Message d'origine-----
>>>> De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé :
>>>> dimanche
>>>> 20 octobre 2013 18:11 À : dev@flex.apache.org Objet : RE:
>>>> [DISCUSSION] Apache Flex 4.11.0 RC 2
>>>>
>>>> Exact Mark.
>>>>
>>>> Anyone has an idea why I've got that in my console:
>>>>
>>>> -------------------------------------
>>>>       [java] okey doke, going to compile 
>>>> F:\sources\asf\flex\current\sdk\mustella\tests\experimental\spark\c
>>>> o
>>>> mp
>>>> o
>>>> nen
>>>> ts
>>>> \CallOutButton\SWFs\CallOutButton_Main.mxml
>>>>       [java] Loading configuration file 
>>>> F:\sources\asf\flex\4.11\rc2\src\frameworks\flex-config.xml
>>>>       [java]
>>>> F:\sources\asf\flex\current\sdk\mustella\tests\experimental\spark\c
>>>> o
>>>> mp
>>>> o
>>>> nen
>>>> ts
>>>> \CallOutButton\SWFs\CallOutButton_Main.mxml(83): Error: Could not 
>>>> resolve <ns:CallOutButton>
>>>> -------------------------------------
>>>>
>>>> The NS is xmlns:ns="http://flex.apache.org/experimental/ns"; but I 
>>>> can't see CallOutButton neither in the manifest.xml or in the 
>>>> ExperimentalClasses.mxml
>>>>
>>>> Did I miss something ? Should some tests be disabled for the rc2 ?
>>>>
>>>> -Fred
>>>>
>>>> -----Message d'origine-----
>>>> De : Mark Kessler [mailto:kesslerconsult...@gmail.com]
>>>> Envoyé : dimanche 20 octobre 2013 15:13 À : Dev@Flex Objet : Re:
>>>> [DISCUSSION] Apache Flex 4.11.0 RC 2
>>>>
>>>> I thought the new path was AppData\Roaming\Macromedia\Flash Player\Logs ?
>>>> [1]
>>>>
>>>>
>>>> [1]
>>>> http://help.adobe.com/en_US/flex/using/WSda78ed3a750d6b8f-4867184d1
>>>> 2
>>>> 39
>>>> f
>>>> 9d0
>>>> 55
>>>> 8-8000.html
>>>>
>>>> -Mark
>>>>
>>>>
>>>> On Sun, Oct 20, 2013 at 7:07 AM, Frédéric THOMAS
>>>> <webdoubl...@hotmail.com>wrote:
>>>>
>>>>> Ok, that's fine now, it is running...
>>>>>
>>>>> -----Message d'origine-----
>>>>> De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé :
>>>>> dimanche 20 octobre 2013 12:49 À : dev@flex.apache.org Objet : RE:
>>>>> [DISCUSSION] Apache Flex 4.11.0 RC 2
>>>>>
>>>>> Hi,
>>>>>
>>>>> I was trying to run the tests on my VM windows server 2012 but it 
>>>>> seems there's a problem with this path 
>>>>> C:\Users\apacheflex\Application Data\Macromedia\Flash 
>>>>> Player\Logs\flashlog.txt (The system cannot find the path
>>>>> specified)
>>>>>
>>>>> Erik, how did you set it ?
>>>>> Application Data doesn't exist
>>>>>
>>>>> -Fred
>>>>>
>>>>> -----Message d'origine-----
>>>>> De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : 
>>>>> jeudi
>>>>> 17 octobre 2013 10:05 À : dev@flex.apache.org Objet : [DISCUSSION] 
>>>>> Apache Flex
>>>>> 4.11.0 RC 2
>>>>>
>>>>> Hi,
>>>>>
>>>>> For the gmail users out there - please place all discussion here 
>>>>> not in the vote thread.
>>>>>
>>>>> Thanks,
>>>>> Justin
>>>>>
>
> --
> Lee Burrows
> ActionScripter
>
>


--
Lee Burrows
ActionScripter

Reply via email to