You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-batch-infrastructure/src/main/java/org/springframework/batch/infrastructure/repeat/support/ResultHolder.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2006-2023 the original author or authors.
2
+
* Copyright 2006-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
25
25
*
26
26
* @author Dave Syer
27
27
* @author Mahmoud Ben Hassine
28
-
* @deprecated since 5.0 with no replacement. Scheduled for removal in 6.0.
28
+
* @deprecated since 5.0 with no replacement. Scheduled for removal in 7.0.
Copy file name to clipboardExpand all lines: spring-batch-infrastructure/src/main/java/org/springframework/batch/infrastructure/repeat/support/ResultHolderResultQueue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2002-2023 the original author or authors.
2
+
* Copyright 2002-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -30,7 +30,7 @@
30
30
*
31
31
* @author Dave Syer
32
32
* @author Mahmoud Ben Hassine
33
-
* @deprecated since 5.0 with no replacement. Scheduled for removal in 6.0.
33
+
* @deprecated since 5.0 with no replacement. Scheduled for removal in 7.0.
Copy file name to clipboardExpand all lines: spring-batch-infrastructure/src/main/java/org/springframework/batch/infrastructure/repeat/support/ResultQueue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2002-2023 the original author or authors.
2
+
* Copyright 2002-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -31,7 +31,7 @@
31
31
* @author Dave Syer
32
32
* @author Ben Hale
33
33
* @author Mahmoud Ben Hassine
34
-
* @deprecated since 5.0 with no replacement. Scheduled for removal in 6.0.
34
+
* @deprecated since 5.0 with no replacement. Scheduled for removal in 7.0.
Copy file name to clipboardExpand all lines: spring-batch-infrastructure/src/main/java/org/springframework/batch/infrastructure/repeat/support/TaskExecutorRepeatTemplate.java
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,9 @@
48
48
* @author Dave Syer
49
49
* @author Mahmoud Ben Hassine
50
50
* @author Stefano Cordio
51
+
* @deprecated since 6.0 with no replacement, scheduled for removal in 7.0.
Copy file name to clipboardExpand all lines: spring-batch-infrastructure/src/main/java/org/springframework/batch/infrastructure/repeat/support/ThrottleLimitResultQueue.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2002-2023 the original author or authors.
2
+
* Copyright 2002-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@
27
27
*
28
28
* @author Dave Syer
29
29
* @author Mahmoud Ben Hassine
30
-
* @deprecated since 5.0 with no replacement. Scheduled for removal in 6.0.
30
+
* @deprecated since 5.0 with no replacement. Scheduled for removal in 7.0.
0 commit comments