Commit Graph

109 Commits

Author SHA1 Message Date
Heng Sin Low da38704be3 IDEMPIERE-4120 Refactor org.adempiere.eclipse.equinox.http.servlet 2019-11-29 17:13:51 +08:00
Carlos Ruiz 64eadf1822 release 7.1 process - set version in configuration files 2019-11-21 23:28:48 +01:00
Carlos Ruiz 9487335169 Preparing release 6.2 - upgrade versions 2019-01-05 23:56:28 +01:00
Carlos Ruiz 7eeb4a8463 More versioning for 6.1 2018-11-04 18:32:21 -02:00
Carlos Ruiz ee4303d453 set version to 6.1 2018-11-04 14:47:53 -02:00
Carlos Ruiz 39e1727ebd hg merge release-5.1 (merge release5.1 into default) 2018-07-23 23:47:21 +02:00
Carlos Ruiz dad417a3df Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ 2018-07-23 19:53:46 +02:00
hieplq 04840239dc IDEMPIERE-3531: update url of orbit for neon 3
update orbit url to R20180330011457
filter out jetty (now newer version include on eclipse repository) for eclipse
2018-04-10 22:49:16 +07:00
Carlos Ruiz da53148c79 hg merge release-5.1 (merge release5.1 into default) 2018-04-08 21:06:13 +02:00
Carlos Ruiz 887e0846be sync alpn-boot.jar with JDK 1.8.0u161 / 1.8.0u162 2018-04-08 21:03:05 +02:00
hieplq 646fc5ee7d IDEMPIERE-3531: update url of orbit for neon 3 2018-03-22 13:29:51 +07:00
hieplq 31ad04d7ef 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
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
hieplq b990c90d82 IDEMPIERE-3531:working set of standard idempiere
to import project after run maven, help on setup eclipse workspace
2018-02-02 20:41:27 +07:00
hieplq 34741c7d87 IDEMPIERE-3531:standard maven repository url
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq b6d9886732 IDEMPIERE-3531:standard lib folder
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
hieplq 7ceadfafed IDEMPIERE-3531:avoid dupplicate of bundle id
correct relative files
2018-01-30 14:42:03 +07:00
hieplq 073d0a7ddf IDEMPIERE-3531:avoid dupplicate of bundle id
at the moment, idempiere have feature and plugin same id make tycho error
2018-01-25 16:00:18 +07:00
Carlos Ruiz af32053a03 hg merge release-5.1 (merge release5.1 into default) 2018-01-19 15:44:08 +01:00
Carlos Ruiz 0e6ff739b3 IDEMPIERE-3136 copyjars is not working from Run as ... ant task in eclipse 2018-01-08 18:56:47 +01:00
hieplq 38cbc20c94 IDEMPIERE-3552:update to zk 8.5.0
https://www.zkoss.org/wiki/Small_Talks/2017/October/New_Features_of_ZK_8.5.0#Keep_Using_The_Previous_Default_Theme_-_Breeze
2017-11-10 01:00:02 +07:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
hieplq ffdc57cbe8 IDEMPIERE-3353:sync development profile (eclipse) and package profile
1. on buckminster_linux_gtk_x86.properties
  add product.id=org.eclipse.equinox.p2.director so when uninstall in update process,
  it will keep material (plugins) for org.eclipse.equinox.p2.director

2. add org.idempiere.equinox.p2.director.feature to separate material (.sh)
  of org.adempiere.server.product and p2.director

3. change update-prd.sh to
  update org.idempiere.fitnesse.feature also

