Skip to content

Commit 0aeed56

Browse files
Merge pull request diffblue#393 from diffblue/owen-jones-diffblue/update-instructions-for-ginco
SEC-333: Update instructions for ginco
2 parents 4bfb1ef + d2f55eb commit 0aeed56

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

benchmarks/GENUINE/README.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,23 @@ Repository: https://github.com/culturecommunication/ginco
159159
49 releases
160160
9 contributors
161161

162+
Commits of interest:
163+
https://github.com/culturecommunication/ginco/commit/2fb5a070034deda25b2d50a98e9e6b42754e6425
164+
https://github.com/culturecommunication/ginco/commit/fb937f67a78a1f01017cee3a12f4d79d325ec82f
165+
162166
Install guide for Ubuntu:
163167

164168
1. Open a terminal in the directory of this readme file and clone:
165169
git clone https://github.com/culturecommunication/ginco
166170
2. Enter the directory "ginco" and build the app with maven:
171+
(optional) git checkout 9d07909a1d768499443fa84085fa295649135507 # The commit before the commits of interest above
167172
mvn clean package
173+
mkdir dist
174+
cp ginco-admin/target/ginco-admin.war dist
175+
cp ginco-webservices/target/ginco-webservices.war dist
168176

169-
The built binaries will be stored in:
170-
target (can be more than one directory, in sub-directories)
177+
Note: Instead of "dist" you can specify another directory to store the built
178+
binaries in.
171179

172180

173181
(5) jforum3
@@ -363,7 +371,7 @@ Install guide for Ubuntu:
363371
2. Enter the created directory "SocialSDK" and build with maven:
364372
cd SocialSDK
365373
git commit -am "CRLF problem"
366-
(optional) git checkout 4f07c13180aa27152e08adf6440b6692e5a54d3b
374+
(optional) git checkout 4f07c13180aa27152e08adf6440b6692e5a54d3b <note - not sure what is interesting about this commit>
367375

368376
mvn install
369377

0 commit comments

Comments
 (0)