Skip to content

Feature/1 take over initial version from virtual schemas #2

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

Conversation

redcatbear
Copy link
Collaborator

Closes #1.

@redcatbear redcatbear self-assigned this Oct 17, 2019
@redcatbear redcatbear added the feature Product feature label Oct 17, 2019
README.md Outdated
| Dependency | Purpose | License |
|-------------------------------------------------------------------------------------|--------------------------------------------------------|-------------------------------|
| [Java Hamcrest](http://hamcrest.org/JavaHamcrest/) | Checking for conditions in code via matchers | BSD License |
| [J5SE](https://github.com/itsallcode/junit5-system-extensions) | JUnit5 extensions to test Java System.x functions | Eclipse Public License 2.0 |
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we don't use this dependency in the project. Do we need it for something?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Right. I removed the wrong dependency. Should be JUnit5 instead of J5SE.

pom.xml Outdated
<description>This project provides utilities that help testing software that uses `java.util.logging` as its logging framework.</description>
<url>https://github.com/exasol/java-util-logging-testing</url>
<properties>
<product.version>2.2.0</product.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

What will be a version of the project?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

1.0.0

@redcatbear redcatbear merged commit 324fa70 into master Oct 18, 2019
@redcatbear redcatbear deleted the feature/1-Take_over_initial_version_from_Virtual_Schemas branch October 18, 2019 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Take over initial version from Virtual Schemas
2 participants