penmetsaa
ae879e4cdb
Update README.md ( #2857 )
3 years ago
penmetsaa
d6c69e2702
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
9dad1f5b8b
Update the soy-compiler running phase as release plugin only runs till verify during release ( #2855 )
3 years ago
rohininidhi
f04c9f5839
Metadata updates for release 8.13.1 ( #2850 )
3 years ago
penmetsaa
45ac171543
Update README.md ( #2849 )
3 years ago
penmetsaa
cf06bf508f
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
2ae8a2c2b3
Unconfigiure Maven phases i.e when to generate soy files. ( #2847 )
3 years ago
penmetsaa
78ee01dadd
Revert "Kkeshava maven update ( #2844 )" ( #2846 )
This reverts commit d0716544c6 .
3 years ago
kkeshava
d0716544c6
Kkeshava maven update ( #2844 )
* [maven-release-plugin] prepare release v8.13.0
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
0917c21340
Metadata updates for release 8.13.0 ( #2843 )
3 years ago
katbohm
3504063cb0
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
ac2270ba95
CPP: Fix stray bracket in re2 adapter ( #2568 )
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
Jack O'Connor
f71cef8d12
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
3d1f4ee6ef
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]
734250e06e
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]
7902a8bcd4
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
993af5dbd2
Make tests use test metadata ( #2836 )
This is a continuation of #2762
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
penmetsaa
5654f2541e
Update release_notes.txt ( #2842 )
3 years ago
penmetsaa
45651f6eaa
Adding missed servlet mapping file for java demo website landing page. ( #2841 )
3 years ago
penmetsaa
7e93e9e1b8
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
baa3aa63e3
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
f088d7f975
Update Readme for release 8.12.57 ( #2835 )
* Update Readme for release 8.12.57
* Update README.md
3 years ago
penmetsaa
01cacc66da
Penmetsaa maven update ( #2832 )
* [maven-release-plugin] prepare release v8.12.57
* [maven-release-plugin] prepare for next development iteration
3 years ago
penmetsaa
66fb815f8b
Metadata updates for release 8.12.57 ( #2831 )
3 years ago
mikaelmgit
43a2eb6044
Updated the C++ installation instructions ( #2830 )
Fixes:
https://issuetracker.google.com/issues/251742470
3 years ago
darkdragon-001
ee4eb1ed3e
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
9268c0e96c
demo start page title ( #2827 )
3 years ago
Tobias Rogg
314fe14111
Demo migration ( #2826 )
Migration of Demo to Soy/Closure templates
3 years ago
rohininidhi
019d83fad7
Update README.md ( #2825 )
3 years ago
rohininidhi
a1318e7012
Rnidhi maven update ( #2824 )
* [maven-release-plugin] prepare release v8.12.56
* [maven-release-plugin] prepare for next development iteration
3 years ago
rohininidhi
46598b5840
Metadata updates for release 8.12.56 ( #2823 )
3 years ago
Tobias Rogg
4e364ce85a
added Mac setup instructions ( #2820 )
* added Mac setup instructions
3 years ago
kkeshava
f38f4aca2b
Update README.md ( #2813 )
3 years ago
kkeshava
f4d0ea7ca3
Kkeshava maven update ( #2812 )
* [maven-release-plugin] prepare release v8.12.55
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
80fa12ef0f
Metadata updates for release 8.12.55 ( #2811 )
3 years ago
kkeshava
83494155ff
Update README.md ( #2808 )
3 years ago
kkeshava
9b2e3c014c
Kkeshava maven update ( #2807 )
* [maven-release-plugin] prepare release v8.12.54
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
de9421fc80
Metadata updates for release 8.12.54 ( #2806 )
3 years ago
kkeshava
5f07d0e5c0
Update README.md ( #2803 )
3 years ago
kkeshava
5716b101df
Kkeshava maven update ( #2802 )
* [maven-release-plugin] prepare release v8.12.53
* [maven-release-plugin] prepare for next development iteration
3 years ago
kkeshava
028f643886
Metadata updates for release 8.12.53 ( #2801 )
3 years ago
dependabot[bot]
eb45de6684
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
8f8936851a
Added fuzzer. This is first step in merging work from OSS-Fuzz into upstream. ( #2548 )
3 years ago
dependabot[bot]
6656d48ea2
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
6cd46fdb2f
Update README.md ( #2797 )
3 years ago
penmetsaa
1a6151ffe1
Penmetsaa maven update for release 8.12.52 ( #2796 )
3 years ago
penmetsaa
62f2e3039b
Version update for Java commons-fileupload dependency because of vulnerability found in this ( #2798 )
3 years ago
Tijana Vislavski Gradina
dd54acc376
Docs update ( #2792 )
* Fixing anchors
Co-authored-by: penmetsaa <penmetsaa@google.com>
3 years ago
penmetsaa
272708519d
Metadata updates for release 8.12.52 ( #2795 )
3 years ago
penmetsaa
8b72e06b9a
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