Author: noel
Date: Tue Aug 8 16:17:58 2006
New Revision: 429874
URL: http://svn.apache.org/viewvc?rev=429874&view=rev
Log:
sort to put most recent at the top, remove 2.2.0 since it had no crypto code.
Modified:
james/site/trunk/bis_JAMES.rdf
Modified: james/site/trunk/bis_JAMES.rdf
URL:
http://svn.apache.org/viewvc/james/site/trunk/bis_JAMES.rdf?rev=429874&r1=429873&r2=429874&view=diff
==============================================================================
--- james/site/trunk/bis_JAMES.rdf (original)
+++ james/site/trunk/bis_JAMES.rdf Tue Aug 8 16:17:58 2006
@@ -15,21 +15,14 @@
<Name>Serge Knystautas</Name>
</Contact>
<Product name="JAMES Server">
- <Distribution versions="v2.2.0">
- <CryptoSrc manufacturer="Apache Software Foundation"
rdf:resource="http://www.apache.org/dist/james/server/source/"/>
- </Distribution>
- <Distribution versions="v2.3.0-TO-latest">
- <CryptoSrc manufacturer="Apache Software Foundation"
rdf:resource="http://www.apache.org/dist/james/server/source/"/>
- <CryptoSrc manufacturer="Bouncy Castle"
rdf:resource="http://www.bouncycastle.org/download/bcmail-jdk14-129.tar.gz"/>
- </Distribution>
- <!--
- Update this to include 2.4.0-current, 3.0-current when the
roadmap is defined.
- Update this when updating bcmail version.
- -->
<Distribution versions="development">
<CryptoSrc manufacturer="Apache Software Foundation"
rdf:resource="http://svn.apache.org/repos/asf/james/server"/>
<CryptoSrc manufacturer="Bouncy Castle"
rdf:resource="http://www.bouncycastle.org/download/bcmail-jdk14-129.tar.gz"/>
</Distribution>
+ <Distribution versions="v2.3.0-TO-latest">
+ <CryptoSrc manufacturer="Apache Software Foundation"
rdf:resource="http://www.apache.org/dist/james/server/source/"/>
+ <CryptoSrc manufacturer="Bouncy Castle"
rdf:resource="http://www.bouncycastle.org/download/bcmail-jdk14-129.tar.gz"/>
+ </Distribution>
</Product>
</BISData>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>