Line 13... |
Line 13... |
13 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
13 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
14 |
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
14 |
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
15 |
<info organisation="Brutex Network" module="XServices" status="integration">
|
15 |
<info organisation="Brutex Network" module="XServices" status="integration">
|
16 |
</info>
|
16 |
</info>
|
Line 17... |
Line 17... |
17 |
|
17 |
|
- |
|
18 |
<configurations >
|
18 |
<configurations>
|
19 |
|
19 |
<conf name="default" visibility="public" description="runtime dependencies and master artifact can be used with this conf" extends="runtime,master"/>
|
20 |
<conf name="default" visibility="public" description="runtime dependencies and master artifact can be used with this conf" extends="runtime,master"/>
|
20 |
<conf name="master" visibility="public" description="contains only the artifact published by this module itself, with no transitive dependencies"/>
|
21 |
<conf name="master" visibility="public" description="contains only the artifact published by this module itself, with no transitive dependencies"/>
|
21 |
<conf name="compile" visibility="public" description="this is the default scope, used if none is specified. Compile dependencies are available in all classpaths." extends="master"/>
|
22 |
<conf name="compile" visibility="public" description="this is the default scope, used if none is specified. Compile dependencies are available in all classpaths." extends="master"/>
|
22 |
<conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/>
|
23 |
<conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/>
|
Line 25... |
Line 26... |
25 |
<conf name="system" visibility="public" description="this scope is similar to provided except that you have to provide the JAR which contains it explicitly. The artifact is always available and is not looked up in a repository."/>
|
26 |
<conf name="system" visibility="public" description="this scope is similar to provided except that you have to provide the JAR which contains it explicitly. The artifact is always available and is not looked up in a repository."/>
|
26 |
<conf name="sources" visibility="public" description="this configuration contains the source artifact of this module, if any."/>
|
27 |
<conf name="sources" visibility="public" description="this configuration contains the source artifact of this module, if any."/>
|
27 |
<conf name="javadoc" visibility="public" description="this configuration contains the javadoc artifact of this module, if any."/>
|
28 |
<conf name="javadoc" visibility="public" description="this configuration contains the javadoc artifact of this module, if any."/>
|
28 |
<conf name="optional" visibility="public" description="contains all optional dependencies"/>
|
29 |
<conf name="optional" visibility="public" description="contains all optional dependencies"/>
|
29 |
</configurations>
|
30 |
</configurations>
|
- |
|
31 |
|
Line 30... |
Line 32... |
30 |
|
32 |
|
- |
|
33 |
|
- |
|
34 |
<dependencies defaultconf="master">
|
- |
|
35 |
|
Line 31... |
Line -... |
31 |
|
- |
|
32 |
<dependencies defaultconf="*->#(master),master(*)">
|
- |
|
33 |
|
- |
|
34 |
<dependency org="com.sun.xml.bind" name="jaxb-impl" rev="2.2.7"/>
|
- |
|
35 |
|
36 |
<dependency org="org.apache.commons" name="commons-lang3" rev="3.7"/>
|
36 |
<dependency org="org.apache.commons" name="commons-lang3" rev="3.1"/>
|
37 |
<dependency org="org.apache.commons" name="commons-configuration2" rev="2.2" />
|
37 |
<dependency org="commons-configuration" name="commons-configuration" rev="1.10"/>
|
38 |
|
38 |
<dependency org="commons-net" name="commons-net" rev="3.2"/>
|
39 |
<dependency org="commons-net" name="commons-net" rev="3.2"/>
|
39 |
|
40 |
|
40 |
<dependency org="org.apache.ant" name="ant" rev="1.8.4"/>
|
41 |
<dependency org="org.apache.ant" name="ant" rev="1.8.4"/>
|
41 |
<dependency org="org.apache.ant" name="ant-nodeps" rev="1.8.1"/>
|
42 |
<dependency org="org.apache.ant" name="ant-nodeps" rev="1.8.1"/>
|
42 |
<dependency org="org.apache.ant" name="ant-jsch" rev="1.8.4"/>
|
43 |
<dependency org="org.apache.ant" name="ant-jsch" rev="1.8.4"/>
|
43 |
<!--<dependency org="ant-contrib" name="ant-contrib" rev="20020829"/>-->
|
44 |
<!--<dependency org="ant-contrib" name="ant-contrib" rev="20020829"/>-->
|
Line -... |
Line 45... |
- |
|
45 |
<dependency org="org.apache.ant" name="ant-commons-net" rev="1.8.4"/>
|
- |
|
46 |
<dependency org="javax.mail" name="mail" rev="1.4.7"/>
|
- |
|
47 |
<dependency org="org.apache.ant" name="ant-javamail" rev="1.8.1"/>
|
- |
|
48 |
|
Line 44... |
Line 49... |
44 |
<dependency org="org.apache.ant" name="ant-commons-net" rev="1.8.4"/>
|
49 |
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-jcs-core -->
|
45 |
<dependency org="javax.mail" name="mail" rev="1.4.7"/>
|
50 |
<dependency org="org.apache.commons" name="commons-jcs-core" rev="2.2"/>
|
46 |
<dependency org="org.apache.ant" name="ant-javamail" rev="1.8.1"/>
|
- |
|
47 |
|
51 |
|
48 |
|
- |
|
49 |
<!-- JCS does not define scopes in its pom.xml, thus map any configuration to default -->
|
- |
|
50 |
<dependency org="org.apache.jcs" name="jcs" rev="1.3"/>
|
52 |
<dependency org="org.quartz-scheduler" name="quartz" rev="2.3.0"/>
|
51 |
|
- |
|
- |
|
53 |
|
52 |
<!--<dependency org="concurrent" name="concurrent" rev="1.3.4"/> --><!-- needed for JCS -->
|
54 |
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
|
Line -... |
Line 55... |
- |
|
55 |
<dependency org="org.apache.logging.log4j" name="log4j-api" rev="2.11.0"/>
|
- |
|
56 |
<dependency org="org.apache.logging.log4j" name="log4j-core" rev="2.11.0"/>
|
- |
|
57 |
<dependency org="org.apache.logging.log4j" name="log4j-web" rev="2.11.0"/>
|
- |
|
58 |
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-1.2-api -->
|
- |
|
59 |
<dependency org="org.apache.logging.log4j" name="log4j-1.2-api" rev="2.11.0"/>
|
- |
|
60 |
|
- |
|
61 |
|
- |
|
62 |
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl -->
|
- |
|
63 |
<dependency org="org.apache.logging.log4j" name="log4j-slf4j-impl" rev="2.11.0" />
|
- |
|
64 |
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
|
- |
|
65 |
<!-- <dependency org="org.slf4j" name="slf4j-api" rev="1.7.25" />-->
|
- |
|
66 |
|
- |
|
67 |
|
- |
|
68 |
|
- |
|
69 |
<dependency org="org.springframework" name="spring-core" rev="5.0.5.RELEASE" conf="master,compile,runtime"/>
|
- |
|
70 |
<dependency org="org.springframework" name="spring-context" rev="5.0.5.RELEASE" conf="master,compile,runtime"/>
|
- |
|
71 |
<dependency org="org.springframework" name="spring-web" rev="5.0.5.RELEASE" conf="master,compile,runtime"/>
|
53 |
|
72 |
|
- |
|
73 |
|
- |
|
74 |
<dependency org="commons-beanutils" name="commons-beanutils" rev="1.9.3"/>
|
- |
|
75 |
|
54 |
|
76 |
|
- |
|
77 |
|
Line -... |
Line 78... |
- |
|
78 |
<dependency org="org.apache.ws.commons.axiom" name="axiom-api" rev="1.2.20" conf="compile,master">
|
- |
|
79 |
<!-- <artifact name="axiom-api" ext="jar"/>-->
|
55 |
<dependency org="org.quartz-scheduler" name="quartz" rev="2.2.0"/>
|
80 |
<exclude name="axiom-api-1.2.20-tests" ext="jar"/>
|
- |
|
81 |
</dependency>
|
Line 56... |
Line -... |
56 |
|
- |
|
57 |
<dependency org="log4j" name="log4j" rev="1.2.17"/>
|
- |
|
58 |
|
- |
|
59 |
<dependency org="org.apache.ws.commons.axiom" name="axiom-api" rev="1.2.14"/>
|
82 |
<dependency org="org.apache.ws.commons.axiom" name="axiom-impl" rev="1.2.20" conf="master" />
|
- |
|
83 |
|
60 |
<dependency org="org.apache.ws.commons.axiom" name="axiom-impl" rev="1.2.14"/>
|
84 |
|
61 |
|
- |
|
62 |
<dependency org="jaxen" name="jaxen" rev="1.1.4"/>
|
- |
|
63 |
|
85 |
<!--
|
64 |
<dependency org="org.apache.shiro" name="shiro-core" rev="1.2.2"/>
|
86 |
<dependency org="org.codehaus.woodstox" name="woodstox-core-asl" rev="4.4.1"/>
|
65 |
<dependency org="org.apache.shiro" name="shiro-web" rev="1.2.2"/>
|
- |
|
66 |
<dependency org="org.slf4j" name="slf4j-log4j12" rev="1.6.6"/> <!-- Binding to Log4J -->
|
- |
|
67 |
|
- |
|
68 |
<dependency org="org.apache.cxf" name="cxf-rt-core" rev="2.7.0"/>
|
- |
|
69 |
<dependency org="org.apache.cxf" name="cxf-rt-transports-http" rev="2.7.0"/>
|
- |
|
Line 70... |
Line -... |
70 |
<dependency org="org.apache.cxf" name="cxf-rt-databinding-aegis" rev="2.7.0"/>
|
- |
|
71 |
<dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxrs" rev="2.7.0"/>
|
- |
|
72 |
<dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxws" rev="2.7.0"/>
|
- |
|
73 |
<dependency org="org.apache.cxf" name="cxf-rt-rs-security-sso-saml" rev="2.7.0"/>
|
- |
|
74 |
|
87 |
<dependency org="org.codehaus.woodstox" name="stax2-api" rev="4.1"/>
|
75 |
|
- |
|
Line -... |
Line 88... |
- |
|
88 |
-->
|
- |
|
89 |
|
- |
|
90 |
|
- |
|
91 |
|
- |
|
92 |
<dependency org="org.apache.shiro" name="shiro-core" rev="1.4.0" />
|
- |
|
93 |
<dependency org="org.apache.shiro" name="shiro-root" rev="1.4.0" />
|
- |
|
94 |
<dependency org="org.apache.shiro" name="shiro-web" rev="1.4.0" />
|
- |
|
95 |
|
76 |
<dependency org="rhino" name="js" rev="1.7R2"/>
|
96 |
|
77 |
|
97 |
|
78 |
|
98 |
<dependency org="org.apache.cxf" name="cxf-core" rev="3.2.4" conf="master,compile"/>
|
79 |
<!--
|
99 |
<dependency org="org.apache.cxf" name="cxf-rt-transports-http" rev="3.2.4" conf="master,compile" />
|
- |
|
100 |
<dependency org="org.apache.cxf" name="cxf-rt-databinding-aegis" rev="3.2.4" conf="master,compile"/>
|
Line -... |
Line 101... |
- |
|
101 |
<dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxrs" rev="3.2.4" conf="master,compile"/>
|
- |
|
102 |
<dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxws" rev="3.2.4" conf="master,compile"/>
|
- |
|
103 |
<dependency org="org.apache.cxf" name="cxf-rt-security" rev="3.2.4" conf="master,compile"/>
|
- |
|
104 |
<dependency org="org.apache.cxf" name="cxf-rt-ws-security" rev="3.2.4" conf="master,compile"/>
|
- |
|
105 |
|
- |
|
106 |
<!--
|
- |
|
107 |
<dependency org="org.apache.wss4j" name="wss4j" rev="2.2.1" conf="*->compile"/>
|
- |
|
108 |
<dependency org="org.apache.wss4j" name="wss4j-ws-security-common" rev="2.2.1" conf="*->compile"/>
|
- |
|
109 |
-->
|
- |
|
110 |
<dependency org="org.apache.ws.security" name="wss4j" rev="1.6.19"/>
|
- |
|
111 |
|
- |
|
112 |
|
80 |
<dependency org="org.apache.cxf" name="cxf-rt-bindings-soap" rev="2.7.0"/>
|
113 |
|
81 |
<dependency org="org.apache.cxf" name="cxf-rt-databinding-jaxb" rev="2.7.0"/>
|
114 |
|
82 |
-->
|
115 |
|
83 |
|
116 |
<dependency org="rhino" name="js" rev="1.7R2"/>
|
84 |
<dependency org="org.springframework" name="spring-web" rev="3.0.7.RELEASE"/>
|
117 |
|
85 |
|
118 |
|
86 |
<!--
|
119 |
<!-- https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api -->
|
87 |
<dependency org="javax.transaction" name="jta" rev="1.0.1B" />
|
120 |
<dependency org="javax.ws.rs" name="javax.ws.rs-api" rev="2.1"/>
|
88 |
<dependency org="javax.sql" name="jdbc-stdext" rev="2.0" />
|
121 |
|
89 |
-->
|
122 |
|
90 |
|
123 |
|
91 |
<!--
|
124 |
<!--
|
Line 92... |
Line -... |
92 |
Locally managed libraries
|
- |
|
Line 93... |
Line -... |
93 |
-->
|
- |
|
94 |
<dependency org="lib" name="java-unrar" rev="0.3" conf="*->*">
|
125 |
Locally managed libraries
|
95 |
<artifact name="java-unrar" type="jar" />
|
- |
|
96 |
</dependency>
|
- |
|
97 |
<dependency org="lib" name="lib.cvsclient" rev="20131001" conf="*->*">
|
- |
|
98 |
<artifact name="lib.cvsclient" type="jar" />
|
- |
|
99 |
</dependency>
|
- |
|
100 |
<dependency org="lib" name="lib.xservices-scmtypes" rev="20131001" conf="*">
|
- |
|
101 |
<artifact name="lib.xservices-scmtypes" type="jar" />
|
- |
|
102 |
</dependency>
|
- |
|
103 |
|
- |
|
104 |
<!-- Serena Dimensions CM 14.1 -->
|
- |
|
105 |
|
- |
|
106 |
<dependency org="serena" name="serena.darius" rev="14.1" conf="*">
|
- |
|
107 |
<artifact name="serena.darius" type="jar" />
|
- |
|
108 |
</dependency>
|
- |
|
109 |
<dependency org="serena" name="serena.dmclient" rev="14.1" conf="*">
|
126 |
-->
|
110 |
<artifact name="serena.dmclient" type="jar" />
|
127 |
<dependency org="lib" name="java-unrar" rev="0.3" conf="*->default">
|