Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Livedoc weekly report

Hi recommenders-dev,

just a quick heads-up whats going on on Livedoc these days:

We're excited about releasing version 1.0 of Livedoc next week (mark the 11/28/2013 in your calendar ;) ).
The main feature(s), which I'm developing this week (indeed, I'm unfortunately not quite done with this) are
  • [90%] a direct and also transitive dependency resolution for the javadoc'ed artifact, so Javadoc won't complain about missing imports (and thus, no qualified names for the resolution of o.e.r. models).
  • [x] an auto detection of the charset to use (using the com.ibm.icu package)
  • [x] cmd line options for configuring these two features
  • [x] an improved error/log handling

Next week, I'll make everything ready for the 1.0 release. The dependency resolution should be in Gerrit tonight / tomorrow.

Best regards,
Patrick


Back to the top