]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5466: Removing generic thumbnail generator Nuxeo listener since it is having...
authorRichard Millet <remillet@berkeley.edu>
Fri, 24 Aug 2012 05:47:28 +0000 (22:47 -0700)
committerRichard Millet <remillet@berkeley.edu>
Fri, 24 Aug 2012 05:47:28 +0000 (22:47 -0700)
3rdparty/nuxeo/build.xml
3rdparty/nuxeo/pom.xml

index 214b10dfa9f7168740e80a03e89104c42c1a2b00..3e5b9ac6fdbb9af54d3f867a2ca97c778b735961 100644 (file)
             </filterset>\r
         </copy>\r
         <ant antfile="nuxeo-platform-collectionspace/build.xml" target="deploy" inheritall="false"/>\r
-        <ant antfile="nuxeo-platform-thumbnail/build.xml" target="deploy" inheritall="false"/>\r
     </target>\r
 \r
     <target name="undeploy"\r
         <ant antfile="nuxeo-platform-collectionspace/build.xml" target="undeploy" inheritall="false"/>\r
                <ant antfile="nuxeo-platform-quote/build.xml" target="undeploy" inheritall="false"/>\r
                <ant antfile="nuxeo-platform-quote-api/build.xml" target="undeploy" inheritall="false"/>\r
-               <ant antfile="nuxeo-platform-thumbnail/build.xml" target="undeploy" inheritall="false"/>\r
     </target>\r
 \r
     <target name="dist"\r
index 4c7a8433ab1478da4b6457be8591fb7634b2aa0f..1703bb325edfb7c64c578242f77560f41aa472b3 100644 (file)
     <name>services.3rdparty.nuxeo</name>
 
     <modules>
-        <module>nuxeo-platform-collectionspace</module>
+               <module>nuxeo-platform-collectionspace</module>
                <module>nuxeo-platform-quote-api</module>
                <module>nuxeo-platform-quote</module>
-               <module>nuxeo-platform-thumbnail</module>
        </modules>
 
     <dependencies>