You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2006/11/06 20:39:52 UTC

svn commit: r471839 - in /ant/antlibs/dotnet/trunk: changes.xml doap_DotnetAntlib.rdf version.properties

Author: bodewig
Date: Mon Nov  6 11:39:51 2006
New Revision: 471839

URL: http://svn.apache.org/viewvc?view=rev&rev=471839
Log:
bump version

Modified:
    ant/antlibs/dotnet/trunk/changes.xml
    ant/antlibs/dotnet/trunk/doap_DotnetAntlib.rdf
    ant/antlibs/dotnet/trunk/version.properties

Modified: ant/antlibs/dotnet/trunk/changes.xml
URL: http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/changes.xml?view=diff&rev=471839&r1=471838&r2=471839
==============================================================================
--- ant/antlibs/dotnet/trunk/changes.xml (original)
+++ ant/antlibs/dotnet/trunk/changes.xml Mon Nov  6 11:39:51 2006
@@ -4,7 +4,7 @@
 <!ELEMENT document (properties?, release+)>
 <!ELEMENT properties (title)>
 <!ELEMENT title (#PCDATA)>
-<!ELEMENT release (action+)>
+<!ELEMENT release (action*)>
 <!ELEMENT action (#PCDATA)>
 <!ATTLIST release
           version CDATA #REQUIRED
@@ -22,6 +22,9 @@
     </properties>
 
     <release version="SVN trunk" date="unpublished">
+    </release>
+
+    <release version="1.0" date="2006-11-06">
       <action type="update" issue="40553">
         The NAnt and MSBuild task have new attributes failonerror and
         errorproperty that allow users to fine-tune Ant's behaviour if

Modified: ant/antlibs/dotnet/trunk/doap_DotnetAntlib.rdf
URL: http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/doap_DotnetAntlib.rdf?view=diff&rev=471839&r1=471838&r2=471839
==============================================================================
--- ant/antlibs/dotnet/trunk/doap_DotnetAntlib.rdf (original)
+++ ant/antlibs/dotnet/trunk/doap_DotnetAntlib.rdf Mon Nov  6 11:39:51 2006
@@ -36,9 +36,9 @@
     <category rdf:resource="http://projects.apache.org/category/build-management" />
     <release>
       <Version>
-        <name>Apache .NET Ant Library 1.0 Beta 1</name>
-        <created>2006-09-13</created>
-        <revision>1.0Beta1</revision>
+        <name>Apache .NET Ant Library 1.0</name>
+        <created>2006-11-06</created>
+        <revision>1.0</revision>
       </Version>
     </release>
     <repository>

Modified: ant/antlibs/dotnet/trunk/version.properties
URL: http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/version.properties?view=diff&rev=471839&r1=471838&r2=471839
==============================================================================
--- ant/antlibs/dotnet/trunk/version.properties (original)
+++ ant/antlibs/dotnet/trunk/version.properties Mon Nov  6 11:39:51 2006
@@ -1 +1 @@
-artifact.version=1.0Beta2
+artifact.version=1.1Alpha



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org