On 12/13/06, Stone, Sam <[EMAIL PROTECTED]> wrote:
I've got a tiles-core-2.0-SNAPSHOT.jar (128,880 bytes) from 9/14/2006
that is working fine with my project under JDK 1.4.2. How can I get the
source code for this date? If not that, then the latest source code
known to work with JDK 1.4?

I never have much luck with svn and dates [1], but looking at the
commits@ list, on 9/14 we were around r443203.  So, try:
  svn co http://svn.apache.org/repos/asf/struts/sandbox/trunk/tiles -r443203

The svn log of pom.xml shows the compiler config being changed to JDK
1.5 on 10/31:
  http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/pom.xml?view=log

[1] If I check out with -r {2006-09-14} I get r462213 instead.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to