TOOLS: Add capability to generate lite_metadata, added namespaces to metadata, added...
authorlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Mon, 9 May 2011 15:04:24 +0000 (15:04 +0000)
committerlararennie@google.com <lararennie@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Mon, 9 May 2011 15:04:24 +0000 (15:04 +0000)
commit10f36cde56b5da8b71be8821843d9cfe045f153d
tree8622f3b91ac97c49b524d5a3399c7de63dbf59cb
parent28f7f6fb967cf2dfda2ae2de8ca2283bdd392d1c
TOOLS: Add capability to generate lite_metadata, added namespaces to metadata, added build tools jar. Patch contributed by philip.liard

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@193 ee073f10-1060-11df-b6a4-87a95322a99c
12 files changed:
cpp/CMakeLists.txt
cpp/README
cpp/src/lite_metadata.cc [new file with mode: 0644]
cpp/src/metadata.cc
cpp/src/metadata.h
cpp/src/phonenumberutil.cc
cpp/src/phonenumberutil.h
cpp/src/phonenumberutil_test.cc
cpp/src/test_metadata.cc
cpp/src/test_metadata.h [deleted file]
tools/java/cpp-build/src/com/google/i18n/phonenumbers/tools/BuildMetadataCppFromXml.java
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar [new file with mode: 0644]