Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
tomcat.5926
tomcat-8.0.9-property-build.windows.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tomcat-8.0.9-property-build.windows.patch of Package tomcat.5926
Index: apache-tomcat-8.0.32-src/build.properties.default =================================================================== --- apache-tomcat-8.0.32-src.orig/build.properties.default +++ apache-tomcat-8.0.32-src/build.properties.default @@ -58,6 +58,9 @@ execute.findbugs=false # multicast tests to work java.net.preferIPv4Stack=false +# ----- Build on Windows ---- +build.windows=false + # Location of GPG executable (used only for releases) gpg.exec=/path/to/gpg Index: apache-tomcat-8.0.32-src/build.xml =================================================================== --- apache-tomcat-8.0.32-src.orig/build.xml +++ apache-tomcat-8.0.32-src/build.xml @@ -2844,7 +2844,7 @@ skip.installer property in build.propert </target> <target name="download-dist" - description="Download additional components for a distribution" > + description="Download additional components for a distribution" if="${build.windows}"> <antcall target="downloadzip-2"> <param name="sourcefile.1" value="${tomcat-native.win.1}"/>
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