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

Upgrade hsql to 2.7.1 #32

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Upgrade hsql to 2.7.1 #32

wants to merge 7 commits into from

Conversation

ylyangtw
Copy link
Collaborator

I have tested creating tools and execution in the updated image. All work fine.

@navarroc
Copy link
Collaborator

Next time, can you please use the issue number in the branch name? It adds some nice metadata so we can track which issue this was associated with. Thank you!

Copy link
Collaborator

@navarroc navarroc left a comment

Choose a reason for hiding this comment

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

Please update to the latest hsqldb.

pom.xml Outdated
@@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hibernate.jpa.version>1.0.0.Final</hibernate.jpa.version>
<hibernate.version>4.3.5.Final</hibernate.version>
<hsql.version>2.3.2</hsql.version>
<hsql.version>2.7.1</hsql.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we just go to the latest (2.7.3)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure, I just updated it

CHANGELOG.md Outdated
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed
- Kubernetes executor prints exception [#23](https://github.com/ncsa/datawolf/issues/23)
- Clean dependency updates [#27](https://github.com/ncsa/datawolf/issues/27)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you change this entry to something like "hsqldb to 2.7.3" so it's more descriptive of what was done? Thanks! After that, I think it's ready to merge.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure, just did

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.

2 participants