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

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


    from 9c2d73d  Merge pull request #36 from 
JaroslavTulach/jtulach/JavaCallCodeCompletions
     new 0a52f6a  Annotation procesing needs few tweaks to run with ecj
     new 1003517  Most recent version of ecj is 3.25.0
     new 9cf7d2d  Testing ecj module
     new fc0558f  Merge pull request #37 from JaroslavTulach/jtulach/Ecj

The 334 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/boot/impl/JavaScriptProcesor.java         |  1 +
 {json-tck => ecj-test}/pom.xml                     | 82 ++++++++++++++++------
 .../java/org/netbeans/html/ecjtest/PersonImpl.java | 34 ++++-----
 .../org/netbeans/html/ecjtest/PersonImplTest.java  | 21 +++---
 .../netbeans/html/json/impl/ModelProcessor.java    | 27 ++++---
 pom.xml                                            |  1 +
 6 files changed, 104 insertions(+), 62 deletions(-)
 copy {json-tck => ecj-test}/pom.xml (54%)
 copy json/src/test/java/org/netbeans/html/json/impl/EmployerTest.java => 
ecj-test/src/main/java/org/netbeans/html/ecjtest/PersonImpl.java (58%)
 copy sound/src/test/java/net/java/html/sound/AudioClipTest.java => 
ecj-test/src/test/java/org/netbeans/html/ecjtest/PersonImplTest.java (66%)

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