Package: openrefine / 3.9.3-1

Metadata

Package Version Patches format
openrefine 3.9.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
butterfly.properties.patch | (download)

main/webapp/WEB-INF/butterfly.properties | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 butterfly.properties


openrefine bin.patch | (download)

refine | 14 4 + 10 - 0 !
1 file changed, 4 insertions(+), 10 deletions(-)

 openrefine-bin

Some cosmetic changes and a necessary change to point to refine.ini on Debian
systems.

build.patch | (download)

main/pom.xml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 build

Debian specific build failure.

jetty9.patch | (download)

main/webapp/WEB-INF/jetty-web.xml | 29 0 + 29 - 0 !
main/webapp/WEB-INF/web.xml | 21 16 + 5 - 0 !
pom.xml | 2 1 + 1 - 0 !
server/src/com/google/refine/Refine.java | 5 2 + 3 - 0 !
server/src/com/google/util/threads/ThreadPoolExecutorAdapter.java | 13 6 + 7 - 0 !
5 files changed, 25 insertions(+), 45 deletions(-)

 jetty9

Use Debian's jetty9

jackson datatype jdk8.patch | (download)

modules/core/src/main/java/com/google/refine/util/ParsingUtilities.java | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 jackson-datatype-jdk8

We don't support Java 8 anymore.

test jar.patch | (download)

main/pom.xml | 7 0 + 7 - 0 !
modules/grel/pom.xml | 7 0 + 7 - 0 !
2 files changed, 14 deletions(-)

 test-jar

Don't require the test-jars

MediaWikiErrorMessage.patch | (download)

extensions/wikibase/src/org/openrefine/wikibase/editing/EditBatchProcessor.java | 11 0 + 11 - 0 !
1 file changed, 11 deletions(-)

 mediawikierrormessage

We need to update libwikidata-toolkit-java and then we can remove this patch.