hieplq
595e0df99c
Idempiere-4298:support update jdk (jdk 12 13 14) ( #69 )
...
* IDEMPIERE-4298: remove Bundle-RequiredExecutionEnvironment
when build by tycho value of Bundle-RequiredExecutionEnvironment and jdt need to compatibility
in case we use Bundle-RequiredExecutionEnvironment = 11 then can't build by jdk != 11
so stick on fix value isn't good
eclipse now also support Require-Capability, so don't need Bundle-RequiredExecutionEnvironment anymore
* IDEMPIERE-4298:support update jdk (jdk 12 13 14)
default environment still jdk-11 but you can build for any jdk by below command
export JAVA_HOME=path to jdk
mvn verify -Djdk.version=11
in case on JAVA_HOME is jdk 14 then can set jdk.version for 11, 12, 13, 14 and same for other jdk
at moment java 14 just support on eclipse 2020-03 with install plugin
Java 14 Support for Eclipse 2020-03 (4.15)
2020-05-20 11:18:31 +08:00
hengsin
e1090674a5
IDEMPIERE-4276 Update zk to release 9.0.1.2 ( #39 )
2020-05-08 15:31:12 +02:00
hengsin
9193267acf
IDEMPIERE-4249 Platform Refresh for 7.1z ( #23 )
...
Fix target platform and feature configuration for slf4j
2020-05-01 13:24:40 +02:00
hengsin
c3cad0d1e2
IDEMPIERE-4249 Platform Refresh for 7.1z ( #19 )
...
Upgrade to Tycho 1.7.0, Eclipse 2020-03, Zk 9.0.1 and Jetty 9.4.28
2020-04-30 16:01:19 +02:00
hengsin
3cc17d25fd
IDEMPIERE-4158 Move Swing Client out of core. Drop restlet dependency, drop webstart and applet stuffs and some minor dependency adjustments.
2020-01-29 08:00:36 +08:00
Carlos Ruiz
2bb4a8ce11
IDEMPIERE-4136: Upgrading Jasper report to version 6.11.0 / PR
2019-12-26 13:22:39 +01:00
Deepak Pansheriya
f13bcd6de9
IDEMPIERE-4136: Upgrading Jasper report to version 6.11.0
2019-12-25 20:28:37 +05:30
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Dirk Niemeyer
12cde3af20
IDEMPIERE-4013 iDempiere should not require Conscrypt
2019-10-22 13:18:17 +02:00
Carlos Ruiz
e5110b9109
hg merge release-6.2 (merge release6.2 into default)
2019-07-13 15:36:29 +02:00
Murilo Habermann Torquato
042740a2dc
IDEMPIERE-3946 - cxf version on webservices and dependencies on target platform
2019-04-30 17:52:38 -03:00
Heng Sin Low
f4d5f22f0e
IDEMPIERE-3946 Upgrade to Tycho 1.4.0. Fix validate plug-ins error - Missing package javax.ws.rs
2019-04-12 17:58:12 +08:00
Carlos Ruiz
c6949c4df8
IDEMPIERE-3946 Upgrade to Tycho 1.4.0 - minor
2019-04-11 15:47:23 +02:00
Heng Sin Low
83c876bc7a
IDEMPIERE-3946 Upgrade to Tycho 1.4.0
2019-04-11 20:22:24 +08:00
Murilo Habermann Torquato
1fec05345d
IDEMPIERE-3943 - automated javadoc generation
2019-04-08 11:43:02 -03:00
hieplq
d0ca3eb7be
IDEMPIERE-3908:webservice client example
...
fix conflict of javax.xml.soap from axis
https://idempiere.atlassian.net/browse/IDEMPIERE-3908?focusedCommentId=43048&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-43048
2019-03-05 11:33:04 +07:00
hieplq
735ffd81d4
IDEMPIERE-3908:webservice client example
...
finally
2019-03-04 17:55:08 +07:00
hieplq
32d4d189f9
IDEMPIERE-3908:webservice client example
...
fix to can build with maven
2019-03-04 04:46:08 +07:00
hieplq
fb1ebefdf2
IDEMPIERE-3909:update webservice library to jdk-11
2019-03-02 20:22:16 +07:00
hieplq
874d238c5c
IDEMPIERE-3908:webservice client example
...
add project to build p2 repository for webservice client
2019-03-02 12:42:44 +07:00
Carlos Ruiz
b8678da0d1
Backed out changeset bbf1c2b204a5 IDEMPIERE-3946 revert tycho 1.4.0 from release 6.2
2019-04-11 19:05:28 +02:00
Carlos Ruiz
d0b98beec1
Backed out changeset 13fea8de5fd2 IDEMPIERE-3946 revert tycho 1.4.0 from release 6.2
2019-04-11 19:05:13 +02:00
hieplq
272d212b1a
IDEMPIERE-2003: patch for ZK-4198 by Carlos
...
Capturing wrong numbers with numeric keypad when decimal separator is not dot
2019-01-18 19:29:43 +07:00
Carlos Ruiz
d14338729b
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment.
2019-01-07 13:22:58 +01:00
Heng Sin Low
7611c3e3da
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment.
2019-01-07 14:59:43 +08:00
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
hieplq
547de8df76
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update repository)
...
not sure why jetty.jsp.version is 8.5.33, need to update to 8.5.33.1 for jetty-9.4.14
2018-12-29 12:37:01 +07:00
hieplq
49d0076c58
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib zk 8.6.0.1 )
...
https://issues.apache.org/jira/browse/ARIES-1859
https://tracker.zkoss.org/browse/ZK-4127
2018-12-23 12:26:44 +07: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
hieplq
942800418e
IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6.0.1, eclipse-1812, java11, tycho 1.3)
...
still use local repository for maven.to.p2 to continue update library
2018-12-22 15:49:50 +07:00
hieplq
e00b022e12
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (move file server to github)
2018-12-21 19:08:06 +07:00
Carlos Ruiz
7eeb4a8463
More versioning for 6.1
2018-11-04 18:32:21 -02:00
hieplq
59dbbf1d7f
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic)
...
back to online mode/new service configuration file, get from spring osgi bundle
2018-10-31 10:37:28 +07: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
783827e94a
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service)
...
use osgi version
2018-10-29 08:22:06 +07:00
hieplq
7426cd54d1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (tycho access restriction on classpath entry of jaxws-api)
...
jaxws-api look same javax.xml.ws but when build with tycho it said about access restriction on package javax.xml.ws,..
(i guess jaxws-api is new and it follow jdk mudule)
javax.xml.ws is special package, it's marked for remove on next jdk release.
it can't resolve ever i use <arg>-warn:+discouraged,forbidden</arg>
2018-10-27 16:04:38 +07:00
hieplq
a0f7e977fe
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project/build/poi)
...
run auto update maven projec (side effect from 15ccf00c09f5)
also help resolve build maven by jdk 10:
https://bugs.eclipse.org/bugs/show_bug.cgi
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016
now targetplatform have two version of poi but eclipse bind to lower version, so add package dependency to force it
2018-10-25 06:59:03 +07:00
hieplq
671bc4ed9c
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (sync launch)
...
move temp folder inside workspace_loc to avoid conflict when hava some dev environment
dev/idempiere_home1
dev/idempiere_home2
2018-10-24 13:58:02 +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
82c8c5b31d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
...
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00
hieplq
92067ca883
IDEMPIERE-3531:update to phatom 201809
2018-09-25 15:43:56 +07:00
hieplq
5c3e738dab
IDEMPIERE-2610:kill warning:Class path contains multiple SLF4J bindings.
2018-09-12 17:01:04 +07:00
hieplq
0a5d5a78ac
IDEMPIERE-3531: update jasper report to 6.7.0
...
+ add more Osgi for jasper dependency
+ don't fix incompatibility issue for swing
+ use bootdelegation to resolve org.w3c.dom.events issue. let all use class from jdk
2018-09-12 00:10:22 +07:00
hieplq
b03ca3b1f6
IDEMPIERE-3531: update jetty to 9.4.11.v20180605
2018-09-11 21:19:12 +07:00
hieplq
ad6157c5fd
IDEMPIERE-3531: update eclipse repository to latest photon
...
https://projects.eclipse.org/projects/rt.equinox/releases/4.8.0-photon/plan
(REMOVED) Plugins Compatibility Fragment - Provides support for old style Eclipse 2.0 plugins
2018-09-11 21:46:41 +07:00
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