File tree Expand file tree Collapse file tree 6 files changed +2
-2
lines changed
exist-installer/src/main/izpack Expand file tree Collapse file tree 6 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 146
146
<executable os =" unix" targetfile =" $INSTALL_PATH/bin/shutdown.sh" />
147
147
<executable os =" unix" targetfile =" $INSTALL_PATH/bin/startup.sh" />
148
148
<executable os =" unix" targetfile =" $INSTALL_PATH/bin/jsvc-linux-x86_64" />
149
- <executable os =" unix" targetfile =" $INSTALL_PATH/bin/jsvc-mac-x86_64 " />
149
+ <executable os =" unix" targetfile =" $INSTALL_PATH/bin/jsvc-mac" />
150
150
<fileset os =" windows" targetdir =" $INSTALL_PATH/bin" dir =" bin" >
151
151
<include name =" *.bat" />
152
152
<include name =" *.exe" />
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >commons-daemon</groupId >
51
51
<artifactId >commons-daemon</artifactId >
52
- <version >1.2.4 </version >
52
+ <version >1.3.1 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments