This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-l10n.git
commit f53ed11a75f9c023edf80633c3861a9b7193cb15 Merge: 8577c74 59923b6 Author: Geertjan Wielenga <[email protected]> AuthorDate: Mon Mar 9 10:59:41 2020 +0100 Merge pull request #2 from borisheithecker/initial Merge l10n ant extension and provide a working development example .gitignore | 6 + README.md | 2 + l10nantext.jar | Bin 11047 -> 0 bytes l10nantext/LICENSE | 201 +++ l10nantext/build.xml | 73 + l10nantext/nbproject/build-impl.xml | 1768 +++++++++++++++++++++++++ l10nantext/nbproject/project.properties | 111 ++ l10nantext/nbproject/project.xml | 35 + l10nantext/src/org/netbeans/l10n/Package.java | 446 +++++++ locale_de/build.xml | 9 +- locale_de/nbproject/build-impl.xml | 2 +- 11 files changed, 2648 insertions(+), 5 deletions(-) --------------------------------------------------------------------- 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
