Keghani Kouzoujian
e02e7aa1e2
Fix Maven project hierarchy and plugin versions, also moving towards a hermetic build ( #1192 )
Great!
10 years ago
David Yonge-Mallo
f3e41c52fb
Install protobuf-java into java/lib instead of using it from Maven repository.
10 years ago
David Yonge-Mallo
331094d2b5
remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled)
10 years ago
David Yonge-Mallo
d8268984e4
Install protobuf-java into java/lib instead of using it from Maven repository.
10 years ago
David Yonge-Mallo
1fdda75a88
remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled)
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
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
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