Blame SPECS/jetty.spec

649839
%global pkg_name jetty
649839
%{?scl:%scl_package %{pkg_name}}
649839
%{?java_common_find_provides_and_requires}
649839
649839
# Copyright (c) 2000-2007, JPackage Project
649839
# All rights reserved.
649839
#
649839
# Redistribution and use in source and binary forms, with or without
649839
# modification, are permitted provided that the following conditions
649839
# are met:
649839
#
649839
# 1. Redistributions of source code must retain the above copyright
649839
#    notice, this list of conditions and the following disclaimer.
649839
# 2. Redistributions in binary form must reproduce the above copyright
649839
#    notice, this list of conditions and the following disclaimer in the
649839
#    documentation and/or other materials provided with the
649839
#    distribution.
649839
# 3. Neither the name of the JPackage Project nor the names of its
649839
#    contributors may be used to endorse or promote products derived
649839
#    from this software without specific prior written permission.
649839
#
649839
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
649839
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
649839
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
649839
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
649839
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
649839
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
649839
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
649839
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
649839
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
649839
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
649839
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
649839
#
649839
649839
%global addver v20130506
649839
649839
Name:           %{?scl_prefix}%{pkg_name}
649839
Version:        9.0.3
649839
Release:        8.18%{?dist}
649839
Summary:        Java Webserver and Servlet Container
649839
649839
# Jetty is dual licensed under both ASL 2.0 and EPL 1.0, see NOTICE.txt
649839
License:        ASL 2.0 or EPL
649839
URL:            http://www.eclipse.org/jetty/
649839
Source0:        http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/snapshot/jetty-%{version}.%{addver}.tar.gz
649839
Source1:        djetty.script
649839
Source3:        jetty.logrotate
649839
Source5:        %{pkg_name}.service
649839
# MIT license text taken from Utf8Appendable.java
649839
Source6:        LICENSE-MIT
649839
Patch0:         %{pkg_name}-create-work-dir.patch
649839
Patch4:         0004-Modify-dependencies.patch
649839
649839
BuildRequires:  %{?scl_prefix}geronimo-annotation
649839
BuildRequires:  %{?scl_prefix}geronimo-jaspic-spec
649839
BuildRequires:  %{?scl_prefix}geronimo-jta
649839
BuildRequires:  %{?scl_prefix_maven}geronimo-parent-poms
649839
BuildRequires:  %{?scl_prefix}glassfish-el
649839
BuildRequires:  %{?scl_prefix}glassfish-el-api
649839
BuildRequires:  %{?scl_prefix}glassfish-jsp
649839
BuildRequires:  %{?scl_prefix}glassfish-jsp-api
649839
BuildRequires:  %{?scl_prefix}jakarta-taglibs-standard
649839
BuildRequires:  %{?scl_prefix}javapackages-tools
649839
BuildRequires:  %{?scl_prefix}javapackages-tools >= 0.7.0
649839
BuildRequires:  %{?scl_prefix_maven}jvnet-parent
649839
BuildRequires:  %{?scl_prefix}ant
649839
BuildRequires:  %{?scl_prefix}maven-local
649839
BuildRequires:  %{?scl_prefix_maven}maven-dependency-plugin
649839
BuildRequires:  %{?scl_prefix_maven}maven-enforcer-plugin
649839
BuildRequires:  %{?scl_prefix_maven}maven-shade-plugin
649839
BuildRequires:  %{?scl_prefix_maven}maven-war-plugin
649839
BuildRequires:  %{?scl_prefix}objectweb-asm
649839
BuildRequires:  %{?scl_prefix}slf4j-api
649839
BuildRequires:  %{?scl_prefix}tomcat-lib
649839
BuildRequires:  %{?scl_prefix_maven}geronimo-parent-poms
649839
BuildRequires:  %{?scl_prefix_maven}maven-plugin-build-helper
649839
649839
BuildRequires:  %{?scl_prefix}javamail
649839
BuildRequires:  %{?scl_prefix_maven}jetty-parent
649839
BuildRequires:  %{?scl_prefix_maven}jetty-distribution-remote-resources
649839
BuildRequires:  %{?scl_prefix_maven}jetty-build-support
649839
BuildRequires:  %{?scl_prefix_maven}jetty-version-maven-plugin
649839
BuildRequires:  %{?scl_prefix_maven}jetty-toolchain
649839
BuildRequires:  %{?scl_prefix_maven}jetty-assembly-descriptors
649839
BuildRequires:  %{?scl_prefix_maven}jetty-test-policy
649839
BuildRequires:  %{?scl_prefix_maven}jetty-artifact-remote-resources
649839
649839
BuildArch:      noarch
649839
649839
Requires:       %{name}-client               = %{version}-%{release}
649839
Requires:       %{name}-annotations          = %{version}-%{release}
649839
Requires:       %{name}-client               = %{version}-%{release}
649839
Requires:       %{name}-continuation         = %{version}-%{release}
649839
Requires:       %{name}-deploy               = %{version}-%{release}
649839
Requires:       %{name}-http                 = %{version}-%{release}
649839
Requires:       %{name}-io                   = %{version}-%{release}
649839
Requires:       %{name}-jaas                 = %{version}-%{release}
649839
Requires:       %{name}-jmx                  = %{version}-%{release}
649839
Requires:       %{name}-jndi                 = %{version}-%{release}
649839
Requires:       %{name}-plus                 = %{version}-%{release}
649839
Requires:       %{name}-proxy                = %{version}-%{release}
649839
Requires:       %{name}-rewrite              = %{version}-%{release}
649839
Requires:       %{name}-security             = %{version}-%{release}
649839
Requires:       %{name}-server               = %{version}-%{release}
649839
Requires:       %{name}-servlet              = %{version}-%{release}
649839
Requires:       %{name}-servlets             = %{version}-%{release}
649839
Requires:       %{name}-util                 = %{version}-%{release}
649839
Requires:       %{name}-webapp               = %{version}-%{release}
649839
Requires:       %{name}-websocket-api        = %{version}-%{release}
649839
Requires:       %{name}-websocket-common     = %{version}-%{release}
649839
Requires:       %{name}-websocket-server     = %{version}-%{release}
649839
Requires:       %{name}-websocket-servlet    = %{version}-%{release}
649839
649839
649839
%description
649839
%global desc \
649839
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you\
649839
do not need to configure and run a separate web server (like Apache) in order\
649839
to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully\
649839
featured web server for static and dynamic content. Unlike separate\
649839
server/container solutions, this means that your web server and web\
649839
application run in the same process, without interconnection overheads\
649839
and complications. Furthermore, as a pure java component, Jetty can be simply\
649839
included in your application for demonstration, distribution or deployment.\
649839
Jetty is available on all Java supported platforms.
649839
%{desc}
649839
%global extdesc %{desc}\
649839
\
649839
This package contains
649839
649839
%package        project
649839
Summary:        POM files for Jetty
649839
649839
%description    project
649839
%{extdesc} %{summary}.
649839
649839
%package        annotations
649839
Summary:        annotations module for Jetty
649839
649839
%description    annotations
649839
%{extdesc} %{summary}.
649839
649839
%package        ant
649839
Summary:        ant module for Jetty
649839
649839
%description    ant
649839
%{extdesc} %{summary}.
649839
649839
%package        client
649839
Summary:        client module for Jetty
649839
649839
%description    client
649839
%{extdesc} %{summary}.
649839
649839
%package        continuation
649839
Summary:        continuation module for Jetty
649839
649839
%description    continuation
649839
%{extdesc} %{summary}.
649839
649839
%package        deploy
649839
Summary:        deploy module for Jetty
649839
649839
%description    deploy
649839
%{extdesc} %{summary}.
649839
649839
%package        http
649839
Summary:        http module for Jetty
649839
649839
%description    http
649839
%{extdesc} %{summary}.
649839
649839
%package        io
649839
Summary:        io module for Jetty
649839
649839
%description    io
649839
%{extdesc} %{summary}.
649839
649839
%package        jaas
649839
Summary:        jaas module for Jetty
649839
649839
%description    jaas
649839
%{extdesc} %{summary}.
649839
649839
%package        jaspi
649839
Summary:        jaspi module for Jetty
649839
649839
%description    jaspi
649839
%{extdesc} %{summary}.
649839
649839
%package        jmx
649839
Summary:        jmx module for Jetty
649839
649839
%description    jmx
649839
%{extdesc} %{summary}.
649839
649839
%package        jndi
649839
Summary:        jndi module for Jetty
649839
649839
%description    jndi
649839
%{extdesc} %{summary}.
649839
649839
%package        jsp
649839
Summary:        jsp module for Jetty
649839
649839
%description    jsp
649839
%{extdesc} %{summary}.
649839
649839
%package        jspc-maven-plugin
649839
Summary:        jspc-maven-plugin module for Jetty
649839
649839
%description    jspc-maven-plugin
649839
%{extdesc} %{summary}.
649839
649839
%package        maven-plugin
649839
Summary:        maven-plugin module for Jetty
649839
649839
%description    maven-plugin
649839
%{extdesc} %{summary}.
649839
649839
%package        monitor
649839
Summary:        monitor module for Jetty
649839
649839
%description    monitor
649839
%{extdesc} %{summary}.
649839
649839
%package        plus
649839
Summary:        plus module for Jetty
649839
649839
%description    plus
649839
%{extdesc} %{summary}.
649839
649839
%package        proxy
649839
Summary:        proxy module for Jetty
649839
649839
%description    proxy
649839
%{extdesc} %{summary}.
649839
649839
%package        rewrite
649839
Summary:        rewrite module for Jetty
649839
649839
%description    rewrite
649839
%{extdesc} %{summary}.
649839
649839
%package        runner
649839
Summary:        runner module for Jetty
649839
649839
%description    runner
649839
%{extdesc} %{summary}.
649839
649839
%package        security
649839
Summary:        security module for Jetty
649839
649839
%description    security
649839
%{extdesc} %{summary}.
649839
649839
%package        server
649839
Summary:        server module for Jetty
649839
649839
%description    server
649839
%{extdesc} %{summary}.
649839
649839
%package        servlet
649839
Summary:        servlet module for Jetty
649839
649839
%description    servlet
649839
%{extdesc} %{summary}.
649839
649839
%package        servlets
649839
Summary:        servlets module for Jetty
649839
649839
%description    servlets
649839
%{extdesc} %{summary}.
649839
649839
%package        start
649839
Summary:        start module for Jetty
649839
649839
%description    start
649839
%{extdesc} %{summary}.
649839
649839
%package        util
649839
Summary:        util module for Jetty
649839
# Utf8Appendable.java is additionally under MIT license
649839
License:        (ASL 2.0 or EPL) and MIT
649839
649839
%description    util
649839
%{extdesc} %{summary}.
649839
649839
%package        util-ajax
649839
Summary:        util-ajax module for Jetty
649839
649839
%description    util-ajax
649839
%{extdesc} %{summary}.
649839
649839
%package        webapp
649839
Summary:        webapp module for Jetty
649839
649839
%description    webapp
649839
%{extdesc} %{summary}.
649839
649839
%package        xml
649839
Summary:        xml module for Jetty
649839
649839
%description    xml
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-api
649839
Summary:        websocket-api module for Jetty
649839
649839
%description    websocket-api
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-client
649839
Summary:        websocket-client module for Jetty
649839
649839
%description    websocket-client
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-common
649839
Summary:        websocket-common module for Jetty
649839
649839
%description    websocket-common
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-parent
649839
Summary:        POM file for jetty-websocket
649839
649839
%description    websocket-parent
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-server
649839
Summary:        websocket-server module for Jetty
649839
649839
%description    websocket-server
649839
%{extdesc} %{summary}.
649839
649839
%package        websocket-servlet
649839
Summary:        websocket-servlet module for Jetty
649839
649839
%description    websocket-servlet
649839
%{extdesc} %{summary}.
649839
649839
%package        javadoc
649839
Summary:        Javadoc for %{pkg_name}
649839
# some MIT-licensed code (from Utf8Appendable) is used to generate javadoc
649839
License:        (ASL 2.0 or EPL) and MIT
649839
649839
%description    javadoc
649839
%{summary}.
649839
649839
%prep
649839
%setup -q -n %{pkg_name}-%{version}.%{addver}
649839
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
649839
set -e -x
649839
for f in $(find . -name "*.?ar"); do rm $f; done
649839
find . -name "*.class" -exec rm {} \;
649839
649839
%patch0 -p1 -b .sav
649839
%patch4 -p1 -b .sav
649839
649839
# Use proper groupId for apache ant
649839
%pom_xpath_replace "pom:groupId[text()='ant']" "<groupId>org.apache.ant</groupId>" jetty-ant/pom.xml
649839
649839
# Disable test and example artifacts
649839
# they need more dependencies then we have time for right now :-)
649839
# and also xmvn currently doesn't support .war
649839
%pom_disable_module tests
649839
%pom_disable_module examples
649839
649839
# Since tests are disabled, we don't have some jars
649839
%pom_remove_dep :test-jetty-webapp jetty-distribution/pom.xml
649839
%pom_remove_dep :test-proxy-webapp jetty-distribution/pom.xml
649839
%pom_remove_dep :example-async-rest-webapp jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='test-jetty-webapp']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='test-proxy-webapp']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='example-async-rest-webapp']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='test-jaas-webapp']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='test-jndi-webapp']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:artifactItem[pom:artifactId[text()='test-spec-webapp']]" jetty-distribution/pom.xml
649839
649839
# Missing jars (jetty-setuid-java-1.0.0.jar,jetty-setuid-java-1.0.0-config.jar)
649839
%pom_xpath_remove "pom:execution[pom:id[text()='unpack-setuid-config']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:execution[pom:id[text()='copy-setuid-deps']]" jetty-distribution/pom.xml
649839
# test-jaas-webapp artifact is disabled
649839
%pom_xpath_remove "pom:execution[pom:id[text()='unpack-test-jaas-config']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:execution[pom:id[text()='unpack-test-jndi-config']]" jetty-distribution/pom.xml
649839
%pom_xpath_remove "pom:execution[pom:id[text()='unpack-test-spec-config']]" jetty-distribution/pom.xml
649839
649839
# We don't have this plugin yet
649839
%pom_remove_plugin :findbugs-maven-plugin jetty-websocket/pom.xml
649839
649839
# enforcer plugin constantly complains
649839
%pom_remove_plugin :maven-enforcer-plugin
649839
649839
# Change servelt groupId to javax.servlet
649839
%pom_xpath_inject "pom:project/pom:properties" "
649839
    <servlet.spec.groupId>javax.servlet</servlet.spec.groupId>
649839
    <servlet.spec.artifactId>servlet-api</servlet.spec.artifactId>
649839
    <servlet.spec.version>3.0.20100224</servlet.spec.version>"
649839
649839
# Prevents problem with "Reporting mojo's can only be called from
649839
# ReportDocumentRender". Investigate proper fix some other time?
649839
%pom_remove_plugin :maven-pmd-plugin
649839
649839
# License plugin may be useful for upstream, but it has no use in
649839
# Fedora.
649839
%pom_remove_plugin :maven-license-plugin
649839
649839
# Remove unpack-config-deps from distribution
649839
#
649839
# This is needed because original code used classifiers to select subset
649839
# of artifacts. Unfortunately there seems to be a weird bug affecting even
649839
# upstream maven when this goes outside of reactor resolver. Or perhaps
649839
# this is a weird feature.
649839
#
649839
# Our resolver obviously can't handle this so we have to unpack these
649839
# manually before building distribution
649839
%pom_xpath_remove "pom:execution[pom:id[text()='unpack-config-deps']]" jetty-distribution
649839
649839
# Disable SPDY for now as there are missing dependencies. SPDY needs
649839
# Next Protocol Negotiation TLS Extension (NPN) for OpenJDK 7 or
649839
# greater. We don't have this extension in Fedora.
649839
# See: http://wiki.eclipse.org/Jetty/Feature/NPN
649839
%pom_disable_module jetty-spdy
649839
%pom_remove_dep org.eclipse.jetty.spdy: jetty-distribution
649839
649839
# Disable OSGi
649839
%pom_disable_module jetty-osgi
649839
649839
# Disable NoSQL
649839
%pom_disable_module jetty-nosql
649839
649839
# Disable Spring
649839
%pom_disable_module jetty-spring
649839
649839
%pom_remove_dep :org.eclipse.jdt.core jetty-jsp
649839
649839
cp %{SOURCE1} djetty
649839
cp %{SOURCE6} .
649839
649839
# Looks like all CDDL licensed content in tarball has been replaced,
649839
# we don't need to install this license
649839
rm LICENSE-CONTRIBUTOR/CDDLv1.0.txt
649839
%{?scl:EOF}
649839
649839
%build
649839
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
649839
set -e -x
649839
sed -i -e "s|/usr/share|%{_datadir}|g" djetty
649839
649839
%mvn_package :jetty-distribution __noinstall
649839
%mvn_package ::txt: __noinstall
649839
# Separate package for main POM file
649839
%mvn_package :jetty-project project
649839
649839
# we don't have all necessary dependencies to run tests
649839
# missing test dep: org.eclipse.jetty.toolchain:jetty-test-helper
649839
%mvn_build -f -s
649839
649839
cd jetty-distribution
649839
rm -rf target/distribution
649839
mkdir -p target/distribution
649839
find .. -ipath '*target/*config.jar' | ( while read; do
649839
  unzip $REPLY -x 'META-INF/*' -d target/distribution
649839
done)
649839
%{?scl:EOF}
649839
649839
%install
649839
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
649839
set -e -x
649839
%mvn_install
649839
%{?scl:EOF}
649839
649839
%files project -f .mfiles-project
649839
%doc NOTICE.txt README.txt VERSION.txt LICENSE-eplv10-aslv20.html LICENSE-CONTRIBUTOR
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
649839
%files util -f .mfiles-jetty-util
649839
%doc NOTICE.txt README.txt VERSION.txt LICENSE-eplv10-aslv20.html LICENSE-CONTRIBUTOR
649839
%doc LICENSE-MIT
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
649839
%files annotations -f .mfiles-jetty-annotations
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files ant -f .mfiles-jetty-ant
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files client -f .mfiles-jetty-client
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files continuation -f .mfiles-jetty-continuation
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files deploy -f .mfiles-jetty-deploy
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files http -f .mfiles-jetty-http
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files io -f .mfiles-jetty-io
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jaas -f .mfiles-jetty-jaas
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jaspi -f .mfiles-jetty-jaspi
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jmx -f .mfiles-jetty-jmx
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jndi -f .mfiles-jetty-jndi
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jsp -f .mfiles-jetty-jsp
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files jspc-maven-plugin -f .mfiles-jetty-jspc-maven-plugin
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files maven-plugin -f .mfiles-jetty-maven-plugin
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files monitor -f .mfiles-jetty-monitor
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files plus -f .mfiles-jetty-plus
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files proxy -f .mfiles-jetty-proxy
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files rewrite -f .mfiles-jetty-rewrite
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files runner -f .mfiles-jetty-runner
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files security -f .mfiles-jetty-security
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files server -f .mfiles-jetty-server
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files servlet -f .mfiles-jetty-servlet
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files servlets -f .mfiles-jetty-servlets
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files start -f .mfiles-jetty-start
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files util-ajax -f .mfiles-jetty-util-ajax
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files webapp -f .mfiles-jetty-webapp
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files xml -f .mfiles-jetty-xml
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-api -f .mfiles-websocket-api
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-client -f .mfiles-websocket-client
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-common -f .mfiles-websocket-common
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-parent -f .mfiles-websocket-parent
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-server -f .mfiles-websocket-server
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
%files websocket-servlet -f .mfiles-websocket-servlet
649839
%dir %{_javadir}/%{pkg_name}
649839
%dir %{_mavenpomdir}/%{pkg_name}
649839
649839
%files javadoc -f .mfiles-javadoc
649839
%doc NOTICE.txt LICENSE*
649839
649839
%changelog
649839
* Fri Jan 16 2015 Michal Srb <msrb@redhat.com> - 9.0.3-8.18
649839
- Fix directory ownership
649839
649839
* Thu Jan 15 2015 Michael Simacek <msimacek@redhat.com> - 9.0.3-8.17
649839
- All subpackages should own the common directory
649839
649839
* Wed Jan 14 2015 Michal Srb <msrb@redhat.com> - 9.0.3-8.16
649839
- Fix directory ownership
649839
649839
* Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 9.0.3-8.15
649839
- Mass rebuild 2015-01-13
649839
649839
* Mon Jan 12 2015 Michael Simacek <msimacek@redhat.com> - 9.0.3-8.14
649839
- Rebuild to regenerate requires
649839
649839
* Fri Jan 09 2015 Michal Srb <msrb@redhat.com> - 9.0.3-8.13
649839
- Mass rebuild 2015-01-09
649839
649839
* Tue Dec 16 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.12
649839
- Migrate requires and build-requires to rh-java-common
649839
649839
* Mon Dec 15 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.11
649839
- Mass rebuild 2014-12-15
649839
649839
* Mon Dec 15 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.10
649839
- Rebuild for rh-java-common collection
649839
649839
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.9
649839
- Mass rebuild 2014-05-26
649839
649839
* Tue Mar 04 2014 Michael Simacek <msimacek@redhat.com> - 9.0.3-8.8
649839
- Update slf4j BR
649839
649839
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.7
649839
- Mass rebuild 2014-02-19
649839
649839
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.6
649839
- Rebuild to get rid of auto-requires on java-devel
649839
649839
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.5
649839
- Mass rebuild 2014-02-18
649839
649839
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.4
649839
- Remove requires on java
649839
649839
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.3
649839
- Rebuild to fix incorrect auto-requires
649839
649839
* Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.2
649839
- Rebuild to regenerate auto-requires
649839
649839
* Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8.1
649839
- First maven30 software collection build
649839
649839
* Fri Jan 10 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-8
649839
- Fix typos in the changelog
649839
649839
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 9.0.3-7
649839
- Mass rebuild 2013-12-27
649839
649839
* Wed Sep 25 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-6
649839
- Clean unused conditional code
649839
- Remove unused system-related code
649839
- Remove jetty binary package
649839
- Install license files with jetty-util package
649839
649839
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.3-5
649839
- Rebuild to regenerate API documentation
649839
- Resolves: CVE-2013-1571
649839
649839
* Wed Jun 26 2013 Michal Srb <msrb@redhat.com> - 9.0.3-4
649839
- Add missing BR: maven-plugin-build-helper
649839
- Add MIT license text
649839
- Don't install CDDL license
649839
- More specific explanation why tests are disabled
649839
649839
* Wed May 29 2013 Michal Srb <msrb@redhat.com> - 9.0.3-3
649839
- Add description for jetty-util
649839
649839
* Thu May 23 2013 Michal Srb <msrb@redhat.com> - 9.0.3-2
649839
- Obsolete old jetty-websocket subpackage (Resolves: #966352)
649839
649839
* Thu May 09 2013 Michal Srb <msrb@redhat.com> - 9.0.3-1
649839
- Update to upstream version 9.0.3
649839
649839
* Mon Apr 22 2013 Michal Srb <msrb@redhat.com> - 9.0.2-1
649839
- Update to upstream version 9.0.2
649839
649839
* Thu Apr 18 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.0-3
649839
- Remove maven-license-plugin
649839
- Conditionally disable jetty-spring
649839
- Fix OSGi conditionals
649839
649839
* Wed Apr 10 2013 Michal Srb <msrb@redhat.com> - 9.0.0-2
649839
- Replace tomcat libs with glassfish libs
649839
- Add ability to build package without service files
649839
- Remove unneeded ecj custom depmap
649839
649839
* Wed Mar 13 2013 Michal Srb <msrb@redhat.com> - 9.0.0-1
649839
- Update to upstream version 9.0.0
649839
649839
* Thu Mar  7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.0-0.4.RC3
649839
- Add missing BR: glassfish-el
649839
649839
* Mon Mar  4 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.0-0.3.RC3
649839
- Update to Jetty 9 RC3
649839
649839
* Thu Feb 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.0-0.2.RC2
649839
- Upload sources for Jetty 9 RC2
649839
649839
* Thu Feb 28 2013 Michal Srb <msrb@redhat.com> - 9.0.0-0.2.RC2
649839
- Update to 9.0.0.RC2
649839
649839
* Fri Feb 22 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.0.0-0.1.RC0
649839
- Remove duplicated %%files for javadoc package
649839
- Add the new tarball to sources
649839
649839
* Mon Feb 18 2013 Michal Srb <msrb@redhat.com> - 9.0.0-0.1.RC0
649839
- Update to upstream version 9.0.0
649839
- Build with xmvn
649839
649839
* Fri Feb 15 2013 Alexander Kurtakov <akurtako@redhat.com> 8.1.9-3
649839
- Add missing BR on maven-license-plugin.
649839
649839
* Thu Feb 14 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.9-2
649839
- Update upstream URL
649839
- Resolves: rhbz#911292
649839
649839
* Thu Feb 14 2013 Alexander Kurtakov <akurtako@redhat.com> 8.1.9-1
649839
- Update to 8.1.9.
649839
649839
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.1.5-12
649839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
649839
649839
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 8.1.5-11
649839
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
649839
- Replace maven BuildRequires with maven-local
649839
649839
* Fri Dec 14 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.5-10
649839
- Reenable osgi support
649839
649839
* Mon Nov  5 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.5-9
649839
- Use file lists generated by improved add_maven_depmap macro
649839
649839
* Wed Oct 10 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-8
649839
- Fix build conditionals
649839
649839
* Tue Oct  9 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-7
649839
- Introduce nosql and osgi conditionals
649839
- Temporarly disable osgi to bootstrap eclipse
649839
649839
* Fri Oct  5 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-6
649839
- Don't delete jetty user on package erase, resolves: rhbz#857708
649839
649839
* Mon Aug 27 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-5
649839
- Create work directory if not exists
649839
649839
* Tue Aug 21 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-4
649839
- Convert systemd scriplets to macros, resolves #850176
649839
649839
* Tue Aug 21 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-3
649839
- Don't redirect useradd and groupadd output to the bit bucket
649839
649839
* Tue Aug  7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-2
649839
- Put runtime data in /run instead of /tmp
649839
- Fix patch for disabling OSGi
649839
649839
* Wed Jul 18 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.5-1
649839
- Update to upstream version 8.1.5
649839
- Fix rpmlint warnings
649839
649839
* Wed Jul 18 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.4-3
649839
- Disable SPDY to fix FTBFS
649839
649839
* Wed Jun 13 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.4-2
649839
- Fix jetty being accidentaly enabled after update by default
649839
- Resolves: #831280
649839
649839
* Tue May 29 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.4-1
649839
- Update to 8.1.4
649839
649839
* Thu May 24 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.2-9
649839
- Add patch to disable jetty-nosql
649839
649839
* Wed May 23 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.2-8
649839
- Build jetty-nosql conditionally
649839
649839
* Tue May 15 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.2-7
649839
- Add unconditional BR on glassfish-jsp to make build-jar-repository work
649839
649839
* Wed May  9 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.2-6
649839
- Move start.ini to /etc
649839
- Require glassfish-jsp only for jetty-webapp and jetty-osgi
649839
- Use shadow-utils directly instead of fedora-usermgmt-devel
649839
- Fix license tags
649839
649839
* Mon Apr 30 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.2-5
649839
- Don't require subpackages not needed by server itself
649839
- Make jetty look for jars in correct directory
649839
- Add proper dependent jars
649839
649839
* Fri Apr 27 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.2-4
649839
- Keep license files only in jetty-project and jetty-javadoc packages
649839
649839
* Fri Apr 27 2012 Alexander Kurtakov <akurtako@redhat.com> 8.1.2-3
649839
- There is no epoch define in jetty.
649839
649839
* Thu Apr 26 2012 Alexander Kurtakov <akurtako@redhat.com> 8.1.2-2
649839
- Drop envr from jpackage-utils as it was wrong.
649839
649839
* Thu Apr 26 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.2-1
649839
- Update to 8.1.2 upstream release
649839
649839
* Wed Apr 25 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-7
649839
- Split into number of subpackages
649839
649839
* Mon Apr 23 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-6
649839
- Drop init script, resolves #814788
649839
- Remove jetty.script from SCM
649839
- Reload systemd on package install/upgrade/remove
649839
649839
* Wed Apr 18 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-5
649839
- Replace eclipse-rcp BR with felix-framework
649839
- Add missing R: felix-framework
649839
649839
* Fri Feb 24 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-4
649839
- Add geronimo-annotation to Requires
649839
649839
* Thu Feb 23 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-3
649839
- Fix web server running example webapp
649839
- Add systemd unit file and conversion scriptlets
649839
649839
* Wed Feb 22 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-2
649839
- Fix #794913 - missing user management utils during install
649839
649839
* Wed Feb  1 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-1
649839
- Update to final release
649839
649839
* Mon Jan 30 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-0.4.rc5
649839
- Fix upgrade path problems
649839
- Symlink conf files into etc (so users still see them there)
649839
649839
* Thu Jan 26 2012 Alexander Kurtakov <akurtako@redhat.com> 8.1.0-0.3.rc5
649839
- Revert the dependency on jetty-parent - we don't need the whole maven stack when installing jetty.
649839
- Make the javadoc package not depend on the main one.
649839
649839
* Thu Jan 26 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-0.2.rc5
649839
- Add jetty-parent to Requires
649839
649839
* Wed Jan 25 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-0.1.rc5
649839
- Update to rc5
649839
- Remove symbolic name patch (not needed after bundle plugin fix)
649839
649839
* Wed Jan 25 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 8.1.0-0.1.RC4
649839
- Major update to 8.1.0 RC4
649839
- Removed manual subpackage (was empty anyway)
649839
649839
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1.26-9
649839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
649839
649839
* Fri Aug 12 2011 Alexander Kurtakov <akurtako@redhat.com> 6.1.26-8
649839
- Install jetty-client and its deps into _javadir and provide maven integration.
649839
649839
* Tue Jun 28 2011 Alexander Kurtakov <akurtako@redhat.com> 6.1.26-7
649839
- Adapt build for maven 3.x.
649839
649839
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1.26-6
649839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
649839
649839
* Mon Dec 20 2010 Alexander Kurtakov <akurtako@redhat.com> 6.1.26-5
649839
- Do not require tomcat6-lib.
649839
- Drop one depmap.
649839
649839
* Tue Dec 14 2010 Alexander Kurtakov <akurtako@redhat.com> 6.1.26-4
649839
- Do not require apache-commons-parent in order to not bring maven and friends.
649839
649839
* Wed Dec 01 2010 Jeff Johnston <jjohnstn@redhat.com> 6.1.26-3
649839
- Resolves #655808
649839
- Fix util pom to reference javax.servlet groupid for servlet-api.
649839
- Don't add tomcat6-servlet-api to depmap.
649839
- Remove tomcat5 BR.
649839
649839
* Mon Nov 22 2010 Jeff Johnston <jjohnstn@redhat.com> 6.1.26-2
649839
- Resolves #652020
649839
- Remove tomcat5 references and replace with appropriate alternatives.
649839
649839
* Fri Nov 12 2010 Alexander Kurtakov <akurtako@redhat.com> 6.1.26-1
649839
- Update to 6.1.26.
649839
649839
* Tue Jun 15 2010 Alexander Kurtakov <akurtako@redhat.com> 6.1.24-1
649839
- Update to 6.1.24.
649839
649839
* Wed Dec 02 2009 Jeff Johnston <jjohnstn@redhat.com> 6.1.21-4
649839
- Resolves #543081
649839
- Add maven depmap fragments.
649839
649839
* Tue Nov 03 2009 Jeff Johnston <jjohnstn@redhat.com> 6.1.21-3
649839
- Security issues
649839
- Resolves #532675, #5326565
649839
649839
* Tue Sep 29 2009 Alexander Kurtakov <akurtako@redhat.com> 6.1.21-2
649839
- Install unversioned jars.
649839
649839
* Tue Sep 29 2009 Alexander Kurtakov <akurtako@redhat.com> 6.1.21-1
649839
- Update to upstream 6.1.21 release.
649839
649839
* Fri Sep 18 2009 Jeff Johnston <jjohnstn@redhat.com> 6.1.20-3
649839
- Add djetty script source and fix init script to work properly.
649839
649839
* Tue Sep 15 2009 Alexander Kurtakov <akurtako@redhat.com> 6.1.20-2
649839
- Fix requires.
649839
649839
* Tue Sep 15 2009 Alexander Kurtakov <akurtako@redhat.com> 6.1.20-1
649839
- Update to upstream 6.1.20.
649839
649839
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.15-4
649839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
649839
649839
* Thu May 21 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.15-3
649839
- Do not allow directory listings.
649839
649839
* Tue May 19 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.15-2
649839
- Update OSGI manifest file.
649839
649839
* Tue May 19 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.15-1
649839
- Upgrade to 5.1.15 source tarball for Fedora.
649839
649839
* Fri Apr 22 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-3
649839
- Add %%{libdir} to files list.
649839
- Resolves #473585
649839
649839
* Wed Feb 11 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1.10
649839
- Rename jettyc back to .jettyrc.
649839
- Resolves #485012
649839
649839
* Tue Feb 03 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1.9
649839
- Change %%{_sysconfdir}/init.d references to be %%{_initrddir}
649839
649839
* Mon Feb 02 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1.8
649839
- Fixes for unowned directories.
649839
649839
* Tue Jan 06 2009 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1.7
649839
- Patch init.d script to add status operation
649839
- Patch unix djetty script so it doesn't issue error messages about /dev/tty
649839
  and fix various inconsistencies with the init.d script
649839
649839
* Tue Aug 12 2008 Andrew Overholt <overholt@redhat.com> 5.1.14-1.6
649839
- Require tomcat5 bits with proper OSGi metadata
649839
649839
* Fri Jul 11 2008 Andrew Overholt <overholt@redhat.com> 5.1.14-1.5
649839
- Bump release.
649839
649839
* Fri Jul 11 2008 Andrew Overholt <overholt@redhat.com> 5.1.14-1.3
649839
- Update OSGi manifest
649839
649839
* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.1.14-1.3
649839
- drop repotag
649839
649839
* Fri Jul 04 2008 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1jpp.2
649839
- Security patch
649839
- Resolves #417401, #417411, #417391
649839
649839
* Wed Jun 25 2008 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1jpp.1
649839
- Upgrade to 5.1.14 source tarball for Fedora
649839
649839
* Fri Aug 31 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.7
649839
- Resolves #262221
649839
- Use /bin/sh instead of /sbin/nologin so init will work
649839
649839
* Thu Aug 30 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.6
649839
- Rename all source files from jetty5 to jetty
649839
- Replace jetty5 references with jetty in source files
649839
649839
* Tue Aug 28 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.5
649839
- Rename from jetty5 to jetty
649839
649839
* Mon Aug 27 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.4
649839
- Remove post manual step
649839
- Remove jsse requirement
649839
- Add comment inside jetty.conf so it isn't empty
649839
649839
- Use /sbin/nologin when creating the jetty5 user and group
649839
* Mon Aug 27 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.3
649839
- Use /sbin/nologin when creating the jetty5 user and group
649839
- Remove all jars in %%prep
649839
- Remove unnecessary preun step for removing extra jars
649839
- Fix license
649839
- Fix group for manual subpackage
649839
- Fix group for javadoc subpackage
649839
- Add comment regarding empty jetty.conf file
649839
- Add jsp requirement
649839
- Remove %%post javadoc ln command
649839
- Remove %%post manual ln command
649839
- Change source0 tarball to remove BCLA-licensed jars
649839
- Remove epoch 0 references in subpackage requires for extras and manual
649839
- Rename .jettyrc to jettyrc
649839
- Remove hidden files
649839
- Don't install gcj files twice
649839
649839
* Fri Aug 24 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.2
649839
- Remove demo subpackage.
649839
649839
* Wed Aug 08 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.1
649839
- Comment out demo subpackage.
649839
649839
* Mon Aug 06 2007 Ben Konrath <bkonrath@redhat.com> 5.1.12-1jpp.1
649839
- Add --excludes to aot-compile-rpm line.
649839
- Inject OSGi manifest into jetty jar.
649839
649839
* Thu Jul 19 2007 Andrew Overholt <overholt@redhat.com> 5.1.12-1jpp.1
649839
- Update to 5.1.12 for Fedora.
649839
- Use fedora-usermgmt stuff.
649839
649839
* Fri Feb 02 2007 Ralph Apel <r.apel at r-apel.de> - 0:5.1.12-1jpp
649839
- Upgrade to 5.1.12
649839
- Add gcj_support option
649839
- Avoid circular dependency with mx4j-tools thru bootstrap option
649839
649839
* Sat Aug 12 2006 Anthony Green <green@redhat.com> - 0:5.1.11-0.rc0.4jpp
649839
- Escape macros in changelog with %.
649839
- Untabify.
649839
- Don't delete symlinks in %%preun.
649839
- Add logrotate file.
649839
- Don't install unversioned javadoc files.
649839
- Don't rm old links in manual package.
649839
- Convert some end-of-line encodings.
649839
649839
* Fri Aug 11 2006 Anthony Green <green@redhat.com> - 0:5.1.11-0.rc0.3jpp
649839
- First Fedora build.
649839
- Disable extras.
649839
- Use fedora-useradd & fedora-userdel.
649839
- Add gcj support.
649839
- Tweak License and Group tags for rpmlint.
649839
- Use full URL for Source0.
649839
649839
* Thu Aug 10 2006 Ralph Apel <r.apel@r-apel.de> - 0:5.1.11-0.rc0.2jpp
649839
- Fix version/release in changelog
649839
- Introduce option '--without extra' to omit this subpackage and its (B)Rs
649839
- Don't delete user on erase
649839
- Tidy up BRs
649839
- Add commons-el.jar to ext
649839
- No ghost for lib/org.mortbay.jetty.jar, lib/org.mortbay.jmx.jar
649839
- Avoid use of build-jar-repository in spec
649839
- Avoid use of rebuild-jar-repository in init and start script
649839
- Don't handle JETTY_PID file in init script: start script takes care
649839
- Patch PostFileFilter to remove a (unused) com.sun package import
649839
- Explicitly (B)R  geronimo-jta-1.0.1B-api instead of any jta
649839
- Add empty file /etc/jetty5/jetty.conf:
649839
  activate contexts manually if desired
649839
649839
* Tue Jun 20 2006 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-3jpp
649839
- First JPP-1.7 release
649839
649839
* Mon Mar 14 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-2jpp
649839
- link commons-logging to %%{_homedir}/ext
649839
- link jspapi to %%{_homedir}/ext
649839
- only use %%{_homedir}/etc not conf
649839
649839
* Tue Feb 01 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-1jpp
649839
- Upgrade to 5.1.2
649839
- Prepare for build with Java 1.5, (thx to Petr Adamek)
649839
- Require /sbin/chkconfig instead of chkconfig package
649839
649839
* Tue Jan 04 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.0.0-2jpp
649839
- Include build of extra, so called JettyPlus
649839
- Create own subdirectory for jetty5 in %%{_javadir}
649839
- Change %%{_homedir}/conf to %%{_homedir}/etc
649839
- Dropped chkconfig requirement; just exec if /sbin/chkconfig available
649839
- Fixed unpackaged .jettyrc
649839
649839
* Mon Oct 04 2004 Ralph Apel <r.apel@r-apel.de> - 0:5.0.0-1jpp
649839
- Upgrade to 5.0.0
649839
- Fixed URL
649839
- relaxed some versioned dependencies
649839
649839
* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:4.2.20-2jpp
649839
- Rebuild with ant-1.6.2
649839
649839
* Fri Jun 18 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.20-1jpp
649839
- Upgrade to 4.2.20
649839
- Drop ownership of /usr/share/java and /usr/bin
649839
649839
* Tue Feb 24 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.17-2jpp
649839
- enhancements and corrections thanks to Kaj J. Niemi:
649839
- $JETTY_HOME/ext didn't exist but %%post depended on it
649839
- correctly shutdown jetty upon uninstall
649839
- RedHat depends on chkconfig/service to work so a functional
649839
  init.d/jetty4 needed to be created
649839
- djetty4 (jetty.sh) did funny things especially when it attempted to guess
649839
  stuff
649839
- a lot of .xml config files assumed that the configs were in etc/ instead of
649839
  conf/
649839
649839
* Thu Feb 19 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.17-1jpp
649839
- First JPackage release.