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
Carlos Ruiz
da53148c79
hg merge release-5.1 (merge release5.1 into default)
2018-04-08 21:06:13 +02:00
Carlos Ruiz
814016b2fc
IDEMPIERE-3660 Improve Packin - allow application on all tenants / manage properly non-readable zip files
2018-03-20 17:35:43 -03:00
hieplq
d777e2982c
Merge with default
2018-03-19 19:50:01 +07:00
Carlos Ruiz
89c00b7ada
IDEMPIERE-3660 Improve Packin - allow application on all tenants
2018-03-16 17:49:25 -03:00
Carlos Ruiz
b8f0aa4bd8
IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied
2018-03-14 18:13:08 -03: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
Carlos Ruiz
c582c21810
IDEMPIERE-3551 1008086 - External (non-plugin) 2Pack automation
2017-11-08 18:29:30 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
Diego Ruiz
200eea4344
1008086 - External (non-plugin) 2Pack automation
...
(NPE potential issue)
2017-06-22 12:27:19 +02:00
Diego Ruiz
e012b916e2
1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack
2017-06-21 01:24:25 +02:00
Heng Sin Low
005419e6b3
IDEMPIERE-2771 1007609 Incremental 2Pack to apply ALL-unapplied instead of NEW
2017-05-17 17:52:09 +08:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01: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
8bf236657c
IDEMPIERE-3058 Make 2Pack transaction safe (for postgres)
...
- added sysconfig 2PACK_COMMIT_DDL - by default now in postgresql the 2pack process everything in one transaction and rollback all in case of failure
- now 2Pack is marked as failed if there are unresolved elements
- fix a locking issue when creating change log and 2pack has locked ad_table foreign key
- the Incremental2PackActivator now reprocess the packages that are not marked as Completed successfully
- the Incremental2PackActivator stop processing more packin versions if one fails
2016-03-23 01:50:03 +01:00
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05:00
Carlos Ruiz
a733237fc2
hg merge release-2.1 (merge release2.1 into development)
2015-08-19 16:42:28 -05:00
Carlos Ruiz
95a4c42e88
IDEMPIERE-2771 Improve 2pack tracing for errors / drop unused transaction from 2pack activator
2015-08-17 17:11:12 -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
5a3e9a5a78
1003334 IDEMPIERE-1626 2Pack: Implement incremental 2pack activator.
2013-12-13 13:40:06 +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
4879ef281c
IDEMPIERE-1125 2Pack: Deadlock in AdempireActivator.
2013-07-02 12:46:05 +08:00
Heng Sin Low
483fa5e6fd
Always provide feedback for 2pack package installation.
2013-04-12 17:23:28 +08:00
Heng Sin Low
2bfa8b0e03
IDEMPIERE-734 autostarting plug-ins causes a lot of errors if 2Pack/AdempiereActivator is used.
2013-04-02 18:16:58 +08:00
Heng Sin Low
969ba70fe1
IDEMPIERE-734 autostarting plug-ins causes a lot of errors if 2Pack/AdempiereActivator is used.
2013-03-19 15:33:02 +08:00
Carlos Ruiz
e7f817ec2b
IDEMPIERE-638 Fix replacing Logger with CLogger
2013-03-15 22:41:36 -05:00
Heng Sin Low
7ad7e681c3
IDEMPIERE-734 autostarting plug-ins causes a lot of errors if 2Pack/AdempiereActivator is used.
2013-03-15 15:20:51 +08:00
Carlos Ruiz
5776804b4a
IDEMPIERE-633 AdempiereActivator.packIn() causes NullPointerException
2013-03-03 13:48:54 -05:00
Richard Morales
74d197cb57
IDEMPIERE-638 Check log level before calling logging method / logger.info+fine
2013-02-22 17:17:40 -05:00
Elaine Tan
ee18c0a27b
Fix the version of install package
2013-02-04 14:16:02 +08:00
Richard Morales
d9afbe2768
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM
2012-12-11 16:48:34 -05:00
Heng Sin Low
2dfa60b73e
IDEMPIERE-359 Add OSGi Service support for existing extension point
2012-11-06 11:39:23 +08:00
Heng Sin Low
3c4c00a409
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Carlos Ruiz
a9ba8f51ec
IDEMPIERE-436 AdempiereActivator is not able to run 2Pack
2012-09-21 21:24:43 -05:00
Carlos Ruiz
f22faccda1
IDEMPIERE-436 AdempiereActivator is not able to run 2Pack
2012-09-19 19:20:36 -05:00
dantam
ee8cc74127
http://jira.idempiere.com/browse/IDEMPIERE-298
...
Make org.adempiere.plugin.utils.AdempiereActivator more overridable
2012-06-11 22:19:28 +02: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