core-jgi/extend
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
..
.settings * minor development configuration and build changes. 2010-07-15 03:11:21 +08:00
META-INF * minor development configuration and build changes. 2010-07-15 03:11:21 +08:00
database move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00
src 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
.classpath * minor development configuration and build changes. 2010-07-15 03:11:21 +08:00
.project converted to osgi fragment bundle for base 2010-07-13 16:04:53 +08:00
Extend.html move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00
FunctionalTestSuite.launch Added launch configuration for FunctionalTestSuite. 2007-05-23 23:22:04 +00:00
InventoryTest.launch Added Eclipse launch configuration for Inventory Test. 2009-06-11 12:22:03 +00:00
Profile-SingleMProductTest.launch Improved Product creation performance test. 2010-01-12 13:37:02 +00:00
RUN_build.bat move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00
RUN_build.sh Ident xml file. 2010-03-25 16:00:41 +00:00
build.properties * minor development configuration and build changes. 2010-07-15 03:11:21 +08:00
build.xml 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
documentation.bat move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00
testTemplate.properties Fix notation of template file 2010-03-26 18:28:42 +00:00