The signed .tar.gz that I downloaded from http://people.apache.org/~dashorst/wicket-6.0.0-beta3 contains wrong names of the folders (Maven modules) and there is no pom.xml file so I can't build it.
I'll checkout the Git tag locally and test it. martin@martin-laptop:/tmp/ee/beta3$ l total 4492 drwxr-xr-x 21 martin 4096 2012-07-13 10:42 ./ drwxr-xr-x 31 martin 4096 2012-07-13 10:42 ../ drwxr-xr-x 3 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3archetypes/ -rw-r--r-- 1 martin 27465 2012-07-13 00:24 apache-wicket-6.0.0-beta3CHANGELOG-6.0 -rw-r--r-- 1 martin 56 2012-07-13 00:24 apache-wicket-6.0.0-beta3.gitignore -rw-r--r-- 1 martin 3153 2012-07-13 00:24 apache-wicket-6.0.0-beta3grunt.js -rw-r--r-- 1 martin 11358 2012-07-13 00:24 apache-wicket-6.0.0-beta3LICENSE drwxr-xr-x 2 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3licenses/ -rw-r--r-- 1 martin 4620 2012-07-13 00:24 apache-wicket-6.0.0-beta3NOTICE -rw-r--r-- 1 martin 24084 2012-07-13 00:24 apache-wicket-6.0.0-beta3pom.xml -rw-r--r-- 1 martin 9019 2012-07-13 00:24 apache-wicket-6.0.0-beta3README -rwxr-xr-x 1 martin 4578 2012-07-13 00:24 apache-wicket-6.0.0-beta3release-igor.sh* -rwxr-xr-x 1 martin 3433 2012-07-13 00:24 apache-wicket-6.0.0-beta3release.sh* -rw-r--r-- 1 martin 4401604 2012-07-13 10:32 apache-wicket-6.0.0-beta3.tar.gz drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3testing/ drwxr-xr-x 3 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket/ -rw-r--r-- 1 martin 4043 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-assembly-all.xml drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-auth-roles/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-core/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-datetime/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-devutils/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-examples/ drwxr-xr-x 6 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-experimental/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-extensions/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-guice/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-ioc/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-jmx/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-objectssizeof-agent/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-request/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-spring/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-util/ drwxr-xr-x 4 martin 4096 2012-07-13 00:24 apache-wicket-6.0.0-beta3wicket-velocity/ On Fri, Jul 13, 2012 at 12:44 AM, Martijn Dashorst <[email protected]> wrote: > All, > > I've crafted a release of Wicket 6.0.0-beta3. I expect it to be the > last release before the final 6.0.0. > > This release fixes 59 issues. > > New wicket-experimental modules: > - wicket-bootstrap > - wicket-examples > - wicket-native-websocket > > New wicket-experimental releases: > - wicket-bootstrap-0.1 > - wicket-examples-0.1 > - wicket-atmosphere-0.2 > - wicket-push-0.2 > - wicket-native-websocket-0.1 > > You can download the release artifacts from my people.apache.org folder: > > http://people.apache.org/~dashorst/wicket-6.0.0-beta3 > > It has been generated from tag: wicket-6.0.0-beta2 (which I have signed as > well) > > Vote: > > [ ] +1 Release 6.0.0-beta3 > [ ] -1 Don't release 6.0.0-beta3, because ... > > As with previous release, the binary (Maven) artifacts are uploaded > separate upon successful completion of this vote. > > Martijn -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com
