Produced by Araxis Merge on 11/9/2017 4:31:01 PM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_bld\historical | BUILD_README.txt | Thu Nov 9 15:02:50 2017 UTC |
2 | PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_bld\historical | BUILD_README.txt | Thu Nov 9 20:22:06 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 94 |
Changed | 2 | 4 |
Inserted | 0 | 0 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | As the sou rce code a nd librari es are (as checked-i n by SwRI) , the buil d is only | |
2 | capable of creating developmen t ear file . The ste ps below w ill be nee ded to | |
3 | create an ear file c apable of running in either a VA testing , pre-prod uction or | |
4 | production environme nt. | |
5 | ||
6 | Environmen t definiti ons will b e defined as follows , these de finitions are used | |
7 | to determi ne if a gi ven step i s required to produc e a workab le ear fil e for the | |
8 | environmen t desired: | |
9 | ALL - Each t arget envi ronment wi ll be requ ired to ex ecute this step | |
10 | TESTIN G - Step i s only req uired for the testin g environm ent. This only | |
11 | affect s the usag e of the S TS service . | |
12 | PROD - Step i s required for both of the pro duction en vironments . | |
13 | PROD32 - Step i s required for produ ction envi ronment us ing FDB-DI F 3.2.2 | |
14 | PROD33 - Step i s required for produ ction envi ronment us ing FDB-DI F 3.3 | |
15 | ||
16 | 1) ALL: | |
17 | # copy the kaaje eConfig.xm l.prod (pr oduction v ersion) | |
18 | cp -av ${BASE}/P S_PPS_Dev/ PS_PPS_ui/ web/WEB-IN F/kaajeeCo nfig.xml.p rod ${BASE }/PS_PPS_D ev/PS_PPS_ ui/web/WEB -INF/kaaje eConfig.xm l | |
19 | # copy the weblo gic.xml (p roduction version) | |
20 | cp -av ${BASE}/P S_PPS_Dev/ PS_PPS_ui/ etc/web/na tional/web logic.xml. prod ${BAS E}/PS_PPS_ Dev/PS_PPS _ui/etc/we b/national /weblogic. xml | |
21 | ||
22 | 2a) TESTIN G: | |
23 | # copy the testi ng STS lib rary for t esting | |
24 | cp -av ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /sts/StsCo nnectivity 3.jar.dev ${BASE}/PS _PPS_Bld/P S_PPS_lib/ Interface/ sts/StsCon nectivity3 .jar | |
25 | # remo ve the pro duction ST S library | |
26 | rm -vf ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /sts/stsPr od.jar | |
27 | 2b) PROD: | |
28 | # copy the produ ction STS library | |
29 | cp -av ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /sts/stsPr od.jar.pro d ${BASE}/ PS_PPS_Bld /PS_PPS_li b/Interfac e/sts/stsP rod.jar | |
30 | # remo ve the tes ting STS l ibrary | |
31 | rm -vf ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /sts/StsCo nnectivity 3.jar | |
32 | ||
33 | 3a) PROD32 | |
34 | # copy the FDB-D IF 3.2.2 l ibrary | |
35 | cp -av ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /drugdatav endor/fdb/ fdbdif32-3 .2.2.jar.p rod-alt ${ BASE}/PS_P PS_Bld/PS_ PPS_lib/In terface/dr ugdatavend or/fdb/fdb dif32-3.2. 2.jar | |
36 | # remo ve the FDB -DIF 3.3 l ibrary | |
37 | rm -vf ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /drugdatav endor/fdb/ DIF3.3.jar | |
38 | 3b) PROD33 | |
39 | # copy the FDB-D IF 3.3 lib rary | |
40 | cp -av ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /drugdatav endor/fdb/ DIF3.3.jar .prod-alt ${BASE}/PS _PPS_Bld/P S_PPS_lib/ Interface/ drugdatave ndor/fdb/D IF3.3.jar | |
41 | # remo ve the FDB -DIF 3.2.2 library | |
42 | rm -vf ${BASE}/P S_PPS_Bld/ PS_PPS_lib /Interface /drugdatav endor/fdb/ fdbdif32-3 .2.2.jar | |
43 | ||
44 | 4) ALL: | |
45 | # run the ant bu ild script , passing in the fol lowing arg uments [pr operties]: | |
46 | # e.g.: ant -Ddepl oy.environ ment=t1rac k -Ddataba se.url.por t= PORT -Ddatabas e.url.port .suffix=: ear | |
47 | -Ddepl oy.environ ment=t1rac k | |
48 | -Ddatabase .url.port= PORT | |
49 | -Ddata base.url.p ort.suffix =: |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.