Just to pay your attention : build creates all-in-one Wink distribution zip that contains all wink components(server, client, webdav etc), all 3-rd party dependencies, examples, documentation https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip
>From our experience, very convenient way start with Wink. From: Nicholas L Gallardo [mailto:[email protected]] Sent: Wednesday, July 08, 2009 9:20 PM To: [email protected] Subject: Re: Wink Hudson build Thanks Martin, this is a big help. I've gotten several requests for Wink builds so it's nice to just be able to point people to the repo. -Nick Nicholas Gallardo WebSphere - REST & WebServices Development [email protected] Phone: 512-286-6258 Building: 903 / 5G-016 [cid:[email protected]]"Snitkovsky, Martin" <[email protected]> "Snitkovsky, Martin" <[email protected]> 07/08/2009 01:11 PM Please respond to [email protected] To "[email protected]" <[email protected]> cc Subject Wink Hudson build 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
