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
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
bf3561fc0d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (clazz.getDeclaredConstructor().newInstance())
2018-10-24 12:10:32 +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
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
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
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
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
fb35ec9d68
IDEMPIERE-3416 Implement the ability to track open DB connections
2017-06-30 16:45:12 +02:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01:00
hieplq
84d5b6c734
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 11:00:02 +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
Carlos Ruiz
c30cffc2a6
hg merge release-2.1 (merge release2.1 into development)
2015-07-01 21:05:10 -05:00
Carlos Ruiz
7f753cdedb
IDEMPIERE-2664 DB Extensibility issues / remove unnecessary dependency to initcap and user functions
2015-06-29 11:52:56 -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
Carlos Ruiz
fa74477ecf
Update product version to 2.1.0
2014-10-30 23:30:38 -05:00
Heng Sin Low
bb6607d553
IDEMPIERE-1561 Update product version to 2.0.0.
2013-11-21 14:32:17 +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
8d9a2ba66f
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
2013-07-31 16:30:15 +08:00
Carlos Ruiz
86668972d0
1002538 fitnesse improvements:
...
- validate ID is valid in client
- validate process parameter is valid
- improve updaterecord logic
2013-07-10 22:34:24 -05:00
Carlos Ruiz
c20b775176
IDEMPIERE-851 fitnesse improvements / Update Record is not resolving variables before setting
2013-07-10 19:05:52 -05:00
Carlos Ruiz
daece5d52c
IDEMPIERE-206 / Fitnesse fixes:
...
- Sync sample test cases with latest changes
- Use configurable port on ZkSuite
- Fix context problem on Login and RunProcess
- Fix jasper checking on RunProcess (same bug on webservices)
- Implement context variable parsing on Util
- Change log of post event on core to inform error when a fitnesse posting fails
- Improve error on posting material receipt requiring order line
2013-06-28 17:38:38 -05:00
Carlos Ruiz
4a33f4434e
IDEMPIERE-851 fitnesse improvements / Peer Review
2013-04-22 14:51:29 -05:00
Juliana Corredor
c0d9c39f0d
IDEMPIERE-851 fitnesse improvements
2013-04-22 12:11:51 -05:00
Heng Sin Low
bf14ca9958
IDEMPIERE-92 Implement Selenium testing framework. Added evaluate method for integration with selenium test using dynamic variables.
2013-03-26 17:02:48 +08:00
Carlos Ruiz
171c5db67d
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
2013-03-12 08:39:50 -05:00
Carlos Ruiz
1ff94d5337
IDEMPIERE-358 Login- how to make unique and safe / Implement same approach for fitnesse and webservices login
2013-03-05 19:14:29 -05:00
Carlos Ruiz
ac93bd4473
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
2013-02-27 20:58:38 -05:00
Richard Morales
ce7938424e
IDEMPIERE-638 Check log level before calling logging method / log.fine
2013-02-25 19:00:59 -05:00
Richard Morales
e0b18312f8
IDEMPIERE-638 Check log level before calling logging method / log.config
2013-02-25 12:29:10 -05:00
Carlos Ruiz
0646e28b82
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> build
2012-12-21 10:05:17 -05:00
Carlos Ruiz
d3e8ef0a7a
IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness
2012-12-17 20:32:05 -05: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
9601ffae85
Merge 057fe5da7bfe
2012-12-13 10:09:50 +08:00
Carlos Ruiz
24e4972406
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH (Thanks to Richard Morales)
2012-12-12 16:30:06 -05:00
Heng Sin Low
748ed726b4
IDEMPIERE-92 - Integrate Selenium. Moved project 'idempiere.zk.selenium'
2012-12-13 02:00:09 +08:00
Richard Morales
1e30b56290
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
2012-12-06 15:00:04 -05:00
Richard Morales
75628911f2
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
2012-12-05 17:27:35 -05:00
Richard Morales
529089a426
IDEMPIERE-183 Fixed generic type warning
2012-12-04 11:24:23 -05:00