core-jgi/org.adempiere.pipo.handlers
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
..
.settings IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
META-INF Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
src/org/adempiere/pipo2/handler IDEMPIERE-3058 Make 2Pack transaction safe (for postgres) 2016-03-23 01:50:03 +01:00
.classpath 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
.project 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
build.properties 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
plugin.xml IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail 2016-03-22 19:12:26 +01:00