Commit Graph

13 Commits

Author SHA1 Message Date
Heng Sin Low adb09d2f33 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure
Use the static method getLogger instead of using a static logger variable. The logger is created as needed inside the getLogger method.

2)http://kenai.com/jira/browse/HENGSIN-3, properties file wrongly created
Patch accepted.

3) http://kenai.com/jira/browse/HENGSIN-4, Cannot connect to http://localhost:8080/admin/adempiereMonitor
Always set default level for root logger in CLogMgt initialization.

4) http://kenai.com/jira/browse/HENGSIN-5, Build fails by default requiring directory lib/plugins
Modify utils_dev/build.xml to ensure the existence of the lib/plugins folder.

5) Module refactoring
* Remove client bundle dependency from the zkwebui bundle. Common UI code of the 2 bundle is moved into the new uibase bundle.
* Remove client bundle dependency from server side bundle. The swing specific jasper report code is moved into the new JasperReportsClient bundle.
* Move most swing code that is still in the base bundle into the client bundle. Many swing client specific code in Env.java (base bundle) is move into the AEnv.java (client bundle).
* Default handlers for 2Pack is moved into the new pipoHandlers bundle. All loading of 2pack handler is now done using the equinox extension mechanism.

6) Extension point
* Added process, form and modelvalidator extension point base on the existing work done by Jorg Viola in the osgi1 branch.

7) The pipo bundle is move from plugins/pipo to /pipo ( relative to the workspace ) due to ant4eclipse have problem building the bundle using the previous layout.

8) New workflow editor and rendering implementation using netbeans visual library. The implementation is shared the by swing and zk client.
2010-08-20 16:05:06 +08:00
Heng Sin Low ef657c6cee * use -Dosgi.compatibility.bootdelegation=true to make classes from vm other than java.* visible to bundle.
* development and build changes.
2010-07-15 03:10:57 +08:00
Heng Sin Low 7ddc6c4d1f converted to osgi based deployment. remove application server config that's no longer used. 2010-07-13 16:07:13 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
joergviola 44a323ff99 Turned install into an equinox plugin providing an eclipse application
Modified build script to deploy the equinox container

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 20:59:00 +00:00
trifonnt 57705cb22b Patches [1700186] - Remove more references to derby/fyracle
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1700186&group_id=176962
2010-04-16 21:29:26 +00:00
trifonnt d75403fadd Fixed Linux installation scripts.
Thank's to Felix!
2009-09-25 09:20:17 +00:00
Heng Sin Low b2f73bee73 minor - do not hide output from sign database build process. 2008-12-07 00:46:22 +00:00
Heng Sin Low 126f1f06e3 [ 2042733 ] Remove non-Lan connection profile code
[ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6
2008-10-24 22:29:40 +00:00
Carlos Ruiz 7427acc440 Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-20 00:38:39 +00:00
Carlos Ruiz 911d7e4f3e Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-13 06:24:51 +00:00
marekmosiewicz 2567d2ef55 Fyracle port 2006-12-01 17:14:01 +00:00
vpj-cd 22560c3a06 move branch adempire311 to trunk 2006-11-17 03:09:16 +00:00