git://source.jalview.org
/
vamsas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45c46eb
)
updated to castor-1.1 + Vamsas Specific hashCode modification
author
jprocter
<jprocter@compbio.dundee.ac.uk>
Tue, 24 Apr 2007 15:55:36 +0000
(15:55 +0000)
committer
jprocter
<jprocter@compbio.dundee.ac.uk>
Tue, 24 Apr 2007 15:55:36 +0000
(15:55 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@375
be28352e
-c001-0410-b1a7-
c7978e42abec
schemas/castorbuilder.properties
patch
|
blob
|
history
diff --git
a/schemas/castorbuilder.properties
b/schemas/castorbuilder.properties
index
b43214f
..
31cde84
100644
(file)
--- a/
schemas/castorbuilder.properties
+++ b/
schemas/castorbuilder.properties
@@
-21,9
+21,9
@@
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