Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [GSOC 2013] LiveDoc Weekly Report

Hi Patrick,

thanks for the update patrick. I'll upload org.eclipse.ui/swt/jface tomorrow for you. Do you have (as discussed) a file which lists for which classes recommendations are made? Otherwise finding the classes which have overrides snippets will be a bit tedious :) Best would be an html file that contains the links to these urls (simplest possible solution will work)

Thanks,
Marcel

On Aug 25, 2013, at 7:55 PM, Patrick Gottschaemmer <mail@xxxxxxxxxxxxxxxxx> wrote:

Hi,

here is my update for this week:

What I have done this week:
- Write a blogpost about loading third party jars in osgi enviroments
- Finish the "ovrm" + "ovrp" list view
- javadoc the juno-sr2 repo with models from code recommenders
- filter option for taglets on cli
- groupId leveled directory hierarchy output
- some refactorings in the Taglet Interfaces / abstract classes
- ordering taglets in the html output

The javadoc'ed juno-sr2 repository is finished and atm on our mining server in the Codetrails office, under /home/share/juno-sr2.
Its about 3GB big, so we'll have to upload it somehow to the internet, if you want to. I'll call for that tomorrow.
Unfortunately, some 'sources' artifacts in the mvn2 repo were corrupt (they actually had no sources packed), these are listed under juno-sr2/logs.
Don't get irritated by the error message, which comes from a bad exception handling for the moment.

What I have planned for the next (2) weeks:
So, this depends. If we want to mine further (big) mvn repositories at once, I'll suggest the following:

- Insert a option to mine whole mvn repositorys (this is done via a batch file with aether coordinates at the moment)
- Finally care about the logging, you'll probably want to know what gone wrong during the javadoc'ing of big repositories
- Proper exception handling

Unfortunately, I can't work that much for GSOC in the next 2 weeks, I'm writing two exames.
I also won't be at the office on wednesday because of this.

Best regards

Patrick
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top