[Mono-bugs] [Bug 49587][Nor] New - updater needs to update assemblyinfo section of docs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 25 Jul 2004 14:41:24 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49587

--- shadow/49587	2004-07-25 14:41:24.000000000 -0400
+++ shadow/49587.tmp.21746	2004-07-25 14:41:24.000000000 -0400
@@ -0,0 +1,55 @@
+Bug#: 49587
+Product: Mono: Doctools
+Version: unspecified
+OS: unknown
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Normal
+Component: Console
+AssignedTo: duncan@ximian.com                            
+ReportedBy: jluke@cfl.rr.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: updater needs to update assemblyinfo section of docs
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Running the updater does not check if the assemblyinfo has changed.
+
+Steps to reproduce the problem:
+1. Ran the updater on gtk-sharp/doc
+2. looked at Gtk.Html docs
+3. they are listed as being in gtk-sharp assembly
+
+Expected Results:
+They are now in gtkhtml-sharp assembly.
+
+Additional Information:
+This may matter when we are checking versions, culutures, etc.
+
+------- Additional Comments From jluke@cfl.rr.com  2003-10-21 17:35 -------
+Created an attachment (id=5693)
+test patch
+
+
+------- Additional Comments From jluke@cfl.rr.com  2003-10-21 17:38 -------
+the above works, but is a bit incomplete in that it won't create the
+missing nodes, and also in error checking perhaps
+
+------- Additional Comments From duncan@ximian.com  2003-10-21 18:13 -------
+I'll look into fixing this.
+
+------- Additional Comments From duncan@ximian.com  2003-10-22 16:57 -------
+Created an attachment (id=5712)
+Patch to correctly update the AssemblyInfo section
+
+
+------- Additional Comments From miguel@ximian.com  2004-07-25 14:41 -------
+Can we get this patch into CVS?
+
+Duncan?