core-jgi/utils_dev
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
..
trl Code cleanup and Typo fixes. 2009-10-09 14:32:01 +00:00
.project move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00
RUN_build.bat Recommit to recover history on files modified integrating libero 2008-05-30 04:00:21 +00:00
RUN_build.sh * Switch to Eclipse Gemini Web 1.1.0.M02 2010-07-09 18:05:59 +08:00
RUN_build2.bat * added jar target that only rebuild Adempiere distribution jar file. 2007-12-28 02:41:10 +00:00
RUN_build2.sh [Bugs-1818607] Build and Run scripts fail on Unix if not using Bash/Ash/SH 2008-11-05 13:09:05 +00:00
RUN_buildIncremental.bat Changing heap space in compilation to avoid problem 2007-06-21 15:53:04 +00:00
RUN_buildIncremental.sh [Bugs-1818607] Build and Run scripts fail on Unix if not using Bash/Ash/SH 2008-11-05 13:09:05 +00:00
RUN_clean.bat * [ 1673357 ] Remove use of myDevEnvTemplate script 2007-04-03 00:58:52 +00:00
RUN_clean.sh [Bugs-1818607] Build and Run scripts fail on Unix if not using Bash/Ash/SH 2008-11-05 13:09:05 +00:00
RUN_install.bat * [ 1673357 ] Remove use of myDevEnvTemplate script 2007-04-03 00:58:52 +00:00
RUN_install.sh [Bugs-1818607] Build and Run scripts fail on Unix if not using Bash/Ash/SH 2008-11-05 13:09:05 +00:00
RUN_jarsign.bat move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00
RUN_plugin.sh use standard deployment for OSGi 2010-04-28 21:08:43 +00:00
build.properties * make it buildable after checkout. 2010-07-20 13:17:25 +08:00
build.xml 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
codeFormatter.xml move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00
codeTemplates.xml move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00
keystore.txt move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00
properties.xml modify build for osgi base deployment. 2010-07-13 16:15:31 +08:00
templates.xml move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00