db9fab2c8c
fixed a typo creating syntax error in line 313
2002-05-15 16:35:00 +00:00
1f2cf86509
added lines in target "antclick" for creating a tgz package, too
2002-05-15 16:32:08 +00:00
0dcf1ad58b
added line to change access rights for hop.sh in /antclick
2002-05-15 15:57:02 +00:00
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
9e9220f11b
kicked out hopblog due to helma progressing from hsp templates
2002-05-15 13:43:01 +00:00
c4ff262a1d
now using relative path to hsqldb files
2002-05-15 12:27:00 +00:00
c7cc771d45
initial check-in
2002-05-15 09:58:27 +00:00
a903fbb0cd
initial check-in
2002-05-15 09:48:58 +00:00
ac2faa75de
initial check-in
2002-05-14 17:32:12 +00:00
61998b0234
initial check-in
2002-05-14 17:23:35 +00:00
77fbf7e5b4
initial check-in
2002-05-14 16:34:49 +00:00
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
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
e74c9b22f2
modifed to fit the latest build targets
2002-04-26 15:10:59 +00:00
stefanp
c0d7a163ba
checkout now gets only the sources, checkoutfull gets everything needed
...
for building.
2002-04-26 15:09:36 +00:00
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
stefanp
1bd0f474b6
for security reasons: removed default adminUsername and adminPassword properties. manage-application will ask for these properties once if they are not set at startup.
2002-04-08 08:57:08 +00:00
stefanp
3360a56ee4
removed =self tag for self scripting applications base and manage.
...
this is done in app's class.properties files now
2002-04-08 08:56:22 +00:00
5fb400ec4c
added zipped application manager
2002-03-21 17:33:14 +00:00
cf01737f8f
added application manager
2002-03-21 17:04:57 +00:00
stefanp
393a30e083
added properties for running new base/admin application
2002-03-07 13:35:28 +00:00
hns
9b6f706853
added smtp server property, which is typically be set per
...
Helma installation.
2001-11-29 17:50:03 +00:00
22e7f0c95c
added hard linebreaks on pos. 70
2001-11-29 15:15:14 +00:00
0ba6b08469
added line to prevent build.sh from being included twice
2001-11-29 14:56:44 +00:00
c4d1367570
updated license to new version 1.2 [ http://helma.org/rfc/license12/ ]
2001-11-29 14:21:55 +00:00
hns
43a298b75f
Updated to new format, added some explanatory comments.
2001-11-28 15:22:34 +00:00
79763b9c9a
added chmod 755 in tarfileset for build.sh
2001-11-28 14:30:19 +00:00
09fc07cfd2
added chmod 755 for build.sh; updated version number
2001-11-28 13:22:26 +00:00
3874ff5148
this file is ok with dos linebreaks, you clown!
2001-11-27 17:43:57 +00:00
dff0c5a77a
converted linebreaks to unix (shit, this happens all the time!)
2001-11-27 17:41:10 +00:00
a73255d123
initial check-in
2001-11-27 15:54:15 +00:00
40b85a3838
added more example applications
2001-11-27 15:46:10 +00:00
cde4b29a5b
added more example applications for checkout
2001-11-27 15:44:17 +00:00
af93d7b66a
added application "himp" for check-out
2001-11-16 19:53:47 +00:00
1d04d1f888
initial check-in
2001-11-15 14:42:18 +00:00
ae67949fea
added hopblog
2001-11-15 14:14:37 +00:00
5da91cb1f1
base=self
2001-11-15 13:05:31 +00:00
697d974280
removed due to new base application
2001-11-15 12:19:46 +00:00
22c5a32feb
replaced "process" with "target"; modified section about ant.
2001-11-14 16:22:43 +00:00
31d1c925c4
added part about cvs in pre-requisites
2001-11-12 12:01:47 +00:00
4c30757a7e
added part about cvs in pre-requisites
2001-11-12 11:59:17 +00:00
b4cd0bf5d2
added instructional and descriptive text about the build files.
2001-11-08 16:22:36 +00:00
29a7f75ec2
added package inclusion of build and src files; removed package inclusion of helma-src.jar
2001-11-08 14:44:41 +00:00
a6a1abe945
changed main class to helma.main.Server
2001-10-30 10:13:04 +00:00
bc7b502ebf
initial check-in
2001-10-29 20:04:41 +00:00
8cd9457e37
needs to be checked in as binary
2001-10-29 20:04:21 +00:00
michi
87d574a2ee
minor fix: prevented classpath from "growing"
2001-10-23 18:08:21 +00:00
michi
a9046019e1
updated to crimson-1.1.3
2001-10-23 18:03:03 +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