Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
jakarta-taglibs-standard.33133
jakarta-taglibs-standard-1.1.1-build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jakarta-taglibs-standard-1.1.1-build.patch of Package jakarta-taglibs-standard.33133
--- standard/build.xml +++ standard/build.xml @@ -164,14 +164,11 @@ <!-- Build the tag library itself --> <target name="library-build" depends="prepare-build"> - <!-- Compile the taglib. - Need to override xalan classes if using J2SE 1.4, that's why we - use bootclasspath. Works with J2SE 1.3 as well. --> + <!-- Compile the taglib. --> <javac srcdir="${library.src}" destdir="${build.library}/classes" - bootclasspath="${xalan.jar}:${java.home}/lib/rt.jar" - classpath="${servlet24.jar}:${jsp20.jar}:${jdbc2_0-stdext.jar}:${jaxp-api.jar}:${dom.jar}:${sax.jar}" + classpath="${xalan.jar}:${servlet24.jar}:${jsp20.jar}:${jdbc2_0-stdext.jar}:${jaxp-api.jar}:${dom.jar}:${sax.jar}" excludes="org/apache/taglibs/standard/lang/jstl/parser/jsp20/* org/apache/taglibs/standard/lang/jpath/** org/apache/taglibs/standard/lang/spel/**" debug="${compile.debug}" deprecation="${compile.deprecation}"
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