<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.acquisition.doctype.jars.all"
- value="collectionspace.acquisition.doctype*.jar"/>
- <property name="nuxeo.acquisition.schema.common.jars.all"
- value="collectionspace.acquisition.schema*_common.jar"/>
+ value="collectionspace.acquisition.doctype.*.jar"/>
+ <property name="nuxeo.acquisition.schema.jars.all"
+ value="collectionspace.acquisition.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.acquisition.legacy.jars.all"
value="org.collectionspace.services.acquisition.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.acquisition.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.acquisition.schema.common.jars.all}"/>
+ <include name="${nuxeo.acquisition.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.blob.doctype.jars.all"
- value="collectionspace.blob.doctype*.jar"/>
- <property name="nuxeo.blob.schema.common.jars.all"
- value="collectionspace.blob.schema*_common.jar"/>
+ value="collectionspace.blob.doctype.*.jar"/>
+ <property name="nuxeo.blob.schema.jars.all"
+ value="collectionspace.blob.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.blob.legacy.jars.all"
value="org.collectionspace.services.blob.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.blob.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.blob.schema.common.jars.all}"/>
+ <include name="${nuxeo.blob.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.citation.doctype.jars.all"
- value="collectionspace.citation.doctype*.jar"/>
- <property name="nuxeo.citation.schema.common.jars.all"
- value="collectionspace.citation.schema*_common.jar"/>
+ value="collectionspace.citation.doctype.*.jar"/>
+ <property name="nuxeo.citation.schema.jars.all"
+ value="collectionspace.citation.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.citation.legacy.jars.all"
value="org.collectionspace.services.citation.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.citation.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.citation.schema.common.jars.all}"/>
+ <include name="${nuxeo.citation.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="build" location="build"/>\r
<property name="dist" location="dist"/>\r
<!-- JAR files used by CollectionSpace 4.0 and later -->\r
- <!-- Doctype JAR(s) are removed via the 'undeploy' target in the -->\r
- <!-- Ant buildfile for the common schema -->\r
- <property name="nuxeo.collectionobject.schema.naturalhistory.jars.all"\r
- value="collectionspace.collectionobject.schema*_naturalhistory.jar"/>\r
+ <!-- Both doctype and schema JAR(s) are removed via the 'undeploy' target -->\r
+ <!-- in another Ant buildfile, in a peer module to this module -->\r
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier --> \r
<!-- Additional legacy JAR(s) are removed via the 'undeploy' target in the -->\r
<!-- Ant buildfile for the common schema -->\r
<property name="dist" location="dist"/>\r
<!-- JAR files used by CollectionSpace 4.0 and later -->\r
<property name="nuxeo.collectionobject.doctype.jars.all"\r
- value="collectionspace.collectionobject.doctype*.jar"/>\r
- <property name="nuxeo.collectionobject.schema.common.jars.all"\r
- value="collectionspace.collectionobject.schema*_common.jar"/>\r
+ value="collectionspace.collectionobject.doctype.*.jar"/>\r
+ <property name="nuxeo.collectionobject.schema.jars.all"\r
+ value="collectionspace.collectionobject.schema.*.jar"/>\r
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier --> \r
<property name="nuxeo.collectionobject.legacy.jars.all"\r
value="org.collectionspace.services.collectionobject.3rdparty.nuxeo-*.jar"/>\r
<include name="${nuxeo.collectionobject.doctype.jars.all}"/>\r
</fileset>\r
<fileset dir="${jee.deploy.nuxeo.plugins}">\r
- <include name="${nuxeo.collectionobject.schema.common.jars.all}"/>\r
+ <include name="${nuxeo.collectionobject.schema.jars.all}"/>\r
</fileset>\r
<!-- Undeploy legacy artifacts -->\r
<fileset dir="${jee.deploy.nuxeo.plugins}">\r
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.concept.doctype.jars.all"
- value="collectionspace.concept.doctype*.jar"/>
- <property name="nuxeo.concept.schema.common.jars.all"
- value="collectionspace.concept.schema*_common.jar"/>
+ value="collectionspace.concept.doctype.*.jar"/>
+ <property name="nuxeo.concept.schema.jars.all"
+ value="collectionspace.concept.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.concept.legacy.jars.all"
value="org.collectionspace.services.concept.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.concept.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.concept.schema.common.jars.all}"/>
+ <include name="${nuxeo.concept.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="dist" location="dist"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.contact.doctype.jars.all"
- value="collectionspace.contact.doctype*.jar"/>
- <property name="nuxeo.contact.schema.common.jars.all"
- value="collectionspace.contact.schema*_common.jar"/>
+ value="collectionspace.contact.doctype.*.jar"/>
+ <property name="nuxeo.contact.schema.jars.all"
+ value="collectionspace.contact.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.contact.legacy.jars.all"
value="org.collectionspace.services.contact.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.contact.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.contact.schema.common.jars.all}"/>
+ <include name="${nuxeo.contact.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.group.doctype.jars.all"
- value="collectionspace.group.doctype*.jar"/>
- <property name="nuxeo.group.schema.common.jars.all"
- value="collectionspace.group.schema*_common.jar"/>
+ value="collectionspace.group.doctype.*.jar"/>
+ <property name="nuxeo.group.schema.jars.all"
+ value="collectionspace.group.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.group.legacy.jars.all"
value="org.collectionspace.services.group.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.group.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.group.schema.common.jars.all}"/>
+ <include name="${nuxeo.group.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.intake.doctype.jars.all"
- value="collectionspace.intake.doctype*.jar"/>
- <property name="nuxeo.intake.schema.common.jars.all"
- value="collectionspace.intake.schema*_common.jar"/>
+ value="collectionspace.intake.doctype.*.jar"/>
+ <property name="nuxeo.intake.schema.jars.all"
+ value="collectionspace.intake.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.intake.legacy.jars.all"
value="org.collectionspace.services.intake.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.intake.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.intake.schema.common.jars.all}"/>
+ <include name="${nuxeo.intake.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.loanin.doctype.jars.all"
- value="collectionspace.loanin.doctype*.jar"/>
- <property name="nuxeo.loanin.schema.common.jars.all"
- value="collectionspace.loanin.schema*_common.jar"/>
+ value="collectionspace.loanin.doctype.*.jar"/>
+ <property name="nuxeo.loanin.schema.jars.all"
+ value="collectionspace.loanin.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.loanin.legacy.jars.all"
value="org.collectionspace.services.loanin.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.loanin.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.loanin.schema.common.jars.all}"/>
+ <include name="${nuxeo.loanin.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.loanout.doctype.jars.all"
- value="collectionspace.loanout.doctype*.jar"/>
- <property name="nuxeo.loanout.schema.common.jars.all"
- value="collectionspace.loanout.schema*_common.jar"/>
+ value="collectionspace.loanout.doctype.*.jar"/>
+ <property name="nuxeo.loanout.schema.jars.all"
+ value="collectionspace.loanout.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.loanout.legacy.jars.all"
value="org.collectionspace.services.loanout.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.loanout.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.loanout.schema.common.jars.all}"/>
+ <include name="${nuxeo.loanout.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.location.doctype.jars.all"
- value="collectionspace.location.doctype*.jar"/>
- <property name="nuxeo.location.schema.common.jars.all"
- value="collectionspace.location.schema*_common.jar"/>
+ value="collectionspace.location.doctype.*.jar"/>
+ <property name="nuxeo.location.schema.jars.all"
+ value="collectionspace.location.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.location.legacy.jars.all"
value="org.collectionspace.services.location.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.location.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.location.schema.common.jars.all}"/>
+ <include name="${nuxeo.location.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.media.doctype.jars.all"
- value="collectionspace.media.doctype*.jar"/>
- <property name="nuxeo.media.schema.common.jars.all"
- value="collectionspace.media.schema*_common.jar"/>
+ value="collectionspace.media.doctype.*.jar"/>
+ <property name="nuxeo.media.schema.jars.all"
+ value="collectionspace.media.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.media.legacy.jars.all"
value="org.collectionspace.services.media.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.media.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.media.schema.common.jars.all}"/>
+ <include name="${nuxeo.media.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.movement.doctype.jars.all"
- value="collectionspace.movement.doctype*.jar"/>
- <property name="nuxeo.movement.schema.common.jars.all"
- value="collectionspace.movement.schema*_common.jar"/>
+ value="collectionspace.movement.doctype.*.jar"/>
+ <property name="nuxeo.movement.schema.jars.all"
+ value="collectionspace.movement.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.movement.legacy.jars.all"
value="org.collectionspace.services.movement.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.movement.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.movement.schema.common.jars.all}"/>
+ <include name="${nuxeo.movement.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.objectexit.doctype.jars.all"
- value="collectionspace.objectexit.doctype*.jar"/>
- <property name="nuxeo.objectexit.schema.common.jars.all"
- value="collectionspace.objectexit.schema*_common.jar"/>
+ value="collectionspace.objectexit.doctype.*.jar"/>
+ <property name="nuxeo.objectexit.schema.jars.all"
+ value="collectionspace.objectexit.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.objectexit.legacy.jars.all"
value="org.collectionspace.services.objectexit.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.objectexit.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.objectexit.schema.common.jars.all}"/>
+ <include name="${nuxeo.objectexit.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.organization.doctype.jars.all"
- value="collectionspace.organization.doctype*.jar"/>
- <property name="nuxeo.organization.schema.common.jars.all"
- value="collectionspace.organization.schema*_common.jar"/>
+ value="collectionspace.organization.doctype.*.jar"/>
+ <property name="nuxeo.organization.schema.jars.all"
+ value="collectionspace.organization.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.organization.legacy.jars.all"
value="org.collectionspace.services.organization.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.organization.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.organization.schema.common.jars.all}"/>
+ <include name="${nuxeo.organization.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.person.doctype.jars.all"
- value="collectionspace.person.doctype*.jar"/>
- <property name="nuxeo.person.schema.common.jars.all"
- value="collectionspace.person.schema*_common.jar"/>
+ value="collectionspace.person.doctype.*.jar"/>
+ <property name="nuxeo.person.schema.jars.all"
+ value="collectionspace.person.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.person.legacy.jars.all"
value="org.collectionspace.services.person.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.person.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.person.schema.common.jars.all}"/>
+ <include name="${nuxeo.person.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="build" location="build"/>
<property name="dist" location="dist"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
- <!-- Doctype JAR(s) are removed via the 'undeploy' target in the -->
- <!-- Ant buildfile for the common schema -->
- <property name="nuxeo.person.schema.naturalhistory.jars.all"
- value="collectionspace.person.schema*_naturalhistory.jar"/>
+ <!-- Both doctype and schema JAR(s) are removed via the 'undeploy' target -->
+ <!-- in another Ant buildfile, in a peer module to this module -->
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.person.lifesci.legacy.jars.all"
value="org.collectionspace.services.person.3rdparty.lifesci.nuxeo-*.jar"/>
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.place.doctype.jars.all"
- value="collectionspace.place.doctype*.jar"/>
- <property name="nuxeo.place.schema.common.jars.all"
- value="collectionspace.place.schema*_common.jar"/>
+ value="collectionspace.place.doctype.*.jar"/>
+ <property name="nuxeo.place.schema.jars.all"
+ value="collectionspace.place.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.place.legacy.jars.all"
value="org.collectionspace.services.place.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.place.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.place.schema.common.jars.all}"/>
+ <include name="${nuxeo.place.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.report.doctype.jars.all"
- value="collectionspace.report.doctype*.jar"/>
- <property name="nuxeo.report.schema.common.jars.all"
- value="collectionspace.report.schema*_common.jar"/>
+ value="collectionspace.report.doctype.*.jar"/>
+ <property name="nuxeo.report.schema.jars.all"
+ value="collectionspace.report.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.report.legacy.jars.all"
value="org.collectionspace.services.report.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.report.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.report.schema.common.jars.all}"/>
+ <include name="${nuxeo.report.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<!-- Note: the names of these JAR files include the string 'taxon', while -->
- <!-- the names of of the legacy JAR files, below, include the string 'taxonomy'. -->
+ <!-- the names of the legacy JAR files, below, include the string 'taxonomy'. -->
<property name="nuxeo.taxonomy.doctype.jars.all"
- value="collectionspace.taxon.doctype*.jar"/>
- <property name="nuxeo.taxonomy.schema.common.jars.all"
- value="collectionspace.taxon.schema*_common.jar"/>
+ value="collectionspace.taxon.doctype.*.jar"/>
+ <property name="nuxeo.taxonomy.schema.jars.all"
+ value="collectionspace.taxon.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.taxonomy.legacy.jars.all"
value="org.collectionspace.services.taxonomy.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.taxonomy.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.taxonomy.schema.common.jars.all}"/>
+ <include name="${nuxeo.taxonomy.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<!-- Note: the names of these JAR files include the string 'vocabularyitem', while -->
- <!-- the names of of the legacy JAR files, below, include the string 'vocabulary'. -->
+ <!-- the names of the legacy JAR files, below, include the string 'vocabulary'. -->
<property name="nuxeo.vocabulary.doctype.jars.all"
- value="collectionspace.vocabularyitem.doctype*.jar"/>
- <property name="nuxeo.vocabulary.schema.common.jars.all"
- value="collectionspace.vocabularyitem.schema*_common.jar"/>
+ value="collectionspace.vocabularyitem.doctype.*.jar"/>
+ <property name="nuxeo.vocabulary.schema.jars.all"
+ value="collectionspace.vocabularyitem.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.vocabulary.legacy.jars.all"
value="org.collectionspace.services.vocabulary.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.vocabulary.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.vocabulary.schema.common.jars.all}"/>
+ <include name="${nuxeo.vocabulary.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">
<property name="src" location="src"/>
<!-- JAR files used by CollectionSpace 4.0 and later -->
<property name="nuxeo.work.doctype.jars.all"
- value="collectionspace.work.doctype*.jar"/>
- <property name="nuxeo.work.schema.common.jars.all"
- value="collectionspace.work.schema*_common.jar"/>
+ value="collectionspace.work.doctype.*.jar"/>
+ <property name="nuxeo.work.schema.jars.all"
+ value="collectionspace.work.schema.*.jar"/>
<!-- Legacy JAR files used by CollectionSpace 3.3 and earlier -->
<property name="nuxeo.work.legacy.jars.all"
value="org.collectionspace.services.work.3rdparty.nuxeo-*.jar"/>
<include name="${nuxeo.work.doctype.jars.all}"/>
</fileset>
<fileset dir="${jee.deploy.nuxeo.plugins}">
- <include name="${nuxeo.work.schema.common.jars.all}"/>
+ <include name="${nuxeo.work.schema.jars.all}"/>
</fileset>
<!-- Undeploy legacy artifacts -->
<fileset dir="${jee.deploy.nuxeo.plugins}">