Hello Alex,

Thanks for the reply.
Yes flacon-FlexTask.jar works for me but now i am getting different
errors.This project  execute perfectly from FB but fail to build by Ant
script. 

compileWeb:
    [mxmlc] Loading configuration:
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/flex-config.xml
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Collections/as/src/org/apache/flex/collections/ICollection.as
    [mxmlc] Error: No externally-visible definition with the name
'projects.Collections.as.src.org.apache.flex.collections.ICollection' was
found.
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Collections/as/src/org/apache/flex/collections/ICollection.as:31
    [mxmlc] Error: An externally-visible definition with the name
'org.apache.flex.collections.ICollection' was unexpectedly found.
    [mxmlc]     public interface ICollection
    [mxmlc]                      ^
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Collections/asjs/src/org/apache/flex/collections/ArrayList.as
    [mxmlc] Error: No externally-visible definition with the name
'projects.Collections.asjs.src.org.apache.flex.collections.ArrayList' was
found.
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Collections/asjs/src/org/apache/flex/collections/ArrayList.as:84
    [mxmlc] Error: An externally-visible definition with the name
'org.apache.flex.collections.ArrayList' was unexpectedly found.
    [mxmlc]     public class ArrayList extends EventDispatcher implements
IBead, ICollection
    [mxmlc]                  ^
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Core/as/src/org/apache/flex/core/Application.as
    [mxmlc] Error: No externally-visible definition with the name
'projects.Core.as.src.org.apache.flex.core.Application' was found.
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Core/as/src/org/apache/flex/core/Application.as:104
    [mxmlc] Error: An externally-visible definition with the name
'org.apache.flex.core.Application' was unexpectedly found.
    [mxmlc]     public class Application extends Sprite implements IStrand,
IFlexInfo, IParent, IEventDispatcher
    [mxmlc]                  ^
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Core/as/src/org/apache/flex/core/BeadViewBase.as
    [mxmlc] Error: No externally-visible definition with the name
'projects.Core.as.src.org.apache.flex.core.BeadViewBase' was found.
    [mxmlc] 
    [mxmlc]
/Users/kinjal/Documents/FlexSDKs/FlexJS0.5.0/frameworks/projects/Core/as/src/org/apache/flex/core/BeadViewBase.as:33
    [mxmlc] Error: An externally-visible definition with the name
'org.apache.flex.core.BeadViewBase' was unexpectedly found.
    [mxmlc]     public class BeadViewBase extends EventDispatcher implements
IBeadView
                     ^

Thanks,
Kinjal





--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Ant-build-for-FlexJS-tp11700p11702.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to