Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. Buildfile: D:\apache\flex\flex-sdk\build.xml
  2.  
  3. check-playerglobal-home:
  4. [echo] PLAYERGLOBAL_HOME is D:\adobe\flash\playerglobal
  5. [echo] playerglobal.version is 11.1
  6. [echo] playerglobal.swc is D:\adobe\flash\playerglobal/11.1/playerglobal.swc
  7.  
  8. check-air-home:
  9. [echo] AIR_HOME is D:\adobe\air\sdks\20.0
  10.  
  11. check-tlf-home:
  12.  
  13. check-compile-env:
  14. [echo] OS: Windows 10 / 10.0 / amd64
  15. [echo] VM: OpenJDK 64-Bit Server VM / 11.0.2+9-LTS
  16. [echo] Java: 11.0.2
  17. [echo] Ant: Apache Ant(TM) version 1.10.5 compiled on July 10 2018 Ant Java Version: 11
  18.  
  19. thirdparty-downloads:
  20.  
  21. thirdparty-downloads:
  22.  
  23. pixelbender-check:
  24.  
  25. pixelbender-download:
  26.  
  27. swfobject-check:
  28.  
  29. swfobject-download:
  30.  
  31. swfobject-fabridge-download:
  32.  
  33. osmf-check:
  34.  
  35. osmf-download:
  36.  
  37. font-jars-check:
  38.  
  39. ask-font:
  40.  
  41. get-font-jars:
  42.  
  43. font-jars:
  44.  
  45. clean-adobe-flex-sdk:
  46.  
  47. optional-downloads:
  48.  
  49. main:
  50. [echo] Use thirdparty-clean or super-clean to remove these.
  51.  
  52. thirdparty-downloads:
  53.  
  54. batik-jars-check:
  55.  
  56. batik-jars:
  57.  
  58. commons-collections-jar-check:
  59.  
  60. commons-collections-jar:
  61.  
  62. commons-discovery-jar-check:
  63.  
  64. commons-discovery-jar:
  65.  
  66. commons-logging-jar-check:
  67.  
  68. commons-logging-jar:
  69.  
  70. commons-jars:
  71.  
  72. javacc-jar-check:
  73.  
  74. javacc-jar:
  75.  
  76. saxon9-jar-check:
  77.  
  78. saxon9-jar:
  79.  
  80. velocity-jars-check:
  81.  
  82. velocity-jars:
  83.  
  84. xalan-jar-check:
  85.  
  86. xalan-jar:
  87.  
  88. xerces-jars-check:
  89.  
  90. xerces-jars:
  91.  
  92. flex-tool-api-jar-check:
  93.  
  94. flex-tool-api-jar:
  95.  
  96. blazeds-jar-check:
  97.  
  98. blazeds-jar:
  99.  
  100. main:
  101. [echo] Use thirdparty-clean or super-clean to remove these.
  102.  
  103. create-description:
  104. [echo] build.number is 20190424
  105.  
  106. prebuild:
  107.  
  108. modules:
  109.  
  110. thirdparty-downloads:
  111.  
  112. batik-jars-check:
  113.  
  114. batik-jars:
  115.  
  116. commons-collections-jar-check:
  117.  
  118. commons-collections-jar:
  119.  
  120. commons-discovery-jar-check:
  121.  
  122. commons-discovery-jar:
  123.  
  124. commons-logging-jar-check:
  125.  
  126. commons-logging-jar:
  127.  
  128. commons-jars:
  129.  
  130. javacc-jar-check:
  131.  
  132. javacc-jar:
  133.  
  134. saxon9-jar-check:
  135.  
  136. saxon9-jar:
  137.  
  138. velocity-jars-check:
  139.  
  140. velocity-jars:
  141.  
  142. xalan-jar-check:
  143.  
  144. xalan-jar:
  145.  
  146. xerces-jars-check:
  147.  
  148. xerces-jars:
  149.  
  150. flex-tool-api-jar-check:
  151.  
  152. flex-tool-api-jar:
  153.  
  154. blazeds-jar-check:
  155.  
  156. blazeds-jar:
  157.  
  158. main:
  159. [echo] Use thirdparty-clean or super-clean to remove these.
  160.  
  161. xerces-patch:
  162.  
  163. clean:
  164. [delete] Deleting directory D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  165.  
  166. prepare:
  167. [mkdir] Created dir: D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  168.  
  169. run-depend:
  170. [echo] Removing class files that changed and dependent class files.
  171.  
  172. compile:
  173. [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
  174. [javac] Compiling 10 source files to D:\apache\flex\flex-sdk\modules\thirdparty\xerces-patch\classes
  175. [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
  176. [javac] error: Source option 5 is no longer supported. Use 6 or later.
  177. [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement