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

Final pre-release nits #89

Merged
merged 3 commits into from
Apr 25, 2017
Merged

Final pre-release nits #89

merged 3 commits into from
Apr 25, 2017

Conversation

adamantivm
Copy link
Member

This adds a few final changes prior to the initial release:

  • Fixes a few copyright headers
  • Sets the version to 1.0.1 (initial version), taken from package.xml
  • Updates the shutdown notification title

@jubeira could you please review? Also let me know if you have any other observations prior to release

Copy link
Contributor

@jubeira jubeira left a comment

Choose a reason for hiding this comment

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

LGTM! I added few minor comments.
EDIT: the tangobot_app package doesn't have the maintainer set properly, and some comments can be deleted.

compile 'org.ros.rosjava_messages:std_msgs:[0.3,)'
compile 'org.ros.rosjava_messages:sensor_msgs:[0.3,)'
compile 'org.ros.rosjava_messages:geometry_msgs:[0.3,)'
compile 'org.ros.rosjava_core:rosjava_helpers:[0.3, 0.4)'
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps we could set the correct version for the messages, as they are quite different from the numbers of rosjava releases.

minSdkVersion 15
targetSdkVersion 22
versionName project.catkin.pkg.version
versionCode 1
Copy link
Contributor

Choose a reason for hiding this comment

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

I would add a small comment to remind us that the version code has to be updated manually along with the package's minor version number.

@adamantivm
Copy link
Member Author

Good ideas, @jubeira , thank you. Addressed.

@adamantivm adamantivm merged commit d143e4d into ekumenlabs:master Apr 25, 2017
@adamantivm adamantivm deleted the copyright branch April 25, 2017 21:36
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