core-jgi/org.adempiere.server-feature
hieplq 595e0df99c
Idempiere-4298:support update jdk (jdk 12 13 14) (#69)
* IDEMPIERE-4298: remove Bundle-RequiredExecutionEnvironment

when build by tycho value of Bundle-RequiredExecutionEnvironment and jdt need to compatibility
in case we use Bundle-RequiredExecutionEnvironment = 11 then can't build by jdk != 11
so stick on fix value isn't good

eclipse now also support Require-Capability, so don't need Bundle-RequiredExecutionEnvironment anymore

* IDEMPIERE-4298:support update jdk (jdk 12 13 14)

default environment still jdk-11 but you can build for any jdk by below command

export JAVA_HOME=path to jdk
mvn verify -Djdk.version=11

in case on JAVA_HOME is jdk 14 then can set jdk.version for 11, 12, 13, 14 and same for other jdk

at moment java 14 just support on eclipse 2020-03 with install plugin
Java 14 Support for Eclipse 2020-03 (4.15)
2020-05-20 11:18:31 +08:00
..
.settings IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project 2018-02-18 23:41:09 +07:00
data Fix sample AccountingUS.csv to avoid the warning reported by Adam Tang at https://groups.google.com/d/msg/idempiere/V0emWIXtAiU/srBBnrNBCgAJ 2016-12-21 19:30:38 +01:00
jettyhome IDEMPIERE-4294 Cannot install wildcard certificate #resolve IDEMPIERE-4294 (#65) 2020-05-18 12:01:32 +02:00
setup/configuration IDEMPIERE-4249 Platform Refresh for 7.1z (#19) 2020-04-30 16:01:19 +02:00
utils.unix IDEMPIERE-3821 Adapt RUN_ImportIdempiere.sh to allow amazon postgresql RDS / tested with aurora postgresql 11.6 2020-03-09 16:08:29 +01:00
utils.windows IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
RUN_SyncDBDev.sh.launch minor - add external tool eclipse launchers as helpers 2020-03-02 13:49:00 +01:00
build.properties IDEMPIERE-3687:remove setting of alpn/http2 out of core 2018-12-29 10:52:10 +07:00
build.xml IDEMPIERE-3440 on centos (and like centos) tmp is managed by OS, sometime it corrupt jetty 2017-10-11 15:46:16 +02:00
console-setup-alt.bat hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
console-setup-alt.sh IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
console-setup.bat IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
console-setup.sh IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
extensions-priorty.properties 1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension. 2010-11-19 17:43:23 +08:00
feature.xml IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp (#33) 2020-05-06 13:08:58 +02:00
hazelcast-template.xml IDEMPIERE-3798 - sync hazelcast with latest in 6.1 2018-12-27 17:12:08 +01:00
idempiere-server.bat IDEMPIERE-4013 iDempiere should not require Conscrypt / apply same change on .bat that it was applied on .sh 2019-12-12 11:41:39 +01:00
idempiere-server.sh IDEMPIERE-4013 iDempiere should not require Conscrypt 2019-10-22 13:18:17 +02:00
idempiereEnvTemplate.properties IDEMPIERE-1900 iDempiere Debian Installer 2014-04-14 13:06:49 -05:00
mvn-verify.launch minor - add external tool eclipse launchers as helpers 2020-03-02 13:49:00 +01:00
pom.xml Merge release-7.1 into master 2020-02-04 11:00:07 +08:00
server.product IDEMPIERE-4249 Platform Refresh for 7.1z (#19) 2020-04-30 16:01:19 +02:00
server.product.functionaltest.launch IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp (#33) 2020-05-06 13:08:58 +02:00
server.product.launch Idempiere-4298:support update jdk (jdk 12 13 14) (#69) 2020-05-20 11:18:31 +08:00
setup-alt.bat hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
setup-alt.sh IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
setup.bat IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
setup.ini IDEMPIERE-4249 Platform Refresh for 7.1z (#19) 2020-04-30 16:01:19 +02:00
setup.sh IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
sign-database-build-alt.bat IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated / complement 2016-05-29 15:21:33 -05:00
sign-database-build-alt.sh IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated / complement 2016-05-29 15:21:33 -05:00
sign-database-build.bat IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated 2013-12-27 17:41:42 +08:00
sign-database-build.sh IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated / apply same solution as IDEMPIERE-1676 2014-02-16 11:47:41 -05:00