You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ri...@apache.org on 2007/01/19 09:25:32 UTC

svn commit: r497736 - /maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml

Author: rinku
Date: Fri Jan 19 00:25:31 2007
New Revision: 497736

URL: http://svn.apache.org/viewvc?view=rev&rev=497736
Log:
o  update ids in model.

Modified:
    maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml

Modified: maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml?view=diff&rev=497736&r1=497735&r2=497736
==============================================================================
--- maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml (original)
+++ maven/continuum/branches/id-refactor/continuum-model/src/main/mdo/continuum.xml Fri Jan 19 00:25:31 2007
@@ -84,7 +84,7 @@
           <name>id</name>
           <version>1.1.0+</version>
           <required>true</required>
-          <type>int</type>
+          <type>long</type>
           <identifier>true</identifier>
         </field>
         <field>
@@ -138,7 +138,7 @@
           <required>true</required>
           <identifier>true</identifier>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>groupId</name>
@@ -211,12 +211,12 @@
         <field>
           <name>latestBuildId</name>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>buildNumber</name>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field stash.maxSize="256">
           <name>workingDirectory</name>
@@ -301,7 +301,7 @@
           <required>true</required>
           <identifier>true</identifier>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>type</name>
@@ -452,13 +452,13 @@
         <field>
           <name>id</name>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
           <identifier>true</identifier>
         </field>
         <field>
           <name>buildNumber</name>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>state</name>
@@ -798,7 +798,7 @@
           <required>true</required>
           <identifier>true</identifier>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>defaultForProject</name>
@@ -847,7 +847,7 @@
         <field jpox.nullValue="default">
           <name>latestBuildId</name>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
           <defaultValue>0</defaultValue>
         </field>
       </fields>
@@ -864,7 +864,7 @@
           <name>id</name>
           <identifier>true</identifier>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>active</name>
@@ -887,7 +887,7 @@
             Delay in seconds.
           ]]></description>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>maxJobExecutionTime</name>
@@ -896,7 +896,7 @@
             terminated.
           </description>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
           <defaultValue>3600</defaultValue>
         </field>
         <field>
@@ -915,7 +915,7 @@
           <name>id</name>
           <identifier>true</identifier>
           <version>1.1.0+</version>
-          <type>int</type>
+          <type>long</type>
         </field>
         <field>
           <name>active</name>