[Oval-commits] r56 - in trunk/tools: . oval/definition oval/parser

Pavel Vinogradov blaze-guest at alioth.debian.org
Sun Jun 17 13:37:57 UTC 2007


Author: blaze-guest
Date: 2007-06-17 13:37:57 +0000 (Sun, 17 Jun 2007)
New Revision: 56

Modified:
   trunk/tools/TODO
   trunk/tools/oval/definition/version.py
   trunk/tools/oval/parser/version.py
Log:
New tools version 0.40
Implement most functional parts but need testing and optimizations


Modified: trunk/tools/TODO
===================================================================
--- trunk/tools/TODO	2007-06-17 13:34:42 UTC (rev 55)
+++ trunk/tools/TODO	2007-06-17 13:37:57 UTC (rev 56)
@@ -1,10 +1,11 @@
 General:
-	Full refactoring of project source code
 	Rewrite structure for represent DSA information. (dict to class)
 		
 oval/definition/generator.py:
 	Rewrite tests generation conform to linux-definition-schema
 	 
 Future:
+	Full refactoring of project source code
+
 oval/parser/wml.py
 	Save html tags instead of omit them 
\ No newline at end of file

Modified: trunk/tools/oval/definition/version.py
===================================================================
--- trunk/tools/oval/definition/version.py	2007-06-17 13:34:42 UTC (rev 55)
+++ trunk/tools/oval/definition/version.py	2007-06-17 13:37:57 UTC (rev 56)
@@ -1 +1 @@
-__version__ = 0.2
+__version__ = 0.40

Modified: trunk/tools/oval/parser/version.py
===================================================================
--- trunk/tools/oval/parser/version.py	2007-06-17 13:34:42 UTC (rev 55)
+++ trunk/tools/oval/parser/version.py	2007-06-17 13:37:57 UTC (rev 56)
@@ -1 +1 @@
-__version__ = 0.2
+__version__ = 0.40
\ No newline at end of file




More information about the Oval-commits mailing list