Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Windows port

I have checked in a number of changes in stellation.core to support Windows.

The following files have changed:
build-core.xml
stellation.properties
script/svc.bat
script/svcserver.bat
script/svcadmin.bat

The changes included the following:
1. Added tasks to generate binary and source zip files for Windows.
2. Moved the build.compiler property into stellation.property to make itr
easier
to select which compiler to use while building.
3. Broke the "clean" task into two tasks so that the database is only
cleaned if the property stellation.test.bypass is not set.
4. Added the property test.bypass to stellation.properties to facilitite
control over running tests.
5. Upgraded the Windows batch files to use the new property names.

My next step will be to get the tests going with the Firebird database and
then I will address the Ant install scripts.

I have not added any tags since I am uncertain how to do this.

Regards

Jonathan

Personal Email
jgossage@xxxxxxxx

Business Email
jonathan@xxxxxxxxxxxxxx





Back to the top