Commit Graph

32 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 ef657c6cee * use -Dosgi.compatibility.bootdelegation=true to make classes from vm other than java.* visible to bundle.
* development and build changes.
2010-07-15 03:10:57 +08:00
Heng Sin Low 7ddc6c4d1f converted to osgi based deployment. remove application server config that's no longer used. 2010-07-13 16:07:13 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
Carlos Ruiz 6eea0a82fe FR [2898490] Order receipt issue - reorganize in trunk to receive this contribution from Cristina
- created zkpackages folder
- recreated liberoMFG.jar and liberozkMFG.jar
- organized deploy of zk package on RUN_setup
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2898490
2010-05-14 02:51:47 +00:00
joergviola c499e73fb1 zkwebui now deployable again in standard deployment
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-05-06 17:56:57 +00:00
joergviola 5dc7b6c0f4 Fix: CInstall no longer required
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-29 18:07:38 +00:00
joergviola 44a323ff99 Turned install into an equinox plugin providing an eclipse application
Modified build script to deploy the equinox container

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 20:59:00 +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
Carlos Ruiz 11c8872dd6 Fix error reported by Hudson in copy CheckConflicts 2009-09-16 03:02:52 +00:00
Carlos Ruiz 3c9aa3a8e2 improve and install CheckConflicts.sh in lib directory 2009-09-16 02:21:01 +00:00
Carlos Ruiz 08a30ab24c Move libero jars to packages directory, modify name of installed packages 2009-09-16 01:53:40 +00:00
vpj-cd ac9a53003f Integrate Libero Manufacturing into trunk like an extension
http://sourceforge.net/tracker/index.php?func=detail&aid=2857255&group_id=176962&atid=934929

include libero Human Resource & Payroll, Manufacturing
2009-09-13 23:20:53 +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 2f4172f2db Implement patches strategy for zkwebui
Remove beta status for zkwebui
2008-12-10 03:09:42 +00:00
Heng Sin Low 39696d2ced [ 2217907 ] Migrate from ejb2 to ejb3
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
Heng Sin Low cd9dce18e5 [ 1755255 ] 2pack should support installation of compile java file
- enabled deployment of jar.
2007-08-24 02:19:02 +00:00
Heng Sin Low d27f8e5790 * Improve build performance
- remove unnecessary unjar
2007-06-04 16:26:14 +00:00
Heng Sin Low 5941d4224a * remove derby and fyracle from trunk 2007-04-09 14:10:18 +00:00
trifonnt 1875250010 Integrated: [ 1675274 ] small build-simplification 2007-03-09 21:34:38 +00:00
Heng Sin Low f38ee762d3 * [ 1658530 ] Remove jPDF dependency 2007-02-15 08:06:46 +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 913b8c8d1e Adempiere-Jasper Integration. 2007-01-19 19:32:07 +00:00
Heng Sin Low f9421c0cc8 * remove db2, sqlserver and sybase files and reference
* added silent setup support, run setup without x11
2007-01-14 18:40:51 +00:00
Heng Sin Low 693b2580f8 * Improve incremental install build 2007-01-12 13:53:44 +00:00
mjudd 677c3e59f0 Change to UTF8 Encodings to remove encoding warnings from the build process 2006-12-29 13:20:57 +00:00
Carlos Ruiz df2baf74c6 Organize installers for OracleXE and postgresql 2006-12-28 08:33:33 +00:00
Carlos Ruiz 37ab81201b Organize installers for OracleXE and postgresql 2006-12-27 19:36:39 +00:00
Heng Sin Low 7c3fea1ddf * Fixed for issue reported here
http://sourceforge.net/forum/forum.php?thread_id=1637479&forum_id=610548
2006-12-23 15:30:41 +00:00
marekmosiewicz 2567d2ef55 Fyracle port 2006-12-01 17:14:01 +00:00
vpj-cd 22560c3a06 move branch adempire311 to trunk 2006-11-17 03:09:16 +00:00