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

Refactor parseElementInternal(...) in XML.java #490

Closed
geri-m opened this issue Oct 11, 2018 · 2 comments
Closed

Refactor parseElementInternal(...) in XML.java #490

geri-m opened this issue Oct 11, 2018 · 2 comments
Assignees
Labels
type: cleanup An internal cleanup or hygiene concern.

Comments

@geri-m
Copy link
Contributor

geri-m commented Oct 11, 2018

In order to improve readability and extendability the method parseElementInternal(...) in XML.java needs some refactoring. This enables us to add additional feature later.

Before heading for a code change, more unit tests should be implemented.

geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 11, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 11, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 11, 2018
@chingor13 chingor13 added the type: cleanup An internal cleanup or hygiene concern. label Oct 11, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 12, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 12, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 12, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 12, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 12, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 13, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 13, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 13, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 14, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 14, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 14, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 14, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 15, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 18, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 18, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 18, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 18, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 20, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 24, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 25, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 25, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 25, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 26, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 26, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Oct 27, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Nov 2, 2018
geri-m added a commit to geri-m/google-http-java-client that referenced this issue Nov 4, 2018
@elharo
Copy link
Contributor

elharo commented Mar 15, 2020

Is this still in progress or done?

@geri-m
Copy link
Contributor Author

geri-m commented Mar 17, 2020

@elharo I was unable to complete this ticket, as the complexity of the code given was too high. happy to close the ticket and mark the refactoring as unresolved.

@elharo elharo closed this as completed Mar 17, 2020
yoshi-automation added a commit that referenced this issue Apr 14, 2020
Source-Author: Stephanie Wang <[email protected]>
Source-Date: Mon Apr 13 18:30:27 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 3df869dd6eb546ef13beeb7a9efa6ee0226afafd
Source-Link: googleapis/synthtool@3df869d
yoshi-automation added a commit that referenced this issue Apr 22, 2020
Source-Author: Stephanie Wang <[email protected]>
Source-Date: Mon Apr 13 18:30:27 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 3df869dd6eb546ef13beeb7a9efa6ee0226afafd
Source-Link: googleapis/synthtool@3df869d
yoshi-automation added a commit that referenced this issue Apr 25, 2020
Source-Author: Stephanie Wang <[email protected]>
Source-Date: Mon Apr 13 18:30:27 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 3df869dd6eb546ef13beeb7a9efa6ee0226afafd
Source-Link: googleapis/synthtool@3df869d
chingor13 pushed a commit that referenced this issue Apr 27, 2020
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* ci: add dependency list completeness check (#490)

Source-Author: Stephanie Wang <[email protected]>
Source-Date: Mon Apr 13 18:30:27 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 3df869dd6eb546ef13beeb7a9efa6ee0226afafd
Source-Link: googleapis/synthtool@3df869d

* build(java): set GOOGLE_CLOUD_PROJECT env for samples/integration tests (#484)

* build(java): set GOOGLE_CLOUD_PROJECT env variable for samples/integration tests

* ci: use java-docs-samples-testing for sample tests

Source-Author: Jeff Ching <[email protected]>
Source-Date: Mon Apr 13 16:24:21 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 52638600f387deb98efb5f9c85fec39e82aa9052
Source-Link: googleapis/synthtool@5263860
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this issue Aug 11, 2022
Cloud IAM now supports extended 12h lifespan for access token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

3 participants