| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
5c900c6797 |
Remove version constraints for plugins required to build tools.
Normally it is not a good idea to place <version> constraints in the definition of plugins in pom.xml unless a specific version really is needed. This patch removes the constraints. There are various benefits to this, one of them is that it will always build with the latest packaged version of the plugins on a Debian or Ubuntu system. Author: daniel@pocock.pro R=jia.shao.peng@gmail.com BUG= Review URL: https://codereview.appspot.com/122480043 |
12 years ago |
|
|
478492d54b |
JAVA: Add Maven support for the libphonenumber demo.
That lets the demo be part of the libphonenumber Maven project thus adds the following benefits: - Automatically update the version of the demo and the libphonenumber artifact the demo depends on when performing a release. - Let Maven handle the deployment of the demo to AppEngine without any need to install the AppEngine SDK. - No need to push the dependency JARs (servlet, apache common fileupload/io) even if they are still here to let you use Ant if you prefer. Note that this CL depends on CL 5395054. Review URL: http://codereview.appspot.com/5405041 |
14 years ago |
|
|
175ad577f2 |
TOOLS: Change package to com.google.i18n.phonenumbers.
Review URL: http://codereview.appspot.com/5193044 |
14 years ago |
|
|
8866292d8d | TOOLS: Add Appengine support to the geodata combination tool. | 14 years ago |
|
|
16ab3d5d1b | TOOLS: Add Servlet for Geodata combination tool. | 14 years ago |
|
|
67e7f0e6d6 | TOOLS: Add Java tool to combine the geocoding data. | 15 years ago |