Carlos Ruiz
eba4ceca7f
hg merge release-5.1 (merge release5.1 into default)
2018-10-26 15:36:31 +02:00
hieplq
69c91e1111
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (build by tycho issue)
...
https://bugs.eclipse.org/bugs/show_bug.cgi
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016
1. use latest jdt for support jdk10
2. tycho resolve dependency to javax.activation, javax.xml.bind from jdk, but jdk don't public it.
eclipse resolve by get highest version from com.sun.activation.javax.activation, jaxb-api
so need use Require-Bundle to force tycho choose com.sun.activation.javax.activation
2.1 if keep both import javax.activation and Require-Bundle com.sun.activation.javax.activation with get bellow exception on tycho but org.adempiere.base don't have this issue
[ERROR] /home/hieplq/1Dev/project/native/idempiere-dev-11/org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/factory/DefaultFeedbackService.java:[16]
[ERROR] import javax.activation.DataSource;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'DataSource' is not API (restriction on classpath entry '/home/hieplq/.m2/repository/p2/osgi/bundle/com.sun.activation.javax.activation/1.2.0/com.sun.activation.javax.activation-1.2.0.jar')
3. pass --add-exports for org.adempiere.base, install, server and swing
2018-10-25 23:59:10 +07:00
hieplq
5488ef3928
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (correct bundle version of jaxws-api)
2018-10-25 21:40:24 +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
e90e469943
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (sync launch)
2018-10-24 15:52:57 +07:00
hieplq
19dd05c037
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (CLogMgt ConfigurationListener)
...
https://bugs.openjdk.java.net/browse/JDK-8029805
2018-10-24 15:51:33 +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
5e5d79f614
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (add Vendor info to bundle)
2018-10-24 13:07:45 +07:00
hieplq
f874979908
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (finalize warning)
2018-10-24 12:40:08 +07:00
hieplq
9d77b3d665
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (IDEMPIERE-3531)
2018-10-24 12:39:44 +07:00
hieplq
932e6fe6d0
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hamless warrning)
2018-10-24 12:38:27 +07:00
hieplq
ef57afb335
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constance of BigDecimal move to RoundingMode
2018-10-24 12:11:33 +07:00
hieplq
bf3561fc0d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (clazz.getDeclaredConstructor().newInstance())
2018-10-24 12:10:32 +07:00
hieplq
af75e7911f
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (deprecated constant of swing)
2018-10-24 11:21:10 +07:00
hieplq
61a5fd1c21
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constance of BigDecimal move to RoundingMode
2018-10-24 09:48:52 +07:00
hieplq
cfa2705b25
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:29:49 +07:00
hieplq
0e5becb6c8
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:28:04 +07:00
hieplq
52a4a836c8
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:26:40 +07:00
hieplq
155810c3f1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq
bb6005c5c2
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:23:59 +07:00
hieplq
733ad1c89f
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:17:22 +07:00
hieplq
1b05e022d0
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:15:07 +07:00
hieplq
9957ffa06c
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:09:51 +07:00
hieplq
b7aada7a1b
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with static value
2018-10-24 09:02:12 +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
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
d6d6b41054
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (tycho maven for jdk10)
...
still get issue Unrecognized option with fresh build (no problem after build by eclipse then maven tycho)
2018-10-23 10:38:44 +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
Diego Ruiz
02a89750ae
IDEMPIERE-3805 Query gets lost when Importing a csv file from the toolbar button
2018-10-22 18:37:29 +02:00
Diego Ruiz
86c3c5638f
IDEMPIERE-3807
2018-10-23 13:56:36 +02:00
Diego Ruiz
6434e17bca
IDEMPIERE-3804 - Reports exported to Excel don't use Print Format Item -> Format Pattern
2018-10-17 17:48:00 +02:00
Deepak Pansheriya
ce5914a3fb
IDEMPIERE-3803 : PackOut process is not exporting UUIDs references for fields AD_Image_ID
2018-10-17 07:52:58 -04:00
Nicolas Micoud
123eaf0c6f
IDEMPIERE-3786 Number of records in detail grid must not be hardcoded
2018-12-15 14:21:00 +01:00
Carlos Ruiz
2bfa3f4c38
IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log / fix java.util.ConcurrentModificationException when running all housekeeping schedulers on start
...
13:51:15.942-----------> Scheduler.doWork: MProcess[53154-HouseKeeping] [173]
java.util.ConcurrentModificationException
at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719)
at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(LinkedHashMap.java:746)
at org.compiere.model.MTable.get(MTable.java:112)
at org.compiere.model.Query.<init>(Query.java:134)
at org.compiere.model.MScheduler.getParameters(MScheduler.java:165)
2018-12-15 14:08:41 +01:00
Carlos Ruiz
84a340ca00
IDEMPIERE-3847 Mixed Content load script from google when deploy idempiere on https
2018-12-15 13:49:40 +01:00
Nicolas Micoud
4693b6c7ba
IDEMPIERE-3846 Translated placeholders not displayed on info windows
2018-12-15 13:44:48 +01:00
Carlos Ruiz
2c3153692a
IDEMPIERE-3826 Make ChangePasswordPanel a little more user friendly / implement same solution from Nicolas on Reset Password
2018-12-14 14:25:38 +01:00
Nicolas Micoud
130fc51c29
IDEMPIERE-3826 Make ChangePasswordPanel a little more user friendly
2018-12-14 14:25:19 +01:00
Carlos Ruiz
5260f31c57
IDEMPIERE-2558 don't allow use old password when change password / fix daysReuse=0 means this feature is not used / do not save password history if not configured / warning on log when saving plain passwords
2018-12-14 14:10:10 +01:00
Carlos Ruiz
19b1e6e1f8
More on helper linux scripts to generate iDempiere seed
2018-11-21 10:13:35 -02:00
Carlos Ruiz
991b3d12b4
Fix oracle datapump scripts
2018-11-20 18:39:36 -02:00
Carlos Ruiz
abd2b70243
Fix oracle datapump scripts
2018-11-20 17:26:55 -02:00
Carlos Ruiz
ed8e16bee4
IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log
2018-11-22 13:36:19 -02:00
Diego Ruiz
7e1d17e490
IDEMPIERE-3838 GL Journal post result in the Accounting Schema of the document
2018-12-14 12:49:53 +01:00
hieplq
c0005f0246
IDEMPIERE-3833:Detected idempiere service running
2018-11-29 15:28:24 +07:00
hieplq
785acb06be
IDEMPIERE-3833:Detected idempiere service running
2018-11-29 15:11:48 +07:00
Nicolas Micoud
c24600a6d3
IDEMPIERE-3843 setup.ini should refer to the correct version of org.eclipse.equinox.launcher
2018-12-14 12:17:05 +01:00
hieplq
d17e9db662
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (keystore/check java version)
2018-10-17 08:30:01 +07:00