Axel Uhl
|
bc5f740c21
|
added comment in update script for launch configs and Selenium pom
|
2022-04-13 16:26:28 +02:00 |
|
Axel Uhl
|
134e7eab41
|
when adding com.sap.sailing.server.gateway.test.support to winddbTest configs, ensure it's started explicitly, on start level 5;
this is the aftermath to patching all launch configs to auto-start=false
|
2021-02-09 23:22:07 +01:00 |
|
Axel Uhl
|
b0ef7da67e
|
updateEclipseLaunchers.sh now also enforces auto-start defaulting to false for launch configs; launch configs re-generated
|
2021-02-08 16:29:44 +01:00 |
|
Axel Uhl
|
fb48f987b5
|
Merge remote-tracking branch 'server/master'
|
2020-11-09 23:15:38 +01:00 |
|
Axel Uhl
|
6901fccd54
|
in-place fix for analyzeProduct.sh, escaping @ character
|
2020-11-09 23:13:58 +01:00 |
|
Georg Herdt
|
46f15cc6dd
|
rename analyzeProduct.sh to updateEclipselaunchers.sh
|
2020-11-09 19:07:50 +01:00 |
|
Georg Herdt
|
54a7f69335
|
fix string escape issued with replacement string for test support launcher
|
2020-11-09 18:54:47 +01:00 |
|
Georg Herdt
|
7612b96664
|
fix interpretation of @ as perl list parameter
force deletion to get no error when file does not exist
bug5255
|
2020-04-24 09:39:05 +02:00 |
|
Georg Herdt
|
99c81af6b9
|
remove unneeded caputuring group, remove unneeded regex modifier g as each pattern occurrs only once in the file, delete .bak files which are created when doing inline replacement, updated doc
bug5255
|
2020-04-24 09:10:13 +02:00 |
|
Axel Uhl
|
54530682f1
|
some comment changes in analyzeProduct.sh script
|
2020-04-20 10:50:08 +02:00 |
|
Georg Herdt
|
97cd9f32bb
|
remove unneeded scripts
#5255
|
2020-04-09 16:03:44 +02:00 |
|
Georg Herdt
|
46b6baaea9
|
add missing slash
#5255
|
2020-04-09 15:54:16 +02:00 |
|
Georg Herdt
|
94a6d94d70
|
add documentation, fix replacement issue when multiple files being processed (pumping variable), cleanup tabs
#5255
|
2020-04-09 15:14:01 +02:00 |
|
Georg Herdt
|
48d3e0c2d0
|
replacment of new eclipse format of launchers
#5255
|
2020-04-08 14:27:08 +02:00 |
|
Axel Uhl
|
cf95e7240a
|
fixed bug in updateSeleniumPom.sh and the selenium.test pom.xml
Change-Id: I58e5197b3cf52692ce9de164bdc5f071dfacce8a
|
2019-02-18 15:08:11 +01:00 |
|
Axel Uhl
|
9673b6ce5f
|
updated updateSeleniumPom.sh to include gateway.test.support
Change-Id: I5a4193c166dfee209d5005ce449ab1e69778f883
|
2019-02-18 13:30:53 +01:00 |
|
Axel Uhl
|
2acabba34c
|
added script to update com.sap.sailing.selenium.test/pom.xml bundleStartlevel section
Change-Id: Ia06b0018b382d6a8f63f201dd264a4ea9d50e94d
|
2019-02-15 21:26:51 +01:00 |
|
Axel Uhl
|
f34a398c7b
|
also consider -1 as valid start level for bundles
Change-Id: Ib176a7bdd78548003d0fb04d3da753f6647346d6
|
2019-02-15 21:26:11 +01:00 |
|
Axel Uhl
|
227fcf474c
|
analyzeProduct.sh now respects winddbTest configs with their gateway.testsupport
Change-Id: Ifa0705f91452662841c29195101c4f83fd9f9759
|
2019-02-14 20:27:28 +01:00 |
|
Axel Uhl
|
313552dd24
|
added security.persistence bundle to more launch configs
Change-Id: I0bf8855ba47899931ccaac284c2be80d8b434c0a
|
2019-01-18 14:08:32 +01:00 |
|
Axel Uhl
|
e625c4e5bc
|
updated README for usage of analyzeProduct.sh
Change-Id: I530d9605c5bde7629be7667f795c2120b50e6705
|
2018-12-15 00:05:16 +01:00 |
|
Axel Uhl
|
b5730a719b
|
fixed script to patch .launch files; added mongodb bundle to sse runtime feature
Change-Id: I9d65f15b476c3ca0d55035237a4f311ca124d7c8
|
2018-12-14 14:54:27 +01:00 |
|
Axel Uhl
|
19af798ed3
|
fixed launch config patching another time; added missing org.eclipse.osgi.util bundle to sse runtime feature
Change-Id: I0d93cf604d72c07e23c997d860d756052a1f8826
|
2018-12-14 13:09:36 +01:00 |
|
Axel Uhl
|
82d5899619
|
fixed patching of .launch configuration
Change-Id: I972823ab113acfa76d690f73af616404ef425aeb
|
2018-12-14 12:59:04 +01:00 |
|
Axel Uhl
|
4c03b8d694
|
analyzeProduct.sh can now also patch an existing .launch configuration
Change-Id: I8090610e50f6a1c37399023758c26129dade58df
|
2018-12-14 12:55:59 +01:00 |
|
Axel Uhl
|
6c14157b4f
|
the analyzeProduct.sh script now produces two lines for a consistent .launch file
Change-Id: I23c52e4ca4dbc025f38ef20745a306cd5f1c075e
|
2018-12-14 12:36:57 +01:00 |
|
Axel Uhl
|
342e5782db
|
adjusted features such that .runtime features pick target platform bundles only, other features pick workspace bundles only
Change-Id: Iaf6c28a083e3ea226160884b4a0c32217fbb95e8
|
2018-12-14 11:43:44 +01:00 |
|
Axel Uhl
|
5a921e6529
|
more scripts to extract bundles from target definition, launch config and product definition
Change-Id: Ie0f1deaeefaf82a1dd7018bd4e63c37e5503fe02
|
2018-12-14 10:45:08 +01:00 |
|