On Wed, 3 Apr 2002 07:23, [EMAIL PROTECTED] wrote: > 1.7.2.4 +5 -0 jakarta-avalon-excalibur/event/build.xml > > Index: build.xml > =================================================================== > RCS file: /home/cvs/jakarta-avalon-excalibur/event/build.xml,v > retrieving revision 1.7.2.3 > retrieving revision 1.7.2.4 > diff -u -r1.7.2.3 -r1.7.2.4 > --- build.xml 1 Apr 2002 11:57:27 -0000 1.7.2.3 > +++ build.xml 2 Apr 2002 21:23:37 -0000 1.7.2.4 > @@ -17,9 +17,14 @@ > <pathelement path="${java.class.path}"/> > <pathelement location="${build.classes}"/> > <pathelement location="${junit.jar}"/> > +<<<<<<< build.xml > + <pathelement location="${checkstyle.jar}"/> > + <pathelement location="${excalibur-concurrent.jar}"/> > +======= > <pathelement location="${excalibur-collections.jar}"/> > <pathelement location="${excalibur-concurrent.jar}"/> > <pathelement location="${checkstyle.jar}"/> > +>>>>>>> 1.7 > </path> > <property name="cp" refid="project.class.path"/>
Theres some bad karma here! -- Cheers, Pete --------------------------------------- Be nice to your friends. If it weren't for them, you'd be a complete stranger. --------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>