Skip to content

[PS-6258] Pushing Correct Project Source Files To Nexus Instead Of Whole Example Project #3

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

Merged
merged 2 commits into from
Jul 15, 2019

Conversation

MLawlz
Copy link

@MLawlz MLawlz commented Jul 15, 2019

  • Using the correct Android src folder for pushing this code to Nexus instead of the src folder related to the entire SpringScrollView example project.
  • Added the build.gradle script we use for other Nexus repositories that we have to push.
  • Added gradle.properties to control the version numbers and package names for Nexus.
  • Generated gradle-wrapper.properties to control Gradle versions.
  • Checked in the auto-generated gradlew and gradlew.bat files to ensure no changes are made in the future to these scripts accidentally.
  • Added the release.gradle script that enables us to push to Nexus.
  • Verified that this is indeed the correct src file to use now by pushing this new directory to Nexus, pulling it into sdk-android locally, and firing up TrophyHome successfully with LargeList fully running.

…to Nexus instead of the src folder located within the standard project example.
Copy link

@sree98 sree98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

@TGier TGier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MLawlz MLawlz merged commit b570a8a into master Jul 15, 2019
@MLawlz MLawlz deleted the Pushing-Correct-Android-SRC-Folder-To-Nexus branch July 15, 2019 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants