Activity
From 09/16/2004 to 10/15/2004
09/24/2004
- 01:13 PM Revision 2327 (metacat): Thanks Jing, Fixed those code comments.
- 12:02 PM Revision 2326 (metacat): Adde a function to the metacat client to set access on an xml document in a
- metacat repository.
09/22/2004
- 01:50 PM Revision 2324 (metacat): One last clarification to the install instructions regarding the sql scripts.
- 01:35 PM Revision 2323 (metacat): Modified build dist and distsrc targets to be sure the ant tokens are
- filtered correctly in the documentation, otherwise the CSS styles do not
show up properly. - 01:02 PM Revision 2322 (metacat): Modified the build to be smarter about making sure that the EML schemas
- and styles are in place (so manually running 'geteml' should no longer
be needed), and renamed the 'loaddtdschemas' t...
09/21/2004
- 11:39 PM Revision 2321 (metacat): Fixed some typos in the README, and rearranged a little.
- 11:26 PM Revision 2320 (metacat): Moved deletion of stylsheets from clean to fullclean target so that the
- styles will be guaranteed to be in place in the released version even after
a clean build. - 11:13 PM Revision 2319 (metacat): Added classpath to javadoc call so that we avoid javadoc errors that
- complain about not being able to find the servlet classes.
- 11:06 PM Revision 2318 (metacat): Added dependency check for eml so that the schemas and dtds are not
- checked out of CVS if they already exist in the lib directory. This is
based on checking for the key schema or dtd f... - 10:49 PM Revision 2317 (metacat): Added dependency check to see if the httpclient.jar and utilities.jar are
- already present in lib. If they are, building utilities is skipped. This
allows us to ship a distribution with just... - 03:38 PM Revision 2316 (metacat): Added sample eml 2.0.1 document for use in the tests.
- 03:36 PM Revision 2315 (metacat): Modified buildIndex() to now include an '@' sign in the path for ATTRIBUTE
- nodes. Removed a bunch of debugging information. Fixed the BuildIndexTest
so that it would work on any machine (rem... - 01:17 PM Revision 2314 (metacat): Added code that changes the node column size
- 03:38 AM Revision 2313 (metacat): New README in preparation for the 1.4.0 release, and updated the properties
- file with the new version number.
- 03:13 AM Revision 2312 (metacat): Added in servlet action 'buildindex' for building the XML_index table entries
- for either a set of documents (if one or more docid params are provided) or
for the whole set of documents in the xml... - 03:01 AM Revision 2311 (metacat): Created a list of all of the servlet actions in the documentation and listed
- all reuired and optional parameters for each action. These need to be
documented but at least the list is all in one... - 02:01 AM Revision 2310 (metacat): Added new sections to the Metacat documentation describing the Metacat
- client API and the Metacat 'getlog' servlet action for event reporting.
- 12:31 AM Revision 2309 (metacat): Updated metacat documentation with additional properties and fixed the
- description of several properties. We really need to clean out unused
properties and generally clean up the configur...
09/20/2004
- 10:46 PM Revision 2308 (metacat): Added a property listing servlet administrators.
- 04:25 PM Revision 2307 (metacat): Changed DBSAXHandler.run() to now use the new DocumentImpl.buildIndex() method
- for populating the xml_index table. The new method uses a jdbc ResultSet
for populating the index rather than doing ... - 03:10 PM Revision 2306 (metacat): Updated the build index test.
- 02:30 PM Revision 2305 (metacat): Compose the Metacat URL from the httpserver and the servletpath properties, replacing hard-coded references to servlet.
- 02:28 PM Revision 2304 (metacat): Send redirect to HarvesterRegistration, instead of using the full class name which works on Tomcat-only installations but not with Apache.
- 09:49 AM Revision 2303 (metacat): Change the date format to one that is standard on both Oracle and Postgres.
09/17/2004
- 03:00 PM Revision 2302 (metacat): Revisions to Metacat Installation Instructions page. Most of the edits in this revision involve the build.properties file. A new HTML table was created to describe the properties and their values.
- 08:48 AM Revision 2301 (metacat): Whitespace changes that fix a few formatting problems after Jing's commit.
- 08:42 AM Revision 2300 (metacat): Replace relative path to harvester registration login servlet with context path generated through ant build
- 08:39 AM Revision 2299 (metacat): Add properties and filters for harvester registration servlets
09/16/2004
- 05:04 PM Revision 2298 (metacat): Add new feature that delete can be broadcasted by force replication.
- 04:40 PM Revision 2297 (metacat): The new buildIndex() function now can write allof the appropriate index paths to the database for any given document. Next need to create a function to rebuild on demand, and modify DBSAXHandler.run() to use the new buildIndex() function.
- 04:16 PM Revision 2296 (metacat): corrected wrong variable names in build file.
- 04:05 PM Revision 2295 (metacat): Added harvester servlets to the web.xml files.
- 01:32 PM Revision 2294 (metacat): Added test class for buildIndex() routine. Not completed yet.
- 12:08 PM Revision 2293 (metacat): Added changes to buildIndex() function. Now it is finding the right set of
- paths, just have to save these in a hash and then add them to the DB xml_index
table. - 11:15 AM Revision 2292 (metacat): changed function parameters in accordance with changes in PermissionController
- 11:13 AM Revision 2291 (metacat): Modified inline data permission handling, so that access rules for old version of inline data can be checked correctly.
- 11:09 AM Revision 2290 (metacat): Added a function which returns inline data id with out the revision number.
- 11:04 AM Revision 2289 (metacat): Changed error text that is returned when an invalid eml is inserted.
- 11:01 AM Revision 2288 (metacat): Added another test to check if access is checked when an old version of inline data is read using action=readinlinedata
- 09:15 AM Revision 2287 (metacat): Changed the ESA nad LTSS skins to display all data from the KNB at the request of
- OJ Reichman.
Also available in: Atom