fbrier
unread,Sep 5, 2010, 10:54:29 AM9/5/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwittir-users
I checked out the source, attempted to build, and am having a few
minor problems. The gwittir-core project specifies a 2.0-SNAPSHOT
version for the maven-googlewebtoolkit2-plugin, so I changed it to 2.0-
RC1 which was in the repo, and it built. So then I tried to build the
log4j-spi project, thinking it was another foundation module. It
failed wanting gwittir-core:0.1.22, but the pom I just built specified
0.5a. So I changed that, and it built fine.
So my question is am I doing the correct thing updating these
versions, or did I check out the wrong code somehow and going down a
rabbit hole? I am very excited to be able to play with your framework
after our conversation at the GTUG meeting. Thank you.
Fred