Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 6 of Ticket #2797


Ignore:
Timestamp:
09/07/10 15:18:22 (14 years ago)
Author:
jmoore
Comment:

See also #2837

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2797

    • Property Status changed from new to reopened
    • Property Owner set to jmoore
    • Property Remaining Time changed from 1.5 to 1.0
  • Ticket #2797 – Description

    v1 v6  
    1818 {"@InternalFileAnnotation" : "ns.includes=%volviewer%"} 
    1919}}} 
     20 
     21== Update == 
     22 
     23Rather than adding "@"-prefixed, bean-based entries, the "/Annotation" entry is a subclass of `BaseDeleteSpec` with special handling. Its `DeleteEntries` can take a `KEEP` value with a trailing "excludes" parameter: 
     24{{{ 
     25Map<String, String> options = new HashMap<String, String>(); 
     26options.put("/TagAnnotation", "KEEP;excludes=some_ns"); 
     27}}} 
     28 
     29which will prevent all tag annotations from being deleted except those matching the namespace. 
     30 
     31Several namespaces are defined server-side by default. The user is responsible for '''copying''' the default values and passing them back to the server. I.e. the user values completely overwrite the server values. 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.12745 sec.)

We're Hiring!