GitHub Actions Bot
33f92ab047
Next development version 4.0.0-SNAPSHOT / 2022.0.0-SNAPSHOT
2023-07-21 12:40:45 +00:00
GitHub Actions Bot
99bd5982c9
Release 4.0.0-RC2 / 2022.0.0-RC2
2023-07-21 12:40:08 +00:00
GitHub Actions Bot
5f15796c8a
Next development version 4.0.0-SNAPSHOT / 2022.0.0-SNAPSHOT
2023-07-20 14:56:01 +00:00
GitHub Actions Bot
f109933fda
Release 4.0.0-RC2 / 2022.0.0-RC2
2023-07-20 14:55:34 +00:00
GitHub Actions Bot
f65cb72e0c
Next development version 4.0.0-SNAPSHOT
2023-06-14 04:47:46 +00:00
GitHub Actions Bot
354c82a114
Release 4.0.0-RC1
2023-06-14 04:47:29 +00:00
GitHub Actions Bot
bdc100a6c1
Next development version 4.0.0-SNAPSHOT
2023-05-25 11:30:37 +00:00
GitHub Actions Bot
251e1fb998
Release 4.0.0-M2
2023-05-25 11:30:19 +00:00
Chris Bono
002204270e
Remove ${revision} from pom.xml files
2022-10-02 10:58:48 -05:00
Chris Bono
a8814f876f
Initial support for SB3/SF6
...
- Main branch builds successfully (with tests skipped)
See #326
2022-09-22 17:46:11 -05:00
Chris Bono
1c50531c13
GH-271: Remove duplication from pom.xml files
...
This proposal fixes many build warnings and is a general cleanup of the pom.xml files.
* Remove duplicate `dependency` entries from pom.xml files
* Remove duplicate `repository` entries from pom.xml files
* Replace deprecated use of `receive(long)` in `HttpSourceTests`
* Reduce logging for Twitter integration tests
Fixes #271
2022-05-26 13:57:44 -04:00
Soby Chacko
760683cc2a
Restructuing with maven revision feature
...
Preserving the maven revision feature from the previous commit,
but perform a bit more restructuring the hierarchy.
2020-10-13 15:17:52 -04:00
Daniel Frey
5e9382c23a
Refactor hardcoded versions in functions submodule branches
...
This is so they can be updated in a minimal amount of places and leverage the maven hierarchy to propagate them where appropriate.
While working with SNAPSHOT releases of Spring Boot, Spring Integration, and Spring Cloud, it required touching every pom.xml file
in order to reflect the use of the SNAPSHOT. After this change, it will only be required to change the property in the top
functions pom.xml and the versions will reflect to all submodules.
Maven introduced the ability use a key property, revision to propagate this information to the <parent> declarations in each pom.
This was enabled in Maven 3.5+
https://maven.apache.org/maven-ci-friendly.html
2020-10-13 15:15:59 -04:00
Soby Chacko
f257f48f78
Next version updates
...
Functions: 1.0.0-SNAPSHOT
Core Apps: 3.0.0-SNAPSHOT
Apps: 3.0.0-SNAPSHOT
Aggregate Next:2020.0.0-SNAPSHOT
2020-09-29 18:28:20 -04:00
Soby Chacko
73a3e55299
Functions: Release - 1.0.0-M3
2020-09-29 14:59:33 -04:00
David Turanski
f7efc39164
Remove SplitterFunction autoconfiguration for sources
2020-09-14 14:00:52 -04:00
Soby Chacko
d59e4f5d86
Next version updates
...
Functions: 1.0.0-SNAPSHOT
Core Apps: 3.0.0-SNAPSHOT
Apps: 3.0.0-SNAPSHOT
Aggregate Next:2020.0.0-SNAPSHOT
2020-07-13 16:02:05 -04:00
Soby Chacko
7066283aa2
Functions: Release - 1.0.0-M2
2020-07-13 14:43:36 -04:00
Soby Chacko
49468e6148
Renaming internal test boot applications in functions
2020-07-02 18:31:58 -04:00
Soby Chacko
5c59ff6823
Next version updates
...
Functions: 1.0.0-SNAPSHOT
Core Apps: 3.0.0-SNAPSHOT
Apps: 3.0.0-SNAPSHOT
Aggregate Build: 2020.0.0-SNAPSHOT
2020-06-26 13:49:35 -04:00
Soby Chacko
327641fb05
Functions: Release - 1.0.0-M1
2020-06-25 17:42:02 -04:00
David Turanski
f07085992b
Add composite function support for the sources
2020-06-19 18:15:26 -04:00
Soby Chacko
f6a057d8b2
README changes.
...
Properties cleanup.
2020-06-04 15:55:18 -04:00
Soby Chacko
e2d59034c7
Update functions to 1.0.0-SNAPSHOT from BUILD-SNAPSHOT
2020-05-07 18:11:18 -04:00
Soby Chacko
f61fbb4dc9
Introducing checkstyle changes for functions
2020-05-06 17:42:11 -04:00
Soby Chacko
45fb7a55d2
Remove unnecessary .gitignore files
2020-05-04 17:56:39 -04:00
Soby Chacko
517ccd5b40
Initial Commit
...
Migrating the existing structure from the following location:
https://github.com/spring-cloud-stream-app-starters/stream-applications/tree/restructuring
2020-05-04 17:51:05 -04:00