core-jgi/org.adempiere.server
hieplq 69c91e1111 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (build by tycho issue)
https://bugs.eclipse.org/bugs/show_bug.cgi
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016

1. use latest jdt for support jdk10

2. tycho resolve dependency to javax.activation, javax.xml.bind from jdk, but jdk don't public it.
eclipse resolve by get highest version from com.sun.activation.javax.activation, jaxb-api
so need use Require-Bundle to force tycho choose com.sun.activation.javax.activation

2.1 if keep both import javax.activation and Require-Bundle com.sun.activation.javax.activation with get bellow exception on tycho but org.adempiere.base don't have this issue
[ERROR] /home/hieplq/1Dev/project/native/idempiere-dev-11/org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/factory/DefaultFeedbackService.java:[16]
[ERROR] 	import javax.activation.DataSource;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'DataSource' is not API (restriction on classpath entry '/home/hieplq/.m2/repository/p2/osgi/bundle/com.sun.activation.javax.activation/1.2.0/com.sun.activation.javax.activation-1.2.0.jar')

3. pass --add-exports for org.adempiere.base, install, server and swing
2018-10-25 23:59:10 +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 (add Vendor info to bundle) 2018-10-24 13:07:45 +07:00
OSGI-INF IDEMPIERE-1223 Use ClassName as Name of OSGi component. 2013-07-31 16:30:15 +08:00
WEB-INF IDEMPIERE-3139:Frequent timeout exception 2016-07-31 19:20:44 +07:00
resources IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
src/main IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer) 2018-10-24 09:29:49 +07:00
.classpath IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project) 2018-10-24 08:56:57 +07:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
adempiere.jnlp IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
applet.html Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
buckminster.cspex IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
build.properties IDEMPIERE-3531:standard maven repository url 2018-02-03 10:50:12 +07:00
copyjars.xml IDEMPIERE-3531:standard maven repository url 2018-02-03 10:50:12 +07:00
error.html IDEMPIERE-166 Rebranding of logo and product name 2014-04-02 22:19:47 -05:00
favicon.ico IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
footer_bar.gif Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
header_banner.jpg Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
header_banner.png IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
header_bar.jpg Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
iD32.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
iDempiere120x60.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
idempiere.html Point to version 5.1 2017-10-31 23:03:48 +01:00
idempiere.jsp IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
idempiere_logo.png IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
idempiere_logo2.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
index.html IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
plugin.xml IDEMPIERE-3353:sync development profile (eclipse) and package profile 2017-04-26 12:24:05 +07:00
pom.xml IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (build by tycho issue) 2018-10-25 23:59:10 +07:00
robots.txt Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
standard.css Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
webstart.jpg Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
zip.gif Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00