Steffen Schaefer
2d51e076c0
Increasing GWT compiler's memory limit by 512MB in the hope that this
...
fixes hanging builds on Hudson
2017-05-22 14:18:13 +02:00
Steffen Schaefer
7839416608
Updated GWT to version 2.8.1
2017-04-27 14:35:37 +02:00
Axel Uhl
1579c7914b
removed xml-apis-1.4.01.jar (taken over by JDK's rt.jar); back to Tycho 1.0.0
...
Change-Id: If11cd258a6adba7da000a31b2f381a740c99b213
2017-02-21 19:52:27 +01:00
Axel Uhl
4137c6b34d
temporarily revert to Tycho 0.21.0 to isolate the Selenium issues
...
Change-Id: I9a45141a5335b57ac92dab9c9a469e8cc3b0a986
2017-02-21 11:08:43 +01:00
Axel Uhl
08934830bd
re-added <directory>bin</directory> specifier and revert buildAndInstallProduct.sh to use bin instead of target folder
...
Change-Id: I3b9a79a2df619112e411beead749c80b3d4808ad
2017-02-20 10:04:49 +01:00
Axel Uhl
0620842b81
removed unnecessary <directory> tag in java/pom.xml
...
Change-Id: I68201f539ebeb8defea1d59a37c35aae88c1ff8c
2017-02-17 16:40:42 +01:00
Axel Uhl
f1e3ce3d3f
upgraded Tycho version to 1.0.0
...
Change-Id: I680647ed62ca81443829237a043dd36536a14e0a
2017-02-17 13:31:51 +01:00
Axel Uhl
b458576894
Merge branch 'master' into grib2
2017-02-02 14:33:37 +01:00
Axel Uhl
1740ea3db0
removed dependency from polars.datamining to sailing.datamining by introducing a new bundle sailing.datamining.provider
...
Change-Id: I7d388ef039445d8b38a68586b4ff74f743c3d627
2017-01-26 17:35:53 +01:00
Axel Uhl
47afbe69b2
added pom.xml files for Grib projects
...
Change-Id: Ie637435f65e072e88906265dc53103cbaab00b20
2017-01-19 16:07:53 +01:00
Steffen Schaefer
673907c017
Merge branch 'master' into bug2447
...
Conflicts:
java/com.sap.sailing.feature/feature.xml
java/pom.xml
2017-01-09 10:05:05 +01:00
Axel Uhl
5a8de86e7a
removed com.sap.sailing.autoload bundle; it is obsoleted by the solution for bug 2
...
Change-Id: I4b0d7c7472a65605f676e97e5626f767d5bef7ee
2016-12-29 20:18:22 +01:00
Axel Uhl
8ee18e9ae5
Merge branch 'master' into bug3246; this merge temporarily kills the addition of the competitor import bundle to the launch configs
...
Conflicts:
java/com.sap.sailing.server/SailingServer (No Proxy OSX).launch
java/com.sap.sailing.server/SailingServer (No Proxy).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Cached MTB).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889, Cached MTB).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889, auto-replicate dev).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889, auto-replicate).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8890).launch
java/com.sap.sailing.server/SailingServer (No Proxy, Remote Debug SAP VM).launch
java/com.sap.sailing.server/SailingServer (No Proxy, winddbTest).launch
java/com.sap.sailing.server/SailingServer (Proxy).launch
java/com.sap.sailing.server/SailingServer (Proxy, Jetty on 8889).launch
java/com.sap.sailing.server/SailingServer (Proxy, Remote Debug SAP VM).launch
java/com.sap.sailing.server/SailingServer (Proxy, SwissTiming Live Simulation).launch
java/com.sap.sailing.server/SailingServer (Proxy, winddbTest).launch
Change-Id: I88164350550d862bf9feed4d127a2d773d064add
2016-12-07 17:47:05 +01:00
Steffen Schaefer
b598a5c4a6
Merge branch 'master' into bug2447
...
# Conflicts:
# java/com.google.gwt.user/META-INF/MANIFEST.MF
# java/com.sap.sailing.feature/feature.xml
# java/com.sap.sse.gwt.test/META-INF/MANIFEST.MF
# java/com.sap.sse.security/META-INF/MANIFEST.MF
2016-12-05 17:10:22 +01:00
Steffen Schaefer
00b56f2fa3
Added new features in sse for runtime and sse itself
2016-12-01 10:22:11 +01:00
Steffen Schaefer
0556ef3734
Fixed typo in POM
2016-11-21 10:34:32 +01:00
Steffen Schaefer
f8c0319f1e
Added gwt-dev and gwt-user as separate bundles
2016-11-21 10:10:41 +01:00
Steffen Schaefer
2cc4ffaae5
Including gwt-servlet project in maven build
2016-11-16 11:14:13 +01:00
Steffen Schaefer
cc8ae16a87
Using GWT 2.8 in Maven
2016-11-16 11:08:49 +01:00
Alexander Tatarinovich
d16d2b3eca
Merge branch 'master' into bug3246
...
Conflicts:
java/com.sap.sailing.manage2sail.resultimport.test/src/com/sap/sailing/manage2sail/resultimport/test/ParserTest.java
java/pom.xml
Change-Id: Ic6d8da3151e0e37adf4d16b634d20a70b7e20cc5
2016-10-24 19:17:03 +03:00
Axel Uhl
a33d5464dd
added com.sap.sse.test fragment that contains a test asserting that it is possible to cancel a task scheduled at fixed rate in a ScheduledExecutorService
...
Change-Id: I40f9f66076f2ea7715abb3b93ffd6fc3efd5a999
2016-08-17 15:00:52 +02:00
Benjamin Barth
cccb02f2a2
bug3859 Added comment tycho version in pom.xml to be aware of ECJ/JDT
...
bug
2016-08-11 13:34:17 +02:00
Axel Uhl
dd3fe259a6
Merge branch 'master' into bug2775
...
Conflicts:
java/pom.xml
Change-Id: Icc88da829aafe5bfe21805d4409b1be2a638c3fd
2016-07-08 13:05:16 +02:00
Axel Uhl
0cd82fb9f3
a failing test case for replicating the effects of a master data import with media tracks; some test refactoring and a new testsupport bundle
...
Change-Id: Ib63d4511e75e6a37f61e5feb6d9c05429e6bba4e
2016-06-10 16:31:05 +02:00
Steffen Schaefer
61d296cbdf
Merge branch 'master' into bug2775
...
Conflicts:
java/pom.xml
2016-04-12 15:37:57 +02:00
fmittag
e1ce91aedd
removed bundle com.sap.sailing.yachtscoring from main pom.xml
2016-04-09 17:35:03 +02:00
Steffen Schaefer
c651316031
Moved SettingsToJsonSerializer to com.sap.sse.shared.android and added
...
com.sap.sse.shared.android.test
2016-03-15 15:02:07 +01:00
fmittag
633ca7d803
basic bundles and draft version of yachtscoring result importer (XRR)
2016-03-10 15:54:48 +01:00
fmittag
7a808fea63
removed bundle com.sap.sailing.www.events -> not used anymore
2016-02-24 19:09:54 +01:00
Benjamin Barth
1a09f877d0
Merge remote-tracking branch 'origin/master' into design2015
2016-01-28 16:29:50 +01:00
EC2 Server
7e78c061e3
use TMP environment variable to set java.io.tmpdir VM argument for GWT build
2016-01-28 08:02:29 +00:00
Steffen Schaefer
a29d254134
com.sap.sse.gwt.theme has already been removed -> Deleting module entry
...
in parent pom
2016-01-21 08:06:03 +01:00
Axel Uhl
3917060c1a
Merge branch 'master' into android-maven-build-bug3190
...
Conflicts:
java/pom.xml
Change-Id: I8707442d05979fcd8e0a8be0b593ee3e94a513d3
2016-01-12 12:47:30 +01:00
Axel Uhl
0f96f70f8a
removed ess40 gateway bundle from java/pom.xml
...
Change-Id: Ibf3cc050bd5e8036ec1c141934003234e22f87dc
2015-12-09 21:34:18 +01:00
Steffen Schaefer
9cd5f8fb72
Added some documentation to the java/pom.xml regarding
...
Android/Lean DI builds
2015-12-02 09:05:22 +01:00
Steffen Schaefer
fca622efa7
Merge branch 'master' into android-maven-build-bug3190
...
Conflicts:
java/com.sap.sailing.domain.common/pom.xml
java/com.sap.sailing.domain.shared.android/pom.xml
java/com.sap.sailing.server.gateway.serialization.shared.android/pom.xml
java/com.sap.sse.common/pom.xml
java/com.sap.sse.datamining.annotations/pom.xml
java/com.sap.sse.security.common/pom.xml
java/org.json.simple/pom.xml
java/pom.xml
mobile/com.sap.sailing.android.shared/pom.xml
mobile/com.sap.sailing.racecommittee.app/pom.xml
mobile/pom.xml
pom.xml
2015-11-30 15:02:06 +01:00
Steffen Schaefer
3c25092bc5
Consistently using spaces for intendiation in several POMs
2015-11-30 14:55:28 +01:00
Steffen Schaefer
68db3f89a3
Added <type>pom</type> to install-android-sdk dependency
2015-11-26 17:45:57 +01:00
Steffen Schaefer
d549d23ef4
Moved install-android-sdk-windows to it's own Maven module
...
This causes the install not to be triggered for every module but only
once. In addition we don't need to comment the activation condition and
uncomment it on the release branch.
2015-11-26 16:45:41 +01:00
Steffen Schaefer
3d996854ca
Excluding *.gwt.xml files from generated aars
2015-11-26 16:28:04 +01:00
Steffen Schaefer
fc8a893e8c
Maven profiles can only be copntrolled by system properties and not
...
Maven properties of a parent POM. The presence of the "ldi.releaseBuild"
is a good match for the activation conditions of "with-mobile" and
"with-not-android-relevant". It currently seems that in
buildAndUpdataProduct.sh the profiles are correctly activated and
deactivated. So this could also correctly work for local builds.
2015-11-24 14:47:13 +01:00
Steffen Schaefer
7248728674
Changed the activation of "with-mobile" and "with-not-android-relevant"
...
profiles based on a new property "mobile.build.is.default" so that no
changes are needed for this on the release branch
2015-11-24 14:01:17 +01:00
Steffen Schaefer
6d0ac7f560
Explicitly setting compiler level to 1.7 for /java projects on Lean DI
2015-11-23 15:25:15 +01:00
Steffen Schaefer
0ee9b9b344
Using an empty target platform when running a LeanDI build
2015-11-19 09:12:44 +01:00
Steffen Schaefer
c8ee37f246
Try to fix AAR builds in /java
2015-11-16 16:05:13 +01:00
Steffen Schaefer
c81c199ca2
Moved some configuration that is needed in /java and /mobile to root POM
2015-11-16 10:22:36 +01:00
Steffen Schaefer
2af02b66eb
Revert "New default is to build mobile only"
...
This reverts commit 16ec8ff26c .
2015-11-10 17:18:14 +01:00
Steffen Schaefer
29eae8056e
Revert "upgraded versions to 1.1.0"
...
This reverts commit 08ecfb3014 .
2015-11-10 17:10:14 +01:00
Axel Uhl
08ecfb3014
upgraded versions to 1.1.0
2015-10-23 13:01:48 +02:00
Papick Garcia Taboada
16ec8ff26c
New default is to build mobile only
2015-10-22 10:53:14 +02:00