Package: olap4j / 1.2.0-1

Metadata

Package Version Patches format
olap4j 1.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_disable_ivy.diff | (download)

build.xml | 2 1 + 1 - 0 !
subfloor.xml | 7 3 + 4 - 0 !
2 files changed, 4 insertions(+), 5 deletions(-)

 disable ivy (i.e. don't download stuff from net during build)
02_build_with_openjdk.diff | (download)

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

 build.xml: allow build with openjdk.
07_test_classpath.diff | (download)

subfloor.xml | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 set the test classpath and use the debian jars
08_source_encoding.diff | (download)

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

 set the source encoding to avoid 'unmappable character for encoding ascii' errors
10_javadoc_tweaks.diff | (download)

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

 fix link of javadoc html documentation to use local api from /usr/share/doc/.
 Make the Javadoc reproducible.
11_disable_git_commit_info.diff | (download)

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

 avoid a dependency on git at build time
12_remove_version_txt.diff | (download)

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

 removes version.txt from the jar files to improve the reproducibility