hieplq
5c3e738dab
IDEMPIERE-2610:kill warning:Class path contains multiple SLF4J bindings.
2018-09-12 17:01:04 +07:00
Deepak Pansheriya
9a0b9fb317
IDEMPIERE-2319: Adding date value type support in Attribute set and adding transaction support on Attribute dialog
2014-11-19 20:36:20 +05:30
hieplq
6a238cada7
IDEMPIERE-3607:Invoice Report problem when using QR barcode
...
add fragment org.w3c.dom.svg.patch_1.1.0 from jasper studio to resolve issue
remove unuse lib xml-apis-ext
2018-08-29 15:02:55 +07:00
Carlos Ruiz
6088b89211
Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ
...
A couple of additional fixes
2018-07-26 11:04:18 +02:00
hieplq
667aba2de6
IDEMPIERE-3531:convert osgi dependency on maven to p2 repository to support targerplatform
...
correct version of commons-digester
add jetty.conscrypt.openjdk.uber to support IDEMPIERE-3687
2018-04-23 14:05:08 +07:00
hieplq
33def47039
IDEMPIERE-3687:active alpn
...
by change from 9.4.8, alpn need a ALPNProcessors
use Conscrypt so faster and don't need maintain alpn-boot.jar on classpath
section ALPN Support: https://webtide.com/getting-started-with-jetty-and-jdk-9/
2018-04-16 11:00:49 +07:00
hieplq
88cf4f7a3f
IDEMPIERE-3687:active alpn
...
by change from 9.4.8, alpn need a ALPNProcessors,
this patch use a default Processor so need alpn-boot.jar on classpath -Xbootclasspath/p:alpn-boot.jar
https://github.com/eclipse/jetty.project/issues/1894
2018-04-16 10:15:31 +07:00
hieplq
6bdede763b
IDEMPIERE-3688:update jetty to 9.4.9 (test for maven build only)
2018-04-15 16:50:51 +07:00
hieplq
91e1082397
IDEMPIERE-3687:remove setting of alpn/http2 out of core
2018-04-14 12:05:53 +07: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
hieplq
335672de4f
IDEMPIERE-3531: update url of orbit for neon 3
...
eclipse incorrect reconize latest version of asm bundle
update launch because have multi version of com.ibm.icu
2018-04-08 21:12:57 +02:00
hieplq
561ee74fc7
IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development
...
online and offline taget platform with parameter
wire org.apache.lucene.core to 3.5.0.v20120725-1805 (match with current org.apache.lucene.analysis)
target file become simple because don't neeed filter out bundle
2018-02-27 13:44:40 +07:00
hieplq
9b33710a19
IDEMPIERE-3531:adapt with buckminster method
...
maven have beta version of groovy-all, so fix version of groovy-all to help buckminster materialize
new version of org.apache.commons.configuration request org.apache.commons.lang3
correct source bundle of zk and https://github.com/jetty-project/jasper-jsp/issues/5
update launch
2018-02-26 03:11:03 +07:00
Carlos Ruiz
c922644b6f
IDEMPIERE-3597 org/krysalis/barcode4j/output/CanvasProvider
2018-01-05 13:58:21 +01:00
hieplq
ed5f3b33d9
IDEMPIERE-3551:1008086 - External (non-plugin) 2Pack automation
...
break 2pack
2017-11-16 00:29:29 +07:00
Carlos Ruiz
9a77d05f89
fix java reference in some projects pointing to old versions
2017-10-31 23:25:12 +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
d60cee554e
IDEMPIERE-3136: sync launch
2017-10-18 11:47:57 +07:00
hieplq
8fa9a6cae7
IDEMPIERE-3136:all stuff relate library of idempiere
...
correct debug setting.
separate zk configuration on development environemnt and product environment
https://www.zkoss.org/wiki/ZK_Configuration_Reference/zk.xml/The_Library_Properties/org.zkoss.zk.config.path
2017-08-30 13:34:39 +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
a79255a9f5
IDEMPIERE-3136:update jetty to 9.4.x
...
error when build 2nd on jenkin: CSpec org.apache.httpcomponents.httpclient.source:osgi.bundle$4.3.6.v201511171540 has no action, group, or local artifact named bundle.jar
orbit repository have 2 version of org.apache.httpcomponents.httpclient
1st do materialize, buckminster get correct verison org.apache.httpcomponents.httpclient and org.apache.httpcomponents.httpclient.source at version 4.3.6
2nd do materialize at without clear old one (like on jenkin) it will get new one version of source at 4.5.2
i guest issue by wrong process dependency on org.idempiere.eclipse.platform-feature
after 1st materialize, cspec of org.idempiere.eclipse.platform-feature have dependency to org.apache.httpcomponents.httpclient.source and it will get newest version.
don't know why it don't happen to org.apache.httpcomponents.httpclient
2017-05-21 23:52:34 +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
40c595c969
IDEMPIERE-3353:sync development profile (eclipse) and package profile
2017-04-27 00:24:44 +07:00
hieplq
8d03ae6d79
IDEMPIERE-2868:correct wrong configuration file
2017-02-21 16:02:03 +07:00
Carlos Ruiz
c62351bc7d
IDEMPIERE-3136 - launcher complaining on dev about org.mortbay.jasper.apache-jsp
2017-07-16 12:19:19 +02:00
Nicolas Micoud
d556cb2a2d
IDEMPIERE-3312 MUserPreference.createUserPreferences should use transaction
2017-03-25 14:18:46 +01:00
Carlos Ruiz
4c663e8c22
IDEMPIERE-3136 - fix for org.mortbay.jasper.apache-jsp
2017-02-18 08:18:24 +01: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
Carlos Ruiz
3a813602ea
fix issue with the launcher - not detecting java sources
2016-12-16 17:44:08 +01:00
Carlos Ruiz
2e4c0ce43f
IDEMPIERE-3136 - fix for org.mortbay.jasper.apache-jsp
2016-11-08 08:46:49 +01:00
hieplq
35548c18e8
IDEMPIERE-3136:all stuff relate library of idempiere
...
update lauching, configuration for update library and 9.3.10 http2
2016-07-10 04:52:14 +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
093c95874f
IDEMPIERE-3136:all stuff relate library of idempiere
...
set runtime of all project to 1.8
2016-07-08 16:18:44 +07:00
hieplq
07ada50393
IDEMPIERE-3136:all stuff relate library of idempiere
...
replace bundle dependency by use import package for jasper report
2016-07-08 10:47:30 +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
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
af5eb0feb0
IDEMPIERE-2868:Platform Upgrade for r3/Hazelcast 3.5.x / default to not multicast as per https://groups.google.com/d/msg/idempiere/ti56keZS-GM/L1yktv5JupoJ
2015-10-25 19:42:26 -05:00
hieplq
a56bb2eedf
IDEMPIERE-2557: install of plugins is not persistent (add properties as tbayen investigate)
...
IDEMPIERE-2770: Jenkins build broken (remove apache ds bundle)
2015-08-22 22:49:04 +08: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
b1576bff8b
IDEMPIERE-2244 RequestEMailProcess : integrate message in HTML
2015-05-13 10:33:06 -05:00
Carlos Ruiz
4803643ab2
IDEMPIERE-2245 Platform Upgrade for r3
2014-10-29 13:36:29 -05:00
Carlos Ruiz
21cf6fc9c5
IDEMPIERE-1939 zk7:request plug-in of model.generator is outdate.
2014-10-23 08:27:01 -05:00
Heng Sin Low
0b2fbe27ae
IDEMPIERE-2245 Platform Upgrade for r3.
2014-10-13 11:05:19 +08:00
Carlos Ruiz
20c500553a
Merge development (859fa5991fa8) into zk7 branch
2014-07-03 16:44:22 -05:00
Carlos Ruiz
011aa28d01
Merge development (8eba0f14d231) into zk7 branch
2014-06-20 20:09:46 -05:00
Thomas Bayen
42a3f4f9f3
IDEMPIERE-1698 LEt the user choose a different JasperReports class
2014-06-18 14:06:59 +02:00
Carlos Ruiz
d605bd38bb
Fixing server.product.launch reported at https://groups.google.com/d/msg/idempiere/gV5u4i0CdZk/52A0uR7qAmQJ
2014-07-02 12:32:35 -05:00