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

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


    from 2a3dc1ced74 Merge pull request #8014 from jhorvath/oci-port-forward
     add d822247c0e0 apidoc html compliance part 3 + use xslt not style ant task
     add 93dd714613a Merge pull request #8335 from ebarboni/apidocstructbulk3

No new revisions were added by this update.

Summary of changes:
 .../modules/j2ee/dd/api/application/package.html   |   2 +-
 .../modules/j2ee/dd/api/common/package.html        |   2 +-
 .../netbeans/modules/j2ee/dd/api/ejb/package.html  |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/package.html  |   2 +-
 enterprise/j2ee.dd/doc/overview.html               | 170 ++++++++++-----------
 .../modules/j2ee/dd/api/common/CommonDDBean.java   |   2 +-
 .../j2ee/dd/api/common/ComponentInterface.java     |   2 +-
 .../j2ee/dd/api/common/CreateCapability.java       |   2 +-
 .../j2ee/dd/api/common/DescriptionInterface.java   |   2 +-
 .../j2ee/dd/api/common/DisplayNameInterface.java   |   2 +-
 .../modules/j2ee/dd/api/common/EjbLocalRef.java    |   2 +-
 .../modules/j2ee/dd/api/common/EjbRef.java         |   2 +-
 .../modules/j2ee/dd/api/common/EnvEntry.java       |   2 +-
 .../modules/j2ee/dd/api/common/FindCapability.java |   2 +-
 .../netbeans/modules/j2ee/dd/api/common/Icon.java  |   2 +-
 .../modules/j2ee/dd/api/common/IconInterface.java  |   2 +-
 .../modules/j2ee/dd/api/common/InitParam.java      |   2 +-
 .../j2ee/dd/api/common/InjectionComplete.java      |   2 +-
 .../j2ee/dd/api/common/InjectionTarget.java        |   2 +-
 .../j2ee/dd/api/common/MessageDestination.java     |   2 +-
 .../j2ee/dd/api/common/MessageDestinationRef.java  |   2 +-
 .../j2ee/dd/api/common/PortComponentRef.java       |   2 +-
 .../modules/j2ee/dd/api/common/ResourceEnvRef.java |   2 +-
 .../modules/j2ee/dd/api/common/ResourceRef.java    |   2 +-
 .../modules/j2ee/dd/api/common/RootInterface.java  |   2 +-
 .../netbeans/modules/j2ee/dd/api/common/RunAs.java |   2 +-
 .../modules/j2ee/dd/api/common/SecurityRole.java   |   2 +-
 .../j2ee/dd/api/common/SecurityRoleRef.java        |   2 +-
 .../modules/j2ee/dd/api/common/ServiceRef.java     |   2 +-
 .../j2ee/dd/api/common/ServiceRefHandler.java      |   2 +-
 .../modules/j2ee/dd/api/web/AuthConstraint.java    |   2 +-
 .../modules/j2ee/dd/api/web/ErrorPage.java         |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/Filter.java   |   2 +-
 .../modules/j2ee/dd/api/web/FilterMapping.java     |   2 +-
 .../modules/j2ee/dd/api/web/FormLoginConfig.java   |   2 +-
 .../modules/j2ee/dd/api/web/JspConfig.java         |   2 +-
 .../modules/j2ee/dd/api/web/JspPropertyGroup.java  |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/Listener.java |   2 +-
 .../j2ee/dd/api/web/LocaleEncodingMapping.java     |   2 +-
 .../j2ee/dd/api/web/LocaleEncodingMappingList.java |   2 +-
 .../modules/j2ee/dd/api/web/LoginConfig.java       |   2 +-
 .../modules/j2ee/dd/api/web/MimeMapping.java       |   2 +-
 .../j2ee/dd/api/web/SecurityConstraint.java        |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/Servlet.java  |   2 +-
 .../modules/j2ee/dd/api/web/ServletMapping.java    |   2 +-
 .../modules/j2ee/dd/api/web/SessionConfig.java     |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/Taglib.java   |   2 +-
 .../j2ee/dd/api/web/UserDataConstraint.java        |   2 +-
 .../netbeans/modules/j2ee/dd/api/web/WebApp.java   |   2 +-
 .../modules/j2ee/dd/api/web/WebFragment.java       |   2 +-
 .../j2ee/dd/api/web/WebResourceCollection.java     |   2 +-
 .../modules/j2ee/dd/api/web/WelcomeFileList.java   |   2 +-
 .../plugins/api/doc-files/plugin-layer-file.html   |  15 +-
 .../j2ee/deployment/plugins/api/package.html       |   2 +-
 .../deployment/plugins/api/ServerProgress.java     |   2 +-
 .../plugins/spi/IncrementalDeployment.java         |   2 +-
 .../api/execute/GradleExecConfiguration.java       |   2 +-
 .../test/unit/src/META-INF/generated-layer.xml     |   6 +-
 .../modules/gradle/actions/action-mapping.xml      |   6 +-
 .../modules/gradle/actions/declarative-actions.xml |   6 +-
 .../gradle/actions/declarative-actions2.xml        |   6 +-
 .../netbeans/jellytools/MainWindowOperator.java    |  14 +-
 .../netbeans/jellytools/actions/ActionNoBlock.java |   2 +-
 .../jellytools/properties/editors/package.html     |   3 +-
 ide/editor.settings.storage/arch.xml               |  12 +-
 ide/jumpto/arch.xml                                |   2 -
 .../netbeans/spi/jumpto/symbol/SymbolProvider.java |   2 +-
 .../org/netbeans/spi/jumpto/type/TypeProvider.java |   2 +-
 ide/server/arch.xml                                |  25 ++-
 .../properties/InstancePropertiesManager.java      |   2 +-
 ide/textmate.lexer/arch.xml                        |   6 +-
 ide/versioning.core/arch.xml                       |   2 -
 .../versioning/core/spi/VCSHistoryProvider.java    |   6 +-
 ide/versioning/arch.xml                            |   2 -
 .../modules/versioning/spi/VCSHistoryProvider.java |   6 +-
 ide/xml.xam/arch.xml                               |   2 -
 ide/xml.xdm/arch.xml                               |   6 +-
 .../netbeans/modules/xml/xdm/nodes/Document.java   |  44 +++---
 .../gradle/java/execute/example-action-mapping.xml |   6 +-
 .../jellytools/modules/form/actions/package.html   |   2 +-
 .../netbeans/modules/junit/api/JUnitTestUtil.java  |  16 +-
 java/spi.java.hints/arch.xml                       |   2 -
 nbbuild/javadoctools/build.xml                     |  34 ++---
 .../src/org/netbeans/api/htmlui/HTMLDialog.java    |   2 +-
 .../unit/src/org/netbeans/api/htmlui/dialog.html   |   7 +-
 platform/core.multitabs/arch.xml                   |   2 -
 platform/core.netigso/arch.xml                     |   2 -
 platform/core.network/arch.xml                     |   3 -
 .../src/org/netbeans/core/startup/package.html     |  30 ++--
 platform/o.n.bootstrap/arch.xml                    |   6 +-
 platform/o.n.core/arch.xml                         |   3 +-
 .../src/org/netbeans/swing/plaf/package.html       |   5 +-
 .../src/org/openide/options/doc-files/api.html     |  22 +--
 .../src/org/openide/text/PrintSettings.java        |   6 +-
 platform/sampler/arch.xml                          |   6 +-
 .../lib/v8debug/connection/ServerConnection.java   |   4 +-
 96 files changed, 299 insertions(+), 316 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to