Commit Graph

5 Commits

Author SHA1 Message Date
Heng Sin Low 9574a82506 modify build for osgi base deployment. 2010-07-13 16:15:31 +08:00
Heng Sin Low d73f9089a8 * Switch to Eclipse Gemini Web 1.1.0.M02
* Converted serverApps and webStore to OSGi war bundle
* Now both webui and webstore OSGi war bundle can be launch from eclipse, next to be converted is the admin and adempiere server monitor web application.
2010-07-09 18:05:59 +08:00
joergviola 6bb6bd0e1a use standard deployment for OSGi
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 21:08:43 +00:00
kontro 1c5c692102 Now build.xml files read properties also from file called mybuild.properties if it exists. Now people can choose either making properties file in their home directory or using templating approuch.
Files are read in following order:
${user.home}/.adempiere.properties
utils_dev/mybuild.properties
utils_dev/build.properties

Since ant properties are immutable value set first stays.
2007-02-03 15:57:59 +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