You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by oz...@apache.org on 2004/01/13 13:28:04 UTC

cvs commit: jakarta-slide/src/tests/transaction PutTestCase.java

ozeigermann    2004/01/13 04:28:04

  Modified:    src/doc  news.xml
  Removed:     src/tests/client DemoFrame.java WebdavTest.java
                        TestDOMUtils.java TestXMLResponseMethodBase.java
                        TestXMLPrinter.java DemoApp.java
               src/tests/uri URIUtil.java URITestBase.java
                        BasicURITest.java URITestSuite.java
                        HttpsURLTest.java RelativeURITest.java
                        URIUtilTest.java HttpURL.java HttpURLTest.java
                        HttpsURL.java KoreanURITest.java
               src/tests test.sh test.bat
               src/tests/transaction PutTestCase.java
  Log:
  Removed defunct JUnit tests to avoid confusion
  
  Revision  Changes    Path
  1.34      +22 -0     jakarta-slide/src/doc/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/news.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- news.xml	18 Nov 2003 16:22:10 -0000	1.33
  +++ news.xml	13 Jan 2004 12:28:04 -0000	1.34
  @@ -9,6 +9,28 @@
     
     <body>
     
  +    <section name="First Slide 2.0 beta to be released end of January">
  +
  +      <p>Slide 2.0 will provide a stable content repository as a basis for a content
  +management system / framework and other purposes. It features:</p>
  +    <ul>
  +    	<li>Full WebDAV Support</li>
  +    	<li>Basic DeltaV WebDAV Versioning Support</li>
  +		<li>Support for a variety of backend systems for storing the content
  +including different databases and file system storage</li>
  +		<li>Transactions and Locking for data integrity</li>
  +		<li>Flexible control over permissions at a per file level via support for the 
  +WebDAV ACL</li>
  +        <li>DASL support for any backend, extensible for using backends search
  +capabilities for higher scalability and less latency</li>
  +        <li>Binding support</li>
  +        <li>Simple installation on any server supporting Servlet 2.3 and .war
  +deployment</li>
  +        <li>'ready-to-run' binary distribution for Tomcat</li>
  +        <li>A fully featured WebDAV client library and command line client</li>
  +    </ul>
  +    </section>
  +
       <section name="11/18/2003 Slide 2.0 release coming soon">
   
         <p>Committers have agreed to push out a 2.0 release as soon as possible.
  
  
  

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