OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | December 2006 Index

<--  Date Index  --> <--  Thread Index  -->

CVS update of julia/src/org/objectweb/fractal/juliak/factory (1 file)


    Date: Saturday, December 16, 2006 @ 21:01:14
  Author: seintur
    Path: /cvsroot/fractal/julia/src/org/objectweb/fractal/juliak/factory

Modified: GenericFactoryImpl.java

Typo in property name.


-------------------------+
 GenericFactoryImpl.java |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: julia/src/org/objectweb/fractal/juliak/factory/GenericFactoryImpl.java
diff -u 
julia/src/org/objectweb/fractal/juliak/factory/GenericFactoryImpl.java:1.8 
julia/src/org/objectweb/fractal/juliak/factory/GenericFactoryImpl.java:1.9
--- 
julia/src/org/objectweb/fractal/juliak/factory/GenericFactoryImpl.java:1.8  
Sat Dec 16 20:47:15 2006
+++ julia/src/org/objectweb/fractal/juliak/factory/GenericFactoryImpl.java    
  Sat Dec 16 21:01:14 2006
@@ -71,7 +71,7 @@
      * The default value is GenericFactoryImpl.
      */ 
     public static final String GEN_FACT_IMPL =
-        "org.objectweb.fractal.aokell.genericfactory";
+        "org.objectweb.fractal.juliak.genericfactory";
     
     /** The singleton instance of itself. */
     private static GenericFactory singleton;



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.