issues
search
jakartaee
/
batch
The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
14
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create tck_challenge.md
#214
Emily-Jiang
closed
1 month ago
2
ClassifierCompositeItemWriter use contravariance for items classification, why?
#213
alvarofvr
closed
5 months ago
1
Can the `cdi-api` version be updated?
#212
liweinan
closed
6 months ago
5
Adust language around "dynamic" batch property access per TCK challenge issue #71
#211
scottkurz
closed
7 months ago
2
Question about the plan to support Jakarta EE Platform 11
#210
liweinan
closed
7 months ago
2
Jakarta Batch CDI integration language over-specifies behavior and wrongly describes implementation(Weld)-specific behavior
#209
scottkurz
closed
7 months ago
1
_ characters in some enum values in spec document #207
#208
liweinan
closed
1 year ago
4
_ characters in some enum values in spec document
#207
chengfang
closed
7 months ago
1
Move this repo to https://github.com/jakartaee
#206
arjantijms
closed
7 months ago
5
Consider a beforeSplitFlow/afterSplitFlow listener to give app control on the split-flow thread
#205
scottkurz
opened
1 year ago
0
Certification Request for JBeret 2.1.0.Final + jakarta batch api 2.1.0
#204
chengfang
closed
2 years ago
1
Use 'jakartaee' namespace prefix in job.xsd and batch.xsd (the convention used by other Jakarta specs).
#203
chengfang
opened
2 years ago
2
Version 2.1.1 "specification" artifact released with "2.2" as the spec version in filename, spec header
#202
scottkurz
opened
2 years ago
0
Batch 2.1.0 API JAR OSGi bundle headers are wrongly using 2.0 version values
#201
scottkurz
closed
2 years ago
1
Finalize Jakarta Batch 2.1 Release
#200
ivargrimstad
closed
2 years ago
1
Loading a batch artifact as a CDI Bean by bean name via @Producer in some other bean class
#199
scottkurz
opened
2 years ago
1
Fixes #112 - Revert EFSL wording
#198
scottkurz
closed
2 years ago
0
Certification Request for jbatch v2.1.0-M2 + jakarta batch api v2.1.0
#197
scottkurz
closed
2 years ago
2
Add 2.1 spec change history to spec doc - misc. changes preparing for final release
#196
scottkurz
closed
2 years ago
1
Add Javadoc clarification to BatchProperty
#195
scottkurz
closed
2 years ago
0
Final update for Batch 2.1 spec document
#194
scottkurz
closed
2 years ago
0
Provide well-defined behavior / ordering / etc. in case where ServiceLoader finds >1 JobOperator impl.
#193
scottkurz
opened
2 years ago
4
Add jakarta.batch API module-info
#192
scottkurz
closed
2 years ago
1
Add job operator precedence
#191
scottkurz
closed
2 years ago
2
Clarify precedence between runtime-provided JobOperator Bean vs. other (app)-provided
#190
scottkurz
closed
2 years ago
1
Add missing artifact loading cases
#189
scottkurz
closed
2 years ago
0
Api 210 parent
#188
scottkurz
closed
2 years ago
0
sigtest generate
#187
scottkurz
closed
2 years ago
0
Prepare for batch-2.1.0 and move to build with Java 11
#186
scottkurz
closed
2 years ago
0
Specify method/ctor property and context injection
#185
scottkurz
closed
2 years ago
0
Add missing job listener properties section to spec
#184
scottkurz
closed
2 years ago
0
Add spec requirement for JobOperator CDI Bean
#183
scottkurz
closed
2 years ago
5
Non string batch props
#182
scottkurz
closed
2 years ago
2
Add cdi req
#181
scottkurz
closed
2 years ago
7
Add module-info.java
#180
scottkurz
closed
2 years ago
2
Batch TCK separation and integration with Platform TCK
#179
gurunrao
closed
2 years ago
1
Fixed a syntax error in one of code examples
#178
jahan-paisley
closed
3 years ago
0
Define job registration mechanism with Java-defined job (e.g. at app startup?)
#177
scottkurz
opened
3 years ago
3
Jakarta Batch + CDI integration
#176
scottkurz
closed
3 years ago
1
PartitionAnalyzer transaction boundary on partitioned chunk (and batchlet) step need clarification
#175
dashorst
closed
4 years ago
1
EJB abbreviation removed
#174
hendrikebbers
closed
3 years ago
1
Provide a means to retrieve first exception (since StepContext.getException gets you last)
#173
follis
opened
4 years ago
0
Add access to whole partition plan
#172
follis
opened
4 years ago
0
Injecting one artifact into another
#171
follis
closed
2 years ago
1
Provide standard way to expose which JSLs (jobs) are packaged in a given EE archive
#170
follis
opened
4 years ago
0
Return both empty and null properties as empty ones in several places
#169
follis
opened
4 years ago
0
NoSuchJobException discussion and implications for JobRepository
#168
follis
opened
4 years ago
0
getJobExecutions(JobInstance instance) should guarantee order
#167
follis
opened
4 years ago
0
getJobInstanceCount returns ‘int’, probably should return Long though unlikely to matter in real world
#166
follis
opened
4 years ago
0
Define a step listener that runs for all steps in job.
#165
follis
opened
4 years ago
0
Next