Commit Graph

22 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 a8c7b3863b * minor development configuration and build changes. 2010-07-15 03:09:47 +08:00
Heng Sin Low f12ad34c2c Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment 2010-07-13 16:08:45 +08:00
Heng Sin Low d73f9089a8 * Switch to Eclipse Gemini Web 1.1.0.M02
* Converted serverApps and webStore to OSGi war bundle
* Now both webui and webstore OSGi war bundle can be launch from eclipse, next to be converted is the admin and adempiere server monitor web application.
2010-07-09 18:05:59 +08:00
Heng Sin Low 55806ea0e6 Fixed wrong jar filename reference 2010-07-07 18:36:23 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
tspc e4f4e925ff Merge Revisions 12556 from /release to /trunk
Revision: 12556
Upgrade to JCommon 1.0.16
Upgrade to JFreeChart 1.0.13
Upgrade to jasperreports-3.7.3.jar

Regards,
Tony
2010-06-14 08:53:32 +00:00
trifonnt 4c9e717ab9 FR [2983230] - Upgrade Jasper Reports to 3.7.1
https://sourceforge.net/tracker/?func=detail&aid=2983230&group_id=176962&atid=879335
2010-04-07 14:16:12 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
trifonnt 87a11d1c62 FR [2971329] - Cleanup Jasper Project
https://sourceforge.net/tracker/?func=detail&aid=2971329&group_id=176962&atid=883808
2010-03-16 15:23:40 +00:00
joergviola 537796d39b Ceonverted to Equinox Plugins: JasperReports, JasperReportsTools, tools
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:46:25 +00:00
trifonnt edfe71b546 Fixed Eclipse class paths for Multi-project setup. 2009-10-14 15:01:11 +00:00
usrdno 59607d6ab1 FR - 2800686
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335

Updated iText library (new version 2.1.7). Needed for new jasperreports library.
2009-10-09 18:44:12 +00:00
usrdno e6b67e4f4b FR [2800686] Upgrade JasperReports library to 3.5.3.
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335
2009-09-22 12:44:01 +00:00
trifonnt 9540e70b4c fixed eclipse classpath in order to work with jasperReports 3.0 2008-10-18 13:14:50 +00:00
Heng Sin Low 9bc79e497d * update to jfreechar-1.0.2 2008-07-23 17:02:09 +00:00
Heng Sin Low 048be5eff4 * minor - .classpath fix 2008-02-16 04:55:14 +00:00
Heng Sin Low ca780dbfca * clean up
- remove redundant jar file.
2007-12-28 02:44:20 +00:00
Heng Sin Low 5b4606838d * minor - fixed classpath. 2007-11-16 08:13:53 +00:00
Heng Sin Low cc89461abf * fixed classpath in Eclipse 2007-03-05 07:43:22 +00:00
deathmeat 02607f8cdd Further Jasper Reports Library updates and added default files to JasperReportsWebApp project/package 2007-03-02 14:47:26 +00:00
trifonnt 3eb804487f Moved to trunk. 2007-01-20 17:49:53 +00:00