Commit graph

80 commits

Author SHA1 Message Date
hns
f51f991879 Include javadocs and jimi.jar in src packages 2004-06-29 15:35:55 +00:00
hns
4af0757ca3 Create lib/ext directory in package-raw 2004-06-29 15:27:36 +00:00
hns
69c67ff4e6 Remove antclick target - this is now done by antville's own build file 2004-06-29 15:25:04 +00:00
hns
726c656689 Reenable cleaning up of work directory (which was unintentionally disabled) 2004-06-29 14:07:37 +00:00
hns
8a718dc76e Remove build.compiler = classic property 2004-06-29 13:46:01 +00:00
hns
b4f0635ffa Remove himp from list of packaged demo apps since it doesn't work without jimi.jar. 2004-06-29 12:14:31 +00:00
hns
69bf4432a6 Exclude jimi.jar from package archive. We are now using Juerg's javax.imageio.*
by default. People who rely on JDK 1.3/Jimi will have to download and install it
manually.
2004-06-28 12:33:27 +00:00
lehni
a788892f3e added the copy file instruction for src/META-INF/services/javax.imageio.spi.ImageWriterSpi 2004-06-17 11:35:52 +00:00
hns
477094bde7 Update version to 1.4.1-rc1 2004-06-07 12:00:13 +00:00
hns
fbf6dfe693 Update version to 1.4.0 2004-04-01 15:05:01 +00:00
hns
aa9cc97c07 Update version to 1.4.0-rc3 2004-03-10 15:35:23 +00:00
hns
99ba7d3e3c Increasing version to 1.4.0-rc2 2004-02-20 15:31:26 +00:00
hns
d280a029e9 Going back to .tar.gz as file extension for gzipped tar files 2004-02-11 16:58:35 +00:00
hns
a49b59190c Updated version to 1.4.0-rc1 2004-02-11 16:20:55 +00:00
p3k
fab69599fe replaced tar.gz with tgz as suffix for tar'ed and gzipped files 2004-01-13 15:55:28 +00:00
p3k
142f2872ef updated antclick version number and reflect antville's new global image location 2004-01-13 15:52:43 +00:00
hns
3ca0424f38 Include scripts directory in package build,
update version to 1.3.2-pre2
2003-12-01 15:26:08 +00:00
hns
e8fcab410a Updated version string to 1.3.2-pre1 2003-10-24 12:20:58 +00:00
hns
7436ee2237 * Changed Helma version to 1.3.1
* Made CVS tag of apps configurable with cvs.apps.tag option
2003-08-20 12:08:10 +00:00
hns
e2f6ff11a1 remove whitespace from version 2003-06-26 17:01:04 +00:00
hns
84d5d76fb8 Updated version to 1.3.0 alpha 2003-06-26 16:54:21 +00:00
hns
575f00ac83 * Include all jar files from the main lib/ext directory
* Update Helma build version to 1.3-alpha-0
2003-06-10 13:37:51 +00:00
hns
676b70519d Merging changes from 1.2.4 to 1.2.5 2003-06-10 13:20:45 +00:00
hns
66663c8b20 Merge from helma_1_2_4 2003-04-16 16:28:04 +00:00
hns
c25ffcf69d Merging changes from helma_1_2_3 2003-03-07 16:49:18 +00:00
hns
ed15173b8c Merged in changes from helma_1_2 branch 2003-02-26 12:41:54 +00:00
grob
9d73c836ed - added target "antville" to create the antville-distribution (app only)
- changed target antclick (added zipping db_support directory)
2003-02-23 15:41:13 +00:00
hns
020766d634 Updated helma version to 1.2 rc2 and antclick version to 1.0pre3 2002-12-05 18:06:24 +00:00
hns
853001e62e Include README.txt (which is up to date) and exclude docs/ (which is outdated) 2002-12-05 14:15:26 +00:00
hns
2e9f98039d Updated version string to 1.2 RC1 2002-12-03 12:58:15 +00:00
hns
4e8a6f3a12 Do not include source file in main helma distribution and make separate source
package instead.
2002-12-03 12:50:28 +00:00
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