core-jgi/org.idempiere.webservices
hieplq 8a04f3e303 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic)
1. new version of cxf need new version of spring so get osgi version from org.apache.servicemix but spring of cxf limit to 4.0 so take 4.3.19.RELEASE_1
http://cxf.apache.org/docs/30-migration-guide.html

2. eclipse auto add --add-modules=ALL-SYSTEM when run eclipse launcher, so when run idempiere server from eclipse encounter bellow condition
   javax.activity, javax.xml.ws is depricate package to remove on jdk11
   that why this module is exclusive from build class path (but by --add-modules=ALL-SYSTEM it appear at runtime)
   we use some replace jar for that package (com.sun.activation for javax.activation)
2018-10-31 04:03:57 +07:00
..
.settings IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project) 2018-10-24 08:56:57 +07:00
META-INF IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic) 2018-10-31 04:03:57 +07: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-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer) 2018-10-24 09:29:49 +07:00
schema IDEMPIERE-460 Adding Support for Composite Webservice, RequestCtx, Scripting Support 2012-12-13 11:14:52 +05:30
testScripts backout 1527e70 - wrongly committing in a merge operation 2015-11-30 22:07:46 -05:00
.classpath IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service) 2018-10-29 21:28:53 +07:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
buckminster.cspex IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
build.properties IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service) 2018-10-29 21:28:53 +07:00
copyjars.xml IDEMPIERE-3712 Webservices broken in 5.1z 2018-08-24 12:12:29 +02:00
plugin.xml minor - fix warning on plugin.xml 2013-02-18 09:15:50 -05:00
pom.xml IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service) 2018-10-29 21:28:53 +07:00