Commit Graph

120 Commits

Author SHA1 Message Date
Carlos Ruiz ee4303d453 set version to 6.1 2018-11-04 14:47:53 -02:00
hieplq 7ddd9b9692 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic)
use javax.activation bundle from eclipse can resolve issue conflic between tycho buil/eclipse build/eclipse runtime
2018-10-31 10:25:17 +07:00
hieplq 8a04f3e303 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (web service/tycho ok, eclipse conflic)
1. new version of cxf need new version of spring so get osgi version from org.apache.servicemix but spring of cxf limit to 4.0 so take 4.3.19.RELEASE_1
http://cxf.apache.org/docs/30-migration-guide.html

2. eclipse auto add --add-modules=ALL-SYSTEM when run eclipse launcher, so when run idempiere server from eclipse encounter bellow condition
   javax.activity, javax.xml.ws is depricate package to remove on jdk11
   that why this module is exclusive from build class path (but by --add-modules=ALL-SYSTEM it appear at runtime)
   we use some replace jar for that package (com.sun.activation for javax.activation)
2018-10-31 04:03:57 +07:00
hieplq 69c91e1111 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (build by tycho issue)
https://bugs.eclipse.org/bugs/show_bug.cgi
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016

1. use latest jdt for support jdk10

2. tycho resolve dependency to javax.activation, javax.xml.bind from jdk, but jdk don't public it.
eclipse resolve by get highest version from com.sun.activation.javax.activation, jaxb-api
so need use Require-Bundle to force tycho choose com.sun.activation.javax.activation

2.1 if keep both import javax.activation and Require-Bundle com.sun.activation.javax.activation with get bellow exception on tycho but org.adempiere.base don't have this issue
[ERROR] /home/hieplq/1Dev/project/native/idempiere-dev-11/org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/factory/DefaultFeedbackService.java:[16]
[ERROR] 	import javax.activation.DataSource;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'DataSource' is not API (restriction on classpath entry '/home/hieplq/.m2/repository/p2/osgi/bundle/com.sun.activation.javax.activation/1.2.0/com.sun.activation.javax.activation-1.2.0.jar')

3. pass --add-exports for org.adempiere.base, install, server and swing
2018-10-25 23:59:10 +07:00
hieplq a0f7e977fe IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project/build/poi)
run auto update maven projec (side effect from 15ccf00c09f5)
also help resolve build maven by jdk 10:
        https://bugs.eclipse.org/bugs/show_bug.cgi
        https://bugs.eclipse.org/bugs/show_bug.cgi?id=537016

