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

skygo pushed a change to branch release100
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from bf91a31488 Merge pull request #3528 from ebarboni/release100api
     new 48f2286e28 attemp to fix javadoc for release100
     new 39b4a1b74b fix more links by moving class into their package
     new 8710897adc alter properties to make apidoc available for used but 
deprecated modules dependencies
     new 0ac32eba16 Merge pull request #4397 from ebarboni/fixapi100doc

The 2108 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/maven/arch.xml                                          |  2 +-
 nbbuild/antsrc/org/netbeans/nbbuild/CheckLinks.java          |  4 ++--
 nbbuild/build.properties                                     |  9 ++++++++-
 platform/api.htmlui/apichanges.xml                           |  4 ++--
 platform/api.htmlui/arch.xml                                 | 12 ++++++------
 platform/api.templates/apichanges.xml                        |  2 +-
 platform/api.templates/arch.xml                              |  8 ++++----
 platform/openide.awt/arch.xml                                |  4 ++--
 .../src/org/openide/awt/{awt => }/ActionState.java           |  0
 .../src/org/openide/awt/{awt => }/PropertyMonitor.java       |  0
 .../src/org/openide/awt/{awt => }/StatefulAction.java        |  0
 platform/openide.explorer/arch.xml                           |  4 ++--
 platform/openide.filesystems/arch.xml                        |  4 ++--
 platform/openide.modules/arch.xml                            |  4 ++--
 .../src/org/openide/modules/ConstructorDelegate.java         |  2 +-
 platform/openide.modules/src/org/openide/modules/Places.java |  5 +++--
 platform/openide.nodes/arch.xml                              |  4 ++--
 platform/openide.util.lookup/arch.xml                        |  4 ++--
 platform/openide.windows/arch.xml                            |  4 ++--
 19 files changed, 42 insertions(+), 34 deletions(-)
 rename platform/openide.awt/src/org/openide/awt/{awt => }/ActionState.java 
(100%)
 rename platform/openide.awt/src/org/openide/awt/{awt => }/PropertyMonitor.java 
(100%)
 rename platform/openide.awt/src/org/openide/awt/{awt => }/StatefulAction.java 
(100%)


---------------------------------------------------------------------
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