This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new c07f24b  Add platform/api.progress.nb arch-what answer response
     new 73d9f30  Merge pull request #2403 from hectorespert/progress_api_swing
c07f24b is described below

commit c07f24bf6f72fbcd11e3a93e18c80350865786aa
Author: Hector Espert <hectorespertpa...@gmail.com>
AuthorDate: Fri Sep 25 18:08:39 2020 +0200

    Add platform/api.progress.nb arch-what answer response
---
 platform/api.progress.nb/arch.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/platform/api.progress.nb/arch.xml 
b/platform/api.progress.nb/arch.xml
index f621650..559f60d 100644
--- a/platform/api.progress.nb/arch.xml
+++ b/platform/api.progress.nb/arch.xml
@@ -50,8 +50,9 @@
  <answer id="arch-overall">
   <p>
     <api name="ProgressSwing" group="java" type="export" category="official" 
-         url="@org-netbeans-api-progress@/index.html"/>   
-    Part of Progress API specialized for Swing UIs.
+         url="@org-netbeans-api-progress@/index.html"/> provides part of 
Progress API specialized for Swing UIs.
+         <br></br>
+         Progress API was split so that parts that are directly connected to 
Swing types were migrated to this module. 
   </p>
  </answer>
 
@@ -133,7 +134,7 @@
 -->
  <answer id="arch-what">
   <p>
-   XXX no answer for arch-what
+   Provides part of Progress API specialized for Swing UIs.
   </p>
  </answer>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to