Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Heng Sin Low
bf2b531267
IDEMPIERE-3946 Upgrade to Tycho 1.4.0
2019-04-11 20:22:24 +08:00
hieplq
9d5e5212e7
IDEMPIERE-3908:webservice client example
...
add feature to load library use on webservice client
2019-03-03 23:42:44 +07:00
hieplq
fb1ebefdf2
IDEMPIERE-3909:update webservice library to jdk-11
2019-03-02 20:22:16 +07:00
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
hieplq
45e54b5da0
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
...
https://github.com/eclipse-ee4j
some already release so update, some not yet release so wait
https://eclipse-ee4j.github.io/javamail/
https://eclipse-ee4j.github.io/jaf/
2018-12-23 11:08:13 +07:00
Carlos Ruiz
ee4303d453
set version to 6.1
2018-11-04 14:47:53 -02:00
hieplq
8a04f3e303
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic)
...
1. new version of cxf need new version of spring so get osgi version from org.apache.servicemix but spring of cxf limit to 4.0 so take 4.3.19.RELEASE_1
http://cxf.apache.org/docs/30-migration-guide.html
2. eclipse auto add --add-modules=ALL-SYSTEM when run eclipse launcher, so when run idempiere server from eclipse encounter bellow condition
javax.activity, javax.xml.ws is depricate package to remove on jdk11
that why this module is exclusive from build class path (but by --add-modules=ALL-SYSTEM it appear at runtime)
we use some replace jar for that package (com.sun.activation for javax.activation)
2018-10-31 04:03:57 +07:00
hieplq
23530a00e2
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service)
...
use osgi version
2018-10-29 21:28:53 +07:00
hieplq
5e5d79f614
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (add Vendor info to bundle)
2018-10-24 13:07:45 +07:00
hieplq
2d6d70ef06
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
spring to osgi, deduce install configuration
2018-10-24 08:48:02 +07:00
hieplq
6bc86a754c
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
spring, service, xml http://openjdk.java.net/jeps/320
2018-10-23 22:27:06 +07:00
hieplq
1c5a89128b
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Bundle-RequiredExecutionEnvironment)
...
eclipse don't reconize Bundle-RequiredExecutionEnvironment 10
2018-10-23 17:29:35 +07:00
hieplq
b2fa99b192
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
update jetty to 12
update almost library to latest version
change org.eclipse.jdt.core.compiler.batch to org.eclipse.jdt.core
change javax.management.j2ee-api to org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec, reduce dependency and correct dependency of activeMQ
javax.activation to com.sun.activation.javax.activation
lib for service will take from library instea of jdk
groovy to date
2018-10-23 09:36:53 +07:00
hieplq
2ac37db0ad
IDEMPIERE-3531:export to excel get error "java.lang.NoSuchMethodError: org.apache.poi.hssf.util.HSSFColor.getTripletHash()Ljava/util/Map"
2018-09-28 00:28:46 +07: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
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
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
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
hieplq
21cbb35b1d
IDEMPIERE-3354:refine feature group
...
org.idempiere.customize should only dependency by server feature, so don't disturb other product
it also should option, just import when exsits
2017-04-27 12:55:16 +07:00
hieplq
54776efa09
IDEMPIERE-3353:sync development profile (eclipse) and package profile
...
org.idempiere.webservices import package from javax.xml.ws so need to add javax.xml.ws and its dependency into plug-ins list
2017-04-26 10:20:22 +07:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01: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
cf8b2221cb
IDEMPIERE-3136:all stuff relate library of idempiere
...
correct, add some common bundle
2016-07-08 23:49:37 +07:00
hieplq
99e4596159
IDEMPIERE-3136:all stuff relate library of idempiere
...
correct, add some common bundle
2016-07-08 11:55:07 +07:00
hieplq
c501d1099a
IDEMPIERE-3136:all stuff relate library of idempiere
...
javax.transaction use other place not only swing, so move to org.adempiere.base-feature
2016-07-08 00:12:25 +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
54bca51007
IDEMPIERE-3136:all stuff relate library of idempiere
...
remove version of dependency bundle
2016-07-07 12:51:24 +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
dc9ad153b0
Update product version to 3.1.0 / revert wrong change
2015-10-30 23:35:04 -05:00
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05: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
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
Heng Sin Low
fb6be46cf4
IDEMPIERE-549 Upgrade Restlet to release 2.1.1
2013-01-15 00:28:49 +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
Heng Sin Low
221934a56b
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
...
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Heng Sin Low
8bde582f5d
IDEMPIERE-345 Deployment: Bundle p2 director app and product update script
2012-07-20 07:00:13 +08:00
Heng Sin Low
869b404e3b
IDEMPIERE-141 Update Platform to Eclipse 3.7.1
2012-02-17 06:28:30 +08:00
Carlos Ruiz
9ef0f247fd
IDEMPIERE-124 - Fix: Project materialization broken
...
http://jira.idempiere.com/browse/IDEMPIERE-124
2012-01-25 16:21:36 -05:00
Heng Sin Low
0eb1b2e0ef
remove eclipse delta pack dependency.
...
(transplanted from b8830123bfc8f7c6520ebf435f5e9af263556201)
2011-06-01 01:48:54 +08:00
Heng Sin Low
cd4a0a10c1
Fixed buckminster materialization and bundle version dependency issues.
...
(transplanted from f02b128a0adee96bf709a9ef09413049f9f703e0)
2011-05-30 06:55:15 +08:00
Heng Sin Low
04cf278516
Fixed buckminster materialization and bundle version dependency issues.
...
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low
71a9c84a1a
Fixed bundle dependency
...
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Heng Sin Low
cdea8a2d31
Fixed version setting org.restlet
...
(transplanted from 54200692ee725796e48dec43b10d2865966dc576)
2011-05-22 09:26:10 +08:00
Heng Sin Low
d325309521
Fixed dependency issue for swing client build
2010-12-14 08:52:59 +08:00
Heng Sin Low
0af05090d1
Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler.
2010-12-06 13:04:44 +08:00