Package: openrefine / 3.8.7-1

Metadata

Package Version Patches format
openrefine 3.8.7-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


gdata extension.patch | (download)

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

 gdata extension


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)

extensions/gdata/pom.xml | 1 1 + 0 - 0 !
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 !
6 files changed, 26 insertions(+), 45 deletions(-)

 jetty9

Revert the change from jetty9 to jetty10 for now. The intention is to use
jetty12 in the near future anyway.