On Thu, Mar 19, 2009 at 2:45 AM, Kristian Waagan (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/DERBY-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683392#action_12683392 > ] > > Kristian Waagan commented on DERBY-4073: > ---------------------------------------- > > Replacing {...@code string} with <code>string</code> is a simple solution. > However, I'm slightly confused. When I grep the 10.3 source files, I find at > least 72 occurrences of @code. Why aren't those a problem? > Second, if I run 'ant derbydocs' with JAVA_HOME pointing to Java 1.4.2, it > fails when processing the files containing Java 5.0 features (in my case I > see it fail when processing ConcurrentLockSet). > > Is my ant.properties file wrong? > I don't know if your ant.properties is wrong - if it is, so is mine. I too saw other errors. I've only the one ant.properties in my $HOME and stupidly didn't save the 10.3 settings from before, and have modified them for trunk(/10.5) since Rick's latest set of changes. So I'm not sure anymore what's happening and what's the right settings, or rather, what settings I had when everything worked.
Unfortunately I don't have time to look into this at the moment. But this is one case where a file changed recently and it seemed there ought to be a way to fix this at least... Then we can figure out what's up with the rest of those issues later. Myrna
