X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=schemas%2Fcastorbuilder.properties;h=31cde8457f19822ab0ba74f4c9c6167e59f38d8e;hb=eae55a9d436c058b8f03036faa0a4baa930c2cd5;hp=e5b73f83957659fb24abb688d30e6c4095d3631d;hpb=f0307c09bb32271a55b287b06f9e4b9f71526c04;p=vamsas.git diff --git a/schemas/castorbuilder.properties b/schemas/castorbuilder.properties index e5b73f8..31cde84 100644 --- a/schemas/castorbuilder.properties +++ b/schemas/castorbuilder.properties @@ -17,13 +17,13 @@ # This property allows one to specify the super class of *all* # generated classes # -org.exolab.castor.builder.superclass=org.vamsas.client.Vobject +org.exolab.castor.builder.superclass=uk.ac.vamsas.client.Vobject # XML namespace mapping to Java packages # -#org.exolab.castor.builder.nspackages=\ - http://www.xyz.com/schemas/project=com.xyz.schemas.project,\ - http://www.xyz.com/schemas/person=com.xyz.schemas.person +org.exolab.castor.builder.nspackages=\ + http://www.vamsas.ac.uk/schemas/1.0/vamsasTypes=uk.ac.vamsas.objects.core,\ + http://www.vamsas.ac.uk/schemas/1.0/vamsasDocument=uk.ac.vamsas.objects.core # Set to true if you want to generate the equals method # for each generated class