dependabot[bot]
18faf49d96
Bump junit:junit from 4.13.1 to 4.13.2 in /tools/java ( #3120 )
Bumps [junit:junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
5b1a0251f9
Bump org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26 ( #3162 )
Bumps org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26.
---
updated-dependencies:
- dependency-name: org.mortbay.jetty:maven-jetty-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
penmetsaa
9a7be5813d
Bumpup junit and commons.io versions for security reasons.
4 years ago
penmetsaa
ab6a7d7bfd
BumpUp java version to be compatible with java15 build. ( #2689 )
4 years ago
penmetsaa
7fc18a87e9
Libphonenumber java jars are now compiled at java v1.6 (previously v1.5) ( #2359 )
* class file java version check wrt maven config
* Recommiting the jars built with updated java version
* Updating encoding for demo as well for consistency
7 years ago
Keghani Kouzoujian
e02e7aa1e2
Fix Maven project hierarchy and plugin versions, also moving towards a hermetic build ( #1192 )
Great!
10 years ago
David Yonge-Mallo
edf20a3bb8
update Google App Engine version to 1.9.32 (latest as of 2016-02-02)
10 years ago
Daniel Pocock
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
11 years ago
Philippe Liard
175ad577f2
TOOLS: Change package to com.google.i18n.phonenumbers.
Review URL: http://codereview.appspot.com/5193044
14 years ago
Philippe Liard
8866292d8d
TOOLS: Add Appengine support to the geodata combination tool.
14 years ago
Philippe Liard
16ab3d5d1b
TOOLS: Add Servlet for Geodata combination tool.
14 years ago
Philippe Liard
67e7f0e6d6
TOOLS: Add Java tool to combine the geocoding data.
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
2e1b9b2706
TOOLS: Add pom.xml file in tools/java/common/.
15 years ago
Philip Liard
253206d9be
TOOLS: Removing test files from build-dependencies jar.
15 years ago
Philip Liard
88fc7a704d
TOOLS: Adding metadata code generation to C++ build tools.
15 years ago
Philip Liard
f9f146b4be
TOOLS: Adding pom.xml for C++ build tools.
15 years ago