This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from c3b5d9a Merge pull request #339 from thilina01/NETBEANS-229-fix
add 8f662b9 [NETBEANS-228] Attributing content of anonymous classes whose
supertype is erroneous.
new 144afc6 Merge pull request #341 from jlahoda/fix-assertion-from-flow
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:
lib.nbjavac/nbproject/project.properties | 2 +-
lib.nbjavac/nbproject/project.xml | 4 ++
.../org/netbeans/lib/nbjavac/services/NBAttr.java | 22 +++++++
.../{NBClassWriterTest.java => NBAttrTest.java} | 71 ++++++++--------------
4 files changed, 52 insertions(+), 47 deletions(-)
copy
lib.nbjavac/test/unit/src/org/netbeans/lib/nbjavac/services/{NBClassWriterTest.java
=> NBAttrTest.java} (50%)
--
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