Commit Graph

11 Commits

Author SHA1 Message Date
Artem Bilan
e7d99e994d Rename master branch to main (#3539) 2021-04-07 15:17:17 -04:00
Artem Bilan
15c2d16866 GH-3438: Add Build from Source into CONTRIBUTING (#3440)
* GH-3438: Add Build from Source into CONTRIBUTING

Fixes https://github.com/spring-projects/spring-integration/issues/3438

It is not clear at the moment what Java version and what build system is used
in the project from the `CONTRIBUTING.adoc`

* Add `Build from Source` section into the `CONTRIBUTING.adoc`
* Point to the `CONTRIBUTING.adoc` from the top level `README.md`
* Fix the current Java version in the `README.md`
* Mention that `Squash commits` must be avoided for subsequent commits into the PR

* * Apply suggest change for docs result
* Change Travis config to use `oraclejdk11` which is minimal already for for the project
2020-12-07 15:04:50 -05:00
Vladimir Plizga
7b71a944f5 Fix typo in CONTRIBUTING.adoc 2020-05-26 09:37:29 -04:00
Artem Bilan
0d9b421cc9 Apply GitHub default community health
* Remove `CODE_OF_CONDUCT.adoc` if favor of the same for a GitHub org
* Move `LICENSE.txt` to the root project dir
* Fix `build.gradle` to copy a `LICENSE.txt` from the actual location
* Fix `README.md` and `CONTRIBUTING.adoc` to point into the actual `CODE_OF_CONDUCT`
& Security policy
* Add `ISSUE_TEMPLATE` directory with files similar to ones in `spring-session`
* Fix wrong section `id` in the `whats-new.adoc`
2020-04-18 16:55:53 -04:00
Artem Bilan
20e8f0af2f Fix HTTP urls to HTTPS
* Do not fix urls for the `http://apache.org/xml/features` when we
configure XML components
* Do not fix urls for localhost and fake links in tests
* Fix all the dead links in docs
2019-03-21 17:16:30 -04:00
Gary Russell
37563a140c Polish Contribution Guidelines 2019-02-08 14:46:35 -05:00
Artem Bilan
936d63bd65 Update CONTRIBUTING for GH issues bug tracking (#2696)
* Update CONTRIBUTING for GH issues bug tracking

* * Still mention JIRA
2019-01-14 13:24:25 -05:00
Artem Bilan
c71240575c CONTRIBUTING: Discuss PR rebase, push --force
Contribution: Change `merge` to `push --force`

Polishing
2017-02-06 12:37:00 -05:00
Gary Russell
e90d74aefa CLA Hook 2016-07-11 05:14:27 -04:00
Artem Bilan
4abc7861f0 GH-1757: Add Code Style Wiki page
Fixes: https://github.com/spring-projects/spring-integration/issues/1757
2016-04-11 14:42:31 -04:00
Gary Russell
d91a6fd467 Add Contributor Covenant
Also convert CONTRIBUTING from markdown to asciidoc.
2016-02-01 17:54:33 -05:00