59 Commits

Author SHA1 Message Date
Oliver Drotbohm
c8229f657c GH-105 - Prepare next development iteration. 2025-04-17 17:02:21 +02:00
Oliver Drotbohm
35e70425b8 GH-105 - Release version 4.0.0-M1. 2025-04-17 17:02:21 +02:00
Oliver Drotbohm
41f0842695 GH-105 - Prepare next development iteration. 2025-02-13 10:52:15 +01:00
Oliver Drotbohm
e39fd453e1 #95 - Prepare next development iteration. 2022-11-16 12:29:55 +01:00
Oliver Drotbohm
ef76b02061 #95 - Release version 3.0.0. 2022-11-16 12:29:55 +01:00
Oliver Drotbohm
4fb9799588 #92 - Prepare next development iteration. 2022-10-12 12:33:19 +02:00
Oliver Drotbohm
944fe1e8c8 #92 - Release version 3.0.0-RC1. 2022-10-12 12:33:19 +02:00
Oliver Drotbohm
031b7b06d0 #89 - Prepare next development iteration. 2022-09-15 11:55:38 +02:00
Oliver Drotbohm
2d816c70e5 #89 - Release version 3.0.0-M2. 2022-09-15 11:55:38 +02:00
Oliver Drotbohm
4b3726d040 #77 - Prepare next development iteration. 2022-01-14 12:02:39 +01:00
Oliver Drotbohm
07f7e7bf5f #77 - Release version 3.0 M1. 2022-01-14 11:50:33 +01:00
Oliver Drotbohm
0640f729d1 #77 - Bump version number to 3.0. 2021-09-20 17:18:56 +02:00
Oliver Drotbohm
9946187324 #70 - Switch to current version scheme. 2021-09-20 17:10:51 +02:00
Spring Buildmaster
482d15609a #70 - [artifactory-release] Next development version. 2019-09-30 11:18:48 +00:00
Spring Buildmaster
74a854d460 #70 - [artifactory-release] Release version 2.0.0.RELEASE. 2019-09-30 11:18:45 +00:00
Mark Paluch
7af699372a #69 - Include license and notice files in binaries. 2019-09-30 10:23:52 +02:00
Spring Operator
f8b2b83065 #54 - 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).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://www.springframework.org/schema/plugin/spring-plugin.xsd (404) with 1 occurrences migrated to:
  https://www.springframework.org/schema/plugin/spring-plugin.xsd ([https](https://www.springframework.org/schema/plugin/spring-plugin.xsd) result 404).

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

* http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 3 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/plugin with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-09-23 14:12:38 +02:00
Spring Buildmaster
919f0934c2 #66 - Prepare next development iteration. 2019-06-13 22:13:24 +00:00
Spring Buildmaster
a9c2534cc9 #66 - Release version 2.0.0.M2. 2019-06-13 22:13:21 +00:00
Spring Buildmaster
21cbf686c0 #48 - Prepare next development iteration. 2019-03-04 15:32:03 +00:00
Spring Buildmaster
3417ab0fa5 #48 - Release version 2.0.0.M1. 2019-03-04 15:31:58 +00:00
Oliver Drotbohm
a826473c10 #46 - Polishing.
Trailing whitespace.
2019-02-01 15:42:52 +01:00
Oliver Drotbohm
af3b10d2af #46 - Upgrade dependencies.
Upgrade to Spring 5.1.4. Removed obsolete exclusions of Commons Logging. Introduced automatic module names. Set build encoding to UTF-8.

Upgrade to Slf4j 1.7.25, Logback 1.2.3, Maven Compiler Plugin 3.8, Maven Source 3.0.1, Maven JAR Plugin 3.1.1, Maven Javadoc Plugin 3.0.1.
2019-02-01 15:42:46 +01:00
Oliver Gierke
1f0f6e0aec #35 - Prepare 2.0 development.
Upgraded to Spring 5.0 M3 and Java 8.
2017-01-31 11:44:45 +01:00
Spring Buildmaster
46d36ec85d #13 - Prepare next development iteration. 2015-03-05 02:12:42 -08:00
Spring Buildmaster
ee53d9f3fa #13 - Release version 1.2.0.RELEASE. 2015-03-05 02:12:33 -08:00
Spring Buildmaster
fb1b09ffb2 #6 - Prepare next development iteration. 2014-05-01 10:30:26 -07:00
Spring Buildmaster
7261a19fb0 #6 - Release version 1.1.0.RELEASE. 2014-05-01 10:30:21 -07:00
Spring Buildmaster
4ce00cc87d #5 - Prepare next development iteration. 2014-01-28 15:18:18 -08:00
Spring Buildmaster
4304d8b8b4 #5 - Release version 1.0.0.RELEASE. 2014-01-28 15:18:16 -08:00
Oliver Gierke
33a6ec2a2d #5 - Polishing pom.xml in preparation of 1.0 release. 2014-01-21 12:44:03 +01:00
Spring Buildmaster
7f5f9b9641 #2 - Prepare next development iteration. 2012-11-22 01:36:56 -08:00
Spring Buildmaster
ee1b49cf8c #2 - Release version 0.8.0.RELEASE. 2012-11-22 01:36:53 -08:00
Oliver Gierke
93cb86cd52 Fix dependency setup.
Unify test dependencies in parent pom.xml. Fixed logging dependencies to only depend on SLF4j API now (in version 1.7.1). Using Logback as test runtime loggin dependency. Fixed Hamcrest/JUnit setup.
2012-10-26 12:52:25 +02:00
Oliver Gierke
c0e01afed2 #1 - Restructuring of internals to fix ordering not being applied.
Introduced PluginRegistrySupport base class to make sure we create a copy of the plugin list on first access to it as otherwise the sorting calls get lost in the proxy created by the AbstractTypeAwareSupport.

Removed MutablePluginRegistry interfaces and implementation along the way as it causes more bad than good currently and there doesn't seem to be a real need for it.
2012-10-26 12:51:02 +02:00
Oliver Gierke
b4a036b66a Moved project to SpringSource. 2012-02-21 16:04:32 +01:00
Oliver Gierke
7693b8ed51 Major overhaul of entire project infrastructure.
Formatted source with Spring formatter. Fixed license headers and author tags.
2012-02-15 21:58:56 +01:00
Oliver Gierke
7a0b433e84 Preprare 0.8.0 development iteration. 2011-10-24 17:24:25 -05:00
Oliver Gierke
8ac7833e8a Prepare 0.7.0 release. 2011-10-24 17:20:22 -05:00
Oliver Gierke
f0b5ff07a8 Updated pom.xml files.
* use Maven artifacts over the ones from the EBR
* moved common test dependencies to parent pom
* updated dependency versions where possible
2011-05-25 18:15:47 +02:00
Oliver Gierke
5bc37d6af5 * fix Bundlor setup * removed dependency to Commons Lang
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11639 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2010-06-24 13:27:25 +00:00
Oliver Gierke
081a539724 * use OSGi compatible version number * references #320
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11636 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2010-06-24 13:27:23 +00:00
Oliver Gierke
88d639d6cb * [maven-release-plugin] -prepare for next development iteration
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@9567 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2010-02-25 15:33:30 +00:00
Oliver Gierke
81fbad9a74 * [maven-release-plugin] -prepare release org.synyx.hera-0.6
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@9565 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2010-02-25 15:33:26 +00:00
Oliver Gierke
efb58730e3 * replaced @EasyMock@ with @Mockito@
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@8545 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2010-01-11 14:40:26 +00:00
Oliver Gierke
7b7442f159 * [maven-release-plugin] -prepare for next development iteration
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@7006 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2009-09-23 14:50:53 +00:00
Oliver Gierke
ddece33a50 * [maven-release-plugin] -prepare release org.synyx.hera-0.5
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@7004 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2009-09-23 14:50:03 +00:00
Oliver Gierke
6c06772c0e * [maven-release-plugin] -rollback the release of org.synyx.hera-0.5
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@7001 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2009-09-23 14:45:35 +00:00
Oliver Gierke
28f61e1943 * [maven-release-plugin] -prepare for next development iteration
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@7000 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2009-09-23 14:42:04 +00:00
Oliver Gierke
5c06d08e31 * [maven-release-plugin] -prepare release org.synyx.hera-0.5
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@6998 5a64d73e-33d6-4ccc-9058-23f8668ecac9
2009-09-23 14:41:43 +00:00