[CVS jcontainer] Set current version to 1.1-rc3-dev to reflect change in the
mauro-yCVjj/[email protected] Sun, 18 Apr 2004 13:50:00 -0500
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
<html>
<head>
<style><!--
body {background-color:#ffffff;}
.file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
.pathname {font-family:monospace; float:right;}
.fileheader {margin-bottom:.5em;}
.diff {margin:0;}
.tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
.tasklist ul {margin-top:0;margin-bottom:0;}
tr.alt {background-color:#eeeeee}
#added {background-color:#ddffdd;}
#addedchars {background-color:#99ff99;font-weight:bolder;}
tr.alt #added {background-color:#ccf7cc;}
#removed {background-color:#ffdddd;}
#removedchars {background-color:#ff9999;font-weight:bolder;}
tr.alt #removed {background-color:#f7cccc;}
#info {color:#888888;}
#context {background-color:#eeeeee;}
td {padding-left:.3em;padding-right:.3em;}
tr.head {border-bottom-width:1px;border-bottom-style:solid;}
tr.head td {padding:0;padding-top:.2em;}
.task {background-color:#ffff00;}
.comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
.error {color:red;}
hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>jcontainer/dna</tt></b><span id="info"> on MAIN</span></td></tr>
<tr><td><tt>tools/<a href="#file1">project.xml</a></tt></td><td align="right" id="added">+2</td><td align="right" id="removed">-2</td><td nowrap="nowrap" align="center"><a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml?rev=1.16&content-type=text/vnd.viewcvs-markup">1.16</a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml.diff?r1=1.16&r2=1.17">-></a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml?rev=1.17&content-type=text/vnd.viewcvs-markup">1.17</a></td></tr>
<tr class="alt"><td><tt><a href="#file2">project.xml</a></tt></td><td align="right" id="added">+1</td><td align="right" id="removed">-1</td><td nowrap="nowrap" align="center"><a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml?rev=1.26&content-type=text/vnd.viewcvs-markup">1.26</a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml.diff?r1=1.26&r2=1.27">-></a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml?rev=1.27&content-type=text/vnd.viewcvs-markup">1.27</a></td></tr>
<tr><td></td><td align="right" id="added">+3</td><td align="right" id="removed">-3</td><td></td></tr>
</table>
<small id="info">2 modified files</small><br />
<pre class="comment">
Set current version to 1.1-rc3-dev to reflect change in the
dependency on metaclass.
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname"><a href="http://xstream.cvs.codehaus.org/jcontainer">jcontainer</a>/<a href="http://xstream.cvs.codehaus.org/jcontainer/dna">dna</a>/<a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools">tools</a><br /></span>
<div class="fileheader"><big><b>project.xml</b></big> <small id="info"><a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml?rev=1.16&content-type=text/vnd.viewcvs-markup">1.16</a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml.diff?r1=1.16&r2=1.17">-></a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/tools/project.xml?rev=1.17&content-type=text/vnd.viewcvs-markup">1.17</a></small></div>
<pre class="diff"><small id="info">diff -u -r1.16 -r1.17
--- project.xml 18 Apr 2004 14:44:19 -0000 1.16
+++ project.xml 18 Apr 2004 18:50:00 -0000 1.17
@@ -5,8 +5,8 @@
</small></pre><pre class="diff" id="context"> <id>dna-tools</id>
<package>org.jcontainer.dna.tools</package>
<shortDescription>The DNA Tools Collection.</shortDescription>
</pre><pre class="diff" id="removed">- <currentVersion>1.1-dev</currentVersion>
-
</pre><pre class="diff" id="added">+ <currentVersion>1.1-rc3-dev</currentVersion>
+
</pre><pre class="diff" id="context"> <description>
The DNA Tool Project contains a set of tools useful for
developing DNA components.
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname"><a href="http://xstream.cvs.codehaus.org/jcontainer">jcontainer</a>/<a href="http://xstream.cvs.codehaus.org/jcontainer/dna">dna</a><br /></span>
<div class="fileheader"><big><b>project.xml</b></big> <small id="info"><a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml?rev=1.26&content-type=text/vnd.viewcvs-markup">1.26</a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml.diff?r1=1.26&r2=1.27">-></a> <a href="http://xstream.cvs.codehaus.org/jcontainer/dna/project.xml?rev=1.27&content-type=text/vnd.viewcvs-markup">1.27</a></small></div>
<pre class="diff"><small id="info">diff -u -r1.26 -r1.27
--- project.xml 22 Mar 2004 00:22:42 -0000 1.26
+++ project.xml 18 Apr 2004 18:50:00 -0000 1.27
@@ -11,7 +11,7 @@
</small></pre><pre class="diff" id="context">
<groupId>dna</groupId>
<!-- note need to update version in dna-tools dependencies if this changes -->
</pre><pre class="diff" id="removed">- <currentVersion>1.1-dev</currentVersion>
</pre><pre class="diff" id="added">+ <currentVersion>1.1-<span id="addedchars">rc3-</span>dev</currentVersion>
</pre><pre class="diff" id="context"> <package>org.jcontainer.dna</package>
<issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10241</issueTrackingUrl>
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -> email">CVSspam</a> 0.2.8</small></center>
</body></html>