Package: red5 / 0.9.1-4squeeze1
Metadata
| Package | Version | Patches format |
|---|---|---|
| red5 | 0.9.1-4squeeze1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 02_no_lib_dir.diff | (download) |
build.xml |
31 15 + 16 - 0 ! |
build.xml: remove usage of lib/ directory. |
| 04_build_html_docs.diff | (download) |
build.xml |
9 7 + 2 - 0 ! |
build.xml: building html manual - Use a custom classpath with saxon and xerces (XSLT) from Debian Debian package: libsaxon-java and libxerces2-java - Use Debian provided docbook XSL stylesheets Debian package: docbook-xsl |
| 06_use_xmlrpc3.diff | (download) |
src/org/red5/server/net/servlet/StatisticsServlet.java |
47 29 + 18 - 0 ! |
src/org/red5/server/net/servlet/statisticsservlet.java: Use Java XmlRpc 3.1 API (Debian package libxmlrpc3-server-java). |
| 11_change_red5_bootstrap.diff | (download) |
src/org/red5/classloading/ClassLoaderBuilder.java |
2 1 + 1 - 0 ! |
don't exclude some jar's from build classpath. There is no need for that and it fail with our version-less JARs. |
| 11_change_jmx_port.diff | (download) |
red5-shutdown.sh |
2 1 + 1 - 0 ! |
change jmx port from 9999 to 9980 (9999 may conflict with approx proxy server) Also change JMX listner to bind on loopback only. |
| 12_javadoc_links.diff | (download) |
build.xml |
14 4 + 10 - 0 ! |
change javadocs links to use local javadocs |
| 13_jaudiotagger2.diff | (download) |
src/org/red5/io/mp3/impl/MP3Reader.java |
18 9 + 9 - 0 ! |
--- |
| 14_document_removed_stuff.diff | (download) |
webapps/root/index.html |
29 29 + 0 - 0 ! |
describe removed /demos and /installer webapp in index.html |
| 15_jython25.diff | (download) |
src/org/red5/server/script/jython/JythonScriptFactory.java |
3 1 + 2 - 0 ! |
compatibility with jython 2.5.x release. PyJavaInstance doesn't exist anymore: <http://markmail.org/message/6xuwt3xvt6ejounm> <http://markmail.org/message/lv4ta34hnwezbzof> Replace it by Py.java2py(Object); |
