Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
apache-pdfbox
disable-downloads.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-downloads.patch of Package apache-pdfbox
--- pdfbox/build.xml | 36 ------------------------------------ 1 file changed, 36 deletions(-) Index: pdfbox-1.8.11/pdfbox/build.xml =================================================================== --- pdfbox-1.8.11.orig/pdfbox/build.xml +++ pdfbox-1.8.11/pdfbox/build.xml @@ -342,48 +342,12 @@ </target> <target name="get.externallibs.pdfbox"> - <antcall target="downloadfile"> - <param name="sourcefile" value="${bcmail.url}"/> - <param name="destfile" value="${bcmail.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${bcprov.url}"/> - <param name="destfile" value="${bcprov.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${junit.url}"/> - <param name="destfile" value="${junit.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${logging.url}"/> - <param name="destfile" value="${logging.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${icu4j.url}"/> - <param name="destfile" value="${icu4j.jar}"/> - </antcall> </target> <target name="get.externallibs.fontbox"> - <antcall target="downloadfile"> - <param name="sourcefile" value="${junit.url}"/> - <param name="destfile" value="${junit.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${logging.url}"/> - <param name="destfile" value="${logging.jar}"/> - </antcall> </target> <target name="get.externallibs.jempbox"> - <antcall target="downloadfile"> - <param name="sourcefile" value="${junit.url}"/> - <param name="destfile" value="${junit.jar}"/> - </antcall> - <antcall target="downloadfile"> - <param name="sourcefile" value="${logging.url}"/> - <param name="destfile" value="${logging.jar}"/> - </antcall> </target> <target name="pdfbox.package" depends="get.externallibs.pdfbox,pdfbox.compile" description="Package pdfbox into a jar file">
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor