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

David Harland dharland at nrao.edu
Tue Apr 27 17:00:44 EDT 2010


Reason: New optional configId attribute of Subarray element.
        This was the result of a telecon w/ Sonja on Apr 9.

No SSS software is using the new jar yet.  I propose to start using it 
with version 1.04 of the OPT, which we expect to release in early May.  
The model-to-script (m2s) software will populate this new attribute with 
the same value it places in the activationId.  The Executor overrides 
the activationId created by m2s but will leave the configId as is.



Locations for 3.5.4:

+ widar-schema-3.5.4.jar

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

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

+ Root for schema files

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

+ 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.4</version>
 </dependency>

I tagged 3.5.4 in subversion.




More information about the evla-sw-discuss mailing list