hns
4f30dc3c0e
* Update javac source and target version to 1.5.
...
Fixes bug 609 <http://helma.org/bugs/show_bug.cgi?id=609 >
2008-03-26 18:14:28 +00:00
hns
21c44962f1
* Update version string to 1.6.1
2007-12-11 11:17:37 +00:00
zumbrunn
3f1069db50
moved externals from the work directory to a subdirectory in build and changed build.xml to create packages free of spurious temp files and to make sure the build process cleans up after itself
2007-12-03 18:47:50 +00:00
hns
3005f65f3e
* Switch no new jsdoc-toolkit java/rhino based toolkit for generating helma documentation.
...
* Remove tasks that build up and tear down dependencies via cvs. The new build will
depend on dependencies set via svn:externals (not done yet).
2007-11-30 15:27:43 +00:00
hns
fb20983640
* Make sure jsdocs target is executed before package-raw.
2007-07-18 23:12:40 +00:00
hns
f0bb5c322d
* use new helma.gif as jsdoc logo, helma2.gif does not work because of some jsdoc bug.
2007-04-04 23:56:48 +00:00
hns
0d0171f07d
* Add clean target and remove double invocation of package-modules target
2007-04-04 23:39:39 +00:00
hns
7161df38b2
* Check out helma_1_6 branch for helmaTools (contains fixes and enhancements)
2007-04-04 15:14:31 +00:00
zumbrunn
c8ae4f4286
updated jsdoc related build scripts
2007-03-12 16:39:17 +00:00
zumbrunn
eb692b71ec
always create the docs/modules directory as part of the package-modules-jsdoc target, so that the build will succeed even if perl fails to build the jsdocs for whatever reasons
2007-03-08 13:05:08 +00:00
hns
6894e5446a
* Include project summary.
2007-03-07 15:15:37 +00:00
hns
9675c87a3e
* Make sure docs are included in the proper distribution files:
...
modules jsdocs in binary package, java docs in source package.
2007-03-07 14:53:31 +00:00
hns
492be3029f
* Add ant task for helmaLib modules JSDocs.
2007-03-07 14:14:50 +00:00
zumbrunn
c3499a347b
added missing license.txt to package target
2007-02-25 10:12:04 +00:00
hns
0b6d78a5ce
* Update Java class file version to 1.4 in javac task.
...
* Exclude ant classpath in javac task.
* Exclude apache-dom.jar in binary build, include it in source build.
* Change tarfilesets and zipfilesets to use include and exclude elements
instead of attributes.
2007-02-21 14:35:46 +00:00
hns
350043980e
* Update version from 1.6.x to 1.6.0.
2007-02-16 09:47:38 +00:00
zumbrunn
dc9e49c665
Changed version numbers to 1.6.x
2006-08-19 06:56:47 +00:00
hns
fc37ba8cb3
* Try to delete work/src before copying over files.
2006-08-18 14:59:38 +00:00
hns
89dfbbdaa1
* Update version info to 1.5.2
2006-08-18 14:41:20 +00:00
zumbrunn
37f26241c4
increased version number to 1.5.1
2006-08-07 13:49:14 +00:00
hns
b203fcc43e
* Switch build version to 1.5.0
2006-05-22 09:54:37 +00:00
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