Basically, I want a 1.4 WAR with some custom changes (an additional remote layer of my own, some Spring config changes, etc). First, I try downloading the SDK - no luck, since it doesn't include build scripts. Then, I try poking around SVN… hmm… it's not obvious where the 1.4 version resides. I'm seeing only HEAD, so it looks like I'm going to have to know the SVN revision number. Am I missing something here? What is the standard approach to producing a customized 1.4 WAR?
Thanks!