Commit graph

72 commits

Author SHA1 Message Date
p3k
9bcef4ca11 removed rss application; instead, added a new target for checking out and zipping any application residing in the cvs [syntax: ant -buildfile file.xml -Dapplication=appName] 2002-05-10 16:01:14 +00:00
stefanp
c0d7a163ba checkout now gets only the sources, checkoutfull gets everything needed
for building.
2002-04-26 15:09:36 +00:00
p3k
f99abd660d added rss application to checkout 2002-04-25 15:37:16 +00:00
stefanp
c9c85a67c7 separated building of snapshot and of distribution.
"build package" now works in helma/work-directory only.
added targets "build snapshot" and "build snapshotcompile" to build helma.jar
added target "build helmadocs" to download documentation from helma.org.
2002-04-25 14:08:48 +00:00
p3k
5fb400ec4c added zipped application manager 2002-03-21 17:33:14 +00:00
p3k
0ba6b08469 added line to prevent build.sh from being included twice 2001-11-29 14:56:44 +00:00
p3k
79763b9c9a added chmod 755 in tarfileset for build.sh 2001-11-28 14:30:19 +00:00
p3k
09fc07cfd2 added chmod 755 for build.sh; updated version number 2001-11-28 13:22:26 +00:00
p3k
cde4b29a5b added more example applications for checkout 2001-11-27 15:44:17 +00:00
p3k
af93d7b66a added application "himp" for check-out 2001-11-16 19:53:47 +00:00
p3k
29a7f75ec2 added package inclusion of build and src files; removed package inclusion of helma-src.jar 2001-11-08 14:44:41 +00:00
hns
21c00908c1 Updated build scripts.
CVS checkout is now separated from builds. It's possible to
use the script both for building both the jar file and the whole
distribution either from checked-out code or the local copy.
2001-10-22 16:43:40 +00:00
p3k
57eecf99be cleaned up, arranged paths, added libs; package building should be much easier now. started with ftp support (not working yet) 2001-08-08 11:28:51 +00:00
hns
87d575503b Got the tar task working as it should (after lots of tweaking) 2001-06-27 13:17:00 +00:00
hns
467eccf1bb Updated Ant to version 1.3, package building now works 2001-06-25 13:31:51 +00:00
hns
a2909068a0 fixed generic replacements 2001-03-08 18:14:38 +00:00
hns
e9b5b7b5fa added ArrayList 2001-03-08 18:13:26 +00:00
hns
53d442ea8f more tinkering 2001-03-08 15:46:07 +00:00
hns
5b7fa928e5 some 1.1 collection fixes 2001-03-08 15:41:00 +00:00
hns
a51145e4a7 added support for collections in JDK 1.1 2001-03-08 15:20:54 +00:00
hns
523c05a3dc builds a working snapshot 2001-02-09 19:01:03 +00:00
hns
1b98b7379f moved build files to own top level directory 2001-02-09 16:31:23 +00:00