Skip to content

Commit 4ba4db4

Browse files
author
Kiran Ayyagari
committed
Added install4j configuration file (#81)
Commented out the line that included modules to make the binary start with Java8 by default Updated preamble in server/LICENSE.txt file Signed-off-by: kayyagari <kiran@sereen.io>
1 parent 7c53aef commit 4ba4db4

File tree

3 files changed

+753
-3
lines changed

3 files changed

+753
-3
lines changed

server/basedir-includes/oieserver.vmoptions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-include-options conf/base_includes.vmoptions
55

66
# Comment out the following line if you are running on Java 8
7-
-include-options conf/default_modules.vmoptions
7+
#-include-options conf/default_modules.vmoptions
88

99
# Put any custom options in the following file
1010
-include-options conf/custom.vmoptions

server/docs/LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Copyright (c) NextGen Healthcare. All rights reserved.
1+
Copyright (c) 2025 Open Integration Engine Contributors. Visit https://openintegrationengine.org/
22

3-
https://www.nextgen.com/products-and-services/integration-engine
3+
Copyright (c) 2005-2024 NextGen Healthcare.
44

55
The software in this package is published under the terms of the MPL license a copy of which has been included below:
66

0 commit comments

Comments
 (0)