Commit graph

99 commits

Author SHA1 Message Date
hns
0f07aa0b41 Fix indentation (tab to space) 2002-12-03 10:33:43 +00:00
hns
2a9515663a Update version, copy launcher.jar 2002-11-26 17:35:17 +00:00
hns
1e7dee5c80 Generate launcher.jar. 2002-11-18 16:09:04 +00:00
hns
aa1b666fbd Updated antclick version to 1.0pre2 2002-10-25 13:51:16 +00:00
hns
50853a16c6 The RMI interface to Application is now put into a separate RemoteApplication class. 2002-09-26 16:43:46 +00:00
hns
c044ab86ab Set debug on so we get line numbers with stack traces. 2002-08-01 16:04:04 +00:00
hns
748c225afe Attempt to copy licenses folder into build package 2002-07-24 18:46:38 +00:00
hns
8f75b2183c create images dir (although this doesn't seem to be necessary) 2002-07-16 15:37:07 +00:00
hns
af183dfb0e unzip images to /static/images instead of /static/antville 2002-07-16 15:30:03 +00:00
hns
e724c8367e added mountpoint for base app in apps.properties file 2002-07-11 12:34:50 +00:00
p3k
02c20371b0 added access permission for execution of hop.sh in tar action;
added prefix parameter in tar actions
2002-06-28 16:28:56 +00:00
p3k
b2890fe700 added chmod 755 for hop.sh; renamed param buildvariation to distribution 2002-06-25 14:35:03 +00:00
p3k
06ade1be76 removed target "app-package" (is replaced by target "app" and some cool code by stefanp in build.sh / .bat) 2002-06-18 14:40:20 +00:00
p3k
9a39b7b589 added little target "help" that only depends on "usage" for convenience 2002-06-18 14:24:06 +00:00
stefanp
9851f312f7 make sure dist-directory exists everywhere 2002-06-18 12:20:17 +00:00
stefanp
3461ea9ef1 removed todo-list 2002-06-18 11:08:53 +00:00
stefanp
1527bef536 first checkin of build-model which fits the new cvs-layout 2002-06-18 11:01:29 +00:00
hns
a6e1df85b0 Removed RMI compiler tags for Remote Image manipulation classes
(which have been removed).
2002-06-11 17:06:56 +00:00
p3k
cdc0fb82f2 don't delete the snapshot.src directory 2002-06-05 16:57:45 +00:00
p3k
8a00c456d8 still experimenting with file permissions and the right taring... 2002-05-15 17:50:17 +00:00
p3k
b03410952c grrr, i hate that tar xml ant weirdo-ness: still experimenting with file permissions and the right taring... 2002-05-15 17:33:15 +00:00
p3k
d240acab24 modified antclick task to achieve correct file permissions when taring that thang 2002-05-15 17:23:59 +00:00
p3k
db9fab2c8c fixed a typo creating syntax error in line 313 2002-05-15 16:35:00 +00:00
p3k
1f2cf86509 added lines in target "antclick" for creating a tgz package, too 2002-05-15 16:32:08 +00:00
p3k
0dcf1ad58b added line to change access rights for hop.sh in /antclick 2002-05-15 15:57:02 +00:00
p3k
e1b5aedeca added targets "antclick", "cleanup", "fullcleanup"; modified target "package" (now excludes docs) and added target "fullpackage" (which does what "package" did before) 2002-05-15 15:51:28 +00:00
p3k
a193cbf2b2 added a lot of beautiful comments at the beginning of the file (to inform about the different targets and their purpose) 2002-05-14 16:18:09 +00:00
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