<?xml version="1.0" encoding="UTF-8"?>
<!--
   Copyright 2016 Anyware Services

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
<ivy-module version="2.0">
  <info organisation="org.ametys.plugins" module="workspaces" branch="1.4.x" revision="1.4.7" status="release" publication="20200730124036">
    <license url="http://www.apache.org/licenses/LICENSE-2.0" name="ASL2"/>
        <description homepage="http://www.ametys.org/"/>
  </info>
  <configurations>
    <conf name="common_dependencies" description="Root configuration for dependencies (runtime or compile)" visibility="private"/>

    <conf name="compile_dependencies" extends="common_dependencies" description="Dependencies for compiling this module (except any ametys artefacts)"/>
    <conf name="compile" extends="compile_dependencies" description="Dependencies for compiling this module including ametys artefacts" visibility="private"/>
    
    <conf name="runtime_dependencies" extends="common_dependencies" description="Dependencies for running this module (except any ametys artefacts)"/>
    <conf name="runtime" extends="runtime_dependencies" description="Artificat for runtime only, with runtime dependencies"/>
    <conf name="default" extends="runtime" description="Artificat for runtime, with resources and runtime dependencies"/>

    <conf name="test" extends="compile,runtime" description="Configuration used during unit test of artifacts" visibility="private"/>
  </configurations>
  <publications>
    <artifact name="ametys-plugin-workspaces" type="jar" ext="jar" conf="runtime"/>
    <artifact name="ametys-plugin-workspaces" type="source" ext="jar" conf="runtime"/>
  </publications>
  
  <dependencies>
    <!-- DO NOT EDIT This section is generated from ametys-components.xml file DO NOT EDIT -->
    <!-- RUNTIME-2865 Improve Tokens;CMS-9261 Enumerator and validator info are missing for new API of service parameters ; RUNTIME-2956 Set the Ametys asNonAccentedUCString as the default Ext sort type for String. -->
    <dependency org="org.ametys" name="web" branch="4.2.x" rev="4.2.16" branchConstraint="4.2.x" revConstraint="latest.release" conf="compile_dependencies->compile_dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime;default->default"/>
    <dependency org="org.ametys.plugins" name="user-directory" branch="2.2.x" rev="2.2.5" branchConstraint="2.2.x" revConstraint="latest.release" conf="compile_dependencies->compile_dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime;default->default"/>
    <dependency org="org.ametys.plugins" name="front-edition" branch="1.5.x" rev="1.5.4" branchConstraint="1.5.x" revConstraint="latest.release" conf="compile_dependencies->compile_dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime;default->default"/>
    <dependency org="org.ametys.plugins" name="messaging-connector" branch="1.6.x" rev="1.6.0" branchConstraint="1.6.x" revConstraint="latest.release" conf="compile_dependencies,runtime_dependencies,compile,runtime->runtime;default->default">
                <exclude org="org\.ametys(\..*)?" module="^(?!messaging-connector).*$" matcher="regexp" conf="compile_dependencies,runtime_dependencies"/></dependency>
    <!-- DO NOT EDIT This section is generated from ametys-components.xml file DO NOT EDIT -->
    
    <!-- OpenCMIS -->
    <dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-bridge" rev="1.0.0" conf="common_dependencies->default"/>
    
    <!-- runtime configuration -->
    <dependency org="jquery" name="jquery" rev="2.2.4-1-ametys" conf="runtime_dependencies->default"/>
    <dependency org="twbs" name="bootstrap" rev="3.3.7" conf="runtime_dependencies->default"/>
  </dependencies>
</ivy-module>
