Commit Graph

17 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 5b8efcd223 converted to osgi fragment bundle for base 2010-07-13 16:04:53 +08:00
trifonnt 9e0fb85df1 Add more parameters to JUnit task. 2010-03-26 11:14:57 +00:00
trifonnt ea11fb8599 Improved ADempiere performance test.
Added more properties in order to control behavior of the test.
2010-03-25 16:59:12 +00:00
trifonnt 55a737f200 Ident xml file.
Remove not used packages.txt and Libero xml.
Fix typo mistakes in .sh script
2010-03-25 16:00:41 +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
teo_sarca cad14bad9b FR [ 2552432 ] Create JUnit MRP tests
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335

Fix extend/build.xml
2009-01-31 14:17:07 +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
teo_sarca d7ea4de2f5 BF [ 1810182 ] Session lost after cache reset
http://sourceforge.net/tracker/index.php?func=detail&aid=1810182&group_id=176962&atid=879332
2007-10-09 15:48:30 +00:00
wght 38f63f35b3 Added a target to run the XMLImportStructureTest main function. 2007-06-15 20:59:49 +00:00
wght 77d0b264f1 Added a new test dealing with creation of a 2pack export package. 2007-05-24 00:13:40 +00:00
deathmeat 1ad5b7beae Unable to compile Hole.java because of missing reference to javax.ejb.EJBHome
Referenced jboss.jar in build.xml
2007-05-23 14:54:11 +00:00
wght 8686e23d3d Added a testfunctional target and new tests to execute. 2007-05-22 23:31:22 +00:00
teo_sarca c17679fe11 * added junit to build class path
* added base/build to classpath, instead of build/Base.jar
2007-05-17 06:34:08 +00:00
Heng Sin Low acc50d2e48 * remove dbport, print and interface project reference 2007-05-10 04:00:31 +00:00
vpj-cd ecad54b7cf move branch adempire311 to trunk 2006-11-17 03:08:46 +00:00