Package: jaxb / 2.2.5-1

Metadata

Package Version Patches format
jaxb 2.2.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont use internal resolver.patch | (download)

xjc/src/com/sun/tools/xjc/Options.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch 1/5] don't use internal resolver


dont generate 1.0 runtime.patch | (download)

build.xml | 23 1 + 22 - 0 !
1 file changed, 1 insertion(+), 22 deletions(-)

 [patch 2/5] don't generate 1.0 runtime


dont generate jing rnc driver.patch | (download)

tools/build.xml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 [patch 3/5] don't generate jing rnc driver


dont bundle other jars.patch | (download)

build.xml | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 [patch 4/5] don't bundle other jars


remove classpath from manifests.patch | (download)

build.xml | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 [patch 5/5] remove classpath from manifests


add dependencies.patch | (download)

jaxb-impl.pom | 37 31 + 6 - 0 !
jaxb-xjc.pom | 45 39 + 6 - 0 !
2 files changed, 70 insertions(+), 12 deletions(-)

 add missing dependencies and remove dependency on jvnet-parent


dont use prebuilt javadocs.patch | (download)

build.xml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 [patch 6/7] don't use prebuilt javadocs


dont build examples.patch | (download)

build.xml | 14 0 + 14 - 0 !
1 file changed, 14 deletions(-)

 [patch 7/7] don't build examples


fix javadoc build.diff | (download)

build.xml | 29 10 + 19 - 0 !
1 file changed, 10 insertions(+), 19 deletions(-)

 replace the javadoc target with something we can use, modify classpath to fit