Hi Kenny. I've applied your patches - thanks heaps! Saved me chasing down all of those changes in main tree.
For future reference, could you please create patches using: cvs diff -u run from the root of the cvs tree, with no filename specified. This creates a single diff file which is easier for me to apply. If you've only made changes to the proposal, or only want to send a patch for that directory, you could run the above command from within the proposals directory. I noticed that the source files in the "test" directory haven't been patched, and won't compile. Maybe you want to fix those while you're at it? Use the ant build file "build-test.xml" and the "compile" target to test it out. Once that's done, you should be able to run all of the unit tests, using the "unit-tests" target. Thanks again. -- ciao, Daz On Mon, 27 Jan 2003 12:32, Kenny Smith wrote: > Hi all, > > I hope I've done this right, please let me know if I didn't so I can do it > properly next time. > > I've updated each of the files in the proposals/imap2/java directory that > references classes that have been moved and I updated the proposal > James.java to the current James.java, but re-added the imap specific bits. > > Attached is a zip file created from inside the jakarta-james directory and > it contains .diff files which contain "diff -u" output. They are located in > the same places as each of the java files they correspond to. > > I haven't been able to test if these work because I don't know how to > configure config.xml to use the imap proposal (I'll be sending a seperate > message about this). They definate compile though and at the very least > that's an improvement over what is in CVS. :) > > Kenny Smith > JournalScape.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
