Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyudmila Balakireva committed Jul 25, 2012
1 parent 3de9c03 commit 4a34ebe
Show file tree
Hide file tree
Showing 206 changed files with 66 additions and 37,158 deletions.
12 changes: 4 additions & 8 deletions pom.xml
Expand Up @@ -20,21 +20,17 @@
</license>
</licenses>
<organization>
<name>LANL, RL Proto Team </name>
<name>Los Alamos National Security, LLC, Research Library Proto Team </name>
<url>http://library.lanl.gov/</url>
</organization>
<mailingLists>
<mailingList>
<name>TWA Discussion List</name>
<subscribe>
http://lists.sourceforge.net/lists/listinfo/dummy
http://groups.google.com/d/forum/twa--discussion
</subscribe>
<unsubscribe>
http://lists.sourceforge.net/lists/listinfo/dummy
</unsubscribe>
<post>archive-access-discuss</post>
<archive>
http://sourceforge.net/mailarchive/forum.php?forum_name=twa
http://groups.google.com/forum/#!forum/twa--discussion
</archive>
</mailingList>
</mailingLists>
Expand Down Expand Up @@ -197,7 +193,7 @@
</execution>
</executions>
<configuration>
<mainClass>gov.lanl.archive.webapp.Main</mainClass>
<mainClass>gov.lanl.archive.webapp.ClientTest</mainClass>
</configuration>
</plugin>

Expand Down
4 changes: 2 additions & 2 deletions src/site/docbook/getStarted.xml
Expand Up @@ -58,8 +58,8 @@ For more information about this option see <ulink url="http://www.theresourcede
<section id="sc_Download">
<title>Download</title>
<para>To get the lasted version of the ResourceDepot software, download the stable release
<ulink url="http://somehost/releases.html">
here</ulink>.</para>
<ulink url="http://luda171.github.com/twa/repository/gov/lanl/archive/twa/1.0/">
here</ulink>. For the mod_ta.c see <ulink url="http://github.com/Luda171/twa">source repository</ulink></para>
</section>

<section id="sc_InstallingMod_ta">
Expand Down
8 changes: 4 additions & 4 deletions src/site/docbook/getStarted.xml~
Expand Up @@ -58,8 +58,8 @@ For more information about this option see <ulink url="http://www.theresourcede
<section id="sc_Download">
<title>Download</title>
<para>To get the lasted version of the ResourceDepot software, download the stable release
<ulink url="http://somehost/releases.html">
here</ulink>.</para>
<ulink url="http://luda171.github.com/twa/repository/gov/lanl/archive/twa/1.0/">
here</ulink>. For the mod_ta.c see <ulink url="https://github.com/Luda171/twa">source repository</ulink></para>
</section>

