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 7c42c67b5e Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment 2010-07-13 16:02:18 +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
joergviola cb2b5beb67 Application Extension for client
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 20:54:38 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
tobi42 6c61fd5d60 BF 2838832 (https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2838832&group_id=176962)
Adding attribute "target=1.5" to all javac invocations that don't have such an attribute yet as recommended by http://ant.apache.org/manual/CoreTasks/javac.html.
2009-08-17 09:23:03 +00:00
Carlos Ruiz 2ea263b989 Implement Validator for beforeSaveProperties - ID: 2373679
Joined build of base and looks
2008-12-08 16:32:44 +00:00
kzmp db9ea70885 Upgraded jfreechart to 1.0.11 and jcommon to 1.0.14. 2008-10-20 20:44:45 +00:00
kzmp 71fbbc6d3f Upgraded to jasperreports-3.0, barbecue-1.5-beta1.jar, jfreechar-1.0.3 and POI-3.0.1-FINAL. 2008-10-17 19:30:29 +00:00
vpj-cd c13f4f81db [ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:09:48 +00:00
Heng Sin Low 8035f4a87d * remove dbport, print and interface project reference 2007-05-10 04:14:12 +00:00
deathmeat 3f837a21ae [ 1672456 ] Error when packaging JasperReports classes
Included JasperReports compilation befoire client package gets created
2007-03-02 14:54:58 +00:00
kontro 117dadfd8b Adds clean-all target in utils_dev/build.xml which removes install dir.
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
 who are not able to get broadband connections)

Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.

Fixed build path issue in client/build.xml
2007-02-15 22:06:48 +00:00
Heng Sin Low 1acb5078f0 * [ 1658530 ] Remove jPDF dependency 2007-02-15 08:16:15 +00:00
Heng Sin Low 3998034084 * fixed error building adempiere.jar 2007-02-14 04:54:28 +00:00
Heng Sin Low 8ad6eef7c7 * Remove unnecessary unjar process in building of Adempiere.jar 2007-02-12 10:26:42 +00:00
kontro 3a3c3fa672 Improving DeathMeat's work.
Now properties are loaded in utils_dev/properties.xml and
and imported from there to every other build file.
2007-01-30 10:13:17 +00:00
kthiemann b8c96c1581 contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat) 2007-01-30 09:06:53 +00:00
trifonnt 7db4f9f8f9 Adempiere-Jasper Integration. 2007-01-19 19:32:14 +00:00
Carlos Ruiz 8476ae058f * added customization.jar and patches.jar to lib 2006-12-30 07:53:36 +00:00
vpj-cd 2941c1e3d8 move branch adempire311 to trunk 2006-11-17 03:05:56 +00:00