You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to 'HOWTO-build.txt' file one need to run 'ant dist' to build it (assume i'm trying to build android2 branch).
Error happens:
MBA-Anton:jaxb-2_2_5_1-android asmirnov$ ant dist
Buildfile: /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/build.xml
init-standalone:
[echo] Build id: 03/12/2015 08:43 PM(asmirnov)
[echo] Build number: ${build.number}
[echo] Build version: 2.2.5-1
[echo] Build full version: 2.2.5-1-b${build.number}
compile:
compile:
[javac] /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/apgen/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
generate-array-listers:
BUILD FAILED
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/build.xml:103: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:109: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:95: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:86: Warning: Could not find file /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/src/com/sun/xml/bind/v2/runtime/reflect/PrimitiveArrayListerByte.java to copy.
Total time: 0 seconds
correct src path should have ae/
The text was updated successfully, but these errors were encountered:
According to 'HOWTO-build.txt' file one need to run 'ant dist' to build it (assume i'm trying to build android2 branch).
Error happens:
correct src path should have
ae/
The text was updated successfully, but these errors were encountered: