19 Commits

Author SHA1 Message Date
Eric Haag
6a04f81519 Connect build to ge.spring.io
This change publishes a build scan to ge.spring.io for every local
build from an authenticated Spring committer and for CI where
appropriate access tokens are available. The build will not fail if
publishing fails.

This change also allows the build to benefit from remote build caching,
providing faster builds for all contributors.

Additionally, the project will have access to all features of Gradle
Enterprise such as:

- Dashboards to view all historical build scans, along with performance
   trends over time
- Build failure analytics for enhanced investigation and diagnosis of
   build failures
- Test failure analytics to better understand trends and causes around
   slow, failing, and flaky tests
2024-01-23 19:03:36 +00:00
Spring Builds
94ddcd68f7 [artifactory-release] Next development version 2023-07-12 16:42:32 +00:00
Spring Builds
3e865a691b [artifactory-release] Release version 3.0.0 2023-07-12 16:42:30 +00:00
Ian Young
cf774743ea Set version to 3.0.0-SNAPSHOT
Expect this commit to be rebased away once @rstoyanchev updates
main branch.
2022-07-14 14:25:19 +01:00
Spring Buildmaster
a104d79198 Next development version 2018-09-12 18:34:26 +00:00
Rossen Stoyanchev
13d36e59a8 Correct next development version 2018-03-07 13:59:55 -05:00
Spring Buildmaster
fd71b6550f Next development version 2018-03-07 18:42:37 +00:00
Rossen Stoyanchev
9feee1c791 Fix build version 2017-01-06 17:44:20 -05:00
Spring Buildmaster
b5dd6a8193 Next development version 2016-07-15 18:42:13 +00:00
Spring Buildmaster
b38d586b6a Release version 2.4.4.RELEASE 2016-07-15 18:42:10 +00:00
Spring Buildmaster
dbf117bffd Next development version 2016-07-12 17:58:10 +00:00
Spring Buildmaster
af91de53e6 [artifactory-release] Next development version 2015-09-01 07:06:14 -07:00
Spring Buildmaster
5d8d6355bc 2014-09-04 13:14:54 -07:00
Spring Buildmaster
6866c004da Next development version 2014-05-29 18:14:28 -07:00
Rossen Stoyanchev
46b9807c3c Revert "Release 2.4.0"
This reverts commit de267e907c.

Found an issue with staged release
2014-05-29 13:49:57 -04:00
Spring Buildmaster
de267e907c Release 2.4.0 2014-05-29 05:37:19 -07:00
Rossen Stoyanchev
6135e1bace Increment version to 2.4.0.BUILD-SNAPSHOT 2013-01-31 18:58:49 -05:00
Spring Buildmaster
37fff057c9 [artifactory-release] Release version 2.4.0.M1 2013-01-31 15:43:09 -08:00
Rossen Stoyanchev
4e81930b72 Add Gradle build
- Add gradle build script
- Remove spring-build/
- Remove build-spring-webflow/
- Remove ivy.xml, pom.xml, template.mf
- Remove eclipse  metadata
- Remove RichFacesAjaxHandler.java
- Create src/dist and add changelog.txt, readme.txt

Dependency changes:
- EBR dependency -> Maven-central dependencies
- el-api 1.0 -> 2.2.0
- ognl 2.6.9 -> 2.6.11
- org.jboss.el -> tomcat-jasper-el 7.0.27
2012-05-25 16:54:15 -04:00