2005-10-14 08:44  onofre

	*
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Add a endline return after each modified filename in the bug
	  comment.

2005-10-13 22:23  onofre

	*
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Isolate each bug to only add one comment.  Add the modified
	  filename.

2005-10-12 16:57  onofre

	* project.xml,
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Change the artifact file name.  Add a test on the regexp result
	  to avoid some NullPointerException.

2005-10-12 10:03  onofre

	*
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Delete the default constructor (problems on CruiseControl
	  integration).

2005-10-11 18:49  onofre

	*
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Adding right default regexp pattern.	First release ready to
	  test.

2005-10-10 19:38  onofre

	*
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java:
	  Add the regexp support.

2005-10-07 17:28  onofre

	* project.properties, project.xml, maven.xml,
	  lib/cruisecontrol-2.2.jar, lib/jdom.jar,
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java,
	  src/resources/log4j.xml: Initial CVS import.

2005-10-07 17:28  onofre

	* project.properties, project.xml, maven.xml,
	  lib/cruisecontrol-2.2.jar, lib/jdom.jar,
	  src/java/net/sourceforge/buildprocess/cruisecontrol/publishers/BugzillaPublisher.java,
	  src/resources/log4j.xml: Initial revision