You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by matthiasblaesing <gi...@git.apache.org> on 2017/10/14 14:52:01 UTC

[GitHub] incubator-netbeans pull request #148: [NETBEANS-54] Fix central problems

GitHub user matthiasblaesing opened a pull request:

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

    [NETBEANS-54] Fix central problems

    - l10n.list
    - build.xml
    - project.xml
    - project.properties
    - platform.properties
    - added recursive exclusions for generated files

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

    $ git pull https://github.com/matthiasblaesing/incubator-netbeans central_problems

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

    https://github.com/apache/incubator-netbeans/pull/148.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 #148
    
----
commit 05ef0964f3bb82f54806840aeccbdcf78966bbbe
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T11:07:05Z

    [NETBEANS-54] Add ALv2 header to l10n.list files
    
    This closes: #121

commit d9d6c141ac7814414c0617b1b93052cc33995abc
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T12:28:12Z

    [NETBEANS-54] Added/updated ALv2 header for project.properties

commit 014f2f1cb68aca0a99671593719d9fb25fb9d6e6
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T11:30:42Z

    [NETBEANS-54] Recursively exclude generated project files

commit dcf551341c8f9deae9bd2d96784589d3e4b3de8f
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T14:32:06Z

    [NETBEANS-54] Added/updated ALv2 header for build.xml

commit df1ac4253423d1b2067cff7e05ebf757c3ec646b
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T14:39:32Z

    [NETBEANS-54] Added/updated ALv2 header for project.xml

commit 8fe8f79460c307f4941518bc01673547eeb6b9f3
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Date:   2017-10-14T14:47:38Z

    [NETBEANS-54] Add license to platform.properties

----


---

[GitHub] incubator-netbeans pull request #148: [NETBEANS-54] Fix central problems

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---