[ http://issues.apache.org/jira/browse/DERBY-862?page=comments#action_12364103 ]
David Van Couvering commented on DERBY-862: ------------------------------------------- I tried applying this patch but it failed: patching file java/tools/org/apache/derby/impl/tools/ij/ij.jj patch: **** malformed patch at line 211: @@ -390,7 +390,6 @@ Can you try and apply your patch? I tried it at the head of the trunk and also at the revision the patch was made at, and neither worked. Also, I'd really like to see the changes you made to fix the build under 1.6 separately from the javadoc fixes, its very hard to find what you did to fix that as independent from the javadoc changes since its such a huge patch. If you just fixed build.xml, that's fine, I'll check there, but in general attaching a bugfix rider on a big change like this is not good Derby politics:) > Clean up the big pile of javadoc warnings for the derbydocs target and make > derbydocs run under jdk1.6 > ------------------------------------------------------------------------------------------------------ > > Key: DERBY-862 > URL: http://issues.apache.org/jira/browse/DERBY-862 > Project: Derby > Type: Improvement > Components: Javadoc > Reporter: Rick Hillegas > Assignee: Rick Hillegas > Attachments: bug862.diff, clean_javadoc.output, svn_status.bug862 > > Right now, the derbydocs target produces a blizzard of warnings. In addition, > javadoc fails under jdk1.6 because of illegal html in Property.java and ij.jj. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
