Hey all,

the Apache BatchEE Community is pleased to announce the release of BatchEE 
0.5-incubating.

BatchEE is an implementation of the JBatch specification (JSR-352) and this 
release passes the JBatch 1.0 TCK. Furthermore BatchEE provides lots of useful 
tools and extensions which are still compatible with other JBatch 
implementations.

BatchEE also comes with an EE6 module for easy integration with EE6 servers. 

And last but not least - BatchEE is also part of the little great server Apache 
TomEE.

The released sources are available here 
<https://www.apache.org/dyn/closer.cgi/incubator/batchee> and binaries and 
sources are already on maven central

You can check out the release notes here 
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314924&version=12334679>
 or at the end of this email

For more information about Apache BatchEE please visit our site 
<http://batchee.incubator.apache.org/>

Best regards,
your Apache BatchEE Team


Release Notes:
Bug
[BATCHEE-113 <https://issues.apache.org/jira/browse/BATCHEE-113>] - 
JobScopedBeans are destroyed while job is running
[BATCHEE-115 <https://issues.apache.org/jira/browse/BATCHEE-115>] - StepScope 
blows up with ContextNotActiveException in partitioned batches
[BATCHEE-116 <https://issues.apache.org/jira/browse/BATCHEE-116>] - typo in 
generated sql file for mysql
[BATCHEE-119 <https://issues.apache.org/jira/browse/BATCHEE-119>] - upgrade 
components and dependencies
[BATCHEE-121 <https://issues.apache.org/jira/browse/BATCHEE-121>] - Make the 
default CLI lifecycle configurable
[BATCHEE-125 <https://issues.apache.org/jira/browse/BATCHEE-125>] - JobScoped & 
StepScoped missing Target METHOD and FIELD
[BATCHEE-127 <https://issues.apache.org/jira/browse/BATCHEE-127>] - 
JobContext#isActive throws NPE when not active
Improvement
[BATCHEE-120 <https://issues.apache.org/jira/browse/BATCHEE-120>] - allow to 
configure the splash screen
[BATCHEE-122 <https://issues.apache.org/jira/browse/BATCHEE-122>] - @Deprecated 
should describe alternatives
Task
[BATCHEE-128 <https://issues.apache.org/jira/browse/BATCHEE-128>] - add KEYS 
file
[BATCHEE-129 <https://issues.apache.org/jira/browse/BATCHEE-129>] - fix javadoc 
errors

Reply via email to