Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 3212 about 17 years Jing Tao Currently every MetacatClientTest will generate...
  harvesterClient 2382 about 19 years Duane Costa Change URL value for Harvest unit tests.
AccessControlTest.java 42.2 KB 2275 over 19 years sgarg Test added to insert eml 2.0.0 document and upd...
BuildIndexTest.java 6.83 KB 2315 over 19 years Matt Jones Modified buildIndex() to now include an '@' sig...
EventLogTest.java 3.59 KB 2329 over 19 years Matt Jones Removed hardcoded path from EventLogTest.
InlineDataAccessTest.java 55.6 KB 2288 over 19 years sgarg Added another test to check if access is checke...
MetaCatServletTest.java 16.9 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
MetaCatURLTest.java 3.2 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
NonAsciiCharacterTest.java 20.1 KB 2451 about 19 years sgarg Removed unwanted code.
OnlineDataAccessTest.java 50.3 KB 2328 over 19 years sgarg Fixed a bug.
QuerySpecificationTest.java 4.6 KB 2074 about 20 years Matt Jones Changed printAttributeQuery() to no longer depe...
ReplicationServerListTest.java 8.28 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
SitemapTest.java 3.39 KB 3244 about 17 years Matt Jones Added a new class called Sitemap that is used t...
SubTreeTest.java 4.42 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
VersionTest.java 2.31 KB 2079 about 20 years Matt Jones Added a simple action for finding out the curre...

Latest revisions

# Date Author Comment
3244 04/18/2007 02:26 AM Matt Jones

Added a new class called Sitemap that is used to generate a series of XML documents representing the URLs of metacat documents following the sitemap protocol. The Sitemap class extends TimerTask so that it can be scheduled to run once a day or so. New configuration options were added to metacat.properties to control where the sitemaps are written and hw often they are updated. By default we do it once a day, as more often is overkill for search engines....

3212 03/26/2007 02:47 PM Jing Tao

Currently every MetacatClientTest will generate new doicd and the the docid will be reused. So it will generate problem. I add new method to persistent the doicd in a file and this problem was fixed.

3187 03/02/2007 03:18 PM Jing Tao

The generateId method somethimes couldn't generate a unique id if you put them
into a big for loop. So i added append to a random number at the end. It works wll

3186 02/27/2007 04:16 PM Jing Tao

Add delete method in inserting spatial data.

3172 02/07/2007 03:50 PM Jing Tao

Add new method to keep inserting spatial data.

3170 02/07/2007 01:55 PM barteau

Fixed exception handler

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

2992 04/19/2006 09:17 AM berkley

fixed bugs in teh client that were preventing the lsid service from working right

2988 04/17/2006 10:54 AM sgarg

fix to the earlier commit. the code was dependent on 1.5. this one isnt

2987 04/17/2006 10:35 AM sgarg

fix to the generateDocid() function so that the docid generated always is bigger than the earlier one.

View revisions

Also available in: Atom