Remove HTML formatting libraries
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Jan 2020 11:34:35 +0000 (12:34 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 4 Jan 2020 11:34:35 +0000 (12:34 +0100)
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.node/pom.xml

index aa4c3dec610e44212768d82cc4a1fbb4d49bd348..535bf17b4327849b2761d3396e21841fbecb48fe 100644 (file)
 <!--                   <artifactId>org.osgi.service.component.annotations</artifactId> -->
 <!--           </dependency> -->
 
-               <!-- Freemarker -->
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>org.freemarker</artifactId>
-               </dependency>
-
                <!-- Jackson JSON processor -->
                <dependency>
                        <groupId>org.argeo.tp.jackson</groupId>
index 7fca100c090496be48d76b81b4d7dc3cb1e516e1..f4402a81e1cbd43c2f773b8c1f571ea0ce5f6041 100644 (file)
                        <artifactId>com.google.gson</artifactId>
                </dependency>
 
-               <!-- Flexmark -->
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>com.vladsch.flexmark</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>com.vladsch.flexmark.util</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>com.vladsch.flexmark.formatter</artifactId>
-               </dependency>
-
                <!-- Aries -->
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.tp.apache</groupId> -->