Giter VIP home page Giter VIP logo

Comments (9)

BoD avatar BoD commented on August 22, 2024

You are absolutely right, the server hosting it is currently experiencing network problems.
This is taken care of, but unfortunately it could take a few days before it's operational again.

from android-switch-backport.

BoD avatar BoD commented on August 22, 2024

In the meantime:

  • the android library project is not impacted
  • for maven: use mvn install to package the library and install it in your local repo
  • for gradle: use gradle install to package the library and install it in your local repo

from android-switch-backport.

pprucia avatar pprucia commented on August 22, 2024

Thanks for a quick answer

from android-switch-backport.

BoD avatar BoD commented on August 22, 2024

I'll leave this open until the server problem is resolved.

from android-switch-backport.

parespacochaga avatar parespacochaga commented on August 22, 2024

My project uses the jraf repo and now it is broken. How can I install the library in a local repo?

from android-switch-backport.

BoD avatar BoD commented on August 22, 2024

@parespacochaga Please read my comment above ( #40 (comment) )

from android-switch-backport.

barbeau avatar barbeau commented on August 22, 2024

@parespacochaga @BoD means to clone this repo (android-switch-backport), and then run gradle install. This will install the same artifact in your local repo, so in theory it doesn't need to be fetched remotely when you build your own project.

In my case, I already had the artifact installed locally from prior builds, but I still have this issue. This is because by default Gradle will try to fetch updated artifacts for any depedencies that are using the + syntax.

If you're using Android Studio, a temporary fix is to put it in "Offline mode", which tells Gradle to ignore daily checks for updated artifacts (if you're using the + syntax in dependencies). See third bullet point here for instructions:
http://tools.android.com/recent/androidstudio040released

Note that if you haven't previous successfully built your project with android-switch-backport included, you'll first have to do the gradle install step above, then set up "Offline mode".

from android-switch-backport.

parespacochaga avatar parespacochaga commented on August 22, 2024

Thank you @barbeau
Now the server is running again, I will check this method the next time.

from android-switch-backport.

BoD avatar BoD commented on August 22, 2024

My server issues should now be resolved for good. Closing this issue now. Sorry for the inconvenience!

from android-switch-backport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.