hns
96cd8c406c
adjusted to take advantage of the new appname.mountpoint option
...
for apps.properties files.
2002-07-02 15:21:35 +00:00
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
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
b2890fe700
added chmod 755 for hop.sh; renamed param buildvariation to distribution
2002-06-25 14:35:03 +00:00
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
9a39b7b589
added little target "help" that only depends on "usage" for convenience
2002-06-18 14:24:06 +00:00
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
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
8a00c456d8
still experimenting with file permissions and the right taring...
2002-05-15 17:50:17 +00:00
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
d240acab24
modified antclick task to achieve correct file permissions when taring that thang
2002-05-15 17:23:59 +00:00
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