This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 87801 - Use "suspended" progress when running Ant builds
Summary: Use "suspended" progress when running Ant builds
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
Depends on: 58513 63332 63586 87812 95201 162159
Blocks:
  Show dependency tree
 
Reported: 2006-10-23 18:15 UTC by Jesse Glick
Modified: 2010-03-31 23:19 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-10-23 18:15:35 UTC
See issue #58513 and issue #63332 for background. Can now use issue #63586 to
change Ant module UI so that

1. OW is not shown by default - overridable in settings.

2. Progress displayed per running Ant process. Initially in indeterminate mode.
Switches to sleeping mode if nothing happens for a while, and back to
indeterminate mode if something happens (an Ant event).
Comment 1 Jesse Glick 2006-10-23 23:15:23 UTC
Checking in src/org/apache/tools/ant/module/bridge/BridgeInterface.java;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/bridge/BridgeInterface.java,v
 <--  BridgeInterface.java
new revision: 1.12; previous revision: 1.11
done
Checking in src/org/apache/tools/ant/module/bridge/DummyBridgeImpl.java;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/bridge/DummyBridgeImpl.java,v
 <--  DummyBridgeImpl.java
new revision: 1.14; previous revision: 1.13
done
Checking in src-bridge/org/apache/tools/ant/module/bridge/impl/Bundle.properties;
/shared/data/ccvs/repository/ant/src-bridge/org/apache/tools/ant/module/bridge/impl/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Checking in src-bridge/org/apache/tools/ant/module/bridge/impl/BridgeImpl.java;
/shared/data/ccvs/repository/ant/src-bridge/org/apache/tools/ant/module/bridge/impl/BridgeImpl.java,v
 <--  BridgeImpl.java
new revision: 1.41; previous revision: 1.40
done
Checking in src-bridge/org/apache/tools/ant/module/bridge/impl/NbBuildLogger.java;
/shared/data/ccvs/repository/ant/src-bridge/org/apache/tools/ant/module/bridge/impl/NbBuildLogger.java,v
 <--  NbBuildLogger.java
new revision: 1.30; previous revision: 1.29
done
Checking in src/org/apache/tools/ant/module/AntSettings.java;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/AntSettings.java,v
 <--  AntSettings.java
new revision: 1.46; previous revision: 1.45
done
Checking in src/org/apache/tools/ant/module/run/TargetExecutor.java;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/run/TargetExecutor.java,v
 <--  TargetExecutor.java
new revision: 1.67; previous revision: 1.66
done
Checking in src/org/apache/tools/ant/module/run/Bundle.properties;
/shared/data/ccvs/repository/ant/src/org/apache/tools/ant/module/run/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.32; previous revision: 1.31
done
Checking in arch/arch-ant-main.xml;
/shared/data/ccvs/repository/ant/arch/arch-ant-main.xml,v  <--  arch-ant-main.xml
new revision: 1.18; previous revision: 1.17
done