Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Axel Uhl
5016e5b452
bug4811: introduced MFA login and session credentials for Landscape management panel; added IAM to AWS SDK;
...
also updated a few launch configs to no longer show in the favorites, cleaning things up a little
2021-02-16 18:15:09 +01:00
Axel Uhl
cf0fd0fd7d
added lazy bundle activation policy to com.sap.sse.datamining.annotations
2021-02-16 15:00:15 +01:00
Axel Uhl
890a6c25f8
upgraded all projects to JavaSE-1.8
...
Change-Id: I7282315d63d2aa0fa5413358d584dfbcf9ff163d
2019-04-05 11:40:21 +02:00
Manuel Zedel
f3646d63b3
unified quotes
2018-08-22 15:31:16 +02:00
Manuel Zedel
bcc2fa9f22
streamlined dependencies
2018-08-22 15:24:45 +02:00
Manuel Zedel
d0baf771b8
removed deprecated sub-package version information
2018-07-19 17:51:25 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +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
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
b021f2d14b
Consistently using targetSdkVersion 22 in all AndroidManifest.xml files
2015-11-11 13:34:21 +01:00
Steffen Schaefer
8de15d028e
Profile with-mobile isn't active by default for more projects
2015-11-11 11:32:30 +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
Steffen Schaefer
f0f227c3b7
Revert "with-mobile profile isn't active by default anymore so building the webapp without apps is the default"
...
This reverts commit 90df750312 .
2015-10-06 08:50:14 +02:00
Steffen Schaefer
90df750312
with-mobile profile isn't active by default anymore so building the
...
webapp without apps is the default
2015-10-06 08:37:26 +02:00
Papick Garcia Taboada
60c7462fca
Moved mobile build aar configuration into java parent pom
2015-09-29 15:52:05 +02:00
Steffen Schaefer
f795cf17a1
Building AARs for additional projects
2015-09-28 14:13:22 +02:00
Axel Uhl
c47d9860b5
removed Unit concept from data mining
2015-09-25 16:31:16 +02:00
Lennart Hensler
637650d558
Improved the data mining functions documentation
2015-09-24 11:36:02 +02:00
Frederik Petersen
c6c7fff3b4
Fixed gradle build files for new datamining dependencies
2015-09-17 15:33:39 +02:00
Lennart Hensler
420ad6952b
Forgot to change the build config to java 1.7
2015-09-17 13:38:58 +02:00
Lennart Hensler
30a4849760
Changed the java version of the shared gwt bundle to 1.7
2015-09-17 13:32:12 +02:00
Lennart Hensler
3105c90feb
The new datamining.annotations is now a shared gwt bundle
...
This is necessary, because the Unit is needed in the frontend and it can't
be moved to the datamining.shared bundle
2015-09-16 16:23:10 +02:00
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