Browse Source

Remove changelog shipped with the binaries.

Closes #2419
pull/2456/head
Mark Paluch 5 years ago
parent
commit
ef8170844c
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 3205
      src/main/resources/changelog.txt
  2. 2
      src/main/resources/notice.txt
  3. 14
      src/main/resources/readme.txt

3205
src/main/resources/changelog.txt

File diff suppressed because it is too large Load Diff

2
src/main/resources/notice.txt

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
Spring Data Commons 2.5.3 (2021.0.3)
Copyright (c) [2010-2019] Pivotal Software, Inc.
Copyright (c) [2010-2021] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You may not use this product except in compliance with the License.

14
src/main/resources/readme.txt

@ -1,14 +0,0 @@ @@ -1,14 +0,0 @@
Spring Data Commons is released under the terms of the Apache Software License Version 2.0 (see license.txt).
DISTRIBUTION CONTENTS:
The JARs are available in the 'dist' directory, and the source JARs are in the 'src' directory.
The reference manual and javadoc are located in the 'docs' directory.
ADDITIONAL RESOURCES:
Spring Data Homepage: https://projects.spring.io/spring-data
Spring Data on Stackoverflow: https://stackoverflow.com/questions/tagged/spring-data
Loading…
Cancel
Save