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

Fix Infinite Recursion on Self Reference #22583

Conversation

alzimmermsft
Copy link
Member

No description provided.

@alzimmermsft alzimmermsft added EngSys This issue is impacting the engineering system. Client This issue points to a problem in the data-plane of the library. labels Jun 25, 2021
@alzimmermsft alzimmermsft self-assigned this Jun 25, 2021
@alzimmermsft
Copy link
Member Author

/azp run java - storage

@alzimmermsft
Copy link
Member Author

/azp run java - spring

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Member Author

/azp run java - cosmos

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft alzimmermsft merged commit e545cf6 into Azure:main Jun 25, 2021
@alzimmermsft alzimmermsft deleted the AzEng_FixInfiniteRecursionWithSelfReferenceInGenerateFromSourceScript branch June 26, 2021 00:06
kasobol-msft pushed a commit that referenced this pull request Jun 28, 2021
* Setup packages for the data movement library (#22303)

* Removed blob data movement package, renamed common data movement to d… (#22430)

* Refactored test header logic into a global spock extension

* Added version tag for assembly dependency

* Resolved infinite recursion on self-dependency in generate_from_source_pom.py

* Changed infinite recursion fix to @alzimmermsft implementation from #22583

* Created TestNameProvider, decoupled TestHeaderExtension/StorageSpec

* Removed duplicate header print, changed maven execution id's to prevent overriding parent POM + better relay execution goals, removed maven self-dependency (now using surefire classpath dependency)

* Changed surefire dependency to local repository (resists edge case user changes to target path), fixed assembly paths for *nix-compatibility

* Removed DMLib WIP files to merge into main

* Changed TestHeaderExtension from groovy to java for consistency, renamed variables/class names for clarity, final on new classes

Co-authored-by: Gauri Prasad <51212198+gapra-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants