hieplq
fe0f36668b
IDEMPIERE-3531: add manifest for java 9 warning
2018-09-11 09:04:49 +07:00
hieplq
9b33710a19
IDEMPIERE-3531:adapt with buckminster method
...
maven have beta version of groovy-all, so fix version of groovy-all to help buckminster materialize
new version of org.apache.commons.configuration request org.apache.commons.lang3
correct source bundle of zk and https://github.com/jetty-project/jasper-jsp/issues/5
update launch
2018-02-26 03:11:03 +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
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
hieplq
8895154d8d
IDEMPIERE-3531:remove facets and main output to jar
...
refine IDEMPIERE-3510
2018-01-30 14:44:05 +07:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
a036839491
hg merge release-4.1 (merge release4.1 into default)
2017-10-31 17:55:06 +01:00
Carlos Ruiz
4008e59986
IDEMPIERE-3451 - after change from 72f4c205ac50 - the db port and db name are not correctly read from the actual properties configured
2017-10-24 18:16:29 +02:00
hieplq
929be757a2
Merge with development
2017-10-18 01:47:05 +07:00
Carlos Ruiz
58df7a7405
IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - general changes in setup process
...
- enable back the ability to configure the IDEMPIERE_JAVA_OPTIONS in idempiereEnv.properties and preserve it between setups (as suggested in patch from Vinicius and Eduardo)
- fix a minor issue on Console Setup - not assuming correctly the default database type
- implement update-prd.sh - so other products can be updated (not just org.adempiere.server.product)
2017-08-26 19:21:17 +02:00
hieplq
5b556121fb
IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
...
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-01 22:25:41 +07:00
hieplq
768762d32a
IDEMPIERE-3136:all stuff relate library of idempiere
...
sync/clean/test when merger to core
2017-05-21 00:29:38 +07:00
hieplq
29dac9e3fb
IDEMPIERE-3136:update jasper report to use P2
...
update note install launch
2017-05-14 22:39:20 +07:00
Nicolas Micoud
d556cb2a2d
IDEMPIERE-3312 MUserPreference.createUserPreferences should use transaction
2017-03-25 14:18:46 +01:00
Carlos Ruiz
64371d758d
Fix launchers
2017-02-18 08:34:15 +01:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01:00
hieplq
16bfc4f59b
IDEMPIERE-3136:all stuff relate library of idempiere
...
update jetty to 9.3.10
2016-07-08 23:22:03 +07:00
hieplq
093c95874f
IDEMPIERE-3136:all stuff relate library of idempiere
...
set runtime of all project to 1.8
2016-07-08 16:18:44 +07:00
hieplq
91c52aeded
IDEMPIERE-3136:all stuff relate library of idempiere
...
update jetty to 9.3.10
2016-07-08 15:40:24 +07:00
hieplq
07ada50393
IDEMPIERE-3136:all stuff relate library of idempiere
...
replace bundle dependency by use import package for jasper report
2016-07-08 10:47:30 +07: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
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
hieplq
3f0c230be9
IDEMPIERE-2969:update to use zk8-osgi library
...
add new zk osgi project
2015-12-10 20:58:11 +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
Carlos Ruiz
611ca54e63
IDEMPIERE-2664 DB Extensibility issues / fix issue on dev merging
2015-06-24 20:46:15 -05:00
Carlos Ruiz
a3ba251b49
hg merge release-2.1 (merge release2.1 into development)
2015-06-24 20:43:40 -05:00
Carlos Ruiz
8af2d100dc
IDEMPIERE-2664 DB Extensibility issues
2015-06-22 17:18:34 -05:00
hieplq
71e60b3f41
IDEMPIERE-2544:to more warning compiler hidden good warning
...
generic type warning
2015-03-29 14:45:41 +07:00
hieplq
502cddbc9d
IDEMPIERE-2503:Keytool change package name in java8
2015-03-07 10:38:48 +07:00
Carlos Ruiz
4803643ab2
IDEMPIERE-2245 Platform Upgrade for r3
2014-10-29 13:36:29 -05:00
Carlos Ruiz
21cf6fc9c5
IDEMPIERE-1939 zk7:request plug-in of model.generator is outdate.
2014-10-23 08:27:01 -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
df81b807dc
Merge development (10307) into zk7 (10294) branch
2014-04-09 10:47:51 +08:00
Carlos Ruiz
c82b03a218
IDEMPIERE-166 Rebranding of logo and product name
2014-04-02 22:19:47 -05: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
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
Carlos Ruiz
862976f54c
IDEMPIERE-1500 Bad Danish translation of the iDempiere installer / Thanks to Flemming Birch
2013-11-18 08:18:24 -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
a6b7473ff4
IDEMPIERE-638 Check log level before calling logging method / log.finest
2013-02-25 14:00:29 -05:00
Richard Morales
e0b18312f8
IDEMPIERE-638 Check log level before calling logging method / log.config
2013-02-25 12:29:10 -05:00
Heng Sin Low
f4da72ef50
IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers).
2013-02-13 16:15:43 +08:00