Shaopeng Jia
1c13d10ec3
[maven-release-plugin] prepare for next development iteration
13 years ago
Shaopeng Jia
34fe632e62
[maven-release-plugin] prepare release libphonenumber-5.4
13 years ago
Lara Scheidegger
1dd9f273bd
[maven-release-plugin] prepare for next development iteration
13 years ago
Lara Scheidegger
5ce1862adf
[maven-release-plugin] prepare release libphonenumber-5.3
13 years ago
David Beaumont
61fc69f36e
[maven-release-plugin] prepare for next development iteration
13 years ago
David Beaumont
fdde94192f
[maven-release-plugin] prepare release libphonenumber-5.2
13 years ago
Shaopeng Jia
f1afb587e6
[maven-release-plugin] prepare for next development iteration
13 years ago
Shaopeng Jia
87f3598f1e
[maven-release-plugin] prepare release libphonenumber-5.1
13 years ago
David Beaumont
fafd98dfc2
[maven-release-plugin] prepare for next development iteration
14 years ago
David Beaumont
2e58f6ab62
[maven-release-plugin] prepare release libphonenumber-5.0
14 years ago
David Beaumont
28bffb3136
CONFIG: Changing version to 5.0-SNAPSHOT in pom.xml; libphonenumber v5.0
14 years ago
Lara Scheidegger
e13c8fa7b5
[maven-release-plugin] prepare for next development iteration
14 years ago
Lara Scheidegger
1fc8003fcc
[maven-release-plugin] prepare release libphonenumber-4.9
14 years ago
Shaopeng Jia
9a998486f0
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
5ca9698dec
[maven-release-plugin] prepare release libphonenumber-4.8
14 years ago
Shaopeng Jia
826d7fdc1e
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
efcb260aff
[maven-release-plugin] prepare release libphonenumber-4.7
14 years ago
Philippe Liard
8965a882d4
JAVA: Exclude TestMetadataTestCase from test cases.
Review URL: https://codereview.appspot.com/5847065
14 years ago
Shaopeng Jia
50ec620d39
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
ed6d936d53
[maven-release-plugin] prepare release libphonenumber-4.6
14 years ago
Shaopeng Jia
59fb39c76d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
524402ff26
[maven-release-plugin] prepare release libphonenumber-4.5
14 years ago
Shaopeng Jia
be80b7e4c1
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
85e67b9621
[maven-release-plugin] prepare release libphonenumber-4.4
14 years ago
Philippe Liard
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
Shaopeng Jia
815c9b1b2c
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
122149ff8d
[maven-release-plugin] prepare release libphonenumber-4.3
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
Shaopeng Jia
fdb887c923
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
f9adc024ca
[maven-release-plugin] prepare release libphonenumber-4.2
14 years ago
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
Shaopeng Jia
27fbd7fa4d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
cb9e05daab
[maven-release-plugin] prepare release libphonenumber-4.1
14 years ago
Shaopeng Jia
95387d7d4c
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
0732670f72
[maven-release-plugin] prepare release libphonenumber-4.0
14 years ago
Shaopeng Jia
fdcc49d17d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
2bf5685269
[maven-release-plugin] prepare release libphonenumber-3.9
14 years ago
Shaopeng Jia
fd6f047c68
[maven-release-plugin] prepare for next development iteration
15 years ago
Shaopeng Jia
1b0362dcd8
[maven-release-plugin] prepare release libphonenumber-3.8
15 years ago
Nikolaos Trogkanis
2980262b6d
Fixed a few findbugs warnings and added a build rule to generate metadata for JavaScript.
15 years ago
Shaopeng Jia
22957e4c34
[maven-release-plugin] prepare for next development iteration
15 years ago
Shaopeng Jia
9df8b40ef7
[maven-release-plugin] prepare release libphonenumber-3.7
15 years ago
Shaopeng Jia
66619163ca
[maven-release-plugin] prepare for next development iteration
15 years ago
Shaopeng Jia
4fa1614a0f
[maven-release-plugin] prepare release libphonenumber-3.6
15 years ago
Shaopeng Jia
33f77c8ac9
JAVA: modify pom.xml to make maven release work.
15 years ago
Shaopeng Jia
67b9d07f05
[maven-release-plugin] prepare for next development iteration
15 years ago
Shaopeng Jia
d37790f2c9
[maven-release-plugin] prepare release libphonenumber-3.6
15 years ago
Shaopeng Jia
7d87169868
Fix pom.xml to support build tool invocation during the release cycle, and revert back version number to prepare for re-release.
15 years ago
Shaopeng Jia
686159d313
[maven-release-plugin] prepare for next development iteration
15 years ago