145 Commits

Author SHA1 Message Date
Marcin Grzejszczak
7e70be6e10 WIP
apidocs & epub

Updated to handle differences between 2.2.x  and 2.3
2021-02-15 09:32:51 -05:00
Spring Buildmaster
552faba330 [artifactory-release] Next development version 2021-01-06 19:03:04 +00:00
Spring Buildmaster
cf956eabd2 [artifactory-release] Release version 2.2.5.RELEASE 2021-01-06 19:03:00 +00:00
Glenn Renfro
22e9754ade setting deployer spi version 2021-01-06 09:53:58 -05:00
Glenn Renfro
faa485276b Updated Deployer SPI 2021-01-06 09:20:14 -05:00
Glenn Renfro
e8926e4166 Updated Dependencies and small change to README 2020-12-14 13:48:56 -05:00
Spring Buildmaster
b5f2a653ee [artifactory-release] Next development version 2020-09-24 17:24:32 +00:00
Spring Buildmaster
abc4500c8f [artifactory-release] Release version 2.2.4.RELEASE 2020-09-24 17:24:28 +00:00
Glenn Renfro
ac71eaf60d Updated Versions for 2.2.4.RELEASE 2020-09-24 11:46:01 -04:00
Spring Buildmaster
086adf6c57 [artifactory-release] Next development version 2020-03-03 19:12:00 +00:00
Spring Buildmaster
008a9d2a99 [artifactory-release] Release version 2.2.3.RELEASE 2020-03-03 19:11:56 +00:00
Glenn Renfro
d7112aa1d9 Version updates for 2.2.3.RELEASE 2020-03-03 13:48:55 -05:00
Glenn Renfro
71f123c437 Updated versions to 2.2.2 for build and 3.0.2 for stream 2020-01-22 14:31:49 -05:00
Spring Buildmaster
9e2f523a54 [artifactory-release] Next development version 2019-12-18 20:33:37 +00:00
Spring Buildmaster
4ed77d1ef3 [artifactory-release] Release version 2.2.2.RELEASE 2019-12-18 20:33:33 +00:00
Glenn Renfro
89daee7b05 Updated versions 2019-12-18 13:50:44 -06:00
Glenn Renfro
174e875549 Updated Stream dependencies and Cloud Build dependencies 2019-12-17 16:55:25 -05:00
Glenn Renfro
563e816740 Updated Task Versions to 2.2.2.BUILD-SNAPSHOT
Also set the parent boot for samples to 2.2.2.RELEASE
2019-12-17 16:27:47 -05:00
Spring Buildmaster
14f2c510c4 [artifactory-release] Release version 2.2.1.RELEASE 2019-11-22 21:20:11 +00:00
Michael Minella
3675ebcf96 Removed versions and pointed them to ${project.version} 2019-11-22 14:58:42 -06:00
Glenn Renfro
70ed8b96e9 Set Parent to 2.2.0.RELEASE for dependencies
Revert to 2.2.1.BUILD-SNAPSHOT
2019-11-22 15:05:54 -05:00
Spring Buildmaster
17ca1050b4 [artifactory-release] Next development version 2019-11-22 19:04:22 +00:00
Spring Buildmaster
bf670a065d [artifactory-release] Release version 2.2.0.RELEASE 2019-11-22 19:04:18 +00:00
Glenn Renfro
ec195e8e04 Updated Stream dependencies to Release 2019-11-22 11:54:29 -05:00
Glenn Renfro
bed7155905 Updated Deployer and Build to release 2019-11-20 17:01:16 -05:00
Glenn Renfro
7e24e6d4ec Added Flatten-maven-plugin
resolves #633
2019-11-07 12:01:04 -05:00
Glenn Renfro
1a7113f37b Updated to reset vesions to Snapshot and to fix a checkstyle 2019-11-04 09:14:37 -05:00
Spring Buildmaster
1572eb1bf2 [artifactory-release] Next development version 2019-10-24 16:57:11 +00:00
Spring Buildmaster
b6b8e4cd10 [artifactory-release] Release version 2.2.0.RC1 2019-10-24 16:57:08 +00:00
Glenn Renfro
27edcdf949 Updated Dependencies to RC1 or RELEASE 2019-10-24 12:20:37 -04:00
Glenn Renfro
87b8555b66 Reverted back to BUILD-SNAPSHOT 2019-10-04 11:52:33 -04:00
Spring Buildmaster
bd313d3f8d [artifactory-release] Next development version 2019-10-04 14:09:31 +00:00
Spring Buildmaster
0cdd345b3a [artifactory-release] Release version 2.2.0.M3 2019-10-04 14:09:28 +00:00
Glenn Renfro
7fd0be5b0e Version Updates 2019-10-04 09:31:45 -04:00
Glenn Renfro
3044f7cf08 Updated versions of libraries to use Build-Snapshots 2019-08-06 13:48:42 -04:00
Spring Buildmaster
b4e3aa1910 [artifactory-release] Next development version 2019-08-02 16:02:22 +00:00
Spring Buildmaster
2f6df94f8c [artifactory-release] Release version 2.2.0.M2 2019-08-02 16:02:18 +00:00
Glenn Renfro
7d7183e7f2 Updating version for 2.2.0.M2 2019-08-02 08:48:46 -04:00
Glenn Renfro
7aa08f08e4 Updating surefire plugin 2019-07-03 17:04:33 -04:00
Glenn Renfro
7e6b5729e8 Resolves AMQP CNF by resolving Stream dependencies
resolves #603
2019-06-04 11:30:21 -04:00
Glenn Renfro
16f68020fb Update dependency versions 2019-05-07 13:54:00 -04:00
Spring Buildmaster
f1b13e049c [artifactory-release] Next development version 2019-04-16 16:50:51 +00:00
Spring Buildmaster
9fb1fcb043 [artifactory-release] Release version 2.2.0.M1 2019-04-16 16:50:48 +00:00
Glenn Renfro
fd8ab15238 Updated all dependencies for M1 RELEASE
Updated to Spring Cloud Build 2.2.0.M1
2019-04-15 15:11:28 -04:00
Jay Bryant
0c53ba812a Modernizing the documentation
I made this project match the other Spring projects for documentation by pulling in spring-doc-resources and using those resources to create the dynamic ToC and our new styles.

Accounting for Glenn Renfro's feedback

Glenn caught a couple problems. I have fixed them. Thanks, Glenn. :)
2019-04-11 13:21:32 -04:00
Glenn Renfro
ce51987f98 Rebased
Updated to spring-cloud-build 2.2.0.BUILD-SNAPSHOT
Updated Tests to support the changes in the latest H2 database
Must use "-ifNotExists", when using the H2 TCP Server
2019-03-28 16:57:11 -05:00
Glenn Renfro
1786732b40 Updated all versions to latest BUILD-SNAPSHOT 2019-03-28 16:57:11 -05:00
Glenn Renfro
697185ab5f Updated versions
changed http to https in .settings
2019-03-28 16:57:11 -05:00
Glenn Renfro
c4abbbcbbf Updated Base Version to 2.2.x
Removed Task Dependencies.  These should be brought in by Boot
2019-03-28 16:57:11 -05:00
Spring Operator
2bff013b83 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 204 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Updated Spring Cloud Build dependency

this was so that we can get the latest spring-cloud-build
2019-03-21 16:34:26 -04:00