]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.osgiboot/src/main/java/org/argeo/slc/osgiboot/OsgiBoot.java
Modular distributions
[gpl/argeo-slc.git] / runtime / org.argeo.slc.osgiboot / src / main / java / org / argeo / slc / osgiboot / OsgiBoot.java
index fcefc8345e974986d70255920605af9619a01d46..788c0babfdd04ff2c39fe7577ee1ab6ea862fe60 100644 (file)
@@ -37,7 +37,7 @@ public class OsgiBoot {
                        .booleanValue();
 
        private boolean excludeSvn = true;
-       private String modulesUrlSeparator = ";";
+       private String modulesUrlSeparator = ",";
 
        private final BundleContext bundleContext;