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
Tobias Rogg
8a6d1b932b
added Mac setup instructions ( #2820 )
* added Mac setup instructions
3 years ago
kkeshava
a7b3d1f842
Update README.md ( #2813 )
3 years ago
kkeshava
799a21caca
Kkeshava maven update ( #2812 )
* [maven-release-plugin] prepare release v8.12.55
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
e5b17088e9
Metadata updates for release 8.12.55 ( #2811 )
3 years ago
kkeshava
90503ecef3
Update README.md ( #2808 )
3 years ago
kkeshava
2f1dc9a40b
Kkeshava maven update ( #2807 )
* [maven-release-plugin] prepare release v8.12.54
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
491a86402b
Metadata updates for release 8.12.54 ( #2806 )
3 years ago
kkeshava
140dfeb81b
Update README.md ( #2803 )
3 years ago
kkeshava
fe9f622cd1
Kkeshava maven update ( #2802 )
* [maven-release-plugin] prepare release v8.12.53
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
922efffc4f
Metadata updates for release 8.12.53 ( #2801 )
3 years ago
dependabot[bot]
ded8ce8ce3
Bump protobuf-java from 3.12.2 to 3.16.1 in /metadata ( #2715 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.12.2 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.16.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
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
DavidKorczynski
647e2165c3
Added fuzzer. This is first step in merging work from OSS-Fuzz into upstream. ( #2548 )
3 years ago
dependabot[bot]
9307cdc4d6
Bump protobuf-java from 3.8.0 to 3.16.1 in /tools/java/cpp-build ( #2714 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.8.0 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.8.0...v3.16.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
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
penmetsaa
bed61b8324
Update README.md ( #2797 )
3 years ago
penmetsaa
c8fe4278f6
Penmetsaa maven update for release 8.12.52 ( #2796 )
3 years ago
penmetsaa
fd0f1d6e23
Version update for Java commons-fileupload dependency because of vulnerability found in this ( #2798 )
3 years ago
Tijana Vislavski Gradina
48a3aeebb2
Docs update ( #2792 )
* Fixing anchors
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
penmetsaa
bbbf17bff7
Metadata updates for release 8.12.52 ( #2795 )
3 years ago
penmetsaa
0c96fbd5d0
Fixating the absl-cpp version that we download and cpp readme update after #2791 ( #2793 )
* Readme update w.r.t new abseil-cpp dependency and fixing the absl-cpp version that we download.
* Reducing hash of commit to just working level
3 years ago
penmetsaa
274a08ab5a
Updating the upstream to JS's JSON api 'Stringify' rather than Google closure apis ( #2794 )
3 years ago