core-jgi/org.adempiere.server-feature
hieplq 58258ad506
Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331)
* IDEMPIERE-4492 update jetty to 9.4.33.v20201020 update atmosphere to 2.5.15

* IDEMPIERE-4492 update jetty to 9.4.33.v20201020 (update configuration)

update to default jetty configuration
delete unused configuration (alpn, http2,..)

* IDEMPIERE-4492 update orbit eclipse repository to 4.17

* IDEMPIERE-4492 update orbit eclipse repository to 4.17 (on parent pom)

* IDEMPIERE-4492 update jasper to 6.15.0

* IDEMPIERE-4492 update jasper to 6.15.0 (IDEMPIERE-4504)

get rid of bundle "org.w3c.dom.events version 3.0.0" by use old version of org.w3c.dom.smil

note: on target platform a bundle has multi version then tycho can pickup correct version define on feature (tab included plugins, field version)
but on eclipse when sync launching from .product it don't respect that value, always set highest version to bundle
workaround: on target platform manual un-select bundle org.w3c.dom.smil 1.0.1

* IDEMPIERE-4492 update atmosphere to 2.6.4

* IDEMPIERE-4492 refine target platform

use targetplatform-dsl to generate target platform https://github.com/eclipse-cbi/targetplatform-dsl
   + don't need to care update bundle version when update repository
   + at moment org.idempiere.eclipse.platform-feature include some feature form eclipse repository
     so target has to include that feature so target platform will include all bundler request by feature and bundle request by plugins of that feature and so on (ever optional
     so it make target content has more plugins than what we use on project
     next step will convert include feature to include plugins to define only what we used

* IDEMPIERE-4492 refine target platform (continue)

don't include framework feature, use include plugins to void load transitive dependency so minimize target flatform
remove some unused feature from idempiere product

* IDEMPIERE-4492 update c3p0 and database jdbc (patch from Carlos)
2020-10-31 06:53:36 +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-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
setup/configuration Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
utils.unix Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08: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-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08: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-4441 FreeBSD find utility requires a target directory in postgresql/SyncDB.sh (#245) 2020-09-08 19:37:00 +02: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-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08: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-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
idempiere-server.sh Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08: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-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
server.product.functionaltest.launch Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
server.product.launch Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +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-4441 FreeBSD find utility requires a target directory in postgresql/SyncDB.sh (#245) 2020-09-08 19:37:00 +02:00
setup.bat IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
setup.ini Idempiere-4492 update library (eclipse-4.17, jasper 6-15, jetty-9.4.33, atmosphere-2.6.4) (#331) 2020-10-31 06:53:36 +08:00
setup.sh IDEMPIERE-4441 FreeBSD find utility requires a target directory in postgresql/SyncDB.sh (#245) 2020-09-08 19:37:00 +02: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-4441 FreeBSD find utility requires a target directory in postgresql/SyncDB.sh (#245) 2020-09-08 19:37:00 +02: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