Philippe Liard
60da46779b
Reset PhoneNumberUtil singleton instance in ShortNumberUtilTest and make JUnit tests never fork in both Ant and Maven.
PhoneNumberUtil.resetInstance() should always be used instead. This omission should not be hidden by unit tests that fork.
That also makes the external version consistent with the internal one in which unit tests don't seem to be executed by default in isolated processes.
Review URL: http://codereview.appspot.com/5341042
14 years ago
Nikolaos Trogkanis
2980262b6d
Fixed a few findbugs warnings and added a build rule to generate metadata for JavaScript.
15 years ago
Philip Liard
2dc010ae27
TOOLS: Code and jars to enable auto-generation of metadata for Java when compiling/testing.
15 years ago
Philip Liard
ee0182a25b
TOOLS: Moving java generation code under tools.
15 years ago
Philip Liard
f7b6457298
JAVA: Moving geocoding data and files to a separate package.
15 years ago
Shaopeng Jia
39c190d178
JAVA: Adding unittests for offline geocoding. Also modified build file to produce separate jars.
15 years ago
Shaopeng Jia
6a0f618558
JAVA:Adding source code for phone number offline geocoding.
15 years ago
Fabien Allanic
567980316d
JAVA: Narrow down exlusion rules in build.xml.
15 years ago
Lara Scheidegger
0c1ad33194
JAVA: findNumbers functionality, metadata updates, bug-fixes
15 years ago
Lara Scheidegger
1313e5ca43
Removing *Build* files from the jars since they are only needed to compile the code and not afterwards, to decrease jar size.
15 years ago
Shaopeng Jia
4ca3b5be65
Improve startup performance by separating generated metadata binary to one per region, and load each only when needed.
16 years ago
Shaopeng Jia
9616170a2f
Reorganize project structure to make it easy to build.
16 years ago
Shaopeng Jia
302f7bf6db
Minor documentation update.
16 years ago
Shaopeng Jia
fb57f217db
Reorganize project structure, creating resources directory.
16 years ago
Shaopeng Jia
268c2ab07b
separate unittests to test directory; modified build.xml
16 years ago
Shaopeng Jia
a7c6c36f84
Checking in first version of java libphonenumber
16 years ago