Axel Uhl
aa37ac2490
bug5694: don't use ${extra} with -Dp2-local so that remote target platform is used for AWS SDK build
2022-04-12 16:55:36 +02:00
Axel Uhl
a7d356baff
bug5694: adjusted to file:// + path which corresponds with the file URL spec now
2022-04-12 16:36:25 +02:00
Axel Uhl
e02e4cc5ec
bug5694: also remove leading slash from AWS SDK file: repo URL
2022-04-12 16:24:41 +02:00
Axel Uhl
6f2abec303
bug5694: removed slash in file:/ URL for local repo
2022-04-12 15:46:19 +02:00
Axel Uhl
81df955b0b
jetty-9.4.44: fixed script so it handles jetty-osgi-boot-jsp, not jetty-osgi-boot in the target-base p2 environment
2022-02-16 00:29:24 +01:00
Axel Uhl
0c7b61bfd8
jetty-9.4.44: remove extra / in path construction for target-base plugins directory
2022-02-16 00:24:52 +01:00
Axel Uhl
cc4fa176b3
jetty-9.4.44: also automatically remove target-base Jetty bundles and get new ones from Maven central for osgi.boot.jsp and apache-jsp
2022-02-16 00:18:22 +01:00
Axel Uhl
ba87ab038a
jetty-9.4.44: added instructions for where to obtain updated versions of the jetty libs for our sailing p2 repo
2022-02-16 00:18:22 +01:00
Axel Uhl
2a96dfb34a
uncommented lines in createAndUploadJettyP2Repository.sh after finished with tests
2022-02-15 23:19:54 +01:00
Axel Uhl
ce6422e6b6
added patching of feature.xml
2022-02-15 23:19:14 +01:00
Axel Uhl
8eb5bf638b
added script to create and upload a Jetty p2 repository as mirror from the official Jetty 9.4.x repo
2022-02-15 23:11:01 +01:00
Georg Herdt
ab9776b631
fix typo/reflect change in script name
2021-02-02 01:26:01 +01:00
Axel Uhl
d51cb57590
patched mongo-java-driver-3.6.4-sources.jar to contain OSGi manifest, added as source bundle to target platform
2020-10-12 12:43:27 +02:00
EC2 Server
9188efe093
also fixed CWD resilience for upload script of P2 base update site
2020-07-26 22:07:04 +00:00
EC2 Server
eac16c7a47
made P2 update site upload scripts ignorant to CWD from where they are called
2020-07-26 21:52:38 +00:00
Axel Uhl
e7082b79fb
bug4811: moved script for AWS SDK wrapper bundle generation to that bundle
2020-07-22 13:34:20 +02:00
Axel Uhl
5502c6482f
bug4811: remove update site's plugins folder for aws-sdk before filling it
2020-07-22 10:39:46 +02:00
Axel Uhl
8319bcfec6
bug4811: fixed patching remote to local target definition
2020-07-21 14:47:06 +02:00
Axel Uhl
0b5f536fc7
bug4811: improvements of the AWS SDK update site generation script
2020-07-21 14:33:17 +02:00
Axel Uhl
d6bd170b74
Use common update site upload script also for regular target platform
2020-07-21 13:26:46 +02:00
Axel Uhl
290b9458a4
Merge remote-tracking branch 'server/bug4811' into bug4811
2020-07-21 11:50:59 +02:00
Axel Uhl
5d3fe4b73b
bug4811: updated README for AWS SDK update site building
2020-07-21 11:49:07 +02:00
Axel Uhl
ed534dacc7
bug4811: adjusted target platform
2020-07-21 00:27:46 +02:00
Axel Uhl
8ae40917d7
bug4811: removed AWS SDK lib files and make them part of target platform
2020-07-20 23:40:40 +02:00
Axel Uhl
d829ebdaa1
bug4811: added P2 repo project for AWS SDK
2020-07-20 19:13:24 +02:00
RobinFleige
87a2419f65
Improved scripts
2018-08-23 15:53:35 +02:00
RobinFleige
9cb2499507
Fixes com/amazonaws/internal/config/awssdk_config_default.json in added library
2018-08-21 15:28:29 +02:00
RobinFleige
4a193d2bed
script fixes
2018-08-21 08:45:36 +02:00
RobinFleige
6084df47a6
Improve scripts for non-cygwin user
2018-08-21 07:56:37 +02:00
Axel Uhl
592c44e880
introduced command line options for uploadRepositoryToServer.sh for proxy/tunnel upload
...
Change-Id: Ib35d0de686c9f4f6660726a5a4bb9fbc69457933
2016-06-03 15:51:39 +02:00
Axel Uhl
958d1d0a6c
fixed mode adjustment after target platform p2 repository upload
2015-11-17 22:19:06 +01:00
Axel Uhl
55334a7b58
also make everything executable after target platform upload, meaning the web server can "cd" into the plugins and features directory
2015-02-15 18:05:06 +01:00
Axel Uhl
60be227a06
after uploading the target platform, make sailing/ directory itself readable for all
2015-02-15 17:12:19 +01:00
Axel Uhl
bf7d841974
rename local target definition so it is easier to recognize in Eclipse target definition selection
2014-11-30 12:10:15 +01:00
Axel Uhl
ec382dea4e
extended patching of local p2 target path for Cygwin users
2014-11-26 23:20:39 +01:00
Fredrik Teschke
d25757fd3f
bind generating local p2 repo to mvn compile goal
2014-11-22 18:57:58 +01:00
Fredrik Teschke
76ee054a29
generate local p2 repo in target/repository folder
...
- allows cleaning via mvn clean
2014-11-22 18:57:52 +01:00
Fredrik Teschke
91fef8fc84
build p2 repo with maven plugin instead of manually invoking launcher jar
2014-11-21 15:18:14 +01:00
Fredrik Teschke
56c25c50d7
keep only one target definition
...
- target definitions for ide and maven (local and p2admin) were all very similar
- only differences between ide and maven: bundle versions, attributes in <location> tags and order of tags
- only differences between local and p2admin: once one uses the file:// url for local, then they are exactly the same but for the specific URL
- retain only one base target definition (use for normal ide and maven scenario)
- introduce a script that can generate the target definition for the local p2 repo
2014-11-19 17:55:39 +01:00
Axel Uhl
eaca3e439c
move Shiro JARs and ehcache to target platform; adjusting target definitions
2014-11-04 17:32:41 +01:00
Benjamin Ebling
d46376eb40
Merge branch 'master' into usermanagement
...
Conflicts:
java/com.sap.sailing.gwt.ui/.gitignore
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/shared/panels/UserStatusPanel.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardEntryPoint.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/tv/TVViewController.java
java/com.sap.sailing.server/SailingServer (No Proxy).launch
java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-06-04 15:49:02 +02:00
Axel Uhl
bc1f11b283
fixed target platform upload script for adjusting permissions ($-sign missing for variable dereference)
2014-06-03 23:48:01 +02:00
Axel Uhl
ee5d569a0f
updated routeconverter JAR's version in feature.xml; fixed typo in target platform upload script
2014-06-03 22:53:26 +02:00
Benjamin Ebling
4e7586b375
Added role management and login panel
2014-05-27 17:04:45 +02:00
Axel Uhl
79c74649cd
after uploading the p2 repository contents, make readable for world
2013-12-09 11:24:25 +01:00
Axel Uhl
94c41e83a8
added Apache Felix shell and remote shell to target platform
2013-12-09 10:35:10 +01:00
Simon Pamies
af1cbc37f7
Fixed line ending problem
2013-08-15 23:16:48 +02:00
Armin Zamani
b501d1ca6f
Merge branch 'racecommittee_integrated' of
...
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated
Conflicts:
java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
Simon Pamies
5396b1bddb
Added missing hamcrest.*
2013-04-01 17:45:59 +02:00
Simon Pamies
ad2ad27f78
Added a new script that eases the uploading process
2013-01-10 14:14:20 +01:00