The ant build doesn't work ... try mvn clean install in the modules directory 
:-)


Chris

________________________________________
Von: Erik de Bruin <e...@ixsoftware.nl>
Gesendet: Freitag, 12. Dezember 2014 11:00
An: dev@flex.apache.org
Betreff: BlazeDS not compiling for clean copy of SDK source

Hi (Alex),

I get the following error on a clean copy of the SDK, when I do an
'ant release' ... But as soon as I did an 'ant' on 'flex-blazeds' and
then tried again, the problem went away ...

prepare:

     [echo] 
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/build.xml

    [mkdir] Created dir: /Users/erik/Documents/ApacheFlex/git/flex-blazeds/lib

    [mkdir] Created dir:
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/classes


run-depend:

     [echo] Removing class files that changed and dependent class files.


compile:

    [javac] 
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/build.xml:54:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds

    [javac] Compiling 47 source files to
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/classes

    [javac] warning: [options] bootstrap class path not set in
conjunction with -source 1.4

    [javac] 
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/src/flex/messaging/config/ApacheXPathClientConfigurationParser.java:19:
error: package org.apache.xpath does not exist

    [javac] import org.apache.xpath.CachedXPathAPI;

    [javac]                        ^

    [javac] 
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/src/flex/messaging/config/ApacheXPathClientConfigurationParser.java:37:
error: cannot find symbol

    [javac]     private CachedXPathAPI xpath;

    [javac]             ^

    [javac]   symbol:   class CachedXPathAPI

    [javac]   location: class ApacheXPathClientConfigurationParser

    [javac] 
/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/src/flex/messaging/config/ApacheXPathClientConfigurationParser.java:41:
error: cannot find symbol

    [javac]         this.xpath = new CachedXPathAPI();

    [javac]                          ^

    [javac]   symbol:   class CachedXPathAPI

    [javac]   location: class ApacheXPathClientConfigurationParser

    [javac] 3 errors

    [javac] 1 warning


BUILD FAILED

/Users/erik/Documents/ApacheFlex/git/flex-sdk_release4.14.0/build.xml:411:
The following error occurred while executing this line:

/Users/erik/Documents/ApacheFlex/git/flex-sdk_release4.14.0/modules/build.xml:157:
The following error occurred while executing this line:

/Users/erik/Documents/ApacheFlex/git/flex-sdk_release4.14.0/modules/flex-messaging-common/build.xml:86:
The following error occurred while executing this line:

/Users/erik/Documents/ApacheFlex/git/flex-blazeds/build.xml:159: The
following error occurred while executing this line:

/Users/erik/Documents/ApacheFlex/git/flex-blazeds/modules/common/build.xml:54:
Compile failed; see the compiler error output for details.

Thanks,

EdB



--
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to