ebarboni commented on PR #4397:
URL: https://github.com/apache/netbeans/pull/4397#issuecomment-1194148154

   @neilcsmith-net @jtulach  with the 3 commit I'm able to down the error to 0 
on my own build.
   1) fix pattern for id and h3 
[nbbuild/antsrc/org/netbeans/nbbuild/CheckLinks.java]
   2) remove invalid target in arch.xml/apichanges.xml (onclick is forbidden)
   3) move 3 files in openide awt to their correct public package
   4) as we use config.javadoc.stable for release, I had to append this 
properties with the missing modules:
      openide.options,\
       editor,\
       editor.lib,\
       editor.indent,\
       editor.indent.support,\
       editor.bracesmatching,\
       editor.util
   
   Step 4 is a bit ugly but on master, we should try to edit the arch file to 
match the real dependencies.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to