Hello All: I have run the following with success on Window XP SP2 based on unzipping http://people.apache.org/~stevencaswell/commons-lang-2.1/distributions/c ommons-lang-2.1-RC8-src.zip.
Ant 1.6.4 with the command "ant clean dist-build-2.1 test" with: Sun Java 1.5.0_03 Sun Java 1.4.2_08 Sun Java 1.3.1_14 Maven 1.0.2 with the command "maven clean site:generate" (for all Sun java versions above) always gives me: BUILD FAILED File...... C:\Documents and Settings\ggregory.SSSI\.maven\cache\maven-checkstyle-plugin-2.5\plugin.j elly Element... ant:checkstyle Line...... 144 Column.... 63 Unable to create a Checker: unable to find file:checkstyle.xml Total time: 5 seconds Finished at: Tue May 31 23:06:42 PDT 2005 The checkstyle file(s) are missing from the src dist. Do we still need BOTH checkstyle.properties and checkstyle.xml in SVN? Thanks, Gary -----Original Message----- From: Steven Caswell [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 31, 2005 7:38 PM To: Jakarta Commons Developers List Subject: [lang] Release Candidiate 8 available Commons-lang 2.1 release candidate 8 is available at http://www.apache.org/~stevencaswell/commons-lang-2.1/ Primary change is Gary's working out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux. As with previous RCs, verification against as many JDK versions would be appreciated, and a sanity check of the docs would also be welcome. Vote to follow if no reports of problems. -- Steven Caswell [EMAIL PROTECTED] Take back the web - http://www.mozilla.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
