move idempiere build to maven tycho
Description
I got sponsor from to move build of idempiere from depend on buckminter to depend on maven with support of tycho.
some discuss start here
https://groups.google.com/d/msg/idempiere/yBU69qw8ZDk/_ZVjwF7vBAAJ
document will go here http://wiki.idempiere.org/en/Building_iDempiere_by_tycho
Environment
Activity
Ready , applied
IDEMPIERE-3531.excell.poi.patch
IDEMPIERE-3531.phatom.201809.patch
IDEMPIERE-3531-break.autoboxing.patch
1. new eclipse is released. it fix isssue Failed to find configured bundleInfo for: org.eclipse.equinox.weaving.caching 1.1.100.v20171221-2204
i just keep idempiere up to date by
2. update jasper make issue when export excel. reason by old poi remain somewhere
for fix it
1, 2 both modify launching, so have to apply 1 before 2 or exclude launching
jasper report expression have autoboxing is break, please apply patch
Thanks , committed
https://bitbucket.org/idempiere/idempiere/commits/88fff34
jasper report can't run by wrong version of commons-digester
the patch
fix it.