Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: [PATCH] Install javadocs into unversioned dir
https://bugzilla.redhat.com/show_bug.cgi?id=657879
Summary: [PATCH] Install javadocs into unversioned dir Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: Patch Severity: medium Priority: low Component: ant AssignedTo: pcheung@redhat.com ReportedBy: ville.skytta@iki.fi QAContact: extras-qa@fedoraproject.org CC: pcheung@redhat.com, akurtako@redhat.com, mmatejov@redhat.com, java-devel@lists.fedoraproject.org Classification: Fedora
Created attachment 463334 --> https://bugzilla.redhat.com/attachment.cgi?id=463334 Install javadocs into unversioned dir
http://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation
Patch attached, let me know if you'd like me to push and build this for devel.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=657879
Stanislav Ochotnicky sochotni@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sochotni@redhat.com
--- Comment #1 from Stanislav Ochotnicky sochotni@redhat.com 2010-11-29 07:52:53 EST --- FYI, as discussed on fedora-devel this is going to change from symlink to directory and rpm will not like this (it will prevent upgrades).
It's hard to guess how much problems this might cause to casual user (probably close to 0) but it should be taken into account.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=657879
--- Comment #2 from Alexander Kurtakov akurtako@redhat.com 2010-11-29 08:10:49 EST --- The patch is not changing symlink to directory but just installs to different directory.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=657879
--- Comment #3 from Stanislav Ochotnicky sochotni@redhat.com 2010-11-29 08:14:55 EST --- Right. My eyes betrayed me once again :-)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=657879
--- Comment #4 from Ville Skyttä ville.skytta@iki.fi 2010-11-29 13:50:38 EST --- Right, this is one of the low hanging fruits where the javadoc dir can just be changed.
java-devel@lists.fedoraproject.org