This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 7bdcd1d Merge pull request #421 from JaroslavTulach/RebuildEquinox
new 1acd328 [NETBEANS-135] Fix HeapTest on lib.profiler.
new accf3e4 Merge branch 'pr/376' into merge-376
new 6d9346e Update licenseinfos to match ALv2 header for ASF projects
The 3 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:
html.editor/licenseinfo.xml | 4 +-
j2ee.persistence/licenseinfo.xml | 2 +-
{performance => lib.profiler}/licenseinfo.xml | 6 +-
.../org/netbeans/lib/profiler/heap/HeapTest.java | 159 +-
.../org/netbeans/lib/profiler/heap/heapDumpLog.txt | 96339 +++++++++++++++++++
.../org/netbeans/lib/profiler/heap/heap_dump.bin | Bin 0 -> 3214090 bytes
.../netbeans/lib/profiler/heap/testHeapDumpLog.txt | 27927 ------
.../nbbuild/extlibs/CreateLicenseSummary.java | 2 +-
nbbuild/licenses/Apache-2-ASF | 213 +
nbbuild/licenses/names.properties | 1 +
nbbuild/rat-exclusions.txt | 3 +-
performance/licenseinfo.xml | 2 +-
spellchecker.dictionary_en/licenseinfo.xml | 2 +-
xml/licenseinfo.xml | 2 +-
xsl/licenseinfo.xml | 2 +-
15 files changed, 96639 insertions(+), 28025 deletions(-)
copy {performance => lib.profiler}/licenseinfo.xml (81%)
create mode 100644
lib.profiler/test/unit/src/org/netbeans/lib/profiler/heap/heapDumpLog.txt
create mode 100644
lib.profiler/test/unit/src/org/netbeans/lib/profiler/heap/heap_dump.bin
delete mode 100644
lib.profiler/test/unit/src/org/netbeans/lib/profiler/heap/testHeapDumpLog.txt
create mode 100644 nbbuild/licenses/Apache-2-ASF
--
To stop receiving notification emails like this one, please contact
[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