Commit Graph

70 Commits

Author SHA1 Message Date
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
hieplq 9934e9c72d IDEMPIERE-3136:all stuff relate library of idempiere
use old version of org.motbay.jasper.apache-jsp for compatible with jetty 9.3.x
2016-11-08 01:42:48 +07:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
hieplq 988781a980 IDEMPIERE-3136:all stuff relate library of idempiere
delete local environment infomation
2016-07-11 10:48:29 +07:00
hieplq abd60281c3 IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-10 23:53:13 +07:00
hieplq c0e715a01d IDEMPIERE-3136:all stuff relate library of idempiere
replace bundle dependency by use import package for jasper report
2016-07-10 20:34:26 +07:00
hieplq f6c962b66b IDEMPIERE-3136:all stuff relate library of idempiere
add ability to define add more folder to materialize
2016-07-10 14:25:06 +07:00
hieplq eacc8cf8db IDEMPIERE-3136:all stuff relate library of idempiere
replace bundle dependency by use import package for jasper report
2016-07-10 14:18:38 +07:00
hieplq 20c68ae897 IDEMPIERE-3136:all stuff relate library of idempiere
update jetty to 9.3.10
2016-07-10 14:15:33 +07:00
hieplq 3bed853750 IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle. will add version limit when see any necessary (newest version isn't compatible, beta version,...)
2016-07-10 04:08:37 +07:00
hieplq a46d233f37 IDEMPIERE-3136:all stuff relate library of idempiere
update jetty to 9.3.10
work-around for:
https://github.com/eclipse/jetty.project/issues/262
https://github.com/eclipse/jetty.project/issues/704
2016-07-08 23:54:51 +07:00
hieplq 16bfc4f59b IDEMPIERE-3136:all stuff relate library of idempiere
update jetty to 9.3.10
2016-07-08 23:22:03 +07:00
hieplq baff1951be IDEMPIERE-3136:all stuff relate library of idempiere
remove duplicate jar (bsh-engine, groovy-engine)
update, move groovy to osgi
add common bundle (now focus to support jasper report)
2016-07-08 10:20:19 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07:00
hieplq ed63c3fb40 IDEMPIERE-3136:all stuff relate library of idempiere
update restlet to 2.3 and replace p2 repository for maven repository
2016-07-08 23:09:35 +07:00
hieplq b91df9f899 IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle. will add version limit when see any necessary (newest version isn't compatible, beta version,...)
2016-07-08 23:06:25 +07:00
hieplq 2787e6272e IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
temp commit for use local repository to speed up test materialize
2016-07-07 13:51:09 +07:00
hieplq 98730ce2d6 IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-07 14:55:12 +07:00
hieplq 1c1505ac44 IDEMPIERE-2969:update to use zk8-osgi library
change zk p2 repository to sourceforge
2016-03-23 13:16:58 +07:00
hieplq 5c8e620ca8 IDEMPIERE-2969:update to use zk8-osgi library
update zk to 8.0.1
2016-01-20 13:50:13 +07:00
hieplq 74fa25193b IDEMPIERE-2969:update to use zk8-osgi library
workaround for http://tracker.zkoss.org/browse/ZK-2979
2015-12-12 10:31:24 +07:00
hieplq 3f0c230be9 IDEMPIERE-2969:update to use zk8-osgi library
add new zk osgi project
2015-12-10 20:58:11 +07:00
hieplq 4b9b980fb3 IDEMPIERE-2910:update.sh run with issue
remove version in plug-in, use cquery to control
remove this plugin because just use in eclipse launch:org.apache.felix.webconsole.plugins.memoryusage
remove this plub-in because useless:org.apache.felix.webconsole.plugins.packageadmin
2015-11-10 17:07:12 +07:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
hieplq a1c99643b8 Backed out changeset: 92d336df50bc IDEMPIERE-2770 2015-08-22 17:34:15 +08:00
hieplq c8040ab521 fix build issue discuss at meeting http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-08-12.log.html - IDEMPIERE-2770 Jenkins build broken 2015-08-14 05:03:00 +08:00
hieplq c1d89b1877 fix build issue discuss at meeting http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-08-12.log.html - IDEMPIERE-2770 Jenkins build broken 2015-08-13 02:57:18 +08:00
Carlos Ruiz 34b25f3a0d hg backout e6e17f5d86b0 IDEMPIERE-2770 - to integrate better solution from hieplq 2015-08-13 19:35:45 -05:00
Carlos Ruiz 4b46a01cb4 IDEMPIERE-2770 Jenkins build broken 2015-08-13 12:47:00 -05:00
Heng Sin Low d6369ca038 IDEMPIERE-2245 Platform Upgrade for r3. Replace repo1.maven.org with central.maven.org as suggested by hieplq. 2015-01-19 10:11:12 +08:00
Heng Sin Low fd23d8427c IDEMPIERE-2245 Platform Upgrade for r3. Fix the need to have -Dosgi.user.area, -Dosgi.user.area.default and -Dosgi.configuration.area.default entries in eclipse.ini. Fix basedir for ant file. 2014-10-17 09:26:55 +08:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Heng Sin Low fb6be46cf4 IDEMPIERE-549 Upgrade Restlet to release 2.1.1 2013-01-15 00:28:49 +08:00
mike.archenemy 4a58fa8189 add solaris.gtk.x86 as target platform 2012-12-02 14:54:31 +01:00
Heng Sin Low 39cf26d40c IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Heng Sin Low f0cac5bd82 Buckminster import - Use p2 reader instead of local file reader for the resolution of local bundle. 2012-11-21 16:50:10 +08:00
Heng Sin Low b133cd9c3b IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation). Fixed buckminster build error. 2012-10-23 11:43:58 +08:00