rohininidhi
a2bbc935a1
Metadata updates for release 8.13.5 ( #2876 )
3 years ago
Temi Adeoye
0ecc3d9af7
Fix typo in arguments to add_metadata_gen_target() ( #2874 )
This commit resolves an issue with duplicate generation of metadata.h.
3 years ago
penmetsaa
2fa823cc75
Update README.md ( #2872 )
3 years ago
penmetsaa
7bda3e5495
Maven pom.xml version updates for release 8.13.4 ( #2871 )
* [maven-release-plugin] prepare release v8.13.4
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
cad9e69247
Metadata updates for release 8.13.4 ( #2870 )
3 years ago
Temi Adeoye
74686a85d1
CPP: Add BUILD_TOOLS_ONLY option ( #2869 )
* Add BUILD_TOOLS_ONLY option
* Overide abseil install rules for subprojects
3 years ago
Temi Adeoye
88c175c6cf
CPP: Fix cmake build failure + export libphonenumber-config.cmake ( #2818 )
* Find and add abseil even when BUILD_GEOCODER=OFF
* Treat boolean variables as conditions
* Expose BUILD_SHARED_LIBS as a user configurable option
* Add BUILD_TESTING option
* Wrap test dependencies and targets in if (BUILD_TESTING)
* Refactor library build procedure to respect user defined configurations
* Export cmake package config files so downstream projects can use the library without creating a FindLibPhonenumber
* Bump version number to 8.13.0
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
0xflotus
9741ae82fd
fix: small typo errors in faq ( #2867 )
3 years ago
kkeshava
27f3dda24f
Update README.md ( #2866 )
3 years ago
kkeshava
17207e4d92
Kkeshava maven update ( #2865 )
* [maven-release-plugin] prepare release v8.13.3
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
4834a3bf39
Metadata updates for release 8.13.3 ( #2864 )
3 years ago
Arnaud Mergey
5980318f6a
Add OSGI metadata to carrier, geocoder and prefixmapper jars ( #2418 )
Co-authored-by: <amergey@gmail.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
penmetsaa
3540f6b074
Update README.md ( #2862 )
3 years ago
penmetsaa
93b0170222
Penmetsaa maven update for release 8.13.2 ( #2861 )
* [maven-release-plugin] prepare release v8.13.2
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
da04fdc358
Metadata updates for release 8.13.2 ( #2859 )
3 years ago
Tijana Vislavski Gradina
8db6fc7c19
Demo enhancements ( #2764 )
* Demo enhancements
* Update Demo portal
* Cleaning up auto generated, not very relevant archetype contents
* pom.xml ordering
* Cleanuping up unwanted changes
* Cleanuping up unwanted changes
* Update README
* Demo enhancements
* Updates after migration to Soy
Co-authored-by: Aravind <penmetsaa@google.com>
3 years ago
Caleb Friden
70a58d0767
Add Swift project to readme ( #2858 )
3 years ago
Tijana Vislavski Gradina
748ae47a8c
Correct the spelling of the word "metadata" ( #2845 )
3 years ago
rushirajbaxi
6d84c86fff
Bump protobuf-java from 3.16.3 to 3.21.7 due to CVE-2022-3509 ( #2851 )
* Update pom.xml
* Update pom.xml
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
penmetsaa
cd52596c29
Update README.md ( #2857 )
3 years ago
penmetsaa
0755be40e6
Penmetsaa maven update for release 8.13.1 ( #2856 )
* [maven-release-plugin] prepare release v8.13.1
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
d7621a0a50
Update the soy-compiler running phase as release plugin only runs till verify during release ( #2855 )
3 years ago
rohininidhi
20f15bbdd0
Metadata updates for release 8.13.1 ( #2850 )
3 years ago
penmetsaa
77b0cd29ab
Update README.md ( #2849 )
3 years ago
penmetsaa
0ba7df5c0a
Penmetsaa maven update for release 8.13.0 ( #2848 )
* [maven-release-plugin] prepare release v8.13.0
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
aeddc85a4b
Unconfigiure Maven phases i.e when to generate soy files. ( #2847 )
3 years ago
penmetsaa
0f272352ec
Revert "Kkeshava maven update ( #2844 )" ( #2846 )
This reverts commit 400bc9cf1d .
3 years ago
kkeshava
400bc9cf1d
Kkeshava maven update ( #2844 )
* [maven-release-plugin] prepare release v8.13.0
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
c2f3cbebcb
Metadata updates for release 8.13.0 ( #2843 )
3 years ago
katbohm
69b3446c0b
Remove unused leading_zero_possible field ( #2821 )
Remove unused leading_zero_possible field from phonemetadata.proto
Deleted all methods that refer to this.
Regenerated jars - because we no longer write a boolean for the removed proto field, all the java metadata files needed regenerating too.
3 years ago
Gregor Jasny
8a0b8c4e67
CPP: Fix stray bracket in re2 adapter ( #2568 )
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
Jack O'Connor
ad876168d2
Update dep versions to work with latest build.xml ( #2702 )
Previously, building the demo (ant -f javascript/build.xml compile-demo) would fail because the latest build.xml is incompatible with the version of closure-compiler we recommend here. With this change, the build will work again.
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
Tobias Rogg
98c1da2662
Demo readme improvements ( #2833 )
* appengine-api-1.0-sdk --> appengine-maven-plugin
* readme
* relative path instead of absolute
Co-authored-by: penmetsaa <penmetsaa@google.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
dependabot[bot]
1c3236b171
Bump protobuf-java from 3.16.1 to 3.16.3 in /metadata ( #2828 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.16.1 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.16.1...v3.16.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
dependabot[bot]
0d3527a9d7
Bump protobuf-java from 3.16.1 to 3.16.3 in /tools/java/cpp-build ( #2829 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.16.1 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.16.1...v3.16.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
Yuriy Chernyshov
df4aa5e273
Make tests use test metadata ( #2836 )
This is a continuation of #2762
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
penmetsaa
848d9b5071
Update release_notes.txt ( #2842 )
3 years ago
penmetsaa
00095c0403
Adding missed servlet mapping file for java demo website landing page. ( #2841 )
3 years ago
penmetsaa
5e8dd6f26f
Update release_notes.txt regarding issues with demo's WAR file and java demo portal still being at older version ( #2837 )
* Update release_notes.txt
* Update release_notes.txt
3 years ago
Tijana Vislavski Gradina
ee50f94c4f
Using precompiled templates with SoySauce ( #2839 )
* Using precompiled templates with SoySauce instead of Tofu runtime interpreter
* Use renderHtml() instead of renderText()
Co-authored-by: Tobias Rogg <26879902+roggnroll@users.noreply.github.com>
Co-authored-by: Tobias Rogg <26879902+roggnroll@users.noreply.github.com>
3 years ago
penmetsaa
07294e78ab
Update Readme for release 8.12.57 ( #2835 )
* Update Readme for release 8.12.57
* Update README.md
3 years ago
penmetsaa
01431cabce
Penmetsaa maven update ( #2832 )
* [maven-release-plugin] prepare release v8.12.57
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
f1ce0724d7
Metadata updates for release 8.12.57 ( #2831 )
3 years ago
mikaelmgit
47b1d1c331
Updated the C++ installation instructions ( #2830 )
Fixes:
https://issuetracker.google.com/issues/251742470
3 years ago
darkdragon-001
2369340a05
Fix metadata targets ( #2762 )
Make sure each file is only generated by a single rule.
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
Tobias Rogg
36b2a18f88
demo start page title ( #2827 )
3 years ago
Tobias Rogg
4d9158eb5b
Demo migration ( #2826 )
Migration of Demo to Soy/Closure templates
3 years ago
rohininidhi
89def51d70
Update README.md ( #2825 )
3 years ago
rohininidhi
af43b945c7
Rnidhi maven update ( #2824 )
* [maven-release-plugin] prepare release v8.12.56
* [maven-release-plugin] prepare for next development iteration
3 years ago
rohininidhi
a5e847743c
Metadata updates for release 8.12.56 ( #2823 )
3 years ago