[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2005-01-09 Thread jira
The following comment has been added to this issue: Author: Steven Caswell Created: Sun, 9 Jan 2005 12:37 PM Body: The test case (src/test/org/apache/maven/javadoc/JavadocWarningsTextToXmlTest.java) requires the files report-13.txt, report-14.txt, and report-15.txt to reside in s

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2005-01-09 Thread jira
The following comment has been added to this issue: Author: Steven Caswell Created: Sun, 9 Jan 2005 12:25 PM Body: I've made changes to fix the issue. To summarize, I refactored JavadocWarningsTextToXml code to parse the warnings text and build the xml into separate strategies, o

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Tue, 28 Dec 2004 3:10 PM Body: Steven, I follow your opinion. I think that the line number is useful but not mandatory. - View th

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-12-28 Thread jira
The following comment has been added to this issue: Author: Steven Caswell Created: Tue, 28 Dec 2004 7:32 AM Body: Sorry to have taken so long to respond. I don't have access to a 1.3 system, so if someone could attach the text version of the javadoc report, I'll be happy to make

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-09-01 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 1 Sep 2004 11:53 PM Body: Ok, I fixed the code to ignore the exception. Now I've found the issue: On JDK 1.4, javadoc prints the file and number that raised the issue: [javadoc] /home/felipea

[jira] Commented: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-09-01 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 1 Sep 2004 6:35 PM Body: +1 for me Felipe. The plugin mustn't fail if there's a problem with the warnings report. - View th