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
Heng Sin Low
df81b807dc
Merge development (10307) into zk7 (10294) branch
2014-04-09 10:47:51 +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
a0e9c93f02
IDEMPIERE-833 Felix web console is missing the metatype service dependency
2013-04-05 09:52:05 +08:00
Heng Sin Low
d2b454117c
IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
...
IDEMPIERE-807 Jasper report not working when adding barcode
2013-04-01 16:27:24 +08:00
Carlos Ruiz
6956b186a9
IDEMPIERE-810 Allow Translation Import from webui
2013-03-28 18:01:59 -05:00
Carlos Ruiz
45ded86196
Fix broken launcher
2013-03-05 17:20:46 -05:00
David Peñuela
7d91588bc9
IDEMPIERE-582 Setup Wizard scrolling bars / And improvements to IDEMPIERE-393 Setup wizards
2013-03-04 23:07:57 -05:00
Carlos Ruiz
83a3822cec
Fix launcher problems with swing and zk
2013-02-27 13:49:17 -05:00
Carlos Ruiz
434559b08a
IDEMPIERE-633 AdempiereActivator.packIn() causes NullPointerException
2013-02-19 10:11:09 -05:00
Heng Sin Low
f830e2c469
IDEMPIERE-546 Integrate Apache Felix Web Console. Accessible at osgi/system/console using the administrator login.
2013-01-11 11:49:46 +08:00
Carlos Ruiz
526a1653a4
IDEMPIERE-460 Integrate and migrate 3e services / Fix eclipse launching webservices
2012-12-15 09:38:32 -05:00
Heng Sin Low
b8dc2f16dc
Fixed launch profile for server
2012-12-06 22:04:35 +08:00