Heng Sin Low
8f3b199b1f
IDEMPIERE-4052 Move to Eclipse 2019-09 and ECJ 3.19.0
2019-09-19 19:57:52 +08:00
Heng Sin Low
df1cf08c03
IDEMPIERE-4048 Fix maven build error. Integrate solution from Ken Longnan
2019-09-12 18:04:16 +08:00
Heng Sin Low
81629632b2
IDEMPIERE-4048 Fix maven build error. Integrate solution from Ken Longnan
2019-09-11 21:03:51 +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
hieplq
e00b022e12
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (move file server to github)
2018-12-21 19:08:06 +07:00
hieplq
f39116d95d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (delete buckminster stuff)
2018-11-10 10:32:38 +07:00
Carlos Ruiz
4aba73b917
Change sourceforge folder for seed database and jarfiles
2018-11-04 20:09:44 -02:00
Carlos Ruiz
7eeb4a8463
More versioning for 6.1
2018-11-04 18:32:21 -02: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
0a010a526d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project)
...
run auto update maven projec (side effect from 15ccf00c09f5).
2018-10-24 08:56:57 +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
31ad04d7ef
IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project
2018-02-18 23:41:09 +07:00
hieplq
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +07:00
hieplq
d7808da56a
IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
...
a mavent project convert from plugin have flow default rule
1. maven project prefer setting JRE to Execution environment, so .classpath is updated
2. java class compliment to target/classes/, so build.propertie is updated
3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created
extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431
it happend on bundle use non-standard java package
org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs
on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
so change to warning method make it consitent with other
org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq
34741c7d87
IDEMPIERE-3531:standard maven repository url
...
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq
b6d9886732
IDEMPIERE-3531:standard lib folder
...
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
Carlos Ruiz
af3d52045f
Point copyjars to new release
2017-11-01 01:14:36 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
hieplq
f4ff2cda4f
IDEMPIERE-3136:update jetty to 9.4.x
...
update web.xml version follow advice from jetty community https://github.com/eclipse/jetty.project/issues/1466
2017-04-22 08:58:09 +07:00
Carlos Ruiz
5da08bb301
point copyjars to 4.1
2016-10-31 14:27:56 +01:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01:00
hieplq
fe3a5c58ee
IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
...
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-10 22:45:34 +07:00
hieplq
71b88c7da5
IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
...
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-10 20:38:32 +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
hieplq
4ae72bb050
IDEMPIERE-3136:all stuff relate library of idempiere
...
because each project don't have partical build setting, so let control from workspace
2016-07-07 10:14:33 +07:00
hieplq
98730ce2d6
IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
...
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-07 14:55:12 +07:00
Carlos Ruiz
045e250a69
IDEMPIERE-2940:reduce size of repository / fix sourceforge links
2015-12-02 11:51:11 -05:00
hieplq
6f32d77846
IDEMPIERE-2940:reduce size of repository
...
move file server
2015-12-02 21:54:18 +07:00
hieplq
972dd355db
IDEMPIERE-2940:reduce size of repository
2015-11-14 17:17:25 +07:00
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05:00
Heng Sin Low
816e27a8e2
IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info.
2014-10-16 14:34:12 +08:00
Heng Sin Low
0b2fbe27ae
IDEMPIERE-2245 Platform Upgrade for r3.
2014-10-13 11:05:19 +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
4a94fcd0f5
IDEMPIERE-92 Implement Selenium testing framework. Update selenium library to version 2.35.0 to support latest firrefox and chrome.
2013-10-02 12:27:48 +08:00
Redhuan D. Oon
212e94881a
IDEMPIERE-1417 Fitnesse web.xml typo for SLIM tests / IDEMPIERE-1418 Fitnesse.Fixture package's Util method needed by external plugins
2013-10-02 17:08:37 -05:00
Heng Sin Low
38b904b269
IDEMPIERE-92 Implement Selenium testing framework. Added phantomjs (phantomjs.org) support.
2013-05-26 10:02:58 +08:00
Heng Sin Low
3233e0d3b8
IDEMPIERE-92 Implement Selenium testing framework. server terminated with system.exit call if the socket token argument is invalid.
2013-04-30 17:40:25 +08:00
Heng Sin Low
67505ade32
minor: fixed source attachment for fitnesse jar.
2013-04-26 16:56:10 +08:00
Heng Sin Low
739cc580e9
IDEMPIERE-92 Implement Selenium testing framework. Upgrade to selenium 2.31.0 to support Firefox 18 and Firefox 19.
2013-03-05 21:57:15 +08:00
Heng Sin Low
8a4b77af9f
IDEMPIERE-92 Implement Selenium testing framework. Upgrade to selenium 2.31.0 to support Firefox 18 and Firefox 19.
2013-03-05 21:11:43 +08:00
Heng Sin Low
4ff1981554
IDEMPIERE-206 Integrate fitnesse with iDempiere. Fixed deployment issue.
2012-12-18 11:05:58 +08:00
Richard Morales
ae3990ce11
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used
2012-12-13 18:41:45 -05:00
Heng Sin Low
09664e3b37
IDEMPIERE-92 - Integrate Selenium. Improve support for Combobox. Reorganize and reformat test suite for zk. Added test case for the missing field translation tab bug. Added support for selection of tab.
2012-12-13 17:22:56 +08:00