Go to file
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 setting changes 2010-07-13 16:32:18 +08:00
JasperReports 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
JasperReportsClient 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
JasperReportsTools 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
JasperReportsWebApp 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
base 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
client 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
data Importer the Inventory Move 2010-06-25 03:10:43 +00:00
db FR3004020 - Delivery Policy. 2010-06-23 07:31:43 +00:00
doc minor setting changes 2010-07-13 16:32:18 +08:00
equinox-target Added JasperReportClient to the list of auto start bundle for swing client. The activator of JasperReportClient bundle will set the viewer for jasper report. Note that this is likely to change in future. 2010-08-20 15:42:27 +08:00
extend 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
install 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
launch Merge Revisions 12577,12578,12579,12580,12581 from /release to /trunk 2010-06-15 03:12:40 +00:00
lib * remove ear build file and posterita.xml - no longer use 2010-07-12 13:22:09 +08:00
liberoHR converted libero package to osgi bundle. 2010-07-13 16:09:52 +08:00
liberoMfg converted libero package to osgi bundle. 2010-07-13 16:10:09 +08:00
liberoMfgZk converted libero package to osgi bundle. 2010-07-13 16:10:44 +08:00
looks Merge Revisions 12547, 12549 from /release to /trunk 2010-06-14 06:29:41 +00:00
migration merge osgi branch 2010-07-05 17:00:27 +08:00
pipo 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
pipoHandlers 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
plugins 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
serverApps 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
serverRoot 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
sqlj Peer review [2999808] Error in Aging Report - although pl/java is deprecated, annotating in case we go back there in future 2010-05-15 17:07:52 +00:00
tomcatConfig Issue HENGSIN-1, Directory tomcatConfig/src is missing 2010-08-20 15:34:41 +08:00
tools 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
uibase 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
utils * apply osgi changes to windows batch file. 2010-07-18 17:18:04 +08:00
utils_dev 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
webStore 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
webstart Added vendor information 2010-03-10 19:11:36 +00:00
zkwebui 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure 2010-08-20 16:05:06 +08:00
.hgignore added adempiere properties file template 2010-07-20 13:48:24 +08:00
adempiere-local-template.properties added adempiere properties file template 2010-07-20 13:48:24 +08:00
license.html revert revision 12048 as stated on release meeting 2010-06-13 23:46:21 +00:00
testTemplate.properties Fix notation of template file 2010-03-26 18:28:42 +00:00