Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ exclude_paths:
- "build/*"
- "support/*"
- "WAIL.spec"
- "bundledApps/heritrix-3.4.0-20240909/*"
- "bundledApps/heritrix-3.7.0/*"
- "bundledApps/html/*"
- "bundledApps/tomcat/*"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Web Archiving Integration Layer (WAIL) is a graphical user interface (GUI) atop multiple web archiving tools intended to be used as an easy way for anyone to preserve and replay web pages.

Tools included and accessible through the GUI are <a href="https://github.com/internetarchive/heritrix3">Heritrix 3.4.0-20240909</a> and <a href="https://github.com/iipc/openwayback">OpenWayback 2.4.0</a>. Support packages include Apache Tomcat, <a href="https://github.com/pyinstaller/pyinstaller/">pyinstaller</a>, and <a href="https://github.com/oduwsdl/memgator">MemGator</a>.
Tools included and accessible through the GUI are <a href="https://github.com/internetarchive/heritrix3">Heritrix 3.7.0</a> and <a href="https://github.com/iipc/openwayback">OpenWayback 2.4.0</a>. Support packages include Apache Tomcat, <a href="https://github.com/pyinstaller/pyinstaller/">pyinstaller</a>, and <a href="https://github.com/oduwsdl/memgator">MemGator</a>.

WAIL is written in Python and compiled to a native executable using <a href="http://www.pyinstaller.org/">PyInstaller</a>.

Expand Down
6 changes: 3 additions & 3 deletions bundledApps/WAILConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
if "darwin" in sys.platform: # macOS-specific code
# This should be dynamic but doesn't work with WAIL binary
wail_path = '/Applications/WAIL.app'
heritrix_path = f'{wail_path}/bundledApps/heritrix-3.4.0-20240909/'
heritrix_path = f'{wail_path}/bundledApps/heritrix-3.7.0/'
heritrix_bin_path = f'sh {heritrix_path}bin/heritrix'
heritrix_job_path = f'{heritrix_path}jobs/'
font_size = 10
Expand Down Expand Up @@ -275,7 +275,7 @@
elif sys.platform.startswith("linux"):
# Should be more dynamics but suitable for Docker-Linux testing
wail_path = '/wail'
heritrix_path = f'{wail_path}/bundledApps/heritrix-3.2.0/'
heritrix_path = f'{wail_path}/bundledApps/heritrix-3.7.0/'
heritrix_bin_path = f'sh {heritrix_path}bin/heritrix'
heritrix_job_path = f'{heritrix_path}jobs/'
font_size = 10
Expand Down Expand Up @@ -317,7 +317,7 @@
jre_home = jdk_path
java_home = jdk_path

heritrix_path = wail_path + "\\bundledApps\\heritrix-3.2.0\\"
heritrix_path = wail_path + "\\bundledApps\\heritrix-3.7.0\\"
heritrix_bin_path = f'{heritrix_path}bin\\heritrix.cmd'
heritrix_job_path = f'{heritrix_path}\\jobs\\'
tomcat_path = f'{wail_path}\\bundledApps\\tomcat'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bundledApps/heritrix-3.4.0-20240909/lib/jsap-2.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
201 changes: 0 additions & 201 deletions bundledApps/heritrix-3.4.0-20240909/lib/poi.LICENSE

This file was deleted.

35 changes: 0 additions & 35 deletions bundledApps/heritrix-3.4.0-20240909/lib/poi.NOTICE

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
.level = WARNING
# ...and even less from the too-chatty-with-WARNINGs HttpClient library...
org.apache.commons.httpclient.level = SEVERE
org.apache.http.client.protocol.ResponseProcessCookies.level = SEVERE
org.restlet.Component.LogFilter.level = SEVERE
org.eclipse.jetty.log.level = SEVERE
org.apache.pdfbox = SEVERE
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/htmllexer-2.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/javaswf-2.0.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/jsch-0.2.22.jar
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/json-20240303.jar
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/jsr305-3.0.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bundledApps/heritrix-3.7.0/lib/txw2-4.0.5.jar
Binary file not shown.
Binary file not shown.