Lennart Hensler
9a4d340362
Merge branch 'dataMining' into polars
...
Conflicts:
java/com.sap.sse.datamining/src/com/sap/sse/datamining/impl/components/SimpleDataRetrieverChainBuilder.java
java/com.sap.sse.datamining/src/com/sap/sse/datamining/impl/components/SimpleDataRetrieverChainDefinition.java
2015-09-16 15:32:22 +02:00
Frederik Petersen
a813515c48
Added new shared gwt project for polar mining
...
next step: resultspresenter
2015-09-15 10:26:05 +02:00
Frederik Petersen
c8c40def4e
Added new datamining bundle for user-driven polar datamining
2015-08-19 10:15:54 +02:00
Axel Uhl
5af4fd1db4
removed net.sf.marineapi and all NMEA functionality
2015-08-05 15:59:11 +02:00
Axel Uhl
10f4ad186a
removed rome-1.0.0.jar ATOM/RSS feed stuff from target platfomr; set gwt.minVersion to 2.7.0
2015-07-30 14:32:26 +02:00
Axel Uhl
ff8357909b
omit source/target JDK specification and use "useJDK=BREE" instead which selects the Bundle-RequiredExecutionEnvironment instead
2015-07-29 21:00:16 +02:00
Axel Uhl
fe71c6af6a
removed toolchain plugin again from java/pom.xml; it currently breaks the master build; continuing experiments on branch toolchains
2015-07-29 17:56:40 +02:00
Axel Uhl
60e0610800
use only jdk1.8 in toolchains definition
2015-07-29 17:30:51 +02:00
Axel Uhl
bfaa82efca
toolchains Maven plugin requires toolschains configuration parameter
2015-07-29 17:22:12 +02:00
Axel Uhl
41c6b9c9fe
toolchains Maven plugin requires a "toolchains" configuration parameter
2015-07-29 17:21:18 +02:00
Axel Uhl
ae5d76b5ea
added maven-toolchains-plugin
2015-07-29 17:17:07 +02:00
Axel Uhl
625d31ece2
use the useJDK directive for Tycho configuration with value BREE (Bundle-RequiredExecutionEnvironment) to avoid warning about non-matching JDK / JRE
2015-07-29 17:02:41 +02:00
Axel Uhl
92d9334742
fixed proxy parameters to use for maven-based testing
2015-07-29 14:05:51 +02:00
fmittag
c69bb5447a
added com.sap.sailing.news to main pom.xml
2015-06-10 17:14:53 +02:00
Axel Uhl
9bb249666a
added top-level pom.xml entry for threadmanager bundle
2015-03-19 08:40:45 +01:00
Axel Uhl
3336007f4e
made javax.servlet dependenciees optional in gwt.osgi; added extraRequirement com.google.gwt.dev to target platform for testing
2015-02-23 22:42:44 +01:00
Axel Uhl
25726e99e6
trying to make gwt.test tests compile by separating out gwt-dev.jar into separate OSGi bundle, requiring its packages as needed in gwt.osgi bundle
2015-02-19 01:15:09 +01:00
fmittag
e97653d2bb
Merge remote-tracking branch 'origin/master' into sse_gwt_theme
2015-02-16 19:02:37 +01:00
Axel Uhl
39b1c55a88
made compileable after master mergeMerge branch 'master' into ftes-mail-move-to-sse
...
Conflicts:
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 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
java/com.sap.sse.security.test/META-INF/MANIFEST.MF
java/com.sap.sse.security.test/src/com/sap/sse/security/test/LoginTest.java
java/com.sap.sse.security/src/com/sap/sse/security/impl/Activator.java
java/com.sap.sse.security/src/com/sap/sse/security/impl/SecurityServiceImpl.java
2015-02-14 21:23:24 +01:00
Axel Uhl
f5d87fc908
set bundle context in com.sap.sse.security's Activator.start method right at the beginning
2015-02-13 23:21:20 +01:00
Axel Uhl
52dfc60163
moved RoIB dashboard images to correct folder, avoiding warnings in GWT 2.7 build and breaks in later releases
2015-02-13 23:15:20 +01:00
Fredrik Teschke
ebb47e2900
fix typo in pom
2015-02-13 21:00:33 +01:00
Fredrik Teschke
42e1411bb6
add replication test for mail service (could only test applying changes to master)
2015-02-13 20:30:32 +01:00
Fredrik Teschke
df3b798bda
Merge remote-tracking branch 'origin/master' into ftes-mail-move-to-sse
...
Conflicts:
java/com.sap.sse.security.test/META-INF/MANIFEST.MF
2015-02-13 08:26:24 +01:00
Fredrik Teschke
fa887140c8
Merge branch 'master' into ftes-mail-move-to-sse
...
Conflicts:
java/com.sap.sailing.feature/feature.xml
java/com.sap.sailing.server/SailingServer (No Proxy).launch
java/com.sap.sailing.server/SailingServer (Proxy).launch
java/com.sap.sse.security.ui/Security UI sdm.launch
java/pom.xml
2015-02-12 18:14:21 +01:00
Axel Uhl
6ee562797e
removed mongo driver from pom.xml as it doesn't need to be built
2015-02-12 16:07:05 +01:00
fmittag
746a92d886
added again com.sap.sse.gwt.theme to main pom.xml after master merge
2015-02-12 13:09:51 +01:00
Fredrik Teschke
6ea9a7f06f
Merge remote-tracking branch 'origin/master' into ftes-mail-move-to-sse
2015-02-10 16:02:01 +01:00
Axel Uhl
7ac80d71e3
Merge branch 'master' into ribdashboard; introduced gwt.workers property in maven build
...
Conflicts:
configuration/buildAndUpdateProduct.sh
2015-02-10 15:27:01 +01:00
Axel Uhl
cc4d9e320e
re-formatted java/pom.xml
2015-02-10 14:14:08 +01:00
Axel Uhl
012ed3b242
added filestorage bundle to feature.xml (probably resolving an ill-resolved merge conflict)
2015-02-10 13:50:45 +01:00
Axel Uhl
1ed846859c
Merge branch 'master' into ribdashboard
...
Conflicts:
java/com.sap.sailing.server/SailingServer (No Proxy, Jetty on 8889, Cached MTB).launch
java/com.sap.sse.security.ui/Security UI sdm.launch
2015-02-10 13:00:48 +01:00
Axel Uhl
5ba401dbb1
exclude the currently defective com.sap.sse.gwt.test fragment from the build; we first need to fit it into the Maven environment properly
2015-02-10 12:38:40 +01:00
Fredrik Teschke
e004c433cc
pull out mail functionality into own service and bundle
...
- needs to live outside com.sap.sse due to dependency on replication
- use mail.properties instead of security.properties
- introduced ServiceTrackerFactory, which led to refactorings in SailingServiceImpl and ~Mock
2015-02-09 21:03:50 +01:00
Simon Pamies
d1b80538aa
Moved tests at the end to be able to see compilation issues earlier
2015-02-09 19:19:11 +08:00
Simon Pamies
50f2b4e5c4
Added test bundle for sse.gwt
2015-02-09 19:17:02 +08:00
Simon Pamies
3e7588b74c
Merged master
2015-02-07 12:05:38 +08:00
Fredrik Teschke
4508934766
remove com.sap.sse.{gateway, osgi} by moving the few classes into com.sap.sse
2015-02-05 09:28:38 +01:00
Simon Pamies
c0948fab65
Merged master
2015-02-05 12:05:16 +08:00
Axel Uhl
baf7bcbe73
Merge branch 'master' into ftes-file-storage
...
Conflicts:
java/com.sap.sailing.feature/feature.xml
java/pom.xml
2015-02-02 10:47:01 +01:00
Axel Uhl
9819bbf04e
Merge branch 'gwt-27-second-try'
...
Conflicts:
java/pom.xml
2015-01-30 13:29:51 +01:00
Fredrik Teschke
991aaf126b
Revert "introduce new filestorage.common bundle, so that filestorage bundle can be upgraded to java 1.8"
...
This reverts commit 02972d1bea .
Conflicts:
java/com.sap.sse.filestorage/src/com/sap/sse/filestorage/impl/ReplicableFileStorageManagementService.java
2015-01-29 17:00:02 +01:00
Fredrik Teschke
02972d1bea
introduce new filestorage.common bundle, so that filestorage bundle can be upgraded to java 1.8
2015-01-29 16:50:40 +01:00
Alexander Ries
5bbb80891e
Merge remote-tracking branch 'origin/master' into ribdashboard
2015-01-29 10:43:22 +01:00
Simon Pamies
1e96800919
Merge remote-tracking branch 'origin/master'
2015-01-28 13:13:50 +01:00
Simon Pamies
832e26ea16
Added very simple test for xml export - needs to be extended but at least there is one test for it now
2015-01-28 13:13:25 +01:00
Axel Uhl
5a5cb2b9d6
explicit gwt-maven-plugin declaration in top-level pom.xml doesn't seem to be required; Frank's fix in 937bcd1153 already cuts it
2015-01-28 12:48:29 +01:00
Axel Uhl
91c78c5852
added plugin declaration for gwt-maven-plugin in version ${gwt.version}
2015-01-28 11:36:02 +01:00
Steffen Schaefer
49e0ff9bcc
Merge branch 'master' into gwt-27-second-try
...
Conflicts:
java/com.sap.sailing.feature/feature.xml
java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode
only).launch
java/com.sap.sailing.gwt.ui/SailingGWT.launch
java/pom.xml
2015-01-26 09:00:40 +01:00
Axel Uhl
39f19e0095
Merge branch 'master' into ribdashboard
...
Conflicts:
java/com.sap.sailing.feature/feature.xml
2015-01-24 14:41:42 +01:00