Author: fmui
Date: Fri Mar 17 13:28:42 2017
New Revision: 1787366
URL: http://svn.apache.org/viewvc?rev=1787366&view=rev
Log:
PortCMIS: prepared next dev version
Modified:
chemistry/portcmis/trunk/PortCMIS/PortCMIS.nuspec
chemistry/portcmis/trunk/PortCMIS/Properties/AssemblyInfo.cs
chemistry/portcmis/trunk/PortCMISWin/PortCMISWin.nuspec
chemistry/portcmis/trunk/PortCMISWin/Properties/AssemblyInfo.cs
chemistry/portcmis/trunk/README
chemistry/portcmis/trunk/release.bat
Modified: chemistry/portcmis/trunk/PortCMIS/PortCMIS.nuspec
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/PortCMIS/PortCMIS.nuspec?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/PortCMIS/PortCMIS.nuspec (original)
+++ chemistry/portcmis/trunk/PortCMIS/PortCMIS.nuspec Fri Mar 17 13:28:42 2017
@@ -9,7 +9,7 @@
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
- <releaseNotes>See
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12337841</releaseNotes>
+ <releaseNotes>See
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340229&projectId=12310936</releaseNotes>
<copyright>Copyright 2015-2017</copyright>
<tags>CMIS</tags>
</metadata>
Modified: chemistry/portcmis/trunk/PortCMIS/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/PortCMIS/Properties/AssemblyInfo.cs?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/PortCMIS/Properties/AssemblyInfo.cs (original)
+++ chemistry/portcmis/trunk/PortCMIS/Properties/AssemblyInfo.cs Fri Mar 17
13:28:42 2017
@@ -26,7 +26,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision
Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.2.0.0")]
-[assembly: AssemblyFileVersion("0.2.0.0")]
+[assembly: AssemblyVersion("0.3.0.0")]
+[assembly: AssemblyFileVersion("0.3.0.0")]
[assembly: InternalsVisibleTo("PortCMISTests,
PublicKey=00240000048000009400000006020000002400005253413100040000010001009d683e19351b40a22bd055347c57c5fdf38ee9d87f1cafdc5860cd7bee5e1602715def553cfa26afd81457b8b7e30b870d0fb9525db6875b95ecfcbb5a65408304cf4d792397f9c83ebb1e529a39fb2bacef51e9a160618e6f3b7d0ad3a377fa7a3ee2e9534d5b2e9e1eeeb71a6595e09c242e9faf76fb64083189c9081ef7be")]
\ No newline at end of file
Modified: chemistry/portcmis/trunk/PortCMISWin/PortCMISWin.nuspec
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/PortCMISWin/PortCMISWin.nuspec?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/PortCMISWin/PortCMISWin.nuspec (original)
+++ chemistry/portcmis/trunk/PortCMISWin/PortCMISWin.nuspec Fri Mar 17 13:28:42
2017
@@ -2,14 +2,14 @@
<package >
<metadata>
<id>$id$</id>
- <version>0.2.0.0</version>
+ <version>0.3.0.0</version>
<title>PortCMIS for Store Apps</title>
<authors>Apache Software Foundation</authors>
<owners>Apache Software Foundation</owners>
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>CMIS Client Library for .Net</description>
- <releaseNotes>See
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12337841</releaseNotes>
+ <releaseNotes>See
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340229&projectId=12310936</releaseNotes>
<copyright>Copyright 2015-2017</copyright>
<tags>CMIS</tags>
</metadata>
Modified: chemistry/portcmis/trunk/PortCMISWin/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/PortCMISWin/Properties/AssemblyInfo.cs?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/PortCMISWin/Properties/AssemblyInfo.cs (original)
+++ chemistry/portcmis/trunk/PortCMISWin/Properties/AssemblyInfo.cs Fri Mar 17
13:28:42 2017
@@ -26,5 +26,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision
Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.2.0.0")]
-[assembly: AssemblyFileVersion("0.2.0.0")]
+[assembly: AssemblyVersion("0.3.0.0")]
+[assembly: AssemblyFileVersion("0.3.0.0")]
Modified: chemistry/portcmis/trunk/README
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/README?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/README (original)
+++ chemistry/portcmis/trunk/README Fri Mar 17 13:28:42 2017
@@ -1,4 +1,4 @@
-Apache Chemistry PortCMIS 0.2
+Apache Chemistry PortCMIS 0.3
=============================
Apache Chemistry PortCMIS is a Content Management Interoperability Services
(CMIS)
@@ -57,6 +57,12 @@ to developed for either PortCMIS or Port
Change log
----------
+PortCMIS 0.3:
+
+- ???
+- See
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340229&projectId=12310936
+
+
PortCMIS 0.2:
- Bug fix release
Modified: chemistry/portcmis/trunk/release.bat
URL:
http://svn.apache.org/viewvc/chemistry/portcmis/trunk/release.bat?rev=1787366&r1=1787365&r2=1787366&view=diff
==============================================================================
--- chemistry/portcmis/trunk/release.bat (original)
+++ chemistry/portcmis/trunk/release.bat Fri Mar 17 13:28:42 2017
@@ -145,7 +145,7 @@ echo mkdir chemistry-portcmis-%PORTCMI
echo cd chemistry-portcmis-%PORTCMISVERSION%-%PORTCMISRC%
echo copy ..\..\artifacts\* .
echo svn add .
-echo svn commit -m 'added PortCMIS %PORTCMISVERSION% artifacts'
+echo svn commit -m "added PortCMIS %PORTCMISVERSION% artifacts"
echo cd ..\..
echo.
echo - Send vote mail and wait 72 hours
@@ -157,7 +157,7 @@ echo mkdir %PORTCMISVERSION%
echo cd %PORTCMISVERSION%
echo copy ..\..\artifacts\* .
echo svn add .
-echo svn commit -m 'added PortCMIS %PORTCMISVERSION% release to dist'
+echo svn commit -m "added PortCMIS %PORTCMISVERSION% release to dist"
echo cd ..\..
echo.
echo - Update website