Changeset 3804

Show
Ignore:
Timestamp:
02/16/08 04:31:16 (17 months ago)
Author:
jwage
Message:

Updated package information for 0.9.1 and 0.10.1 releases.

Files:
8 modified

Legend:

Unmodified
Added
Removed
  • branches/0.10/lib/Doctrine.php

    r3791 r3804  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '0.10.0'; 
     39    const VERSION                   = '0.10.1'; 
    4040 
    4141    /** 
  • branches/0.9/lib/Doctrine.php

    r3787 r3804  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '0.9.0'; 
     39    const VERSION                   = '0.9.1'; 
    4040     
    4141    /** 
  • tags/0.10.1/lib/Doctrine.php

    r3791 r3804  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '0.10.0'; 
     39    const VERSION                   = '0.10.1'; 
    4040 
    4141    /** 
  • tags/0.10.1/package.xml

    r3764 r3804  
    2222  <active>yes</active> 
    2323 </lead> 
    24  <date>2008-02-13</date> 
    25  <time>21:47:17</time> 
     24 <date>2008-02-15</date> 
     25 <time>22:20:21</time> 
    2626 <version> 
    27   <release>0.10.0</release> 
    28   <api>0.10.0</api> 
     27  <release>0.10.1</release> 
     28  <api>0.10.1</api> 
    2929 </version> 
    3030 <stability> 
     
    11761176     <file name="741TestCase.php" role="test" /> 
    11771177     <file name="749TestCase.php" role="test" /> 
     1178     <file name="786TestCase.php" role="test" /> 
    11781179     <file name="NjeroTestCase.php" role="test" /> 
    11791180    </dir> <!-- /tests/Ticket --> 
     
    12281229    <file name="index.php" role="test" /> 
    12291230    <file name="IntegrityActionTestCase.php" role="test" /> 
     1231    <file name="JwageTestCase.php" role="test" /> 
    12301232    <file name="ManagerTestCase.php" role="test" /> 
    12311233    <file name="MigrationTestCase.php" role="test" /> 
     
    15591561  <release> 
    15601562   <version> 
    1561     <release>1.0.0</release> 
    1562     <api>1.0.0</api> 
     1563    <release>0.10.1</release> 
     1564    <api>0.10.1</api> 
    15631565   </version> 
    15641566   <stability> 
     
    15661568    <api>beta</api> 
    15671569   </stability> 
    1568    <date>2008-02-13</date> 
    1569    <license uri="http://phpdoctrine.net/license">LGPL license</license> 
     1570   <date>2008-02-15</date> 
     1571   <license uri="http://www.phpdoctrine.org/license">LGPL license</license> 
    15701572   <notes>-</notes> 
    15711573  </release> 
     
    15831585   <notes>-</notes> 
    15841586  </release> 
    1585   <release> 
    1586    <version> 
    1587     <release>0.9</release> 
    1588     <api>0.9</api> 
    1589    </version> 
    1590    <stability> 
    1591     <release>beta</release> 
    1592     <api>beta</api> 
    1593    </stability> 
    1594    <date>2008-02-06</date> 
    1595    <license uri="http://phpdoctrine.net/license">MIT license</license> 
    1596    <notes>barfoo</notes> 
    1597   </release> 
    15981587 </changelog> 
    15991588</package> 
  • tags/0.9.1/lib/Doctrine.php

    r3787 r3804  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '0.9.0'; 
     39    const VERSION                   = '0.9.1'; 
    4040     
    4141    /** 
  • tags/0.9.1/package.xml

    r3764 r3804  
    2222  <active>yes</active> 
    2323 </lead> 
    24  <date>2008-02-13</date> 
    25  <time>21:46:58</time> 
     24 <date>2008-02-15</date> 
     25 <time>22:19:57</time> 
    2626 <version> 
    27   <release>0.9.0</release> 
    28   <api>0.9.0</api> 
     27  <release>0.9.1</release> 
     28  <api>0.9.1</api> 
    2929 </version> 
    3030 <stability> 
     
    11321132     <file name="741TestCase.php" role="test" /> 
    11331133     <file name="749TestCase.php" role="test" /> 
     1134     <file name="786TestCase.php" role="test" /> 
    11341135     <file name="NjeroTestCase.php" role="test" /> 
    11351136    </dir> <!-- /tests/Ticket --> 
     
    11821183    <file name="ImportTestCase.php" role="test" /> 
    11831184    <file name="IntegrityActionTestCase.php" role="test" /> 
     1185    <file name="JwageTestCase.php" role="test" /> 
    11841186    <file name="ManagerTestCase.php" role="test" /> 
    11851187    <file name="MigrationTestCase.php" role="test" /> 
     
    15111513  <release> 
    15121514   <version> 
    1513     <release>1.0.0</release> 
    1514     <api>1.0.0</api> 
     1515    <release>0.9.1</release> 
     1516    <api>0.9.1</api> 
    15151517   </version> 
    15161518   <stability> 
     
    15181520    <api>beta</api> 
    15191521   </stability> 
    1520    <date>2008-02-13</date> 
    1521    <license uri="http://phpdoctrine.net/license">LGPL license</license> 
     1522   <date>2008-02-15</date> 
     1523   <license uri="http://www.phpdoctrine.org/license">LGPL license</license> 
    15221524   <notes>-</notes> 
    15231525  </release> 
     
    15351537   <notes>-</notes> 
    15361538  </release> 
    1537   <release> 
    1538    <version> 
    1539     <release>0.9</release> 
    1540     <api>0.9</api> 
    1541    </version> 
    1542    <stability> 
    1543     <release>beta</release> 
    1544     <api>beta</api> 
    1545    </stability> 
    1546    <date>2008-02-06</date> 
    1547    <license uri="http://phpdoctrine.net/license">MIT license</license> 
    1548    <notes>barfoo</notes> 
    1549   </release> 
    15501539 </changelog> 
    15511540</package> 
  • website/data/tasks/sfDoctrineGenPackage.class.php

    r3763 r3804  
    3434      } 
    3535 
    36       $path = $doctrine_svn_path . $this->release->getSvnPath(); 
    37  
     36      if ($this->release->isTrunk()) 
     37      { 
     38        $path = $doctrine_svn_path . $this->release->getSvnPath(); 
     39      } else { 
     40        $path = $doctrine_svn_path . $this->release->getLatestPointReleaseSvnPath(); 
     41      } 
     42       
    3843      pake_echo_action('doctrine', $this->release->getLatestName()); 
    3944      pake_echo_action('doctrine', $path); 
  • website/lib/model/doctrine/ApiRelease.class.php

    r3766 r3804  
    5454    return $e; 
    5555  } 
     56 
     57  public function getSvnPath() 
     58  { 
     59    if ($this->isTrunk()) 
     60    { 
     61      return '/trunk'; 
     62    } else { 
     63      $info = $this->getReleaseInfo(); 
     64      unset($info['point']); 
     65 
     66      return '/branches/' . implode('.', $info); 
     67    } 
     68  } 
     69   
     70  public function getPointSvnPath($point) 
     71  { 
     72    $pointName = $this->getPointName($point); 
     73 
     74    return '/tags/' . $pointName; 
     75  } 
    5676   
    5777  public function getLatestPointRelease() 
     
    6080     
    6181    return end($pointReleases); 
     82  } 
     83 
     84  public function getLatestPointReleaseName() 
     85  { 
     86    return $this->getPointName($this->getLatestPointRelease()); 
     87  } 
     88   
     89  public function getLatestPointReleaseSvnPath($point) 
     90  { 
     91    return $this->getPointSvnPath($this->getLatestPointRelease()); 
    6292  } 
    6393