issues
search
WASdev
/
standards.jsr352.jbatch
Home of 'jbatch', a compatible implementation of the Jakarta Batch specification (and the former Reference Implementation for the JSR 352, Batch Applications for the Java Platform specification).
Other
21
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0
#81
dependabot[bot]
opened
12 months ago
0
Bump testng from 6.8 to 7.7.0
#80
dependabot[bot]
closed
1 year ago
0
Fixes issue #78
#79
scottkurz
closed
2 years ago
0
In batch CDI extension, incorrect scope used for flag detecting if JobOperator bean was detected in app
#78
scottkurz
opened
2 years ago
0
2.1.0 m2
#77
scottkurz
closed
2 years ago
0
Add provision for JobOperator Bean with app-provided Bean taking
#76
scottkurz
closed
2 years ago
0
#74 Fix warning in CDI 3 and error in 4
#75
arjantijms
closed
2 years ago
3
jBatch crashes with CDI 4/Weld 5
#74
arjantijms
closed
2 years ago
0
Add 2.1 CDI support; move to Java 11, prep for 2.1.0-M1
#73
scottkurz
closed
2 years ago
0
How to provide database username and password in SE mode?
#72
m1h43l
closed
3 years ago
2
Update "about" section on main github page
#71
kwsutter
closed
3 years ago
1
2.0.0 docker tck
#70
scottkurz
closed
3 years ago
0
2.0.0 release
#69
scottkurz
closed
3 years ago
0
2.0.0 release TODOs
#68
scottkurz
closed
2 years ago
1
Bump junit from 4.10 to 4.13.1
#67
dependabot[bot]
closed
3 years ago
1
Batch XSD not loaded from API jar in OSGi environment
#66
scottkurz
closed
4 years ago
0
Update xsd version to 2.0
#65
scottkurz
closed
4 years ago
0
Fixes META-INF/MANIFEST.MF Import-Package naming
#64
jGauravGupta
closed
4 years ago
2
Update OSGi bundle manifest versions, jsr->jakarta
#63
scottkurz
closed
4 years ago
2
Remove jsr 352 references from javadoc
#62
scottkurz
closed
4 years ago
0
FIx #60
#61
ondruska
closed
5 years ago
0
Typo? in dependency to derby net
#60
ondruska
closed
5 years ago
1
Release 1.0 stream to Maven central under jakarta.batch groupid.
#59
scottkurz
closed
4 years ago
1
Chunk step's reader/writer open() methods don't allow for configuration of tran timeout
#58
Juljan
closed
4 years ago
2
Fixes issue #56 - For MS SQL
#57
scottkurz
closed
6 years ago
0
Set SCHEMA is not valid SQL in Microsoft SQL Server
#56
FengLiqiong
closed
6 years ago
1
DelegatingJobXMLLoaderServiceImpl: Input stream has been finalized or forced closed without being explicitly closed
#55
tareqini
opened
6 years ago
3
upgraded javax.enterprise.event version
#54
ankathur
closed
7 years ago
0
Glassfish 5 Weld (CDI) level breaks batch app deployment.
#53
scottkurz
closed
7 years ago
2
fix issue11 by using 'USE schema_name' on mysql
#52
FengLiqiong
closed
7 years ago
0
JobEndCallbackManagerImpl consumes heap in the long run
#51
k2sd
opened
7 years ago
1
JobContext.getTransientUserData() is not job-scoped
#50
yrodiere
closed
7 years ago
3
Added job instance deletion method
#49
k2sd
closed
2 years ago
2
Steps within a split-flow always re-execute on job restart.
#48
jvfullam
opened
8 years ago
0
Added timing leniency for assertion
#47
scottae22
closed
8 years ago
0
We shouldn't call beforePartitionedStepCompletion on a partitioned step which has failed
#46
scottkurz
opened
8 years ago
0
BatchJobUtils#purgeOwnedRepositoryData(String tagName) throws unexpected exception
#45
scottkurz
opened
8 years ago
0
The BatchUtils doesn't purge data in all tables
#44
scottkurz
opened
8 years ago
0
Race condition in submitting a job
#43
smillidge
opened
9 years ago
3
In partitioned batchlet case, we wrongly call collector on exception
#42
scottkurz
opened
9 years ago
0
Return JobExecution by copying DB value rather than providing a link/ref to the current value
#41
scottkurz
opened
9 years ago
0
generate of JAXBs should be able to be done w/o an intermediate clean
#40
scottkurz
closed
9 years ago
0
Add config to specify custom schema(HLQ) and table prefix for batch tables
#39
scottkurz
opened
9 years ago
1
Enabling loading XML from directory?
#38
seckin206
closed
7 years ago
17
Add (back) automated execution of TCK.
#37
scottkurz
closed
4 years ago
0
For partitioned steps, allow-start-if-complete=true does not result in re-running the partitions
#36
scottkurz
closed
9 years ago
1
Add verification of tck.dist module
#35
scottkurz
closed
9 years ago
2
Adjust process for generating TCK sigtest and batch.xml
#34
scottkurz
closed
9 years ago
1
JBatch poms on maven central refer to missing javax.batch pom
#33
smillidge
closed
9 years ago
4
Mvn generate of TCK batch.xml has issues in Cygwin
#32
scottkurz
closed
9 years ago
3
Next