Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Java: Don't put gradle files in parent directory of output #1918

Closed
garrettjonesgoogle opened this issue Apr 10, 2018 · 2 comments
Closed

Java: Don't put gradle files in parent directory of output #1918

garrettjonesgoogle opened this issue Apr 10, 2018 · 2 comments
Assignees
Labels
lang: java Issues specific to Java. priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@garrettjonesgoogle
Copy link
Member

Java generation will dump gradle files into the parent directory of the output. This is somewhat rude, and could even be dangerous if it overwrites user files that they don't want overwritten.

@garrettjonesgoogle garrettjonesgoogle added the lang: java Issues specific to Java. label Apr 10, 2018
@eoogbe eoogbe added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Apr 25, 2018
@andreamlin andreamlin self-assigned this Nov 26, 2018
@andreamlin andreamlin added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Nov 26, 2018
@andreamlin andreamlin assigned yihanzhen and unassigned andreamlin Jun 14, 2019
@JustinBeckwith JustinBeckwith added the 🚨 This issue needs some love. label Jun 27, 2019
@sduskis sduskis removed 🚨 This issue needs some love. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jul 3, 2019
@yihanzhen
Copy link
Contributor

With bazel in place we should just stop generating gradle files.

@yihanzhen yihanzhen assigned miraleung and unassigned yihanzhen Apr 9, 2020
@yihanzhen yihanzhen added priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern. and removed type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Apr 9, 2020
@hkdevandla
Copy link
Member

This is will closed as part of the Java Microgenerator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang: java Issues specific to Java. priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

9 participants