[Bug 923960] Review Request: JMapViewer - JMapViewer is a java component to integrate an OSM map view into your Java application.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=923960

gil cattaneo <puntogil@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |puntogil@xxxxxxxxx
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |puntogil@xxxxxxxxx
              Flags|                            |fedora-review?



--- Comment #4 from gil cattaneo <puntogil@xxxxxxxxx> ---
hi
you should remove 
BuildRequires:    ant-nodeps
BuildRequires:    ant-trax
ant dont provides anymore these libraries
you should remove also

WARNING: Cannot download url:
http://svn.openstreetmap.org/applications/viewer/JMapViewer/releases/2013-03-22/JMapViewer-nopatents.tar.gz
need only JMapViewer-nopatents.tar.gz
replace
find -name '*.class' -exec rm -f '{}' \;
find -name '*.jar' -exec rm -f '{}' \;
find -name '*.zip' -exec rm -f '{}' \;
with
find -name '*.class' -delete
find -name '*.jar' -delete
find -name '*.zip' -delete
or edit JMapViewer_create_tarball_and_remove_bing.sh for remove bunlded
libraries
remove all mixed-use-of-spaces-and-tabs
can you provides also javadoc package?
regards

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WefV8vf7L0&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]