Package: glassfish / 1:2.1.1-b31g+dfsg1-4

Metadata

Package Version Patches format
glassfish 1:2.1.1-b31g+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix appserv api build.patch | (download)

appserv-api/build.xml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 [patch] fix appserv-api build


0002 Fix glassfish.root directory.patch | (download)

bootstrap/project.properties | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] fix glassfish.root directory


0003 Disable SQL exceptions.patch | (download)

appserv-jstl/src/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

 [patch] disable sql exceptions


java7 compat.patch | (download)

appserv-jstl/src/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java | 10 8 + 2 - 0 !
entity-persistence/src/java/oracle/toplink/essentials/internal/ejb/cmp3/jdbc/base/DataSourceImpl.java | 9 9 + 0 - 0 !
2 files changed, 17 insertions(+), 2 deletions(-)

 compatibility patch for compilation with openjdk7 due
 to changes in the JDBC API.
 .
 Also backwards compatibility with OpenJDK6.
jaxp.patch | (download)

appserv-jstl/src/org/apache/taglibs/standard/tag/common/xml/JSTLXPathImpl.java | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---