4. update director/configuration/config.ini folow update equinox to 4.7.x
2017-10-22 11:08:19 +07:00
hieplq 08dfc02127 Merge with development 2017-10-19 19:53:41 +07:00
hieplq 438da68d8c IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
update orbit to 4.7.1a
2017-10-19 17:58:16 +07:00
hieplq f6ccf16449 IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
update orbit to 4.7.1a
2017-10-19 00:15:59 +07:00
Heng Sin Low 4fa7235538 IDEMPIERE-3518 Improvement For Mobile Compatibility 2017-10-18 21:05:12 +08:00
hieplq e8bf4a03cb IDEMPIERE-3513:restrict version of osgi-servlet-api 2017-10-07 23:32:52 +07:00
hieplq 2272760702 IDEMPIERE-3136:update jetty to 9.4.x
org.eclipse.jetty.osgi-servlet-api 4.0 relase and don't compatible with current implement of org.adempiere.eclipse.equinox.http.servlet
so limit it to old one version
2017-10-06 14:34:04 +07:00
hieplq 432aeeb675 IDEMPIERE-3136:update jetty 9.4.7/eclipse oxygen 1 2017-09-28 20:05:25 +07:00
hieplq 76317e6b3e IDEMPIERE-3136:update jetty to 9.4.x 2017-08-30 16:52:29 +07:00
hieplq f593313053 IDEMPIERE-3136:update jetty to 9.4.x 2017-08-30 09:21:51 +07:00
hieplq 5b556121fb IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-01 22:25:41 +07:00
hieplq f9c0adcebe IDEMPIERE-3277:metadata of joda-time at maven is break use same jar but re-create metadata at modifyBundle
already fix on maven, so can revert
2017-05-21 10:11:48 +07:00
hieplq 768762d32a IDEMPIERE-3136:all stuff relate library of idempiere
sync/clean/test when merger to core
2017-05-21 00:29:38 +07:00
hieplq e9b019a242 IDEMPIERE-3136:update jasper report to use P2
refine dependency alse make org.adempiere.report.jasper.library become fragment
2017-05-15 14:13:05 +07:00
hieplq 333458f8c1 IDEMPIERE-3136:update jasper report to use P2
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
hieplq 787883c56f IDEMPIERE-3136:update jasper report to 6.3.1 2017-05-14 20:54:48 +07:00
hieplq 2f27199ac0 IDEMPIERE-3136:update jetty to 9.4.x
jetty have some bundle on jetty repository and public some dependency to maven
so fix level of org.eclipse.jetty to same current level of jetty to avoid break when jetty have new release
2017-05-14 20:42:52 +07:00
hieplq 624932c064 IDEMPIERE-3136:update equinox to 4.6.3 (neon)
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
hieplq ebd4fcece8 IDEMPIERE-3136:update jetty to 9.4.x
jetty resolved hpack issue here, so isn't need work-around https://github.com/eclipse/jetty.project/issues/1290
Atmosphere don't compactible with new jetty https://github.com/Atmosphere/atmosphere/issues/2242
SessionManager is removed:
   http://www.eclipse.org/jetty/documentation/9.4.x/session-management.html
   http://www.eclipse.org/jetty/documentation/9.3.0.v20150612/session-management.html
2017-04-22 12:27:40 +07:00
hieplq ed2a557e3a IDEMPIERE-3136:change rmap to get source code of library 2017-02-21 14:04:10 +07:00
hieplq 8f62bccbdb IDEMPIERE-3136:ignore work-around for jetty.alpn.api
ignore work-aroud for https://github.com/eclipse/jetty.project/issues/702
after discuss with jetty guys.
2017-02-21 14:02:58 +07:00
Soo Fang Lee 3ee6b48576 Fixed error starting IDempiere after materialized a new workspace 2017-05-19 14:37:37 +02:00
hieplq 54a9b658dd IDEMPIERE-3136:all stuff relate library of idempiere
1. org.mortbay.jetty.alpn.boot depend to version of jdk http://www.eclipse.org/jetty/documentation/9.4.x/alpn-chapter.html#alpn-versions
2. sometime it materialize to org.mortbay.jetty.alpn.boot.source folder
3. update new version is hard
so just download it as separate jar file
2017-02-18 09:48:08 +07:00
hieplq d716294269 IDEMPIERE-3136:all stuff relate library of idempiere
new release of atmosphere don't compatible, so limit it to 2.x
2017-02-11 00:06:57 +07:00
Carlos Ruiz bd32f642e9 IDEMPIERE-3277 fix more links 2017-01-04 20:40:26 +01:00
Carlos Ruiz 8cd9ca821b IDEMPIERE-3277 fix link 2017-01-04 20:11:26 +01:00
hieplq 9a9a8aa15b IDEMPIERE-3277:metadata of joda-time at maven is break use same jar but re-create metadata at modifyBundle 2017-01-01 18:40:32 +07:00
Carlos Ruiz 2e4c0ce43f IDEMPIERE-3136 - fix for org.mortbay.jasper.apache-jsp 2016-11-08 08:46:49 +01:00