~ubuntu-branches/ubuntu/trusty/tomcat7/trusty-security

« back to all changes in this revision

Viewing changes to java/org/apache/catalina/CatalinaFactory.java

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2012-06-07 22:43:21 UTC
  • mfrom: (11.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120607224321-cfev8j681yueyov3
Tags: 7.0.27-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 * alternative defaults.
28
28
 *
29
29
 * @deprecated There was no demand for this capability and it will be removed in
30
 
 *             Tomact 8.0.x
 
30
 *             Tomcat 8.0.x
31
31
 */
32
32
public class CatalinaFactory {
33
33