Skip to content

Update build script to upload archives to Maven #84

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 1 commit into from
Nov 2, 2015

Conversation

wangmengyan95
Copy link
Contributor

  1. name
    ParseUI-Login-Android and ParseUI-Widget-Android
  2. artifactId
    parseui-login-android and parseui-widget-android
  3. packaging
    aar and jar
  4. version
    0.0.1 and 0.0.1

@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.add_upload_archive_script branch from a3c3dae to fdb7f93 Compare October 20, 2015 22:33
@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.add_upload_archive_script branch from fdb7f93 to f73168c Compare October 20, 2015 22:37
@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.add_upload_archive_script branch from f73168c to 54bcc4a Compare October 20, 2015 22:39
}

if (name.equals(BuilderConstants.RELEASE)) {
artifacts.add('archives', jarTask);
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably don't want a jar task for this, since it may include xml resources in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

kk, we will also package it as aar right?

Copy link
Contributor

Choose a reason for hiding this comment

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

yes

@grantland
Copy link
Contributor

LGTM, feel free to squash and merge!

@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.add_upload_archive_script branch from 96926be to 3d4843b Compare October 27, 2015 02:30
wangmengyan95 added a commit that referenced this pull request Nov 2, 2015
…ive_script

Update build script to upload archives to Maven
@wangmengyan95 wangmengyan95 merged commit 53c21a1 into master Nov 2, 2015
@Jawnnypoo Jawnnypoo deleted the wangmengyan.add_upload_archive_script branch July 18, 2018 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants