Project

General

Profile

Creation of installer » History » Version 1

Guanji Wang, 26/04/2016 16:01

1 1 Guanji Wang
h1. Creation of installer
2 1 Guanji Wang
3 1 Guanji Wang
1. Change the root directory in build.properties in sitools-install-izpack:
4 1 Guanji Wang
!Selection_135.png!
5 1 Guanji Wang
6 1 Guanji Wang
2.  Install nodejs npm, gulp, grunt- cli
7 1 Guanji Wang
!Selection_104.png!
8 1 Guanji Wang
9 1 Guanji Wang
3.  Ant sitools.core / extensions /  update-classpath / sitools.install by order: 
10 1 Guanji Wang
!Selection_136.png!
11 1 Guanji Wang
12 1 Guanji Wang
4.  If error appears in the log: node: No such file or directory,
13 1 Guanji Wang
     we need to symlink the nodejs executable to node:
14 1 Guanji Wang
!Selection_107.png!
15 1 Guanji Wang
16 1 Guanji Wang
5. re - ant the izpack
17 1 Guanji Wang
!Selection_137.png!