913a8fab69
Generalized build.properties
2009-11-02 16:24:31 +00:00
f9f39b5ffe
Minor changes
2009-11-02 16:23:53 +00:00
91adf0bb03
Removed unnecessary H2 database file
2009-11-02 16:22:46 +00:00
e3c68e65ea
Stripped down start script to the bone
2009-11-02 16:20:30 +00:00
40f3c81d65
* Added target for building the API documentation with JSDoc Toolkit
...
* Modified pot target to use patched MessageParser.js in extra dir
2009-11-02 16:19:03 +00:00
c9af4cee82
* Added patched MessageParser.js until Jala HopKit gets updated or the like
...
* Added Skin.java.patch until Helma gets updated with skin/macro introspection
2009-11-02 15:38:20 +00:00
f53a8d3aa9
Commit of missing Java files for JSDoc Toolkit
2009-11-02 15:36:44 +00:00
15cd223a3a
Added JSDoc Toolkit as a replacement for Jala’s JSDoc script
2009-11-02 14:56:01 +00:00
ebc574e338
* Added instruction in antclick target to move all licenses into top license dir
...
* Fixed instruction to completely remove some unwanted directories
2009-11-01 13:59:47 +00:00
acf2803c66
Reset H2 database
2009-11-01 13:20:40 +00:00
e225f2a0a1
* Changed version string to 1.2-beta
...
* Renamed * target to all due to Ant interpreting the asterisk as filesystem wildcard
* Reformatted XML
2009-11-01 12:57:39 +00:00
0fb8e664e8
* Moved license into new legal dir (need to add other licenses, too!)
...
* Modified build target for antclick to copy antclick dir into antville dir again and remove as much unnecessary files as possible to shrink the size of the packages from more than 8MB to under 6MB
* Fixed paths to directories used as source for making zip and tar files
2009-11-01 12:44:08 +00:00
4c9f04e197
* Modified order of build targets in build.xml
...
* Fixed modified location of db.properties for H2 database of AntClick
* Adapted example db.properties file for H2 database
2009-11-01 12:03:32 +00:00
c3c535602a
* Moved H2 database files from antville/db to build/extra directory
...
* Added example db.properties for H2 database
* Fixed typo in example db.properties for MySQL database
2009-11-01 11:47:47 +00:00
dd41f4183f
Move antclick dir into apps dir instead of antville dir
2009-11-01 11:34:32 +00:00
b86ea5c736
* Modified SQL statements for compatibility with H2 database (experimental)
...
* Hopefully fixed redirect loop bug of XSS check in HopObject.onRequest()
* Added Root.xgettext() method as a more reliable way of extracting gettext call strings (esp. from skins)
2009-11-01 11:22:33 +00:00
8d32022257
* Rebooted build environment for Antville and AntClick packages
...
* Updated helma.jar and launcher.jar
* Added h2.jar as AntClick database (experimental)
* Added build targets for extracting gettext call strings and building JavaScript message files
* Added repository for AntClick containing adaptations necessary for H2 database
* Renamed shell scripts for AntClick from antclick.* to start.*
* Added default login for manage console in server.properties
* Removed obsolete files
2009-11-01 10:49:31 +00:00
d21b54dc69
Removed obsolete Ant files
2007-06-23 15:09:23 +00:00
1e520c248a
* Merged source code files of one prototype into one single file named after the prototype
...
* Applied ECMAScript compliant syntax to prototype member definitions
* Cleaned up directory structure
2007-06-23 14:53:39 +00:00
Robert Gaggl
7aa3e3e9de
updated to 1.0.3
2005-01-23 17:41:51 +00:00
Robert Gaggl
f86a695023
updated to helma 1.4.1
2005-01-23 17:41:28 +00:00
d8aed70b77
fixed bug that prevented db.properties from being overwritten when building antclick in "all" target
2004-06-05 14:53:44 +00:00
871ba4e2ed
added all target and some other ones which were necessary for a flawless building process
2004-06-05 13:54:36 +00:00
96b6695789
set mode of any file ending with *.sh to 755
2004-06-01 12:30:11 +00:00
4bebbad921
do a real cvs checkout and thus get rid of file checking and be sure that extra/lib files are up-to-date
2004-06-01 12:15:02 +00:00
fc9c09e8a3
remove extra and lib directories from build dir in packages (they will be added again in the build process)
2004-06-01 11:27:20 +00:00
75a7a85221
check out necessary additional files with direct cvs call before calling ant
2004-06-01 11:24:53 +00:00
Robert Gaggl
7ad301674c
updated to current cvs version (compiled on 2004-05-31)
2004-05-31 23:17:57 +00:00
Robert Gaggl
f441d355fb
updated to current cvs version (compiled on 2004-05-31)
2004-05-31 23:00:04 +00:00
130a88ecb2
added headless mode to java options
2004-05-31 17:08:18 +00:00
940183f2a7
corrected variable name for cvs package in antville target
2004-05-17 09:58:20 +00:00
43a97c1565
* moved jar files into new lib directory
...
* added necessary jar files for scp task
* updated build scripts
2004-05-16 15:57:14 +00:00
00ff23b84f
fixed wrong cvs root in cvspass tag
2004-05-16 14:41:43 +00:00
ea7c8eb1aa
corrected wrong class path
2004-05-16 14:38:25 +00:00
91333d34f2
removed obsolete stuff
2004-05-16 14:22:57 +00:00
c73202edd8
* finalized targets to build antville and antclick
...
* removed obsolete stuff
2004-05-16 14:18:24 +00:00
38926dce46
initial check-in
2004-05-16 12:04:17 +00:00
7c75040fb9
commit binary files again (this time as binary :)
2004-05-16 11:14:49 +00:00
def8560f4c
remove binary files accidentally committed as text
2004-05-16 11:13:34 +00:00
ad2b4e50b0
added further tasks to build antclick package (still in progress)
2004-05-13 22:44:11 +00:00
cbb7dbc6dc
* added antclick target to build.xml
...
* added files needed to build antclick in extra directory
* edited several build and properties files
2004-05-13 13:06:21 +00:00
3296686cbb
uncommented cvs checkout of antville app
2004-05-11 18:01:24 +00:00
65a53087e1
initial check-in
2004-05-11 17:46:01 +00:00