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
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
hieplq
c8c2f1592a
IDEMPIERE-2544: on equinox osgi, bundle have service should be active
2017-04-26 10:06:46 +07: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
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
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05:00
Carlos Ruiz
f0a8c83af3
hg merge development (merge development into zk7)
2014-12-17 20:11:47 -05:00
Carlos Ruiz
2c443e1bd5
IDEMPIERE-2357 Contextual Variables on Replication Processor are missing / integrate fix thanks to Tomas Svikruha (tsvikruha)
2014-12-17 18:26:14 -05:00
Carlos Ruiz
fa74477ecf
Update product version to 2.1.0
2014-10-30 23:30:38 -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
8d9a2ba66f
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
2013-07-31 16:30:15 +08:00
Heng Sin Low
df47fc59e4
IDEMPIERE-1139 Can't replace or extend Server for AdempiereProcessor using plugin.
2013-07-05 17:32:16 +08: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
Heng Sin Low
42ab98db0a
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning.
2012-12-21 11:48:35 +08:00
Richard Morales
9362bcaed2
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type
2012-12-15 16:18:52 -05:00
Richard Morales
ae3990ce11
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used
2012-12-13 18:41:45 -05:00
Carlos Ruiz
8f13ed795e
unnecessary SuppressWarnings
2012-12-12 18:11:53 -05:00
Heng Sin Low
d4e9ae0656
IDEMPIERE-359 Add OSGi Service support for existing extension point. Move more core services to OSGi service.
2012-11-08 17:36:50 +08:00
Heng Sin Low
2404603e03
Cleanup, remove redundant buckminster.properties.
2010-12-06 13:53:57 +08:00
Heng Sin Low
bdc88c1720
Added default buckminster properties file.
2010-11-03 15:42:52 +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