Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud endpoints V2: WARNING: storagePath only applies to Dev Appserver v2 and will be ignored by Dev Appserver v1 #827

Closed
darshanlbangre opened this issue Aug 25, 2017 · 2 comments
Assignees

Comments

@darshanlbangre
Copy link

After migrating to endpoints v2 as per the documentation (https://cloud.google.com/appengine/docs/standard/java/tools/maven-reference). On adding <devserver.storagePath> to appengine-maven-plugin I see a warning "storagePath only applies to Dev Appserver v2 and will be ignored by Dev Appserver v1" and the data store path is ignored.

@frankyn
Copy link
Member

frankyn commented Aug 28, 2017

Hi @darshanlbangre!

Thanks for filing this issue. @loosebazooka have you seen this issue before?

@kurtisvg kurtisvg self-assigned this Jun 5, 2019
@kurtisvg
Copy link
Contributor

Notice: this issue has been closed because it has been inactive for 651 days. You may reopen this issue if it has been closed in error.

minherz pushed a commit that referenced this issue Nov 9, 2022
…827)

* deps: update dependency com.google.cloud:google-cloud-core to v2.5.9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this issue Nov 9, 2022
🤖 I have created a release *beep* *boop*
---


### [0.122.20](googleapis/java-errorreporting@v0.122.19...v0.122.20) (2022-03-10)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.5.9 ([#827](googleapis/java-errorreporting#827)) ([86753e9](googleapis/java-errorreporting@86753e9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz pushed a commit that referenced this issue Nov 10, 2022
…827)

* deps: update dependency com.google.cloud:google-cloud-core to v2.5.9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this issue Nov 10, 2022
🤖 I have created a release *beep* *boop*
---


### [0.122.20](googleapis/java-errorreporting@v0.122.19...v0.122.20) (2022-03-10)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.5.9 ([#827](googleapis/java-errorreporting#827)) ([86753e9](googleapis/java-errorreporting@86753e9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz pushed a commit that referenced this issue Nov 10, 2022
…827)

* deps: update dependency com.google.cloud:google-cloud-core to v2.5.9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this issue Nov 10, 2022
🤖 I have created a release *beep* *boop*
---


### [0.122.20](googleapis/java-errorreporting@v0.122.19...v0.122.20) (2022-03-10)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.5.9 ([#827](googleapis/java-errorreporting#827)) ([86753e9](googleapis/java-errorreporting@86753e9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sita04 pushed a commit that referenced this issue Nov 11, 2022
….1 (#827)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.github.bonigarcia:webdrivermanager](https://bonigarcia.dev/webdrivermanager/) ([source](https://github.com/bonigarcia/webdrivermanager)) | `5.2.0` -> `5.2.1` | [![age](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>bonigarcia/webdrivermanager</summary>

### [`v5.2.1`](https://github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#&#8203;521---2022-06-26)

##### Added

-   Include fallback mechanism for gathering logs based on LoggingPreferences for Chrome/Edge headless
-   Include wdm.avoidShutdownHook config key and avoidShutdownHook() API method (issue [#&#8203;839](https://github.com/bonigarcia/webdrivermanager/issues/839))

##### Changed

-   Use capabilities getClass() method (required as of Selenium 4.3.0)
-   Bump to BrowserWatcher 1.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
Sita04 pushed a commit that referenced this issue Nov 15, 2022
….1 (#827)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.github.bonigarcia:webdrivermanager](https://bonigarcia.dev/webdrivermanager/) ([source](https://github.com/bonigarcia/webdrivermanager)) | `5.2.0` -> `5.2.1` | [![age](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.1/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>bonigarcia/webdrivermanager</summary>

### [`v5.2.1`](https://github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#&#8203;521---2022-06-26)

##### Added

-   Include fallback mechanism for gathering logs based on LoggingPreferences for Chrome/Edge headless
-   Include wdm.avoidShutdownHook config key and avoidShutdownHook() API method (issue [#&#8203;839](https://github.com/bonigarcia/webdrivermanager/issues/839))

##### Changed

-   Use capabilities getClass() method (required as of Selenium 4.3.0)
-   Bump to BrowserWatcher 1.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
Sita04 pushed a commit that referenced this issue Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


### [3.1.3](googleapis/java-dlp@v3.1.2...v3.1.3) (2022-03-01)


### Dependencies

* update actions/github-script action to v6 ([#821](googleapis/java-dlp#821)) ([f3c0dff](googleapis/java-dlp@f3c0dff))
* update actions/setup-java action to v3 ([#827](googleapis/java-dlp#827)) ([4e3e43e](googleapis/java-dlp@4e3e43e))
* update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 ([#813](googleapis/java-dlp#813)) ([898f8f8](googleapis/java-dlp@898f8f8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants