Hi,
I added jline for jelly-tags-interaction, but there is a problem.
The JLine CVS repository's module name need to be "." because of the way it has been checked in (unfortunately), but the command gump is using is:
cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/jline checkout
-P -d jline jline
Does anyone know how to get it to be:
cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/jline checkout
-P -d jline .
I figured the "dir" on <cvs/> is being used for both the CVSROOT and module name?
Thanks, Brett
--- Begin Message ---To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED]Project jline has an issue affecting its community integration. The current state of this project is 'Failed', with reason 'Synchronize Failed'. Full details are available at: http://brutus.apache.org/gump/public/jline/jline/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason synchronize failed -INFO- Failed to extract fallback artifacts from Gump Repository To subscribe to this information via syndicated feeds: - RSS: http://brutus.apache.org/gump/public/jline/jline/rss.xml - Atom: http://brutus.apache.org/gump/public/jline/jline/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.2. Gump Run 23000029012005, brutus:brutus-public:23000029012005 Gump E-mail Identifier (unique within run) #2. -- Apache Gump http://gump.apache.org/ [Instance: brutus]
--- End Message ---
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
