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

jlahoda pushed a change to branch jdk-javac
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 460608e  Restoring the Plugin Portal AUC; the dev build AUC appears to 
be currently empty, so redirecting it to an AUC that hosts nb-javac.
     add 4ae75f2  Missing dependency in libs.bytelist
     add 38f8285  Merge pull request #328 from vieiro/bytelist.classnotfound
     add a920cac  NOTICE file
     add e7fe083  Merge pull request #327 from vieiro/netbeans-notice-file
     add 942207a  #269262 - [Regression] The editor screen is not scrolled with 
a keyboard after Japanese strings are input using IME
     add c5644f1  Merge pull request #296 from junichi11/nb-bugzilla-269262
     add 6aafa23  Updated references to osgi.cmpn-4.2.jar in project files 
followup to NETBEANS-105
     add 32fc0ea  Merge pull request #332 from sdedic/sdedic/osgi_compendium
     new 603d64c  Merge branch 'master' into jdk-javac

The 1 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:
 .../org/netbeans/api/editor/caret/EditorCaret.java | 16 +++-
 libs.bytelist/external/binaries-list               |  1 +
 libs.bytelist/external/jcodings-1.0.18-license.txt | 24 ++++++
 libs.bytelist/nbproject/project.properties         |  1 +
 libs.bytelist/nbproject/project.xml                |  8 +-
 libs.osgi/nbproject/project.properties             |  2 +-
 libs.osgi/nbproject/project.xml                    |  4 +-
 .../nbbuild/extlibs/CreateLicenseSummary.java      | 88 +++++++++++++++-------
 nbbuild/licenses/MIT-nocopyright                   | 17 +++++
 nbbuild/notice-stub.txt                            | 10 ++-
 .../external/commons-codec-1.3-notice.txt          |  3 +
 .../external/commons-httpclient-3.1-notice.txt     |  5 ++
 .../external/commons-io-1.4-notice.txt             |  6 ++
 .../external/commons-lang-2.6-notice.txt           |  6 ++
 .../external/commons-logging-1.1.1-notice.txt      | 15 ++++
 15 files changed, 169 insertions(+), 37 deletions(-)
 create mode 100644 libs.bytelist/external/jcodings-1.0.18-license.txt
 create mode 100644 nbbuild/licenses/MIT-nocopyright
 create mode 100644 o.apache.commons.codec/external/commons-codec-1.3-notice.txt
 create mode 100644 
o.apache.commons.httpclient/external/commons-httpclient-3.1-notice.txt
 create mode 100644 o.apache.commons.io/external/commons-io-1.4-notice.txt
 create mode 100644 o.apache.commons.lang/external/commons-lang-2.6-notice.txt
 create mode 100644 
o.apache.commons.logging/external/commons-logging-1.1.1-notice.txt

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

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