Package: apache-directory-server / 2.0.0~M24-4

Metadata

Package Version Patches format
apache-directory-server 2.0.0~M24-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 jar packaging.patch | (download)

all/pom.xml | 2 1 + 1 - 0 !
component-hub/pom.xml | 2 1 + 1 - 0 !
core-annotations/pom.xml | 2 1 + 1 - 0 !
core-api/pom.xml | 2 1 + 1 - 0 !
core-avl/pom.xml | 2 1 + 1 - 0 !
core-constants/pom.xml | 2 1 + 1 - 0 !
core-integ/pom.xml | 2 1 + 1 - 0 !
core-jndi/pom.xml | 2 1 + 1 - 0 !
core-shared/pom.xml | 2 1 + 1 - 0 !
core/pom.xml | 2 1 + 1 - 0 !
http-directory-bridge/pom.xml | 2 1 + 1 - 0 !
http-integration/pom.xml | 2 1 + 1 - 0 !
i18n/pom.xml | 2 1 + 1 - 0 !
interceptor-kerberos/pom.xml | 2 1 + 1 - 0 !
interceptors/admin/pom.xml | 2 1 + 1 - 0 !
interceptors/authn/pom.xml | 2 1 + 1 - 0 !
interceptors/authz/pom.xml | 2 1 + 1 - 0 !
interceptors/changelog/pom.xml | 2 1 + 1 - 0 !
interceptors/collective/pom.xml | 2 1 + 1 - 0 !
interceptors/event/pom.xml | 2 1 + 1 - 0 !
interceptors/exception/pom.xml | 2 1 + 1 - 0 !
interceptors/hash/pom.xml | 2 1 + 1 - 0 !
interceptors/journal/pom.xml | 2 1 + 1 - 0 !
interceptors/logger/pom.xml | 2 1 + 1 - 0 !
interceptors/normalization/pom.xml | 2 1 + 1 - 0 !
interceptors/number/pom.xml | 2 1 + 1 - 0 !
interceptors/operational/pom.xml | 2 1 + 1 - 0 !
interceptors/referral/pom.xml | 2 1 + 1 - 0 !
interceptors/schema/pom.xml | 2 1 + 1 - 0 !
interceptors/subtree/pom.xml | 2 1 + 1 - 0 !
interceptors/trigger/pom.xml | 2 1 + 1 - 0 !
jdbm-partition/pom.xml | 4 2 + 2 - 0 !
kerberos-codec/pom.xml | 2 1 + 1 - 0 !
ldif-partition/pom.xml | 2 1 + 1 - 0 !
mavibot-partition/pom.xml | 2 1 + 1 - 0 !
osgi/pom.xml | 2 1 + 1 - 0 !
protocol-dhcp/pom.xml | 2 1 + 1 - 0 !
protocol-dns/pom.xml | 2 1 + 1 - 0 !
protocol-kerberos/pom.xml | 2 1 + 1 - 0 !
protocol-ldap/pom.xml | 4 2 + 2 - 0 !
protocol-ntp/pom.xml | 2 1 + 1 - 0 !
protocol-shared/pom.xml | 2 1 + 1 - 0 !
server-annotations/pom.xml | 2 1 + 1 - 0 !
server-config/pom.xml | 2 1 + 1 - 0 !
server-integ/pom.xml | 2 1 + 1 - 0 !
server-jndi/pom.xml | 2 1 + 1 - 0 !
service-builder/pom.xml | 2 1 + 1 - 0 !
service-osgi/pom.xml | 2 1 + 1 - 0 !
test-framework/pom.xml | 2 1 + 1 - 0 !
xdbm-partition/pom.xml | 2 1 + 1 - 0 !
50 files changed, 52 insertions(+), 52 deletions(-)

 change the packaging type from bundle to jar
 (for some reason the resolution of the inter module dependencies doesn't work)
mina2 event method.patch | (download)

protocol-dhcp/src/main/java/org/apache/directory/server/dhcp/protocol/DhcpProtocolHandler.java | 5 5 + 0 - 0 !
protocol-dns/src/main/java/org/apache/directory/server/dns/protocol/DnsProtocolHandler.java | 7 6 + 1 - 0 !
protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/changepwd/protocol/ChangePasswordProtocolHandler.java | 5 5 + 0 - 0 !
protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/protocol/KerberosProtocolHandler.java | 5 5 + 0 - 0 !
protocol-ldap/src/main/java/org/apache/directory/server/ldap/LdapProtocolHandler.java | 15 0 + 15 - 0 !
5 files changed, 21 insertions(+), 16 deletions(-)

 mina2 event method

Fix FTBFS with mina2 2.1.4.