4.0.0 javax.batch jbatch 1.0 pom JSR-352 RI Batch processing is a pervasive workload pattern, expressed by a distinct application organization and execution model. It is found across virtually every industry, applied to such tasks as statement generation, bank postings, risk evaluation, credit score calculation, inventory management, portfolio optimization, and on and on. Nearly any bulk processing task from any business sector is a candidate for batch processing. Batch processing is typified by bulk-oriented, non-interactive, background execution. Frequently long- running, it may be data or computationally intensive, execute sequentially or in parallel, and may be initiated through various invocation models, including ad hoc, scheduled, and on-demand. Batch applications have common requirements, including logging, checkpointing, and parallelization. Batch workloads have common requirements, especially operational control, which allow for initiation of, and interaction with, batch instances; such interactions include stop and restart. http://java.net/projects/jbatch The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo git://java.net/jbatch~jsr-352-git-repository scm:git://java.net/jbatch~jsr-352-git-repository scm:git://java.net/jbatch~jsr-352-git-repository net.java jvnet-parent 1 scottkurz Scott Kurz skurz@us.ibm.com Kaushik Mukherjee kmukherj@us.ibm.com htavarez Hendrix Tavarez htavarez@us.ibm.com dmbelina Dan Belina belina@us.ibm.com ajmauer Andrew Mauer ajmauer@us.ibm.com release-sign-artifacts performRelease true mc-release Local Maven repository of releases http://mc-repo.googlecode.com/svn/maven2/releases false true org.apache.maven.plugins maven-gpg-plugin 1.4 sign-artifacts verify sign UTF-8 JSR352.API JSR352.JobXML.Model JSR352.Runtime JSR352.RI.SPI JSR352.TCK.SPI JSR352.Tests.TCK JSR352.Aggregation/runtime org.apache.maven.plugins maven-source-plugin attach-sources jar org.apache.maven.plugins maven-javadoc-plugin © Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0 ]]>
attach-javadocs jar
com.mycila.maven-license-plugin maven-license-plugin
header.txt
true true **/*.txt **/*.sql LICENSE.txt Documentation JSR352.Aggregation JSR352.BinaryDependencies JSR352.BinaryDependencies.WeDoNotShip JSR352.JEE.CDI.Integration JSR352.TCK.CTS JSR352.WASExtensions Legal.and.Release.Utils **/build.properties **/build.xml **/src/test/resources/** **/src/test/data/** **/bin/** **/jaxbgen/** **/toStringStubs/** **/*.html **/*.css **/.jazzignore **/*.ddl **/testJunitsBin/** **/testArtifactsBin/** **/testResources/** **/jsr352-tck.properties **/jsr352-tck-impl-*.xml **/testng-class.xml **/testng-method.xml **/beans.xml JSR352.API/** JSR352.JobXML.Model/** JSR352.Runtime/** JSR352.RI.SPI/** JSR352.TCK.SPI/** JSR352.Tests.TCK/**