Commit graph

178 commits

Author SHA1 Message Date
p3k
3258d821aa added data for pixel.gif which i accidentally have forgotten 2003-04-10 10:28:51 +00:00
p3k
3bcf809501 updated to version 1.00p1 2003-04-10 09:55:00 +00:00
p3k
65220db63c * converted to mckoi version 1.00p1
* added column TEXT_ALIAS for future use
2003-04-10 09:53:54 +00:00
p3k
d2710c14d7 * converted to mckoi version 1.00p1
* added data for manage.gif
2003-04-10 09:52:55 +00:00
p3k
a494b65805 converted to mckoi version 1.00p1 2003-04-10 09:52:26 +00:00
p3k
e13b13bb09 removed all database files to start from scratch 2003-04-10 09:41:16 +00:00
p3k
ac61d4f4cc removed by mckoi db query tool 2003-04-09 06:37:07 +00:00
p3k
c39be1c0f7 added column TEXT_ALIAS to table AV_TEXT 2003-04-09 06:35:22 +00:00
p3k
7763b6ac51 added manage.gif data to AV_IMAGE table 2003-03-20 19:11:33 +00:00
p3k
a63526e7d7 * modified build.xml to only copy jar files from helma/lib (no recursion)
* added mysql.jar to helma/build/main/lib/ext
(note: we could remove helma/lib/ext/mysql.jar now)
2003-03-20 19:11:06 +00:00
p3k
ad4892b0fb removed because hopblog is not in use anymore 2003-03-20 16:28:22 +00:00
hns
79e3c082bf Updated Helma version to 1.2.3
Replaced hopblog application with gong.
2003-03-05 14:49:25 +00:00
hns
ac0c47adc1 Updated version to 1.2.2 2003-02-04 15:39:59 +00:00
hns
1fec2b0be0 updated helma version to 1.2.1 2002-12-17 16:47:14 +00:00
hns
14f8c0cf1c Updated version to 1.2 2002-12-10 15:58:41 +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
8cc6ed61eb Brought Helma part of the README up to date. 2002-12-05 14:04:31 +00:00
hns
238c7a43d5 Copied over new start scripts from ../main 2002-12-03 13:51:59 +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
9954933145 Separate HOP_HOME from Helma installation directory 2002-12-02 16:05:15 +00:00
hns
0eaa19411d Copied over new start scripts from ../main 2002-11-28 16:16:26 +00:00
hns
a028092e40 Removed support for adding jar files to the classpath, since it didn't work anyway
with the new -jar starter.
2002-11-28 16:03:54 +00:00
hns
808a1e8f00 Checking in Mckoi 0.94h 2002-11-28 15:57:57 +00:00
hns
fb5bc6306e Oops, checked in as text again. 2002-11-28 15:55:06 +00:00
hns
9584004de5 Moving Mckoi 0.94g from lib to lib/ext 2002-11-28 15:51:25 +00:00
hns
f90f8d678b Fixed encoding in XML declaration (Xerces complained) 2002-11-28 13:18:11 +00:00
hns
8cbcbd82ca use launcher.jar 2002-11-26 17:41:28 +00:00
hns
269aeda187 use launcher.jar,
changed newline encoding back to windows mode (hopefully)
minor fixes.
2002-11-26 17:41:14 +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
743b7e7bc7 Included section about Antville and Antclick provided by kris (thanks!),
updated some bits and pieces about Helma like the system requirements and
the documentation URL.
2002-10-25 13:45:21 +00:00
hns
443a7ecab7 Added/Updated Files to Mckoi version 0.94g. 2002-10-25 13:29:32 +00:00
hns
444f2aa6bc Remove Mckoi 0.93 database files. 2002-10-25 13:27:02 +00:00
hns
c96fea4874 set cache size to zero (we don't need a cache when running in embedded mode). 2002-10-25 13:18:25 +00:00
hns
81a3591d0b A normal user can't start a server on port 80, switch back to 8080. 2002-10-25 12:40:12 +00:00
hns
e2f460ce40 Updated to Mckoi 0.94g. 2002-10-25 12:32:59 +00:00
p3k
bc8893123b set HTTP_PORT to 80 and enabeld XML_PORT by default 2002-10-04 14:40:21 +00:00
p3k
fec67f3fe3 updated analogous to main version 2002-10-04 14:39:22 +00:00
p3k
68afc702b8 corrected search&destroy typo ("OPTIONSS") 2002-10-04 12:17:26 +00:00
p3k
53cb41dffe renamed SWITCHES to OPTIONS
set HOP_HOME to SCRIPT_DIR if undefined
2002-10-04 12:11:46 +00:00
p3k
43c809ff0a added absolute paths for libraries so that the script can be started from within any other directory; re-arranged code 2002-10-04 11:53:43 +00:00
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