Create SVR4/IPS package from jar/zip file.

  • All the changes need to be done in V3 workspace in v3/packager module.
  • Add section in packager/package.xml package-X similar to package-javadb, and add your X bundle to push to IPS repo, and install X ips package.
  • Make sure actual file lists are present in a zip file entries directly (instead of zip of zip file) for SVR4 package creation entries.
  • Add directory X (similar to javadb) in packager/packages directory and token replace javadb to X
  • Test your change