* chore : eclipse upgrade test * feat(TUP-29701): upgrade eclipse to eclipse 4.18 * change target_platform * change config.ini * change talend.product * change config.ini for other products * change delta-pack to 4.18.0 * TUP-29701 add feature org.eclipse.m2m.atl.feature.group to fix compile error * TUP-29701 add target platform * TUP-29701 change start level to 3 to set high priority when regist handler (mainly to use org.ops4j.pax.url.mvn_2.6.1.Talend.jar instead of org.eclipse.m2e.core) to fix Caused by: java.io.IOException: required format is groupId:artifactId:version[:packaging[:classifier]] * TUP-29701 maybe wrong judgement before, need to make sure org.ops4j.pax.url.mvn is regist after org.eclipse.m2e.core . so change startlevel 5 to test * change url * TUP-29701 change ini jdk to 11 and change ops4j to 2.6.2 * eclipse upgrade un-commonent module * eclipse upgrade remove eclipse-orbit-p2-repo.url * eclipse upgrade change to target R2021-03 * eclipse upgrade TUP-31484 remove bonita p2 and add some plugins * eclipse upgrade TUP-31484 change delta pack to 4.19.0 * TUP-31484 eclipse upgrade remove jackson and change talend.product * TUP-31484 change back to 4 * TUP-31484 try add org.apache.xerces.jaxp.DocumentBuilderFactoryImpl to ini file * TUP-31484 add pluins for ee * TUP-31484 remove bonita jackson * TUP-31484 add plugin for jgit * TUP-31484 change for temp p2 url for temp build * TUP-31484 change temp p2 url * TUP-31484 set temp p2 * TUP-31484 change url to add /test * TUP-31484 uncomment tmdm module * TUP-31484 change version org.eclipse.equinox.launcher * TUP-31484 revert temp p2 url Co-authored-by: Nicolas Rousseau <nrousseau@talend.com>