Deprecation NOTE: this repository is no longer maintained/updated to work with recent versions of Servoy. You can use it as a starting point and adjust it yourself to be compatible with recent versions, but we recommend that you try out Servoy Cloud as an alternative: https://www.servoy.com/servoycloud/ Servoy Cloud will take away a lot of the hassle of building and maintaining a full build/test/deploy pipeline yourself.
This repository contains the build scripts that are needed for building a Servoy based Software Factory: https://wiki.servoy.com/display/DOCS/Building+a+Software+Factory
Please read that wiki page for instructions on how to use the contents of this repository.
You should be able to use these scripts with your own solutions to set up automatic unit testing, e2e testing and manual upload steps (for solution builds that have passed the tests).
The contents of this repository are free software; you can redistribute it and/or modify it under the terms of the Apache License, version 2.0.
http://www.apache.org/licenses/LICENSE-2.0.txt
This repository contains and makes use of the following:
Ant-contrib
http://ant-contrib.sourceforge.net/
License: Apache Software License
Selenese Runner Java
https://github.com/vmi/selenese-runner-java
License: The Apache License, Version 2.0