This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/IDP-2285
in repository java-idp-jetty-base.
from 317970a Fix location of procrun logs
new b12fb71 IDP-2285 Start looking at Windows Installer for Jetty12
new ec4bc1f IDP-2285 Start looking at Windows Installer for Jetty12
new dde4e3a Indentation
new d65ee44 IDP-2285 Start looking at Windows Installer for Jetty12
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 311 ++++++++++++++-------
.../jetty-base/start.d.dist/idp-system.ini | 20 ++
.../jetty-base/start.d.dist/idp.ini.windows | 21 ++
src/main/resources/jetty-base/start.d/custom.ini | 1 -
src/main/resources/jetty-base/start.d/idp.ini | 39 ---
src/main/wix/.gitattributes | 1 +
src/main/wix/Jetty-Main.wxs | 47 ++--
src/main/wix/idp-userfacing.p12 | Bin 0 -> 3448 bytes
8 files changed, 270 insertions(+), 170 deletions(-)
create mode 100644 src/main/resources/jetty-base/start.d.dist/idp-system.ini
create mode 100644 src/main/resources/jetty-base/start.d.dist/idp.ini.windows
delete mode 100644 src/main/resources/jetty-base/start.d/custom.ini
delete mode 100644 src/main/resources/jetty-base/start.d/idp.ini
create mode 100644 src/main/wix/.gitattributes
create mode 100644 src/main/wix/idp-userfacing.p12
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.