I've only had a cursory look at the changes today.
It is my understanding that the project.xml (Maven build) is correct, but your build.properties (Ant build) may still be referencing old jars.
Try updating your build.properties file.
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
----- Original Message ----- From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 9:49 PM
Subject: Re: Broken Build?
Do we want to roll-back the build changes or update ActionServlet to use something (HashMap?) instead of FashHashMap? Having not examined the implications of changing the implementation, I'm thinking a rollback is best.
Eddie
----- Original Message ----- From: "James Mitchell" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 8:42 PM
Subject: Re: Broken Build?
You are correct, it is broken.
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
----- Original Message ----- From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 9:15 PM
Subject: Broken Build?
Am I out of sync? I just did an update and ...
compile.library:
[javac] Compiling 272 source files to C:\Work\sub-version\struts\trunk\target\library\classes
[javac] C:\Work\sub-version\struts\trunk\src\share\org\apache\struts\action\ActionServlet.java:53: cannot resolve symbol
[javac] symbol : class FastHashMap
[javac] location: package collections
[javac] import org.apache.commons.collections.FastHashMap;
<snip/>
Looks to me like we should still have a Commons Collections dependency. What time does the nightly build kick off?
Eddie
--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0445-1, 11/03/2004 Tested on: 11/3/2004 8:15:39 PM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0445-1, 11/03/2004 Tested on: 11/3/2004 8:49:33 PM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]