You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by do...@apache.org on 2007/09/12 09:06:36 UTC

svn commit: r574809 - /felix/sandbox/donsez/urlhandler.maven/README.txt

Author: donsez
Date: Wed Sep 12 00:06:35 2007
New Revision: 574809

URL: http://svn.apache.org/viewvc?rev=574809&view=rev
Log:
add itens to TODOLIST

Modified:
    felix/sandbox/donsez/urlhandler.maven/README.txt

Modified: felix/sandbox/donsez/urlhandler.maven/README.txt
URL: http://svn.apache.org/viewvc/felix/sandbox/donsez/urlhandler.maven/README.txt?rev=574809&r1=574808&r2=574809&view=diff
==============================================================================
--- felix/sandbox/donsez/urlhandler.maven/README.txt (original)
+++ felix/sandbox/donsez/urlhandler.maven/README.txt Wed Sep 12 00:06:35 2007
@@ -26,6 +26,8 @@
 
 TODOLIST
 --------
+* version field could specify version range expressions : [2.1,2.5)
 * use Maven Archiva for updating the local cache ...
 * tests it under Unix/Linux
 * extensive tests for MavenCompliantVersion
+* choose between OSGi or Maven version order (1.0.0 < or > 1.0.0_SNAPSHOT)