Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jetty-5.1.14-1jpp.2.fc10 RPM for ppc

From Fedora Development for ppc

Name: jetty Distribution: Unknown
Version: 5.1.14 Vendor: Fedora Project
Release: 1jpp.2.fc10 Build date: Fri Jul 4 19:14:20 2008
Group: Applications/Internet Build host: ppc1.fedora.phx.redhat.com
Size: 4358979 Source RPM: jetty-5.1.14-1jpp.2.fc10.src.rpm
Packager: Fedora Project
Url: http://jetty.mortbay.org/jetty/
Summary: The Jetty Webserver and Servlet Container
Jetty is a 100% Java HTTP Server and Servlet Container.
This means that you do not need to configure and run a
separate web server (like Apache) in order to use java,
servlets and JSPs to generate dynamic content. Jetty is
a fully featured web server for static and dynamic content.
Unlike separate server/container solutions, this means
that your web server and web application run in the same
process, without interconnection overheads and complications.
Furthermore, as a pure java component, Jetty can be simply
included in your application for demonstration, distribution
or deployment. Jetty is available on all Java supported
platforms.

Provides

Requires

Copyright

ASL 2.0

Signatures

internal MD5: a5006b3b75a01040ae8541abde92d18b

Changelog

* Sat Jul 05 2008 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1jpp.2
  - Security patch
  - Resolves #417401, #417411, #417391
* Thu Jun 26 2008 Jeff Johnston <jjohnstn@redhat.com> 5.1.14-1jpp.1
  - Upgrade to 5.1.14 source tarball for Fedora
* Sat Sep 01 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.7
  - Resolves #262221
  - Use /bin/sh instead of /sbin/nologin so init will work
* Fri Aug 31 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.6
  - Rename all source files from jetty5 to jetty
  - Replace jetty5 references with jetty in source files
* Wed Aug 29 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.5
  - Rename from jetty5 to jetty
* Tue Aug 28 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.4
  - Remove post manual step
  - Remove jsse requirement
  - Add comment inside jetty.conf so it isn't empty
  
  - Use /sbin/nologin when creating the jetty5 user and group
* Tue Aug 28 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.3
  - Use /sbin/nologin when creating the jetty5 user and group
  - Remove all jars in %prep
  - Remove unnecessary preun step for removing extra jars
  - Fix license
  - Fix group for manual subpackage
  - Fix group for javadoc subpackage
  - Add comment regarding empty jetty.conf file
  - Add jsp requirement
  - Remove %post javadoc ln command
  - Remove %post manual ln command
  - Change source0 tarball to remove BCLA-licensed jars
  - Remove epoch 0 references in subpackage requires for extras and manual
  - Rename .jettyrc to jettyrc
  - Remove hidden files
  - Don't install gcj files twice
* Sat Aug 25 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.2
  - Remove demo subpackage.
* Thu Aug 09 2007 Jeff Johnston <jjohnstn@redhat.com> 5.1.12-1jpp.1
  - Comment out demo subpackage.
* Tue Aug 07 2007 Ben Konrath <bkonrath@redhat.com> 5.1.12-1jpp.1
  - Add --excludes to aot-compile-rpm line.
  - Inject OSGi manifest into jetty jar.
* Fri Jul 20 2007 Andrew Overholt <overholt@redhat.com> 5.1.12-1jpp.1
  - Update to 5.1.12 for Fedora.
  - Use fedora-usermgmt stuff.
* Fri Feb 02 2007 Ralph Apel <r.apel at r-apel.de> - 0:5.1.12-1jpp
  - Upgrade to 5.1.12
  - Add gcj_support option
  - Avoid circular dependency with mx4j-tools thru bootstrap option
* Sun Aug 13 2006 Anthony Green <green@redhat.com> - 0:5.1.11-0.rc0.4jpp
  - Escape macros in changelog with %.
  - Untabify.
  - Don't delete symlinks in %preun.
  - Add logrotate file.
  - Don't install unversioned javadoc files.
  - Don't rm old links in manual package.
  - Convert some end-of-line encodings.
* Sat Aug 12 2006 Anthony Green <green@redhat.com> - 0:5.1.11-0.rc0.3jpp
  - First Fedora build.
  - Disable extras.
  - Use fedora-useradd & fedora-userdel.
  - Add gcj support.
  - Tweak License and Group tags for rpmlint.
  - Use full URL for Source0.
* Fri Aug 11 2006 Ralph Apel <r.apel@r-apel.de> - 0:5.1.11-0.rc0.2jpp
  - Fix version/release in changelog
  - Introduce option '--without extra' to omit this subpackage and its (B)Rs
  - Don't delete user on erase
  - Tidy up BRs
  - Add commons-el.jar to ext
  - No ghost for lib/org.mortbay.jetty.jar, lib/org.mortbay.jmx.jar
  - Avoid use of build-jar-repository in spec
  - Avoid use of rebuild-jar-repository in init and start script
  - Don't handle JETTY_PID file in init script: start script takes care
  - Patch PostFileFilter to remove a (unused) com.sun package import
  - Explicitly (B)R  geronimo-jta-1.0.1B-api instead of any jta
  - Add empty file /etc/jetty5/jetty.conf: 
    activate contexts manually if desired
* Wed Jun 21 2006 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-3jpp
  - First JPP-1.7 release
* Mon Mar 14 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-2jpp
  - link commons-logging to %{_homedir}/ext
  - link jspapi to %{_homedir}/ext
  - only use %{_homedir}/etc not conf
* Tue Feb 01 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.1.2-1jpp
  - Upgrade to 5.1.2
  - Prepare for build with Java 1.5, (thx to Petr Adamek)
  - Require /sbin/chkconfig instead of chkconfig package
* Tue Jan 04 2005 Ralph Apel <r.apel@r-apel.de> - 0:5.0.0-2jpp
  - Include build of extra, so called JettyPlus
  - Create own subdirectory for jetty5 in %{_javadir}
  - Change %{_homedir}/conf to %{_homedir}/etc
  - Dropped chkconfig requirement; just exec if /sbin/chkconfig available
  - Fixed unpackaged .jettyrc
* Tue Oct 05 2004 Ralph Apel <r.apel@r-apel.de> - 0:5.0.0-1jpp
  - Upgrade to 5.0.0
  - Fixed URL
  - relaxed some versioned dependencies
* Tue Aug 24 2004 Randy Watler <rwatler at finali.com> - 0:4.2.20-2jpp
  - Rebuild with ant-1.6.2
* Sat Jun 19 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.20-1jpp
  - Upgrade to 4.2.20
  - Drop ownership of /usr/share/java and /usr/bin
* Tue Feb 24 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.17-2jpp
  - enhancements and corrections thanks to Kaj J. Niemi:
  - $JETTY_HOME/ext didn't exist but %post depended on it
  - correctly shutdown jetty upon uninstall
  - RedHat depends on chkconfig/service to work so a functional
    init.d/jetty4 needed to be created
  - djetty4 (jetty.sh) did funny things especially when it attempted to guess
    stuff
  - a lot of .xml config files assumed that the configs were in etc/ instead of
    conf/
* Thu Feb 19 2004 Ralph Apel <r.apel@r-apel.de> - 0:4.2.17-1jpp
  - First JPackage release.

Files

@r1
#


Generated by rpm2html 1.8.1

Daniel Veillard, Sun Jul 6 03:13:58 2008