hengsin
ae5a665dd8
IDEMPIERE-4933 Platform update for 9.x ( #857 )
...
* IDEMPIERE-4933 Platform update for 9.x
- WIP
* IDEMPIERE-4933 Platform update for 9.x
- project to repackaged some osgi bundles from maven
* IDEMPIERE-4933 Platform update for 9.x
- Fix target platform error
* IDEMPIERE-4933 Platform update for 9.x
* IDEMPIERE-4933 Platform update for 9.x
- minor eclipse setting fix
2021-09-04 16:12:10 +02:00
Carlos Ruiz
8103ab0732
IDEMPIERE-4604 Release 8.2
...
Change references to new version
Create new migration folder
2020-12-20 10:15:20 +01:00
Carlos Ruiz
6390ce20cd
IDEMPIERE-4604 Release 8.2
...
Fix warnings on MANIFEST.MF
2020-12-20 09:53:21 +01:00
Carlos Ruiz
210e54b05f
IDEMPIERE-4521 Release 8.1 - RC
...
Change versions in pom and manifest files
2020-11-03 21:59:12 +01:00
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
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Heng Sin Low
8f3b199b1f
IDEMPIERE-4052 Move to Eclipse 2019-09 and ECJ 3.19.0
2019-09-19 19:57:52 +08:00
Carlos Ruiz
e1ce7e9ec9
Backed out changeset c14bc0ce677c - IDEMPIERE-3808 - works fine in 2018-12 but not yet in 2018-09
2019-01-10 15:39:41 +01:00
Carlos Ruiz
f79dc728a3
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. As advised by Heng Sin
2019-01-10 15:21:19 +01:00
Carlos Ruiz
090a34eb88
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. / eclipse still doesn't fully support - avoid annoying warning on launcher
2019-01-07 17:58:10 +01: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
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
Carlos Ruiz
ee4303d453
set version to 6.1
2018-11-04 14:47:53 -02: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
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
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
fe0f36668b
IDEMPIERE-3531: add manifest for java 9 warning
2018-09-11 09:04:49 +07:00
hieplq
b8caaa1549
IDEMPIERE-3531:some plugin don't include class on output maven when export
...
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01: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
116cde1e96
IDEMPIERE-3136:all stuff relate library of idempiere
...
set runtime of all project to 1.8
2016-07-07 10:59:31 +07: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
Carlos Ruiz
094975caf4
IDEMPIERE-136 Tenant base language improvement
2013-03-27 22:48:29 -05:00
Heng Sin Low
b0b209ce89
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 06:40:21 +08:00
dantam
c99ce6a8cf
IDEMPIERE-263 Make org.compiere.process an exported package
...
http://jira.idempiere.com/browse/IDEMPIERE-263
2012-05-16 10:07:07 +02:00
Heng Sin Low
869b404e3b
IDEMPIERE-141 Update Platform to Eclipse 3.7.1
2012-02-17 06:28:30 +08:00
Heng Sin Low
fb2ed910a2
refactoring and clean up
2010-10-22 11:08:26 +08:00
Heng Sin Low
83715fa436
Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later )
2010-09-29 15:25:34 +08:00