History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LBGENERAL-38
Type: Task Task
Status: Reopened Reopened
Priority: Major Major
Assignee: Ceki Gulcu
Reporter: Jean-Luc Geering
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
logback-general

Javadoc is missing in logback 0.9.18 distribution

Created: 04/Jan/10 05:20 PM   Updated: 13/Jan/10 03:50 PM
Component/s: build-structure
Affects Version/s: 0.9.18
Fix Version/s: None


 Description  « Hide
http://logback.qos.ch/dist/logback-0.9.17.tar.gz(or .zip) packaged the javadoc in docs/apidocs

http://logback.qos.ch/dist/logback-0.9.18.tar.gz(or .zip) doesn't contain this folder

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ceki Gulcu - 04/Jan/10 06:03 PM
The omission is intentional as it reduces the size of the zip file to 5MB from about 20MB.

Jean-Luc Geering - 04/Jan/10 07:50 PM
logback-0.9.17.tar.gz 09-Aug-2009 21:03 6.7M
logback-0.9.17.zip 09-Aug-2009 21:03 12M

logback-0.9.18.tar.gz 03-Dec-2009 22:13 4.6M
logback-0.9.18.zip 03-Dec-2009 22:13 5.3M (would be ~20M with javadoc, right?)

The difference seems to be less significative for the tar.gz file.

In any case, could we have the javadocs as a separate download ?

Andreas Sahlbach - 13/Jan/10 03:34 PM
Could you please answer the question of Jean-Luc?

I can't find a package with javadoc on your site and the online javadoc is not sufficient. I need a javadoc bundle to add it to our repository from where it is automatically fetched by our repository GUI plugins. Just setting this bug on "won't fix" seems to be a bit strange...

Ceki Gulcu - 13/Jan/10 03:50 PM
My assumption was that the javadocs were available via the maven repo which was incorrect.