(meant as a replacement for sul-dlss/openwayback but not yet there) Java application to query and access archived web material -- the code for the Stanford Web Archiving Portal (SWAP). Overlay of iipc/openwayback.
Other
1
stars
0
forks
source link
Beginnings of ONLY Stanford changes to wayback-core files #3
For the wayback-core module of openwayback, this is a start at having our local modifications ONLY, with a maintainable approach. All our local mods are not represented yet -- just a few to allow me to focus on having the uber maven build working properly.
Note especially the commit organization and messages -- since I'm not bringing over the message history from sul-dlss/openwayback, this is the best I could think of to indicate local modifications.
Don't worry about broken travis yet - that won't work until I have more of this together - need travis to run uber pom for maven and be happy about all the pieces together: our wayback-core, our wayback-webapp, upstream wayback-core classes, etc.
This is an intermediate PR … I do have maven running locally with tests passing for this "module".
For the
wayback-core
module of openwayback, this is a start at having our local modifications ONLY, with a maintainable approach. All our local mods are not represented yet -- just a few to allow me to focus on having the uber maven build working properly.Note especially the commit organization and messages -- since I'm not bringing over the message history from sul-dlss/openwayback, this is the best I could think of to indicate local modifications.
Don't worry about broken travis yet - that won't work until I have more of this together - need travis to run uber pom for maven and be happy about all the pieces together: our wayback-core, our wayback-webapp, upstream wayback-core classes, etc.
This is an intermediate PR … I do have maven running locally with tests passing for this "module".