now targetplatform have two version of poi but eclipse bind to lower version, so add package dependency to force it
2018-10-25 06:59:03 +07:00
hieplq 932e6fe6d0 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (hamless warrning) 2018-10-24 12:38:27 +07:00
hieplq 6bc86a754c IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
spring, service, xml http://openjdk.java.net/jeps/320
2018-10-23 22:27:06 +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 b2fa99b192 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
update jetty to 12
update almost library to latest version
change org.eclipse.jdt.core.compiler.batch to org.eclipse.jdt.core
change javax.management.j2ee-api to org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec, reduce dependency and correct dependency of activeMQ
javax.activation to com.sun.activation.javax.activation
lib for service will take from library instea of jdk
groovy to date
2018-10-23 09:36:53 +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 0a5d5a78ac IDEMPIERE-3531: update jasper report to 6.7.0
+ add more Osgi for jasper dependency
+ don't fix incompatibility issue for swing
+ use bootdelegation to resolve org.w3c.dom.events issue. let all use class from jdk
2018-09-12 00:10:22 +07:00
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 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 c922644b6f IDEMPIERE-3597 org/krysalis/barcode4j/output/CanvasProvider 2018-01-05 13:58:21 +01:00
hieplq 7245687377 IDEMPIERE-2544:to more warning compiler hidden good warning
code warning
2017-12-03 14:37:20 +01:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
hieplq 333458f8c1 IDEMPIERE-3136:update jasper report to use P2
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
markus_bozem 1c166a17f0 IDEMPIERE-3304
Use apache commons-validator instead of own code to validate IBANs
2017-04-14 17:42:31 +02:00
Carlos Ruiz c8df3294bf Fix build error with groovy-all updated in maven 2017-04-04 23:41:24 +02:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
hieplq baff1951be IDEMPIERE-3136:all stuff relate library of idempiere
remove duplicate jar (bsh-engine, groovy-engine)
update, move groovy to osgi
add common bundle (now focus to support jasper report)
2016-07-08 10:20:19 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +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 3d765f262e IDEMPIERE-3077:update beanshell by security problem
refer:https://github.com/beanshell/beanshell
2016-04-19 03:19:04 +07:00
Carlos Ruiz 9d73baea76 IDEMPIERE-1554 scriptable Translation import 2015-12-22 22:22:06 -05: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
hieplq bd51dfdf4e IDEMPIERE-2558:don't allow use old password when change password
update library to passay
2015-04-06 10:27:21 +07:00
Carlos Ruiz f0a8c83af3 hg merge development (merge development into zk7) 2014-12-17 20:11:47 -05:00
Carlos Ruiz e875d72fb0 IDEMPIERE-1996 InventoryLine inherits bad default / prefill the default locator in M_Inventory and M_InOut documents 2014-12-17 20:06:23 -05:00
Carlos Ruiz fa74477ecf Update product version to 2.1.0 2014-10-30 23:30:38 -05:00
Carlos Ruiz 4803643ab2 IDEMPIERE-2245 Platform Upgrade for r3 2014-10-29 13:36:29 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Carlos Ruiz 20c500553a Merge development (859fa5991fa8) into zk7 branch 2014-07-03 16:44:22 -05:00
hieplq 97ecb0cdbf IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle 2014-07-03 23:18:47 +07:00
Carlos Ruiz 49d477c2d5 Merge development (717d3f6bb6a2) into zk7 branch 2014-06-03 17:58:27 -05:00
Heng Sin Low 765a5f83fa Merge b2d0ef3e00eb (development branch) into 01f827cc13c3 (zk7 branch) 2014-04-27 20:14:21 +08:00
Heng Sin Low bc2d581399 1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future. 2014-05-14 12:25:10 -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
hieplq 049cc9ebf0 IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle. 2014-03-30 19:27:53 +07: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 714ce29278 IDEMPIERE-1224 Need a way to prevent auto start of OSGi service component from Core. 2013-07-31 16:41:37 +08:00
Elaine Tan b63c3777e1 IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator 2013-07-30 22:36:05 +08: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
Carlos Ruiz d03f0b79ad IDEMPIERE-390 Attachments/archives on load balancer scenario / Implement archive part / Peer review 2012-12-05 19:30:45 -05:00
Juliana Corredor 16cf4aee67 IDEMPIERE-390 Attachments/archives on load balancer scenario / Implement archive part 2012-12-05 17:59:06 -05:00
Deepak Pansheriya f992cef2d7 IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Juliana Corredor 28008f2737 IDEMPIERE-390 Attachments/archives on load balancer scenario 2012-11-28 15:52:54 -05:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08: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 2dfa60b73e IDEMPIERE-359 Add OSGi Service support for existing extension point 2012-11-06 11:39:23 +08:00
Carlos Ruiz 95622fc317 IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere 2012-10-24 22:30:01 -05:00
Heng Sin Low 221934a56b IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Carlos Ruiz a15c08f66e IDEMPIERE-454 Easy import / First a CSV exporter with the format expected for the import 2012-10-10 22:56:16 -05:00
Carlos Ruiz 28b2b5c297 IDEMPIERE-221 Implement password policies / revert a library not needed 2012-08-09 18:30:10 -05:00
Carlos Ruiz 7fa3e80e16 IDEMPIERE-221 Implement password policies
Thanks to Juliana Corredor for the research and integration
Peer reviewed and tested by Carlos Ruiz (initial version, still pending tests)
Sponsored by Trek Global
2012-08-02 18:07:23 -05:00
Heng Sin Low f99d832907 IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0 2012-07-04 16:14:09 +08:00
Heng Sin Low 7f0893c592 IDEMPIERE-310 JasperReport: Compilation of JRXML is broken
IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working
2012-06-20 15:11:42 +08:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Heng Sin Low 04cf278516 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low 71a9c84a1a Fixed bundle dependency
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Heng Sin Low deb03c2398 Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog. 2010-12-14 16:02:51 +08:00
Heng Sin Low 0af05090d1 Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler. 2010-12-06 13:04:44 +08:00
Heng Sin Low 88eec68630 remove accidentally committed server.xml file 2010-11-17 14:25:31 +08:00
Heng Sin Low 5eb67ad6d3 Remove obsolete launch file. Added stacktrace command for equinox console which will print stacktrace of all currently active thread. 2010-11-03 15:38:37 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +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