Skip to content

Changes

Summary

  1. Fix #59 - copy property files from individual APIs to output (commit: db5276f) (details)
  2. Need to unpack sources before copying resources else some will be missed (commit: 31d3ffe) (details)
  3. Updated to latest apis in staging and in use by GlassFish (commit: ef4ee30) (details)
Commit db5276f01edc762748b4cee0682737abc760c76c by Mark Thomas
Fix #59 - copy property files from individual APIs to output

Signed-off-by: Mark Thomas <markt@apache.org>
(commit: db5276f)
The file was modified pom.xml (diff)
Commit 31d3ffe4e5e29ea20b93df2badfb7231f92fe470 by Mark Thomas
Need to unpack sources before copying resources else some will be missed

Discovered this while working on #59. On a clean build, some resources
were missed.

Signed-off-by: Mark Thomas <markt@apache.org>
(commit: 31d3ffe)
The file was modified pom.xml (diff)
Commit ef4ee3026d656ec6648788695c197f4a529efcc6 by Steve Millidge
Updated to latest apis in staging and in use by GlassFish

Signed-off-by: smillidge <steve.millidge@payara.fish>
(commit: ef4ee30)
The file was modified pom.xml (diff)