GitHub user vieiro opened a pull request:

    https://github.com/apache/incubator-netbeans/pull/42

    [NETBEANS-54] Module Review editor

    - No external libraries.
    - Checked Rat report: added license to project files. Did NOT add license 
to editor/demosrc/README nor to the rest of test files.
    - Unit tests org.netbeans.editor.PlainDocumentCompatibilityRandomTest and 
org.netbeans.modules.editor.NbEditorToolBarTest fail (but they were also 
failing before this PR).
    - QA Tests should be run.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vieiro/incubator-netbeans 
netbeans-54-module-review-editor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-netbeans/pull/42.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #42
    
----
commit 6f7d84fb96fc8e64bf0a0efcca09feeabd6d92d8
Author: Antonio Vieiro <[email protected]>
Date:   2017-10-03T07:14:10Z

    [NETBEANS-54] Module Review editor
    
    - No external libraries.
    - Checked Rat report: added license to project files. Did NOT add license 
to editor/demosrc/README nor to the rest of test files.
    - Unit tests org.netbeans.editor.PlainDocumentCompatibilityRandomTest and 
org.netbeans.modules.editor.NbEditorToolBarTest fail (but they were also 
failing before this PR).
    - QA Tests should be run.

----


---

Reply via email to