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

ES - Unnecessary repo dependency? #827

Closed
barbeau opened this issue Dec 22, 2017 · 0 comments · Fixed by #1049
Closed

ES - Unnecessary repo dependency? #827

barbeau opened this issue Dec 22, 2017 · 0 comments · Fixed by #1049
Assignees
Milestone

Comments

@barbeau
Copy link
Member

barbeau commented Dec 22, 2017

Summary:

Looking at the main build.gradle in the repositories block, we have a Jcenter repo:

    maven {
        // for testlib
        url "http://dl.bintray.com/acrowntest/test"
    }

@acrown-msft Is this still needed for Embedded Social? Should it be removed at some point in the future?

Steps to reproduce:

Look at build.gradle in the repositories block.

@barbeau barbeau added this to the v2.3.x milestone Dec 22, 2017
@barbeau barbeau changed the title Unnecessary repo dependency for Embedded Social? ES - Unnecessary repo dependency? Dec 22, 2017
@barbeau barbeau assigned acrown-msft and unassigned acrown-msft Jan 4, 2018
@barbeau barbeau modified the milestones: v2.3.x, v2.5 Apr 12, 2019
@barbeau barbeau modified the milestones: v2.5, v2.6 Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants