You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/11/05 16:26:29 UTC

svn commit: r1814361 - in /uima/site/trunk/uima-website: docs/dev-eclipse-plugin-archiving.html xdocs/dev-eclipse-plugin-archiving.xml

Author: schor
Date: Sun Nov  5 16:26:29 2017
New Revision: 1814361

URL: http://svn.apache.org/viewvc?rev=1814361&view=rev
Log:
no Jira more details on archiving

Modified:
    uima/site/trunk/uima-website/docs/dev-eclipse-plugin-archiving.html
    uima/site/trunk/uima-website/xdocs/dev-eclipse-plugin-archiving.xml

Modified: uima/site/trunk/uima-website/docs/dev-eclipse-plugin-archiving.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/dev-eclipse-plugin-archiving.html?rev=1814361&r1=1814360&r2=1814361&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/dev-eclipse-plugin-archiving.html (original)
+++ uima/site/trunk/uima-website/docs/dev-eclipse-plugin-archiving.html Sun Nov  5 16:26:29 2017
@@ -342,17 +342,6 @@
     
   </ul>
   
-  Alternative:
-  <ul>
-    <li>do a svn "rename" (possible when using TortiseSVN) 
-      from ... eclipse-update-site/uimaj 
-        to archive-eclipse-update-site/uimaj-2.3.1-2.10.1</li>
-    <li>do an svn import of the new site:<br />
-    <code>cd to .../uimaj-eclipse-update-site/target/eclipse-update-site/uimaj</code>
-    <code>svn import -m "reset main Eclipse update subsite" . https://dist.apache.org/repos/dist/release/uima/eclipse-update-site/uimaj</code>
-       </li>
-    <li>after the archive.apache.org has the new archive, delete it from svn.</li>
-  </ul>
 </p>
                             </blockquote>
         </p>

Modified: uima/site/trunk/uima-website/xdocs/dev-eclipse-plugin-archiving.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/dev-eclipse-plugin-archiving.xml?rev=1814361&r1=1814360&r2=1814361&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/dev-eclipse-plugin-archiving.xml (original)
+++ uima/site/trunk/uima-website/xdocs/dev-eclipse-plugin-archiving.xml Sun Nov  5 16:26:29 2017
@@ -142,17 +142,6 @@ under the License.
     
   </ul>
   
-  Alternative:
-  <ul>
-    <li>do a svn "rename" (possible when using TortiseSVN) 
-      from ... eclipse-update-site/uimaj 
-        to archive-eclipse-update-site/uimaj-2.3.1-2.10.1</li>
-    <li>do an svn import of the new site:<br/>
-    <code>cd to .../uimaj-eclipse-update-site/target/eclipse-update-site/uimaj</code>
-    <code>svn import -m "reset main Eclipse update subsite" . https://dist.apache.org/repos/dist/release/uima/eclipse-update-site/uimaj</code>
-       </li>
-    <li>after the archive.apache.org has the new archive, delete it from svn.</li>
-  </ul>
 </p>
 </section>