On 10/7/07, Frank Bille <[EMAIL PROTECTED]> wrote: > Hi all, > > I have uploaded the artifacts to my p.a.o account. Since this is my first > release you should be extra extra careful when testing it. This is what I > have tested: > > * Run "mvn clean install" on the distribution. Installs, no test failures. > * Run RAT[1] on the release and checked the output. Nothing to notice. > * Tried different things in the examples, like ajax, links, images, forms, > guice and pub2. Nothing to notice. > > I have added my GPG key to the KEYS[2] file. It is not signed by anyone so > you just have to take my word that I'm me and not someone else. > > Anyway, here you can find the distribution files: > http://people.apache.org/~frankbille/releases/apache-wicket-1.3.0-beta4/dist/ > > and here you can find the maven repo: > http://people.apache.org/~frankbille/releases/apache-wicket-1.3.0-beta4/m2-repo/ > > and here I have uploaded the RAT logs: > http://people.apache.org/~frankbille/releases/apache-wicket-1.3.0-beta4/ > > [ ] Release Apache Wicket 1.3.0-beta4 > [ ] Don't release, because... > > > Regards > Frank > > > [1]: http://code.google.com/p/arat/ > [2]: http://svn.apache.org/repos/asf/wicket/common/KEYS >
Looks good except when I run mvn rat:check, I get [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Too many unapproved licenses: 2 [INFO] ------------------------------------------------------------------------ If I run mvn rat:rat, I get a stack trace. Maybe this is an issue with the rat mojo. Other than that, everything built fine, all the tests pass, signatures and hashes match. Clicking thru the examples everything works as it should. best, jim
