From: Aron Roberts Date: Wed, 2 May 2012 19:35:42 +0000 (-0700) Subject: CSPACE-5119,CSPACE-5135,CSPACE-5138: Corrected XPath base for person term info group. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=68c7c9fefb69d6e1ce417a3050eff31fc104df53;p=tmp%2Fjakarta-migration.git CSPACE-5119,CSPACE-5135,CSPACE-5138: Corrected XPath base for person term info group. --- diff --git a/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java b/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java index 0bd5fc701..ac2b502ca 100644 --- a/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java +++ b/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java @@ -1,14 +1,6 @@ /** * PersonAuthorityClient.java * - * {Purpose of This Class} - * - * {Other Notes Relating to This Class (Optional)} - * - * $LastChangedBy: $ - * $LastChangedRevision: $ - * $LastChangedDate: $ - * * This document is a part of the source code and related artifacts * for CollectionSpace, an open source collections management system * for museums and related institutions: @@ -16,7 +8,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright © 2009 University of California, Berkeley * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. @@ -36,7 +28,7 @@ public class PersonAuthorityClient extends AuthorityWithContactsClientImpl