Bug 1272363 - Building Indicator is not shown when performing 'Build & Deploy'
Summary: Building Indicator is not shown when performing 'Build & Deploy'
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER5
: 6.2.0
Assignee: manstis
QA Contact: Jozef Marko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-16 08:54 UTC by Hiroko Miura
Modified: 2020-03-27 20:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:02:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hiroko Miura 2015-10-16 08:54:58 UTC
Description of problem:

Building Indicator is not shown when performing "Build&Deploy" after 6.1.0
even if build takes a time.

Version-Release number of selected component (if applicable):
B*MS 6.1.0

How reproducible:
 build project by "Build & Deploy" on Business central

Steps to Reproduce:
1.build project by "Build & Deploy" on Business central 
2.
3.

Actual results:
Building Indicator does not appear.

Expected results:
Building Indicator appears while bulding takes a place.

Additional info:

Comment 1 manstis 2015-10-16 09:02:45 UTC
I discussed this with Hiroko. This is a summary:

getBuildCommand() is called from the UI when only the "Build" button is
clicked in the UI. See
https://github.com/droolsjbpm/kie-wb-common/blob/master/kie-wb-common-screens/kie-wb-common-project-editor/kie-wb-common-project-editor-client/src/main/java/org/kie/workbench/common/screens/projecteditor/client/editor/ProjectScreenViewImpl.java#L366

However I noticed we do not show the "building indicator" when either
the "Build & Install" or "Build & Deploy" buttons are pressed.

Comment 4 manstis 2015-10-16 15:00:20 UTC
Added Maciejs to the CC list so he can contribute to any discussion if needed.

Comment 8 Jozef Marko 2015-11-11 11:32:27 UTC
Building indicator is showing.

More tests added here:
https://github.com/droolsjbpm/kie-wb-common/pull/131


Note You need to log in before you can comment on or make changes to this bug.