woonsan opened a new pull request, #409:
URL: https://github.com/apache/unomi/pull/409
Some descriptions are not precise in online site docs. Should be
self-explanatory in the changes.
----
- [X] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/UNOMI) filed
for the change (usually before you start working on it). Trivial
changes like typos do not
require a JIRA issue. Your pull request should address just this
issue, without pulling in other changes.
- [X] Format the pull request title like `[UNOMI-XXX] - Title of the pull
request`
- [n/a] Provide integration tests for your changes, especially if you are
changing the behavior of existing code or adding
significant new parts of code.
- [X] Write a pull request description that is detailed enough to
understand what the pull request does, how, and why.
Copy the description to the related JIRA issue
- [X] Run `mvn clean install -P integration-tests` to make sure basic
checks pass. A more thorough check will be
performed on your pull request automatically.
Trivial changes like typos do not require a JIRA issue (javadoc, project
build changes, small doc changes, comments...).
...oh well, already created one, sorry...
- [X] I hereby declare this contribution to be licenced under the [Apache
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]