Guest User

Untitled

a guest
Jan 29th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.11 KB | None | 0 0
  1. Last login: Sun Jan 29 16:04:02 on ttys010
  2. Harbss-MacBook-Pro:test_project harbs$ ant
  3. Buildfile: /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/build.xml
  4.  
  5. clean:
  6. [delete] Deleting directory /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin
  7.  
  8. build_example.compilejs:
  9. [echo] Compiling test_project.js
  10. [echo] FLEX_HOME: /FlexSDK/FlexJSNightly
  11. [echo] FALCONJX_HOME: /FlexSDK/FlexJSNightly/js
  12. [echo] GOOG_HOME: /FlexSDK/FlexJSNightly/js/lib/google/closure-library
  13. [java] Compiling file: /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/test_project.js
  14. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/player/11.1/playerglobal.swc
  15. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Binding.swc
  16. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Charts.swc
  17. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Collections.swc
  18. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Core.swc
  19. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/CreateJS.swc
  20. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/DragDrop.swc
  21. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Effects.swc
  22. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Express.swc
  23. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Flat.swc
  24. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/FontAwesome.swc
  25. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Formatters.swc
  26. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/GoogleMaps.swc
  27. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Graphics.swc
  28. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/HTML.swc
  29. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/HTML5.swc
  30. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/jQuery.swc
  31. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Language.swc
  32. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/MaterialDesignLite.swc
  33. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Mobile.swc
  34. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Network.swc
  35. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Reflection.swc
  36. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/Storage.swc
  37. [java] using SWC: /FlexSDK/FlexJSNightly/frameworks/libs/XML.swc
  38. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/test_project.js removing circular (static): org.apache.flex.events.Event
  39. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/test_project.js'
  40. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.UIBase
  41. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IBead
  42. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IBeadLayout
  43. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IContentViewHost
  44. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.ILayoutChild
  45. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IParentIUIBase
  46. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IUIBase
  47. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IViewport
  48. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js removing circular (static): org.apache.flex.core.IViewportModel
  49. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/ContainerView.js'
  50. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/BeadViewBase.js removing circular (static): org.apache.flex.core.IUIBase
  51. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/BeadViewBase.js'
  52. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/EventDispatcher.js removing circular (static): org.apache.flex.events.Event
  53. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/EventDispatcher.js'
  54. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/Event.js'
  55. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IFlexJSElement.js'
  56. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/Language.js removing circular: org.apache.flex.utils.Language
  57. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/Language.js'
  58. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/IFlexJSEvent.js removing circular: org.apache.flex.utils.Language
  59. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/IFlexJSEvent.js'
  60. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/IEventDispatcher.js'
  61. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadView.js removing circular: org.apache.flex.utils.Language
  62. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadView.js'
  63. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBead.js'
  64. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IUIBase.js removing circular: org.apache.flex.utils.Language
  65. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IUIBase.js'
  66. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IChild.js removing circular: org.apache.flex.utils.Language
  67. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IChild.js'
  68. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IRenderedObject.js removing circular: org.apache.flex.utils.Language
  69. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IRenderedObject.js'
  70. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStrand.js'
  71. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIBase.js removing circular (static): org.apache.flex.events.Event
  72. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIBase.js removing circular (static): org.apache.flex.core.IBead
  73. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIBase.js removing circular (static): org.apache.flex.core.IBeadView
  74. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIBase.js removing circular: org.apache.flex.utils.Language
  75. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIBase.js'
  76. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIHTMLElementWrapper.js removing circular (static): org.apache.flex.events.Event
  77. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIHTMLElementWrapper.js removing circular (static): org.apache.flex.core.IBead
  78. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIHTMLElementWrapper.js removing circular: org.apache.flex.utils.Language
  79. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/UIHTMLElementWrapper.js'
  80. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ElementWrapper.js removing circular (static): org.apache.flex.events.Event
  81. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ElementWrapper.js removing circular: org.apache.flex.utils.Language
  82. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ElementWrapper.js'
  83. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/BrowserEvent.js removing circular: org.apache.flex.utils.Language
  84. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/BrowserEvent.js'
  85. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ElementEvents.js removing circular: org.apache.flex.utils.Language
  86. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ElementEvents.js'
  87. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/utils/EventUtils.js removing circular: org.apache.flex.utils.Language
  88. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/utils/EventUtils.js'
  89. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ValuesManager.js removing circular: org.apache.flex.utils.Language
  90. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ValuesManager.js'
  91. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadModel.js'
  92. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStrandWithModel.js removing circular: org.apache.flex.utils.Language
  93. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStrandWithModel.js'
  94. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringUtil.js removing circular: org.apache.flex.utils.Language
  95. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringUtil.js'
  96. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringTrimmer.js removing circular: org.apache.flex.utils.Language
  97. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringTrimmer.js'
  98. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadController.js removing circular: org.apache.flex.utils.Language
  99. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadController.js'
  100. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutChild.js removing circular: org.apache.flex.utils.Language
  101. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutChild.js'
  102. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IMeasurementBead.js removing circular: org.apache.flex.utils.Language
  103. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IMeasurementBead.js'
  104. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IParentIUIBase.js removing circular: org.apache.flex.utils.Language
  105. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IParentIUIBase.js'
  106. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IParent.js removing circular: org.apache.flex.utils.Language
  107. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IParent.js'
  108. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStyleableObject.js removing circular: org.apache.flex.utils.Language
  109. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStyleableObject.js'
  110. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ITransformHost.js removing circular: org.apache.flex.utils.Language
  111. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ITransformHost.js'
  112. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Rectangle.js removing circular: org.apache.flex.utils.Language
  113. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Rectangle.js'
  114. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Point.js removing circular: org.apache.flex.utils.Language
  115. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Point.js'
  116. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSContainerUtils.js removing circular: org.apache.flex.core.ValuesManager
  117. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSContainerUtils.js removing circular: org.apache.flex.geom.Rectangle
  118. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSContainerUtils.js removing circular: org.apache.flex.utils.Language
  119. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSContainerUtils.js'
  120. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSUtils.js removing circular: org.apache.flex.utils.Language
  121. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/CSSUtils.js'
  122. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringPadder.js removing circular: org.apache.flex.utils.Language
  123. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/StringPadder.js'
  124. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadLayout.js removing circular: org.apache.flex.utils.Language
  125. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IBeadLayout.js'
  126. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContainerView.js removing circular: org.apache.flex.utils.Language
  127. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContainerView.js'
  128. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContentViewHost.js removing circular: org.apache.flex.utils.Language
  129. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContentViewHost.js'
  130. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutHost.js removing circular: org.apache.flex.utils.Language
  131. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutHost.js'
  132. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IViewport.js removing circular: org.apache.flex.utils.Language
  133. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IViewport.js'
  134. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IViewportModel.js removing circular: org.apache.flex.utils.Language
  135. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IViewportModel.js'
  136. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/IBackgroundBead.js removing circular: org.apache.flex.utils.Language
  137. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/IBackgroundBead.js'
  138. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/IBorderBead.js removing circular: org.apache.flex.utils.Language
  139. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/IBorderBead.js'
  140. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/ContainerContentArea.js removing circular (static): org.apache.flex.events.IEventDispatcher
  141. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/ContainerContentArea.js removing circular: org.apache.flex.utils.Language
  142. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/ContainerContentArea.js'
  143. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContentView.js removing circular: org.apache.flex.utils.Language
  144. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContentView.js'
  145. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular (static): org.apache.flex.core.UIBase
  146. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular: org.apache.flex.core.ValuesManager
  147. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular: org.apache.flex.utils.CSSContainerUtils
  148. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular (static): org.apache.flex.core.IContentView
  149. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular (static): org.apache.flex.core.IUIBase
  150. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js removing circular: org.apache.flex.utils.Language
  151. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/supportClasses/Viewport.js'
  152. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Size.js removing circular: org.apache.flex.utils.Language
  153. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/geom/Size.js'
  154. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/layouts/BasicLayout.js removing circular: org.apache.flex.core.ValuesManager
  155. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/layouts/BasicLayout.js removing circular (static): org.apache.flex.core.ILayoutChild
  156. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/layouts/BasicLayout.js removing circular (static): org.apache.flex.core.ILayoutParent
  157. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/layouts/BasicLayout.js removing circular: org.apache.flex.utils.Language
  158. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/layouts/BasicLayout.js'
  159. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutParent.js removing circular: org.apache.flex.utils.Language
  160. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ILayoutParent.js'
  161. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/models/ViewportModel.js removing circular: org.apache.flex.utils.Language
  162. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/beads/models/ViewportModel.js'
  163. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/EffectTimer.js removing circular: org.apache.flex.core.ValuesManager
  164. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/EffectTimer.js removing circular: org.apache.flex.utils.Language
  165. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/EffectTimer.js'
  166. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ValueEvent.js removing circular: org.apache.flex.utils.Language
  167. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ValueEvent.js'
  168. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IEffectTimer.js removing circular: org.apache.flex.utils.Language
  169. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IEffectTimer.js'
  170. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js removing circular (static): org.apache.flex.events.Event
  171. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js removing circular (static): org.apache.flex.core.IContainer
  172. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js removing circular (static): org.apache.flex.core.IStatesObject
  173. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js removing circular (static): org.apache.flex.events.IEventDispatcher
  174. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js removing circular: org.apache.flex.utils.Language
  175. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleStatesImpl.js'
  176. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ValueChangeEvent.js removing circular: org.apache.flex.utils.Language
  177. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/events/ValueChangeEvent.js'
  178. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/AddItems.js removing circular: org.apache.flex.utils.Language
  179. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/AddItems.js'
  180. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/ItemAndDescriptor.js removing circular: org.apache.flex.utils.Language
  181. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/ItemAndDescriptor.js'
  182. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IDocument.js removing circular: org.apache.flex.utils.Language
  183. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IDocument.js'
  184. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/SetEventHandler.js removing circular: org.apache.flex.utils.Language
  185. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/SetEventHandler.js'
  186. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/SetProperty.js removing circular: org.apache.flex.utils.Language
  187. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/states/SetProperty.js'
  188. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IBead
  189. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IChild
  190. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IContainer
  191. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IDocument
  192. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IMXMLDocument
  193. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IParent
  194. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular (static): org.apache.flex.core.IStrand
  195. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js removing circular: org.apache.flex.utils.Language
  196. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/MXMLDataInterpreter.js'
  197. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContainer.js removing circular: org.apache.flex.utils.Language
  198. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IContainer.js'
  199. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IMXMLDocument.js removing circular: org.apache.flex.utils.Language
  200. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IMXMLDocument.js'
  201. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStatesImpl.js removing circular: org.apache.flex.utils.Language
  202. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStatesImpl.js'
  203. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStatesObject.js removing circular: org.apache.flex.utils.Language
  204. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IStatesObject.js'
  205. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular (static): org.apache.flex.core.UIBase
  206. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular: org.apache.flex.core.ValuesManager
  207. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular (static): org.apache.flex.events.Event
  208. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular: org.apache.flex.utils.MXMLDataInterpreter
  209. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular (static): org.apache.flex.core.IBead
  210. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js removing circular: org.apache.flex.utils.Language
  211. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/Application.js'
  212. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ApplicationBase.js removing circular: org.apache.flex.utils.Language
  213. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ApplicationBase.js'
  214. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IFlexInfo.js removing circular: org.apache.flex.utils.Language
  215. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IFlexInfo.js'
  216. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/Timer.js removing circular (static): org.apache.flex.events.Event
  217. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/Timer.js removing circular: org.apache.flex.utils.Language
  218. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/utils/Timer.js'
  219. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IInitialViewApplication.js removing circular: org.apache.flex.utils.Language
  220. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IInitialViewApplication.js'
  221. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IPopUpHost.js removing circular: org.apache.flex.utils.Language
  222. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IPopUpHost.js'
  223. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ISWFApplication.js removing circular: org.apache.flex.utils.Language
  224. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ISWFApplication.js'
  225. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/View.js removing circular: org.apache.flex.utils.Language
  226. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/View.js'
  227. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ViewBase.js removing circular (static): org.apache.flex.events.Event
  228. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ViewBase.js removing circular (static): org.apache.flex.core.ILayoutHost
  229. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ViewBase.js removing circular: org.apache.flex.utils.Language
  230. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ViewBase.js'
  231. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular: org.apache.flex.core.ValuesManager
  232. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular (static): org.apache.flex.events.Event
  233. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular: org.apache.flex.events.ValueChangeEvent
  234. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular: org.apache.flex.utils.MXMLDataInterpreter
  235. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular (static): org.apache.flex.core.IParent
  236. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular (static): org.apache.flex.core.IStatesImpl
  237. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js removing circular: org.apache.flex.utils.Language
  238. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBase.js'
  239. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBaseStrandChildren.js removing circular: org.apache.flex.utils.Language
  240. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ContainerBaseStrandChildren.js'
  241. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IApplicationView.js removing circular: org.apache.flex.utils.Language
  242. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IApplicationView.js'
  243. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/Label.js removing circular: org.apache.flex.utils.Language
  244. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/html/Label.js'
  245. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular: org.apache.flex.events.ValueChangeEvent
  246. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular: org.apache.flex.utils.CSSUtils
  247. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular: org.apache.flex.utils.StringUtil
  248. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular (static): org.apache.flex.core.IChild
  249. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular (static): org.apache.flex.core.IDocument
  250. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular (static): org.apache.flex.core.IStyleableObject
  251. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js removing circular: org.apache.flex.utils.Language
  252. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/SimpleCSSValuesImpl.js'
  253. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ICSSImpl.js removing circular: org.apache.flex.utils.Language
  254. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/ICSSImpl.js'
  255. [java] /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IValuesImpl.js removing circular: org.apache.flex.utils.Language
  256. [java] Dependencies calculated for '/Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/org/apache/flex/core/IValuesImpl.js'
  257. [java] Jan 29, 2017 11:10:20 PM com.google.javascript.jscomp.LoggerErrorManager println
  258. [java] WARNING: /Users/harbs/Documents/git/PrintUI/printui-flexjs/test_project/bin/js-debug/test_project.js:83: WARNING - variable XML is undeclared
  259. [java] var /** @type {XML} */ xml = new XML();
  260. [java] ^^^
  261. [java]
  262. [java] Jan 29, 2017 11:10:20 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
  263. [java] WARNING: 0 error(s), 1 warning(s), 97.0% typed
  264. [java] The project 'test_project' has been successfully compiled and optimized.
  265. [java] 6.586823531 seconds
  266.  
  267. main:
  268.  
  269. BUILD SUCCESSFUL
  270. Total time: 7 seconds
  271. Harbss-MacBook-Pro:test_project harbs$
Advertisement
Add Comment
Please, Sign In to add comment