Commit graph

98 commits

Author SHA1 Message Date
hns
7298b70d3b * Copy java source files over to work/src before compiling. This has the following implications:
- It allows us to replace the __builddate__ token in Server.java without changing the original file.
  - It makes sure all files are recompiled each time, avoiding compatible type change errors.
2006-04-28 22:24:54 +00:00
zumbrunn
1611d75c3c changed apps.properties and the build script to include "modules" instead of helmaLib 2006-04-24 08:44:13 +00:00
hns
1aa4fe75c9 * Add source and target attributes to javac task to guarantee JDK 1.3 compatibility. 2005-12-19 21:08:51 +00:00
hns
06c8b33950 * Make start.sh executable in binary Unix build. 2005-12-12 14:25:20 +00:00
zumbrunn
6e4bf10db0 Small changes to new core build target and lgpl-license which both slipped in with the last commit. 2005-12-12 10:57:27 +00:00
zumbrunn
8b05e95712 Removed duplicate license, start, properties and static files 2005-12-12 10:48:06 +00:00
zumbrunn
d5d5fb49ba Updated build script and apps.properties to include the welcome app 2005-11-16 08:27:56 +00:00
zumbrunn
ef0176fec0 Changed cvs tag used when building the helmaLib target back to the default, since the release_1_5 branch was merged back to the trunk. 2005-11-08 10:15:28 +00:00
zumbrunn
b1680f8ad0 Changed cvs tag used when building the helmaLib target to release_1_5. 2005-11-07 11:23:06 +00:00
zumbrunn
1dabbb6e55 Enabled helmaTools module to be included in package target 2005-09-25 17:57:11 +00:00
zumbrunn
5e57c31411 Added target to build selective modules and included default modules when building the package target 2005-09-22 19:27:25 +00:00
zumbrunn
8783b0e01c Removed gong, bloggerapi and lillebror from list of default apps and updated version number in build script from the bogus 1.4.2 to 1.5.0 2005-09-01 12:41:18 +00:00
hns
ed3220768a Move helma.xsl from helma/objectmodel/db to helma/objectmodel/dom package
(following the move of XmlDatabase)
2005-04-12 13:10:22 +00:00
hns
0b2b5718aa Switch version to 1.4.2 2005-03-09 14:01:07 +00:00
hns
1b27fedb9f Immediately copy new jar file to lib/helma.jar in jar task. 2004-11-05 15:19:36 +00:00
hns
c491999cf5 Update version to "1.4.1" 2004-07-29 13:00:38 +00:00
hns
4680e25ff6 Move helma.xsl from dom to db because it's XmlDatabase which installs the file 2004-07-05 15:13:26 +00:00
hns
2eeeac908c Copy db style sheet to classes in compile task 2004-07-05 10:41:51 +00:00
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