Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ExtJS 4.2 to 5.1.1 #379

Open
2 of 3 tasks
Tracked by #375
daniel-jettka opened this issue Jun 4, 2024 · 10 comments
Open
2 of 3 tasks
Tracked by #375

Upgrade ExtJS 4.2 to 5.1.1 #379

daniel-jettka opened this issue Jun 4, 2024 · 10 comments

Comments

@daniel-jettka
Copy link
Contributor

daniel-jettka commented Jun 4, 2024

Branch: feature/ExtJS-5.1.1

ExtJS 4.2.0 documentation: https://cdn.sencha.com/ext/gpl/4.2.1/docs/#!/api
ExtJS 5.1.1 documenation: https://docs.sencha.com/extjs/5.1.1/index.html

  • fix upgrade adviser error messages
  • update ExtJS sources to 5.1.1
  • build and deploy and debug
@daniel-jettka
Copy link
Contributor Author

daniel-jettka commented Jun 4, 2024

Fix Fixable Severity Rule Filepath Message Line Column
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/Application.js Call to removed method 'addEvents' found for 'Ext.app.Application' 72 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../ext-ux/grid/menu/ListMenu.js Call to removed method 'addEvents' found for 'Ext.menu.Menu' 49 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../ext-ux/grid/menu/RangeMenu.js Call to removed method 'addEvents' found for 'Ext.menu.Menu' 133 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/image/ImageViewer.js Call to removed method 'addEvents' found for 'Ext.panel.Panel' 67 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/image/OpenSeaDragonViewer.js Call to removed method 'addEvents' found for 'Ext.panel.Panel' 51 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/source/MeasureBasedView.js Call to removed method 'addEvents' found for 'Ext.panel.Panel' 411 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/desktop/TaskBar.js Call to removed method 'addEvents' found for 'Ext.toolbar.Toolbar' 40 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../ext-ux/grid/filter/Filter.js Call to removed method 'addEvents' found for 'Ext.util.Observable' 55 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/concordanceNavigator/ConcordanceNavigator.js Call to removed method 'addEvents' found for 'Ext.window.Window' 75 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/search/SearchWindow.js Call to removed method 'addEvents' found for 'Ext.window.Window' 62 9
7bf7699 Yes Error @sencha/extjs/no-removed-method-call .../app/view/window/Window.js Call to removed method 'addEvents' found for 'Ext.window.Window' 52 9
4a81ba1 Error @sencha/extjs/no-removed-class-usage .../app/view/utils/Lightbox.js Usage of removed Class 'Ext.DomHelper' found. 64 23
7a2225f Error @sencha/extjs/no-removed-class-usage .../app/view/window/source/SourceView.js Usage of removed Class 'Ext.EventObject' found. 606 18
7a2225f Error @sencha/extjs/no-removed-class-usage .../app/view/window/source/SourceView.js Usage of removed Class 'Ext.EventObject' found. 612 18
used method typeOf still exists Error @sencha/extjs/no-removed-method-call .../ext-ux/grid/menu/ListMenu.js Call to removed method 'type' found for 'Ext' 65 24
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/AJAXController.js Override of removed method 'init' found for 'Ext.app.Controller' 25 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/CookieController.js Override of removed method 'init' found for 'Ext.app.Controller' 27 2
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/desktop/Desktop.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/desktop/TaskBar.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/desktop/TopBar.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/LanguageController.js Override of removed method 'init' found for 'Ext.app.Controller' 30 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/LinkController.js Override of removed method 'init' found for 'Ext.app.Controller' 25 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/navigator/Navigator.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/PreferenceController.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/ToolsController.js Override of removed method 'init' found for 'Ext.app.Controller' 34 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/AnnotationView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/audio/AudioView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/concordanceNavigator/ConcordanceNavigator.js Override of removed method 'init' found for 'Ext.app.Controller' 29 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/HeaderView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/HelpWindow.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/iFrameView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/search/SearchWindow.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/SingleWindowController.js Override of removed method 'init' found for 'Ext.app.Controller' 41 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/source/MeasureBasedView.js Override of removed method 'init' found for 'Ext.app.Controller' 28 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/source/PageBasedView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 2
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/source/SourceView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/source/VerovioView.js Override of removed method 'init' found for 'Ext.app.Controller' 26 2
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/SummaryView.js Override of removed method 'init' found for 'Ext.app.Controller' 26 2
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/text/TextFacsimileSplitView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/text/TextView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/WindowController.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
false positive? ExtJS 5.1.1 doc: init Error @sencha/extjs/no-removed-method-override .../app/controller/window/XmlView.js Override of removed method 'init' found for 'Ext.app.Controller' 27 5
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/AJAXController.js Usage of removed property 'application' found for 'Ext.app.Controller' 43 25
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/desktop/TaskBar.js Usage of removed property 'application' found for 'Ext.app.Controller' 56 9
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/desktop/TaskBar.js Usage of removed property 'application' found for 'Ext.app.Controller' 81 21
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/desktop/TaskBar.js Usage of removed property 'application' found for 'Ext.app.Controller' 87 21
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/desktop/TopBar.js Usage of removed property 'application' found for 'Ext.app.Controller' 59 27
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/desktop/TopBar.js Usage of removed property 'application' found for 'Ext.app.Controller' 81 9
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/LinkController.js Usage of removed property 'application' found for 'Ext.app.Controller' 63 27
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/LinkController.js Usage of removed property 'application' found for 'Ext.app.Controller' 120 29
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/LinkController.js Usage of removed property 'application' found for 'Ext.app.Controller' 123 29
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/LinkController.js Usage of removed property 'application' found for 'Ext.app.Controller' 126 29
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/LinkController.js Usage of removed property 'application' found for 'Ext.app.Controller' 191 16
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/navigator/Navigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 29 9
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/navigator/Navigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 47 25
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/navigator/Navigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 76 37
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/navigator/Navigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 77 60
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/navigator/Navigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 79 40
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/AnnotationView.js Usage of removed property 'application' found for 'Ext.app.Controller' 54 25
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/AnnotationView.js Usage of removed property 'application' found for 'Ext.app.Controller' 109 30
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/concordanceNavigator/ConcordanceNavigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 31 6
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/concordanceNavigator/ConcordanceNavigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 54 17
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/concordanceNavigator/ConcordanceNavigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 70 19
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/concordanceNavigator/ConcordanceNavigator.js Usage of removed property 'application' found for 'Ext.app.Controller' 80 30
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/source/VerovioView.js Usage of removed property 'application' found for 'Ext.app.Controller' 42 80
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/WindowController.js Usage of removed property 'application' found for 'Ext.app.Controller' 32 29
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/WindowController.js Usage of removed property 'application' found for 'Ext.app.Controller' 43 26
1c61229 Error @sencha/extjs/no-removed-property-usage .../app/controller/window/WindowController.js Usage of removed property 'application' found for 'Ext.app.Controller' 48 9
false positive? ExtJS 5.1.1 doc: draggable Error @sencha/extjs/no-removed-property-usage .../app/view/navigator/Navigator.js Usage of removed property 'draggable' found for 'Ext.window.Window' 33 5
false positive? ExtJS 5.1.1 doc: Ext.Error.raise() Error @sencha/extjs/no-removed-property-usage .../app/controller/LanguageController.js Usage of removed property 'Error' found for 'Ext' 64 13
false positive? ExtJS 5.1.1 doc: Ext.Error.raise() Error @sencha/extjs/no-removed-property-usage .../app/controller/PreferenceController.js Usage of removed property 'Error' found for 'Ext' 84 13
false positive? ExtJS 5.1.1 doc: Ext.event.Event.ENTER Error @sencha/extjs/no-removed-property-usage .../app/view/window/source/SourceView.js Usage of removed property 'ENTER' found for 'Ext.EventObject' 606 18
false positive? ExtJS 5.1.1 doc: Ext.event.Event.ESC Error @sencha/extjs/no-removed-property-usage .../app/view/window/source/SourceView.js Usage of removed property 'ESC' found for 'Ext.EventObject' 612 18
fixed in 3323ba8 on 7.0 branch please cherry-pick Error .../app/controller/window/text/FacsimileView.js Parsing error: Unexpected token ) 67 9
fixed in 3323ba8 on 7.0 branch please cherry-pick Error .../app/view/window/text/FacsimileView.js Parsing error: Unexpected token ) 56 13
7bf7699 Yes Warning @sencha/extjs/no-deprecated-config-usage .../app/view/navigator/Navigator.js Usage of deprecated config 'preventHeader' found for 'Ext.window.Window'. Use {@link #cfg!header #header} instead. Prevent a Header from being created and shown. 29 5
7bf7699 Yes Warning @sencha/extjs/no-deprecated-config-usage .../app/view/window/source/MeasureBasedView.js Usage of deprecated config 'size' found for 'Ext.form.Spinner'. use {@link #cfg!width #width} instead. 779 5
7bf7699 Yes Warning @sencha/extjs/no-deprecated-config-usage .../app/view/desktop/TopBar.js Usage of deprecated config 'text' found for 'Ext.toolbar.TextItem'. Use {@link #cfg!html #html} 73 44
7bf7699 Yes Warning @sencha/extjs/no-deprecated-method-call .../app/view/window/source/MeasureBasedView.js Call to deprecated method 'forceComponentLayout' found for 'Ext.panel.Panel'. Use {@link #method!updateLayout} instead. 593 9
7bf7699 Yes Warning @sencha/extjs/no-deprecated-method-call .../app/view/desktop/TaskBar.js Call to deprecated method 'setText' found for 'Ext.toolbar.TextItem'. Use {@link #method!update #update} 423 13
7bf7699 Yes Warning @sencha/extjs/no-deprecated-method-call .../ext-ux/grid/menu/ListMenu.js Call to deprecated method 'type' found for 'Ext'. Use {@link Ext#method!typeOf Ext#typeOf} instead 65 24
7bf7699 Yes Warning @sencha/extjs/no-deprecated-method-call .../app/view/window/AnnotationView.js Call to deprecated method 'update' found for 'Ext.Element'. Please use {@link #method!setHtml #setHtml} instead. 762 17
Warning @sencha/extjs/no-deprecated-class-usage .../app/view/desktop/App.js Usage of deprecated Class 'Ext.EventManager' found. Registers event handlers on DOM elements. This class is deprecated. Please use the Ext.dom.Element api to attach listeners to DOM Elements. For example: var element = Ext.get('myId'); element.on('click', function(e) { // event handling logic here }); 70 9
Warning @sencha/extjs/no-deprecated-method-call .../app/controller/LanguageController.js Call to deprecated method 'raise' found for 'Ext.Error'. Use {@link Ext#method!raise Ext#raise} instead. 64 13
Warning @sencha/extjs/no-deprecated-method-call .../app/controller/PreferenceController.js Call to deprecated method 'raise' found for 'Ext.Error'. Use {@link Ext#method!raise Ext#raise} instead. 84 13
Warning @sencha/extjs/no-existing-alias-override .../app/view/desktop/Desktop.js Override of existing alias 'widget.desktop' found for 'Ext.ux.desktop.Desktop'. 26 5
Warning @sencha/extjs/no-existing-alias-override .../app/view/desktop/TaskBar.js Override of existing alias 'widget.taskbar' found for 'Ext.ux.desktop.TaskBar'. 32 5
Warning @sencha/extjs/no-existing-alias-override .../app/view/desktop/TaskBar.js Override of existing alias 'widget.trayclock' found for 'Ext.ux.desktop.TrayClock'. 382 5
Warning @sencha/extjs/no-existing-alias-override .../ext-ux/desktop/Wallpaper.js Override of existing alias 'widget.wallpaper' found for 'Ext.ux.desktop.Wallpaper'. 16 5
Warning @sencha/extjs/no-existing-method-override .../ext-ux/desktop/Wallpaper.js Override of existing method 'applyState' found for 'Ext.Component'. 32 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/concordanceNavigator/ConcordanceNavigator.js Override of existing method 'close' found for 'Ext.window.Window'. 327 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/HelpWindow.js Override of existing method 'close' found for 'Ext.window.Window'. 75 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/search/SearchWindow.js Override of existing method 'close' found for 'Ext.window.Window'. 126 5
Warning @sencha/extjs/no-existing-method-override .../ext-ux/grid/menu/ListMenu.js Override of existing method 'destroy' found for 'Ext.Component'. 87 5
Warning @sencha/extjs/no-existing-method-override .../ext-ux/grid/FiltersFeature.js Override of existing method 'destroy' found for 'Ext.grid.feature.Feature'. 398 5
Warning @sencha/extjs/no-existing-method-override .../ext-ux/grid/filter/Filter.js Override of existing method 'destroy' found for 'Ext.util.Observable'. 98 5
Warning @sencha/extjs/no-existing-method-override .../app/view/utils/EnhancedSlider.js Override of existing method 'getRawValue' found for 'Ext.slider.Single'. 67 5
Warning @sencha/extjs/no-existing-method-override .../ext-ux/desktop/Wallpaper.js Override of existing method 'getState' found for 'Ext.Component'. 40 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/image/ImageViewer.js Override of existing method 'onMouseDown' found for 'Ext.panel.Panel'. 568 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/source/MeasureBasedView.js Override of existing method 'onSpinDown' found for 'Ext.form.Spinner'. 794 5
Warning @sencha/extjs/no-existing-method-override .../app/view/window/source/MeasureBasedView.js Override of existing method 'onSpinUp' found for 'Ext.form.Spinner'. 781 5
Warning @sencha/extjs/no-existing-method-override .../app/view/utils/EnhancedSlider.js Override of existing method 'setData', for the 'data' config, found for 'Ext.slider.Single'. 38 5
Warning @sencha/extjs/no-private-method-call .../app/Application.js Call to private method 'addEvents' found for 'Ext.app.Application' 72 9
Warning @sencha/extjs/no-private-method-call .../ext-ux/grid/menu/ListMenu.js Call to private method 'addEvents' found for 'Ext.menu.Menu' 49 9
Warning @sencha/extjs/no-private-method-call .../ext-ux/grid/menu/RangeMenu.js Call to private method 'addEvents' found for 'Ext.menu.Menu' 133 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/image/ImageViewer.js Call to private method 'addEvents' found for 'Ext.panel.Panel' 67 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/image/OpenSeaDragonViewer.js Call to private method 'addEvents' found for 'Ext.panel.Panel' 51 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/source/MeasureBasedView.js Call to private method 'addEvents' found for 'Ext.panel.Panel' 411 9
Warning @sencha/extjs/no-private-method-call .../app/view/desktop/TaskBar.js Call to private method 'addEvents' found for 'Ext.toolbar.Toolbar' 40 9
Warning @sencha/extjs/no-private-method-call .../ext-ux/grid/filter/Filter.js Call to private method 'addEvents' found for 'Ext.util.Observable' 55 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/concordanceNavigator/ConcordanceNavigator.js Call to private method 'addEvents' found for 'Ext.window.Window' 75 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/search/SearchWindow.js Call to private method 'addEvents' found for 'Ext.window.Window' 62 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/Window.js Call to private method 'addEvents' found for 'Ext.window.Window' 52 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/source/SourceView.js Call to private method 'callback' found for 'Ext.window.Window' 624 9
Warning @sencha/extjs/no-private-method-call .../app/view/window/source/SourceView.js Call to private method 'getKeyMap' found for 'Ext.window.Window' 603 19
Warning @sencha/extjs/no-private-method-call .../app/view/window/image/ImageViewer.js Call to private method 'onMouseDown' found for 'Ext.panel.Panel' 112 33
Warning @sencha/extjs/no-private-method-call .../app/view/window/AnnotationView.js Call to private method 'setHeight' found for 'Ext.Element' 629 13
Warning @sencha/extjs/no-private-method-call .../app/view/window/AnnotationView.js Call to private method 'setWidth' found for 'Ext.Element' 628 13
Warning @sencha/extjs/no-private-method-override .../ext-ux/grid/menu/ListMenu.js Override of private method 'destroy' found for 'Ext.Component' 87 5
Warning @sencha/extjs/no-private-method-override .../app/view/window/image/ImageViewer.js Override of private method 'onMouseDown' found for 'Ext.panel.Panel' 568 5

@daniel-jettka
Copy link
Contributor Author

Build run after fixing ERRORs from above...

Working through error messages because "Build successful" but nothing showing up in Edirom Online after deployment in eXist-db

root@6cc015b3278f:/app# ./build.sh testing
Cannot use configured version 7.5.1.20
Sencha Cmd v7.5.1.20
[WRN] The application was last modified by an older version of Sencha Cmd (4.0.4.84), current is 7.5.1.20. Please run 'sencha app upgrade -noframework' to update to 7.5.1.20.

Cannot use configured version 7.5.1.20
Sencha Cmd v7.5.1.20
[INF] Using GPL version of Ext JS version 4.2.1.883 from /app/ext.
[INF] The implications of using GPL version can be found here (http://www.sencha.com/products/extjs/licensing).
[INF] Processing Build Descriptor : default (testing environment)
[WRN] The application was last modified by an older version of Sencha Cmd (4.0.4.84), current is 7.5.1.20. Please run 'sencha app upgrade -noframework' to update to 7.5.1.20.
[INF] Loading compiler context
[INF] Loading app json manifest...
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\{' is equivalent to just '{') -- /app/ext/src/data/reader/Reader.js:731:79
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\}' is equivalent to just '}') -- /app/ext/src/data/reader/Reader.js:731:109
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\[' is equivalent to just '[') -- /app/ext/src/ux/grid/FiltersFeature.js:768:59
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\]' is equivalent to just ']') -- /app/ext/src/ux/grid/FiltersFeature.js:768:67
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/desktop/TaskBar.js:46:36
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/desktop/TaskBar.js:46:36
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/desktop/TaskBar.js:46:37
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/desktop/TaskBar.js:48:8
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/app/view/desktop/TaskBar.js:48:10
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/desktop/TaskBar.js:48:11
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:83:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/desktop/TaskBar.js:85:15
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:85:16
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/desktop/TaskBar.js:85:17
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:85:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:92:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:94:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:119:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:121:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:147:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:149:37
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:166:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:168:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:184:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:186:33
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:193:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:200:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:206:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:208:33
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:211:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:213:32
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:246:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:248:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:255:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:257:31
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:274:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:276:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:321:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:323:37
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:326:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:328:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:331:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:333:31
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:345:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:347:29
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:357:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:359:32
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:367:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/desktop/TaskBar.js:369:54
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:372:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/desktop/TaskBar.js:372:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/desktop/TaskBar.js:372:2
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:68:34
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/image/ImageViewer.js:68:34
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/image/ImageViewer.js:68:35
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/window/image/ImageViewer.js:71:7
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/window/image/ImageViewer.js:71:25
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/app/view/window/image/ImageViewer.js:73:8
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:73:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:81:12
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:81:13
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:105:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:107:15
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:107:16
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:107:17
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:107:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:114:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:116:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:139:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:141:19
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:175:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:177:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:261:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:263:32
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:274:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:276:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:279:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:281:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:316:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:318:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:325:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:327:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:334:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:336:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:438:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:440:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:444:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:446:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:451:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:453:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:483:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:485:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:493:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:495:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:504:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:506:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:559:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:561:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:566:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:568:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:583:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:585:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:593:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:595:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:609:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:611:22
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:642:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:644:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:652:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:654:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:659:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:661:22
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:695:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:697:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:706:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:708:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:744:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:746:29
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:765:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:767:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:783:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:785:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:800:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:802:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:816:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/ImageViewer.js:818:31
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:864:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/ImageViewer.js:864:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/ImageViewer.js:864:2
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:52:34
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:52:34
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:52:35
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:54:7
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:54:30
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:56:8
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:56:34
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:64:12
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:64:13
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:75:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:77:15
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:77:16
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:77:17
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:77:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:88:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:90:19
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:93:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:95:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:124:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:126:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:128:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:130:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:134:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:136:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:140:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:142:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:159:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:161:22
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:174:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:176:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:211:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:213:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:241:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:243:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:250:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:252:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:276:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:278:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:286:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:288:30
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:296:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:298:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:401:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:403:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:408:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:410:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:418:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:420:32
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:431:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:433:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:436:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:436:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/image/OpenSeaDragonViewer.js:436:2
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/source/MeasureBasedView.js:414:37
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/source/MeasureBasedView.js:414:37
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/app/view/window/source/MeasureBasedView.js:414:38
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/app/view/window/source/MeasureBasedView.js:417:8
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/app/view/window/source/MeasureBasedView.js:417:10
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/source/MeasureBasedView.js:417:11
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:441:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/source/MeasureBasedView.js:443:29
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:443:30
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/source/MeasureBasedView.js:443:31
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:443:39
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:451:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:453:43
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:461:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:463:39
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:471:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:473:33
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:478:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:480:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:489:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:491:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:622:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/app/view/window/source/MeasureBasedView.js:624:37
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:671:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/app/view/window/source/MeasureBasedView.js:671:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/app/view/window/source/MeasureBasedView.js:671:2
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\[' is equivalent to just '[') -- /app/ext-ux/grid/FiltersFeature.js:718:59
[WRN] C1005: Closure Compiler Warning (Unnecessary escape: '\]' is equivalent to just ']') -- /app/ext-ux/grid/FiltersFeature.js:718:67
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/filter/Filter.js:82:8
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/filter/Filter.js:82:9
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/ext-ux/grid/filter/Filter.js:83:8
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/ext-ux/grid/filter/Filter.js:83:11
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:83:12
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:93:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:98:12
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:98:13
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:98:14
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:98:22
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:103:6
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:118:14
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:118:15
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:118:16
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:118:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:120:6
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:138:13
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:138:14
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:138:15
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:146:18
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:146:19
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:146:20
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:146:28
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:148:6
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:165:19
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:165:20
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:165:21
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:165:29
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:167:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:176:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:180:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:183:25
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:188:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/filter/Filter.js:196:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:204:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/filter/Filter.js:204:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/filter/Filter.js:204:2
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/menu/ListMenu.js:57:8
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/menu/ListMenu.js:57:9
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/ext-ux/grid/menu/ListMenu.js:59:8
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/ext-ux/grid/menu/ListMenu.js:59:12
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:59:13
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:85:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:87:12
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:87:13
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:87:14
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:87:23
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:92:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:101:20
[ERR] C2001: Closure Compiler Error (invalid parenthesized expression) -- /app/ext-ux/grid/menu/ListMenu.js:114:7
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:117:11
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:117:12
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:117:13
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:117:22
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:148:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:154:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:156:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:159:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:172:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/ListMenu.js:179:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:190:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/ListMenu.js:190:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/ListMenu.js:190:2
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:140:8
[ERR] C2001: Closure Compiler Error ('}' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:140:9
[ERR] C2001: Closure Compiler Error (',' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:142:8
[ERR] C2001: Closure Compiler Error (')' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:142:10
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/RangeMenu.js:142:11
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:184:5
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/RangeMenu.js:190:15
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:190:16
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/RangeMenu.js:190:17
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:190:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:192:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:198:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:207:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:213:24
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:219:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:226:26
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:231:6
[ERR] C2001: Closure Compiler Error ('identifier' expected) -- /app/ext-ux/grid/menu/RangeMenu.js:238:27
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:260:1
[ERR] C2001: Closure Compiler Error (Semi-colon expected) -- /app/ext-ux/grid/menu/RangeMenu.js:270:1
[ERR] C2001: Closure Compiler Error (primary expression expected) -- /app/ext-ux/grid/menu/RangeMenu.js:270:2
[INF] Writing output to file /app/build/temp/testing/EdiromOnline/sencha-compiler/cmd-packages.js
[INF] Appending concatenated output to file /app/bootstrap.js
[INF] Appending concatenated output to file /app/bootstrap.js
[INF] Appending concatenated output to file /app/bootstrap.js
[INF] Appending concatenated output to file /app/bootstrap.js
[INF] Appending concatenated output to file /app/bootstrap.js
[INF] Appending content to /app/bootstrap.js
[INF] Appending content to /app/bootstrap.json
[INF] Processing data with ClosureCompressor
[INF] JavaScript input level is NEXT and output level is ES5
[ERR] C2001: Closure Compiler Error (Parse error. 'identifier' expected) -- compression-input:130801:8
[INF] Writing concatenated output to file /app/build/app.js
[INF] merging 331 input resources into /app/build/resources
[INF] merged 331 resources into /app/build/resources
[INF] merging 0 input resources into /app/build
[INF] merged 0 resources into /app/build
[INF] writing sass content to /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
[INF] appending sass content to /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
[INF] appending sass content to /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
[INF] writing sass content to /app/build/temp/testing/EdiromOnline/sass/config.rb
[INF] executing compass using system installed ruby runtime
WARNING: @theme-background-image: Theme image not found: images/dd/drop-yes.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 990 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/dd/drop-add.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 990 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/dd/drop-no.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 990 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/loadmask/loading.gif
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1024 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-small-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 826 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-small-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 826 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-small-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 826 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-medium-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 890 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-medium-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 890 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-medium-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 890 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-large-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 954 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-large-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 954 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-large-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 954 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-small-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1022 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-small-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1022 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-small-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1022 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-medium-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1089 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-medium-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1089 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-medium-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1089 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-large-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1156 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-large-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1156 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/default-toolbar-large-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1156 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/button/Button.scss
         from line 1026 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/toolbar/more.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1027 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites-dark.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 163 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/toolbar/Toolbar.scss
         from line 1027 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/toolbar/scroll-left.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1027 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/toolbar/scroll-right.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1027 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites-dark.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 244 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/tip/Tip.scss
         from line 1030 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites-dark.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 262 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neutral/sass/src/tip/Tip.scss
         from line 1030 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/exclamation.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1030 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/exclamation.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1032 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/exclamation.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1032 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/shared/icon-info.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1037 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/shared/icon-warning.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1037 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/shared/icon-question.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1037 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/shared/icon-error.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1037 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/trigger.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1038 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/clear-trigger.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1038 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/search-trigger.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1038 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/spinner.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1039 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/page-first.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1040 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/page-prev.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1040 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/page-next.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1040 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/page-last.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1040 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/refresh.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1040 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/datepicker/arrow-right.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1042 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/datepicker/arrow-left.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1042 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/datepicker/month-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1042 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/datepicker/arrow-right.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1042 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/datepicker/arrow-left.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1042 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/dirty.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1043 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/col-move-top.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1044 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/col-move-bottom.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1044 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/hmenu-asc.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1045 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/hmenu-desc.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1045 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/columns.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1045 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/sort_asc.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1046 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/sort_desc.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1046 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/hmenu-lock.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1047 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/grid/hmenu-unlock.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1047 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-left.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-right.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-top.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-bottom.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-right.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-left.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-bottom.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/util/splitter/mini-top.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1048 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/checked.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/group-checked.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/unchecked.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/menu-parent.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/scroll-top.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/menu/scroll-bottom.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1050 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1051 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/e-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/s-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/se-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/nw-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/ne-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/sizer/sw-handle.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1052 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/form/checkbox.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1053 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/slider/slider-thumb.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1054 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/slider/slider-v-thumb.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1054 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/slider/slider-bg.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1054 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/slider/slider-v-bg.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 1054 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-small-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 64 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-small-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 64 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-small-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 64 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-medium-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 133 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-medium-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 133 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-medium-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 133 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-large-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 198 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-large-s-arrow.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 198 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/button/plain-toolbar-large-s-arrow-b.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss
         from line 198 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/button/Button.scss
         from line 1063 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites-dark.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss, in `extjs-panel-ui'
         from line 12 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/panel/Panel.scss
         from line 1066 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
WARNING: @theme-background-image: Theme image not found: images/tools/tool-sprites-dark.png
         on line 18 of /app/build/temp/testing/EdiromOnline/sass/../../../../../packages/eoTheme/sass/etc/mixins/theme-background-image.scss, in `extjs-panel-ui'
         from line 41 of /app/build/temp/testing/EdiromOnline/sass/../../../../../ext/packages/ext-theme-neptune/sass/src/panel/Panel.scss
         from line 1066 of /app/build/temp/testing/EdiromOnline/sass/EdiromOnline-all.scss
   create EdiromOnline-all.css 
[INF] Building output markup to build/index.html
[INF] Writing content to build/index.html

Buildfile: /app/build.xml

build-plus:
     [copy] Copying 135 files to /app/build
     [copy] Copying 1 file to /app/build

BUILD SUCCESSFUL
Total time: 0 seconds
Buildfile: /app/build.xml

xar:
      [zip] Building zip: /app/build-xar/Edirom-Online-1.0.0-beta.6-20240610-0926.xar

BUILD SUCCESSFUL
Total time: 3 seconds

@krHERO krHERO moved this to In Progress in Edirom Development Jul 3, 2024
@krHERO krHERO added this to the 1.1.0 milestone Jul 4, 2024
@daniel-jettka
Copy link
Contributor Author

managed to build with updated sencha-cmd (see PR bwbohl/sencha-cmd#83 and Fork https://github.com/daniel-jettka/sencha-cmd)

some errors persist...

image

@bwbohl
Copy link
Member

bwbohl commented Oct 9, 2024

@bwbohl
Copy link
Member

bwbohl commented Oct 9, 2024

@daniel-jettka If we get the build error fixed, this could even go into 1.0.0; what do you think?

@daniel-jettka
Copy link
Contributor Author

I have just seen @nikobeer encountered this some time ago already, see his comment: https://github.com/Edirom/Edirom-Online/blob/develop/.sencha/workspace/sencha.cfg#L36

But there are two sencha.cfg files:

  • /.sencha/workspace/sencha.cfg
  • /.sencha/app/sencha.cfg

Adding skip.slice=1 to /.sencha/app/sencha.cfg might do the trick. I pushed this addition.

@bwbohl Could you try to build branch feature/ExtJS-5.1.1 on your machine?

@bwbohl
Copy link
Member

bwbohl commented Oct 9, 2024

I just recalled that there was an issue opened on the sencha-cmd Dockerimage repo. Apparently it provides a fix fur exactly this problem: cf. bwbohl/sencha-cmd#48

@daniel-jettka daniel-jettka modified the milestones: 1.1.0, 1.0.0 Oct 9, 2024
@peterstadler
Copy link
Member

we have no assignee for this ticket. Is this on purpose?

@daniel-jettka
Copy link
Contributor Author

@daniel-jettka If we get the build error fixed, this could even go into 1.0.0; what do you think?

Talked to Kristin and DanielR about this again, and to have the current stable state in 1.0.0 we think it is better to upgrade ExtJS in the following minor version, i.e. 1.1.0

@daniel-jettka
Copy link
Contributor Author

I just recalled that there was an issue opened on the sencha-cmd Dockerimage repo. Apparently it provides a fix fur exactly this problem: cf. bwbohl/sencha-cmd#48

What's the implication of this? :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants