Heng Sin Low
d332037aa6
* Fix build.xml and .project
2008-07-10 06:02:55 +00:00
Carlos Ruiz
089bfcd9b5
Recommit to recover history on files modified integrating libero
2008-05-30 04:00:21 +00:00
Carlos Ruiz
3b762965b1
2008-05-30 03:50:03 +00:00
Carlos Ruiz
c68297f7bb
Reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes
2008-05-30 03:45:27 +00:00
Carlos Ruiz
976d142fc1
Integrate libero in stable
...
Prepare release 3.5.1a
2008-05-29 10:23:06 +00:00
Carlos Ruiz
dcec4f3aa5
Integrate libero in stable
2008-05-29 09:46:44 +00:00
Carlos Ruiz
f7ca192e31
Preparing 3.4.0s release
2008-03-26 16:14:06 +00:00
Carlos Ruiz
5916c3a3e3
Revert revision 4757 - integrate again changes of revisions:
...
4434 - [ 1884762 ] FR - Make main logo and link for Home configurable
4438 - Deploy Adempiere ZK webUI by default
With the agreement of Posterita team
https://sourceforge.net/forum/message.php?msg_id=4820393
2008-03-07 00:54:09 +00:00
Carlos Ruiz
59d084daed
Revert revisions 4434 and 4438
...
4434 - [ 1884762 ] FR - Make main logo and link for Home configurable
4438 - Deploy Adempiere ZK webUI by default
2008-02-22 04:32:26 +00:00
Carlos Ruiz
e74f86cba2
Deploy Adempiere ZK webUI by default
2008-02-04 08:00:20 +00:00
Heng Sin Low
bff1cb7823
* added jar target that only rebuild Adempiere distribution jar file.
...
* added build script that take ant target from command line parameter.
2007-12-28 02:41:10 +00:00
Carlos Ruiz
d9d5c28b4e
Prepare relese 3.3.1b
2007-12-05 20:18:24 +00:00
Heng Sin Low
79bcad9ed8
build fail without checking out the posterita web ui project.
2007-12-02 23:30:23 +00:00
shameem_z
119e240dc5
Adding Web UI to the build.xml
2007-11-23 13:21:08 +00:00
shameem_z
fe40f68e4d
chnanges for posterita (BUILD.XML)
2007-10-02 08:49:17 +00:00
Carlos Ruiz
63d151846f
Preparing 3.3.0 release
2007-07-14 16:19:01 +00:00
Carlos Ruiz
4646e36a28
completing previous commit
2007-06-21 15:55:39 +00:00
Carlos Ruiz
2293e07c6e
Changing heap space in compilation to avoid problem
...
[javac] Could not reserve enough space for object heap
Following recommendations from Sun:
"
Consider setting the maximum heap size to 1/4 the total physical memory on the server and setting the minimum to 1/2 of the maximum heap
Sun recommends that ms be set to somewhere between 1/10 and 1/4 of the mx setting.
"
2007-06-21 15:53:04 +00:00
Heng Sin Low
daed345d25
[ 1717919 ] Out of memory when running Run_build.bat
2007-05-12 22:49:47 +00:00
Heng Sin Low
01e542d487
* remove dbPort and print reference
2007-05-10 03:43:02 +00:00
Carlos Ruiz
39c44b6373
Implemented FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
...
Moved lots of sources and packages to base as discussed in forums
2007-05-09 11:08:52 +00:00
trifonnt
5ee7668131
Smal html file which helps in UNICODE encoding.
2007-05-05 21:31:08 +00:00
Carlos Ruiz
3597aa15ca
Preparation for 3.2.0 release
2007-05-01 05:05:54 +00:00
Heng Sin Low
85f2b6ecf2
* [ 1673357 ] Remove use of myDevEnvTemplate script
2007-04-03 00:58:52 +00:00
Carlos Ruiz
54bb98ea66
preparing release 3.1.6
2007-04-02 02:39:28 +00:00
Heng Sin Low
2adfabea1a
* add target to build only adempiere.jar or adempiereRoot.jar, convenient for use to update local deployment.
2007-03-26 10:27:08 +00:00
Heng Sin Low
7043cb3c6c
[ 1673357 ] Remove use of myDevEnvTemplate script
2007-03-04 09:25:32 +00:00
Heng Sin Low
4a5faf1e43
[1673357] Remove use of myDevEnvTemple script
2007-03-04 08:55:12 +00:00
Heng Sin Low
51e1f18c10
[1673357] Remove use of myDevEnvTemple script
2007-03-04 08:52:32 +00:00
Carlos Ruiz
dd1a79e69c
Preparing 315 release
2007-02-28 21:06:41 +00:00
deathmeat
21791d90c7
Integrated Jasper Reports as optional printengine.
...
See "JasperReport Printengine" Feature Request for further details.
Without explicit usage of the printengine (the default), the old standard adempiere printengine will be used.
2007-02-28 17:57:05 +00:00
kontro
271fe34a4e
[ 1660657 ] 1563-build.xml missings bits still?
...
Parts of Gavin's contribution not solved in previous commits.
2007-02-15 23:25:39 +00:00
kontro
117dadfd8b
Adds clean-all target in utils_dev/build.xml which removes install dir.
...
Removes many jars from /lib which are generated by tools/build.xml
(Cleaning up makes life easier for our friends in developing countries
who are not able to get broadband connections)
Uncommented couple lines in JasperReports/build.xml so that clean
target removes everything not in version control.
Fixed build path issue in client/build.xml
2007-02-15 22:06:48 +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
Carlos Ruiz
0226b595af
more preparing release of version 3.1.4
2007-02-02 01:32:49 +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
Carlos Ruiz
a90f4b7924
more preparing release of version 3.1.4
2007-01-26 19:25:16 +00:00
trifonnt
f333d08c7c
Adempiere-Jasper Integration.
2007-01-19 19:32:21 +00:00
Heng Sin Low
b652ec819e
* added silent setup support, run setup without x11
2007-01-14 18:47:53 +00:00
Heng Sin Low
39313a373b
* Improve incremental install build
2007-01-12 13:51:48 +00:00
Carlos Ruiz
46f6f07ae0
Preparing 3.1.3 release
2006-12-27 07:11:26 +00:00
Carlos Ruiz
2c4c2fe9fa
311 -> 312
2006-12-09 23:48:41 +00:00
Heng Sin Low
73be1f688c
* Auto start local install when run build complete.
2006-11-28 13:37:40 +00:00
vpj-cd
3cecf1ee6a
move branch adempire311 to trunk
2006-11-17 03:15:04 +00:00