Lara Scheidegger
c634f2412e
JAVA: libphonenumber v4.4
14 years ago
Philippe Liard
aa58387144
JAVA: Add Maven support for offline phone number geocoder.
This CL (depending on CL 5376090) adds the Maven support for the offline phone number geocoder.
All the geocoding-related code/data is moved to the new directory java/geocoder.
Additionally a pom.xml file is added to java/ and java/geocoder/.
The pom.xml file located in java/ is the parent pom file which contains the configuration (SCM, developers, encoding...) that applies to both the libphonenumber and geocoder modules.
The libphonenumber and geocoder Maven modules inherit from this parent pom file therefore they don't need to duplicate this configuration.
I also moved build.xml and release_notes.txt back to java/.
BUG=57
Review URL: http://codereview.appspot.com/5395054
14 years ago
Philippe Liard
b5b7c3bbf8
JAVA: Move java code to java/libphonenumber.
This is required for the incoming Maven refactoring adding a separate geocoder module.
BUG=57
Review URL: http://codereview.appspot.com/5376090
14 years ago
Lara Scheidegger
6f225c7897
JAVA: libphonenumber 4.2. Includes rest of emergency number data, new region SX.
14 years ago
Philippe Liard
42b959f261
JAVA,CPP: libphonenumber 4.1.
Review URL: http://codereview.appspot.com/5303049
14 years ago
Philippe Liard
7d9bac374c
TOOLS: Refactor GenerateAreaCodeData.
Review URL: http://codereview.appspot.com/5246051
14 years ago
Philippe Liard
175ad577f2
TOOLS: Change package to com.google.i18n.phonenumbers.
Review URL: http://codereview.appspot.com/5193044
14 years ago
Lara Scheidegger
a2a91f2bb3
JAVA,GEODATA: libphonenumber 4.0.
14 years ago
Philippe Liard
ed81076fe0
JAVA,GEODATA: libphonenumber 3.9.
14 years ago
Philippe Liard
14ebff9513
TOOLS: Update JARs to let the generated files contain the new license.
14 years ago
Philippe Liard
1cd62e29c0
JAVA,GEODATA: Split US binary data into multiple files.
15 years ago
Lara Scheidegger
eedbf3ac30
JAVA,GEODATA: libphonenumber 3.8. Contains some bug-fixes, metadata improvements and improved phone-number-matcher behaviour. Consult the release notes for more information. Also updating a unit-test in CPP that would now fail with the testing metadata changes.
15 years ago
Nikolaos Trogkanis
2980262b6d
Fixed a few findbugs warnings and added a build rule to generate metadata for JavaScript.
15 years ago
Philippe Liard
68b2f386eb
TOOLS: Add unit tests for BuildMetadataFromXml.
15 years ago
Philippe Liard
2ddc9a5531
TOOLS: Always trigger the metadata generation.
15 years ago
Philippe Liard
2a3f546365
TOOLS: Update GenerateAreaCodeData and add some unit tests for it.
15 years ago
Philip Liard
2dc010ae27
TOOLS: Code and jars to enable auto-generation of metadata for Java when compiling/testing.
15 years ago