]> source.dussan.org Git - archiva.git/commitdiff
[MRM-1157]
authorMaria Odea B. Ching <oching@apache.org>
Wed, 20 May 2009 07:20:56 +0000 (07:20 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Wed, 20 May 2009 07:20:56 +0000 (07:20 +0000)
o added back identifier fields in archiva model

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@776598 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-base/archiva-model/src/main/mdo/archiva-base.xml

index f8bfa38c44fbf87bdadb2ae8399fb0345998ff92..87efdb007f34ed0c545922a699514dde22b6eb0a 100644 (file)
       <fields>
         <field stash.maxSize="250">
           <name>name</name>
+          <identifier>true</identifier>
           <version>1.0.0+</version>
           <description><![CDATA[The full name of the organization.]]></description>
           <type>String</type>
       <fields>
         <field stash.maxSize="250">
           <name>url</name>
+          <identifier>true</identifier>
           <version>1.0.0+</version>
           <description><![CDATA[URL for the issue management system used by the project.]]></description>
           <type>String</type>
         <field stash.maxSize="250">
           <name>url</name>
           <version>1.0.0+</version>
+          <identifier>true</identifier>
           <description>
             <![CDATA[URL for the continuous integration system used by the project if it has a web interface.]]></description>
           <type>String</type>
       <fields>
         <field stash.maxSize="250">
           <name>email</name>
+          <identifier>true</identifier>
           <version>1.0.0+</version>
           <description><![CDATA[The email address of the individual.]]></description>
           <type>String</type>