[evla-sw-discuss] Vers 3.5.3 of vci jar & schema files

David Harland dharland at nrao.edu
Wed Feb 24 19:41:41 EST 2010


Reason: new autoCorrSubset algorithm enumeration elements.

No SSS software is using this yet.
On Thur Feb 25 the test pgm that creates EVLA scripts
and VCI files will be updated to do so.


Locations for 3.5.3:

+ widar-schema-3.5.3.jar

    /home/asg/www-internal/maven/m2-repo/nrao/widar-schema/3.5.3

    This directory also holds widar-schema-3.5.3-sources.jar,
    a zip of the generated source files

+ Root for schema files

    URL form: https://e2e.nrao.edu/schemas/widar/3.5.3/
    Dir form: /home/e2e.nrao.edu/content/schemas/widar/3.5.3

+ javadoc for generated classes

    
https://staff.nrao.edu/evla/maven/m2-sites/shared/widar/apidocs/ca/nrc/widar/jaxb/vci/package-summary.html

To use the new jar in a pom.xml (maven) file:

  <dependency>
    <groupId>nrao</groupId>
    <artifactId>widar-schema</artifactId>
    <version>3.5.2</version>
  </dependency>

I tagged 3.5.2 in subversion.



More information about the evla-sw-discuss mailing list