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/netbeans-l10n.git.
from 8577c74 Merge pull request #1 from borisheithecker/initial
new aa84444 Modification to build-impl.xml generated by the IDE
new f92ede2 Add l10nantext NetBeans project
new 4bc1df2 Copied
netbeans-l10n-zip/antsrc/org/netbeans/l10n/Package.java to
l10nantext/src/org/netbeans/l10n/ without modifications
new 9050f7d Changed license header
new b47a49a Commented out NBM creation, adapted to new directory structure
new 3f6666a Reference donated files and provide a working development
example
new cbe5ba2 Removed l10nantext.jar
new 59923b6 Added instruction in README.md
new f53ed11 Merge pull request #2 from borisheithecker/initial
The 14 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:
.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(-)
delete mode 100644 l10nantext.jar
create mode 100644 l10nantext/LICENSE
create mode 100644 l10nantext/build.xml
create mode 100644 l10nantext/nbproject/build-impl.xml
create mode 100644 l10nantext/nbproject/project.properties
create mode 100644 l10nantext/nbproject/project.xml
create mode 100755 l10nantext/src/org/netbeans/l10n/Package.java
---------------------------------------------------------------------
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