<section id="sc_InstallingMod_ta">
Expand Down Expand Up @@ -313,7 +313,7 @@ http://[host]:[port]/twa/timebundle/[original_url]
<listitem>
<programlisting>curl \
http://[archivehost]:[port]/twa/warcunload/20120329000508/* </programlisting>
<para>The archived data before the 20120329000508 date will be recoded to the wayback files at the directory, specified by <emphasis role="bold">warcfiles.unload.dir</emphasis> in ta.properties. We decided to omit the recording of revisit (by digest) records to WARC files to avoid stress to the Wayback. To compensate, we added special metadata records with information on time interval where the recorded response body bitstream was the same, based on digest calculation over bitstream as well as number of page hits during that period, see a sample of WARC file <ulink url="warcfile_example.html"> here</ulink> </para>
<para>The archived data before the 20120329000508 date will be recoded to the wayback files at the directory, specified by <emphasis role="bold">warcfiles.unload.dir</emphasis> in ta.properties. We decided to omit the recording of revisit (by digest) records to WARC files to avoid stress to the Wayback. To compensate, we added special metadata records with information on time interval where the recorded response body bitstream was the same, based on digest calculation over bitstream as well as number of page hits during that period, see a sample of WARC file <ulink url="warcfile_example.html"> here</ulink> </para>.
</listitem>
</varlistentry>
<varlistentry>
Expand Down Expand Up @@ -367,7 +367,7 @@ From the example below we can see that archived data is distributed between way
]]>
</programlisting>
<para>IF you have multiple archives installed with TimegateDirector, you also will need to change the Timegate Link Header at your Content Apache server mod_ta module config section.
For example, if TimegateDirector is installed at http://www.theresourcedepot.com/000010D (war file was renamed as 000010D.war), then the <emphasis role="bold">ArchiveTimeGate parameter</emphasis> needs to point to that URL.<br></br> Example output from TimegateDirector: </para>
For example, if TimegateDirector is installed at http://www.theresourcedepot.com/000010D (war file was renamed as 000010D.war), then the <emphasis role="bold">ArchiveTimeGate </emphasis> parameter needs to point to that URL.<br></br> Example output from TimegateDirector: </para>
<programlisting><![CDATA[
curl -D my.txt -I -H "Accept-datetime: Sun, 25 June 2010 12:00:00 GMT" \
http://theresourcedepot.org/000010D/http://www.dans.knaw.nl
Expand Down
14 changes: 11 additions & 3 deletions src/site/site.xml
Expand Up @@ -5,28 +5,36 @@
<bannerLeft>
<name>Transactional Web Archive </name>
<src>images/twa_logo2.png</src>
<href>http://dummy.sourceforge.net/</href>
<href>https://github.com/Luda171/twa</href>
</bannerLeft>
<!--
<bannerRight>
<src>images/title.png</src>
<name>The Prototyping Team of the Research Library of the Los Alamos National Laboratory</name>
<src>images/proto1.png</src>
<title>The Prototyping Team of the Research Library of the Los Alamos National Laboratory</title>
</bannerRight>
-->
<body>
<links>
<item name="Memento" href="http://www.mementoweb.org/" />
<item name="Apache Filters" href="http://httpd.apache.org/docs/2.2/filter.html" />
<item name="Wayback" href="http://archive-access.sourceforge.net/projects/wayback/administrator_manual.html" />
<item name="MementoFox" href="https://addons.mozilla.org/en-US/firefox/addon/mementofox/" />
<item name="MementoFox" href="http://addons.mozilla.org/en-US/firefox/addon/mementofox/" />
<item name="Memento Validator" href="http://www.mementoweb.org/tools/validator/" />
</links>
<menu name="Overview">
<item name="Description and Usage" href="index.html"/>
<item name="Geting Started" href="getStarted.html"/>
<item name="API" href="apidocs/index.html"/>
<item name="Demo" href="demo.html"/>
<item name="Download" href="http://luda171.github.com/twa/repository/gov/lanl/archive/twa/1.0/"/>
<!--item name="Usage" href="usage.html"/>
<item name="FAQ" href="faq.html"/-->
</menu>
<menu ref="reports"/>
<footer>Copyright (c) 2012, Los Alamos National Security, LLC All rights reserved.
</footer>

</body>
<!--
<skin>
Expand Down
12 changes: 10 additions & 2 deletions src/site/site.xml~
Expand Up @@ -5,26 +5,34 @@
<bannerLeft>
<name>Transactional Web Archive </name>
<src>images/twa_logo2.png</src>
<href>http://dummy.sourceforge.net/</href>
<href>https://github.com/Luda171/twa</href>
</bannerLeft>
<bannerRight>
<src>images/title.png</src>
<name>The Prototyping Team of the Research Library of the Los Alamos National Laboratory</name>
<src>images/proto1.png</src>
<title>The Prototyping Team of the Research Library of the Los Alamos National Laboratory</title>
</bannerRight>
<body>
<links>
<item name="Memento" href="http://www.mementoweb.org/" />
<item name="Apache Filters" href="http://httpd.apache.org/docs/2.2/filter.html" />
<item name="Wayback" href="http://archive-access.sourceforge.net/projects/wayback/administrator_manual.html" />
<item name="MementoFox" href="http://addons.mozilla.org/en-US/firefox/addon/mementofox/" />
<item name="Memento Validator" href="http://www.mementoweb.org/tools/validator/" />
</links>
<menu name="Overview">
<item name="Description and Usage" href="index.html"/>
<item name="Geting Started" href="getStarted.html"/>
<item name="API" href="apidocs/index.html"/>
<item name="Demo" href="demo.html"/>
<item name="Download" href="http://luda171.github.com/twa/repository/gov/lanl/archive/twa/1.0/"/>
<!--item name="Usage" href="usage.html"/>
<item name="FAQ" href="faq.html"/-->
</menu>
<menu ref="reports"/>
<footer>Copyright (c) 2012, Los Alamos National Security, LLC All rights reserved.
</footer>

</body>
<!--
<skin>
Expand Down
2 changes: 1 addition & 1 deletion ta-core/pom.xml
Expand Up @@ -215,7 +215,7 @@
<dependency>
<groupId>org.archive.wayback</groupId>
<artifactId>wayback-core</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ta-core/pom.xml~
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>gov.lanl.archive</groupId>
<artifactId>ta</artifactId>
<artifactId>ta-projects</artifactId>
<version>1.0</version>
</parent>
<groupId>gov.lanl.archive</groupId>
Expand Down
76 changes: 0 additions & 76 deletions ta-core/target/apidocs/allclasses-frame.html

This file was deleted.

76 changes: 0 additions & 76 deletions ta-core/target/apidocs/allclasses-noframe.html

This file was deleted.

0 comments on commit 4a34ebe

Please sign in to comment.