lp://staging/ubuntu/raring/tomcat7
- Get this branch:
- bzr branch lp://staging/ubuntu/raring/tomcat7
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 25. By James Page
-
* Fix FTBFS due to expired test certificates (LP: #1166187):
- d/keystores/*.jks: Newer keystores from upstream 7.0.39.
- d/rules: Install newer keystores for testing, tidy up after use.
- d/p/0018-update- test-certificat es.patch: Cherry picked fixes from
upstream VCS to update text based certificates. - 24. By James Page
-
Switch from Commons DBCP to Tomcat JDBC Pool as default connection
pool implementation (Closes: #701023). - 23. By James Page
-
* Merge from Debian experimental, remaining changes:
+ Enabled Tomcat jdbc-pool module, aligning more closely to upstream and
providing improved multi-threaded performance over commons-dbcp:
- d/rules,d/libtomcat7- java.poms: Install tomcat-dbcp.jar file.
- d/patches/0005-change- default- DBCP-factory- class.patch: Drop patch
which switches the default DBCP factory to commons-dbcp.
- d/p/0015-use-jdbc- pool-default. patch: Make jdbc-pool module the
default pool implementation for DataSources.
- d/NEWS: let users know about this change.
* Dropped changes, included in Debian:
- d/p/0014-fix-override. patch: Fix FTBFS due to differing dependency
versions compared to upstream. - 22. By James Page
-
* New upstream release.
- d/p/0014-fix-override. patch: Fix FTBFS due to differing dependency
versions compared to upstream.
* d/p/0015-use-jdbc- pool-default. patch: Make jdbc-pool module the default
pool implementation for DataSources (LP: #1071817). - 21. By James Page
-
* New upstream point release including several fixes for Java 7
specific issues.
* Refreshed patches. - 20. By James Page
-
* Re-sync with Debian unstable.
* New upstream release:
- Refreshed patches.
* Enabled Tomcat jdbc-pool module, aligning more closely to upstream and
providing improved multi-threaded performance over commons-dbcp:
- d/rules,d/libtomcat7- java.poms: Install tomcat-dbcp.jar file.
- d/patches/0005-change- default- DBCP-factory- class.patch: Drop patch
which switches the default DBCP factory to commons-dbcp.
- d/NEWS: let users know about this change. - 19. By Tony Mancill
-
[ Miguel Landaeta ]
* Add Slovak debconf translation (Closes: #677913).
- Thanks to Ivan Masár.[ James Page ]
* New upstream release.
* Enable test suite during package build:
- d/control: Add junit4, libjstl1.1-java and
libjakarta-taglibs- standard- java to BDI's.
- d/rules:
+ Add ant/junit4 jars files to build classpath.
+ Target java 1.6 to support test suite exection.
+ Specify location of junit jar file.
+ Install jstl jar files to example webapp during build.
+ Conditionally execute test target if required.
+ Purge jar files from example webapp during clean.
* Fix JSTL examples in examples web application:
- d/control: Add dependencies on libjstl1.1-java and
libjakarta-taglibs- standard- java for tomcat7-examples.
- d/tomcat7-examples. links: Add links to jstl and standard jar
files for examples web application.
- d/context/examples. xml: Allow linking to jar files in examples
webapp.
* Fix mapping to javax packages for API jar files:
- d/maven.[rules, publishedRules] : Ensure all javax.[servlet|el] jar files
are published to the correct locations in /usr/share/[maven- repo|java] .
- d/libservlet3.0-java. manifest: Update jar file locations for javax
remapping.
- d/libservlet3.0-java. links: Provide backwards compatible links for
deprecated tomcat-*.jar files in /usr/share/java.[ tony mancill ]
* Set DMUA flag. - 18. By James Page
-
* Enable test suite during package build:
- d/control: Add junit4, libjstl1.1-java and
libjakarta-taglibs- standard- java to BDI's.
- d/rules:
+ Add ant/junit4 jars files to build classpath.
+ Target java 1.6 to support test suite exection.
+ Specify location of junit jar file.
+ Install jstl jar files to example webapp during build.
+ Conditionally execute test target if required.
+ Purge jar files from example webapp during clean.
* Fix JSTL examples in examples web application:
- d/control: Add dependencies on libjstl1.1-java and
libjakarta-taglibs- standard- java for tomcat7-examples.
- d/tomcat7-examples. links: Add links to jstl and standard jar
files for examples web application.
- d/context/examples. xml: Allow linking to jar files in examples
webapp. - 17. By James Page
-
* Fix mapping to javax packages for API jar files:
- d/maven.[rules, publishedRules] : Ensure all javax.[servlet|el] jar files
are published to the correct locations in /usr/share/[maven- repo|java] .
- d/libservlet3.0-java. manifest: Update jar file locations for javax
remapping.
- d/libservlet3.0-java. links: Provide backwards compatible links for
deprecated tomcat-*.jar files in /usr/share/java.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/saucy/tomcat7