Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. xerces-patch:
  2.  
  3. clean:
  4. [delete] Deleting directory D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  5.  
  6. prepare:
  7. [mkdir] Created dir: D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  8.  
  9. run-depend:
  10. [echo] Removing class files that changed and dependent class files.
  11.  
  12. compile:
  13. [javac] D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
  14. [javac] Compiling 10 source files to D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  15. [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
  16. [javac] error: Source option 5 is no longer supported. Use 6 or later.
  17. [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.
  18.  
  19. BUILD FAILED
  20. D:\apache\flex\flex-sdk\build.xml:376: The following error occurred while executing this line:
  21. D:\apache\flex\flex-sdk\modules\build.xml:158: The following error occurred while executing this line:
  22. D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\build.xml:52: Compile failed; see the compiler error output for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement