/[pkg-java]/trunk/jetty/debian/README.Debian-source
ViewVC logotype

Contents of /trunk/jetty/debian/README.Debian-source

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8520 - (show annotations) (download)
Thu Jun 18 19:27:24 2009 UTC (3 years, 11 months ago) by ludovicc-guest
File size: 1353 byte(s)
* Add myself to Uploaders
* Change the build dependency on java-gcj to default-jdk
* Add init.d startup script
* Add dependencies on ant, libslf4j-java, libxerces2-java, libtomcat6-java 
  for libjetty-extra-java, add links for the lib folder
* Add dependency on jsvc to run jetty as a daemon
* Add the package libjetty-setuid-java for the Setuid module (with native
  code)
* Add an index page used when Jetty starts
* Use latest jasper from Tomcat to provide jsp 2.1 instead of
  Glassfish JSP implementation as in the standard distribution
* Add tools.jar to the classpath to be able to run JSP (Closes: #452586)
* Fix Lintian warnings: add ${misc:Depends} to all Depends:
* Move jetty to main as all its dependencies are in main,
  and jetty contains only code that complies with Debian guidelines,
  use java section like tomcat6
  (Closes: #498582)
* Do not depend on tomcat 5.5 (Closes: #530720, #458399)
* Remove empty prerm and preinst scripts
* Remove old patches that don't apply anymore
* Update copyright and remove full text of Apache license
* Bump up compat to 6 and Standards-Version to 3.8.1
* New upstream release for jetty 
  (Closes: #528389, #527571, #454529, #425152).
* Fixed jetty.links. Now delegates install of start.jar to libjetty-java.
1 jetty for Debian
2 ----------------
3
4 BUILD DEPENDENCIES:
5 cdbs
6 debhelper
7 devscripts
8 fakeroot
9
10 JAVA DEBS:
11 ant
12 libservlet2.5-java
13 libmx4j-java
14 libgnumail-java
15 libgnujaf-java
16
17 -------------------------------------------------------------------
18
19 TESTING ANT BUILD (no dependencies required):
20 $ ant -DVERSION=6.1.18 testbuild
21
22 CLEAN:
23 $ ant -DVERSION=6.1.18 clean
24
25 GENERATING SOURCE:
26 $ ant -DVERSION=6.1.18 generate-deb-source
27
28 GENERATING BINARIES/DEBS:
29 $ ant -DVERSION=6.1.18 generate-deb-binaries
30
31 MANUAL INSTALLATION:
32 $ sudo dpkg -i libjetty-java_6.1.18-1_all.deb
33 $ sudo dpkg -i libjetty-extra-java_6.1.18-1_all.deb
34 $ sudo dpkg -i jetty_6.1.18-1_all.deb
35
36 -------------------------------------------------------------------
37
38 GENERATED DEB SOURCES:
39 jetty-6.1.18.orig.tar.gz
40 jetty_6.1.18-1.dsc
41 jetty_6.1.18-1.diff.gz
42
43
44 GENERATED DEB BINARIES:
45 libjetty-java
46 - Jetty 6 core modules
47 - includes:
48 jetty-util, jetty-util5, jetty, jetty-sslengine, jetty-start
49
50 libjetty-extra-java
51 - Jetty 6 extra modules (depends: libjetty-java)
52 - includes:
53 jetty-management, jetty-naming, jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool, jetty-client, jetty-rewrite-handler
54
55 jetty
56 - The standalone http server (depends: libjetty-java)
57 - includes:
58 scripts, config files, docs

  ViewVC Help
Powered by ViewVC 1.1.5