core-jgi/org.idempiere.webservices
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-4249 Platform Refresh for 7.1z (#19) 2020-04-30 16:01:19 +02:00
META-INF Idempiere-4298:support update jdk (jdk 12 13 14) (#69) 2020-05-20 11:18:31 +08:00
Notes IDEMPIERE-2623 Limit and offset in queryData WebService 2015-05-15 12:52:37 -05:00
OSGI-INF IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings 2014-03-26 10:52:24 -05:00
WEB-INF IDEMPIERE-4260 Web Services : Query should use MRole.addAccessSQL with RO (#20) 2020-04-30 16:01:49 +02:00
schema IDEMPIERE-460 Adding Support for Composite Webservice, RequestCtx, Scripting Support 2012-12-13 11:14:52 +05:30
testScripts IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed (#46) 2020-05-13 10:20:46 +02:00
.classpath IDEMPIERE-4249 Platform Refresh for 7.1z (#19) 2020-04-30 16:01:19 +02:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
build.properties IDEMPIERE-4183:Web services is loading spring schema resources from spring web site (after update spring to osgi) 2020-02-20 16:00:57 +01:00
plugin.xml minor - fix warning on plugin.xml 2013-02-18 09:15:50 -05:00
pom.xml release 7.1 process - set version in configuration files 2019-11-21 23:28:48 +01:00