Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ind1go ind1go released this 20 Feb 23:24
9cbe293

Initial release.

Comes with support for building a CICS bundle module, containing the following types of bundle part:

  • EAR
  • OSGi bundle
  • WAR
  • EPADAPTER
  • EPADAPTERSET
  • EVENTBINDING
  • FILE
  • LIBRARY
  • PACKAGESET
  • POLICY
  • PROGRAM
  • TCPIPSERVICE
  • TRANSACTION
  • URIMAP

Java-based bundle parts are pulled in via dependencies, whereas non-Java-based bundle parts are placed in the src/main/resources folder.