You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/reference/asciidoc/changes-2.0-2.1.adoc
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -195,20 +195,20 @@ The old 1.0 and 2.0 schemas are still there, but if an Application Context still
195
195
196
196
Since version 2.0, the Spring Integration project uses http://git-scm.com/[Git] for version control.
197
197
In order to increase community visibility even further, the project was moved from SpringSource hosted Git repositories to http://www.github.com/[Github].
198
-
The Spring Integration Git repository is located at:null
198
+
The Spring Integration Git repository is located at: https://github.com/spring-projects/spring-integration[spring-integration].
199
199
200
200
For the project we also improved the process of providing code contributions and we ensure that every commit is peer-reviewed.
201
201
In fact, core committers now follow the same process as contributors.
In an effort to provide better source code visibility and consequently to monitor the quality of Spring Integration's source code, an instance of http://www.sonarsource.org/[Sonar] was setup and metrics are gathered nightly and made avaiblable at:
209
+
In an effort to provide better source code visibility and consequently to monitor the quality of Spring Integration's source code, an instance of http://www.sonarsource.org/[Sonar] was setup and metrics are gathered nightly and made available at:
@@ -217,4 +217,4 @@ For the 2.1 release of Spring Integration we also expanded the Spring Integratio
217
217
samples covering AMQP support, the new payload enricher, a sample illustrating techniques for testing Spring Integration flow fragments, as well as an example for executing Stored Procedures against Oracle.
0 commit comments