I have finished Wink build set-up on Apache Hudson server (http://hudson.zones.apache.org/hudson/Wink).
2 Hudson jobs are currently configured to run Wink builds: Wink-Trunk-JDK15 - this is our *main* build. It runs with JDK 1.5. using this configuration * Poll SVN for changes every 30 min * Build Wink distribution zip https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip * Deploy all artifacts to Apache Nexus Artifacts are deployed to https://repository.apache.org/content/repositories/snapshots/org/apache/wink/ * Update JIRA issues with build number Wink-Trunk-JDK16 - this job is aimed to check that Wink can be built with JDK 1.6. Configured to run once a day at midnight. Please let me know if you have comments/improvements --martin
