Commit graph

183 commits

Author SHA1 Message Date
hns
96f48b1fc8 The script can now be started from any directory. It should now be flexible enough
for most real world applications.
2002-10-03 21:24:58 +00:00
p3k
6cb52547dd inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
2002-10-03 16:31:29 +00:00
p3k
7472f1ed0c inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
2002-10-03 16:09:24 +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
stefanp
2aa00ca219 now the commit-mails should work again 2002-09-18 16:46:51 +00:00
stefanp
f3084ba727 a testcommit 2002-09-18 16:44:19 +00:00
stefanp
2a5fc3b0c2 a testcommit 2002-09-18 16:38:03 +00:00
hns
c044ab86ab Set debug on so we get line numbers with stack traces. 2002-08-01 16:04:04 +00:00
hns
c5e1c05dfb Upgraded to Mckoi DB 0.93 with DataCellCache patch applied
(see http://mckoi.com/database/ver/patches/0.93/ for details)
2002-07-31 15:48:29 +00:00
hns
68f516710c Improved start scripts, added jetty jar files. 2002-07-25 12:09:35 +00:00
hns
748c225afe Attempt to copy licenses folder into build package 2002-07-24 18:46:38 +00:00
hns
0fea66820e Update to new extended start scripts from Antclick distribution.
Including jetty.jar and servlet.jar into the classpath.
2002-07-24 18:45:56 +00:00
hns
69a016010e Updated to Helma license 1.2 2002-07-24 18:45:44 +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
54ac9930e6 checkin of mckoi database configuration file. 2002-07-16 13:56:28 +00:00
hns
b930d63621 switch from hsqldb to mckoidb data source. 2002-07-16 13:41:35 +00:00
hns
857625515b commented out JAVA_HOME assignment which overwrites preexisting environment variable. 2002-07-16 13:39:03 +00:00
hns
c886ea5ad8 Remove HSQLDB jar file in favour of mckoidb.jar. 2002-07-16 13:22:30 +00:00
hns
7eef23b116 Empty Mckoi Database files 2002-07-16 13:20:09 +00:00
hns
87a95f270d Remove HSQLDB files in favour of Mckoidb. 2002-07-16 13:12:09 +00:00
hns
3b98b2c422 changed mountpoint for manage application. 2002-07-16 12:01:30 +00:00
hns
844a5f1ebb added mckoidb.jar to classpath. 2002-07-16 11:59:52 +00:00
hns
3353f34807 Updated classpath and command line. 2002-07-16 11:59:51 +00:00
hns
010f71e201 Removed rmi.zip from classpath. 2002-07-11 12:40:30 +00:00
hns
e724c8367e added mountpoint for base app in apps.properties file 2002-07-11 12:34:50 +00:00
hns
96cd8c406c adjusted to take advantage of the new appname.mountpoint option
for apps.properties files.
2002-07-02 15:21:35 +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
e365ce4c63 update to version 1.5b3 of ant
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/bin/
2002-06-27 13:12:21 +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
p3k
67410fbf2b commented out the line setting JAVA_HOME 2002-06-18 13:49:53 +00:00
stefanp
9851f312f7 make sure dist-directory exists everywhere 2002-06-18 12:20:17 +00:00
stefanp
8f8e572459 removed obsolete code, added appname as 2nd parameter for
app-package target
2002-06-18 11:33:01 +00:00
stefanp
a8e41a8695 removed obsolete code 2002-06-18 11:32:32 +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
stefanp
86d7f7d00d test 2002-06-18 09:20:10 +00:00
stefanp
2c1103ddb6 test 2002-06-18 09:16:15 +00:00
stefanp
fcb1662717 duplicated here so that they are added to the distribution 2002-06-18 09:12:46 +00:00
stefanp
0c7e3a2db4 test 2002-06-18 09:07:00 +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
hns
cf89e3a4a5 added lib/apache-dom.jar to classpath 2002-06-05 12:00:56 +00:00
hns
cc63783730 Removed berkeley.jar, openxml.jar and sax.jar from classpath,
added crimson.jar.
2002-06-04 17:04:33 +00:00
stefanp
798c404847 switched internal db of hopblog to xml-database 2002-05-31 16:32:01 +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