Meta Configuration of internetx:intern:java
x
1
<project name="internetx:intern:java">
2
<title></title>
3
<description>InterNetX Internal Java Services
4
</description>
5
<person userid="hostmaster" role="bugowner"/>
6
<person userid="hostmaster" role="maintainer"/>
7
<build>
8
<enable/>
9
<disable arch="x86_64"/>
10
</build>
11
<publish>
12
<disable/>
13
</publish>
14
<debuginfo>
15
<disable/>
16
</debuginfo>
17
<repository name="SLE_11_SP2">
18
<path project="SLE_11_SP2" repository="oss"/>
19
<arch>x86_64</arch>
20
<arch>i586</arch>
21
</repository>
22
<repository name="SLE_11_SP1">
23
<path project="SLE_11_SP1:Updates" repository="oss"/>
24
<path project="SLE_11_SP1" repository="oss"/>
25
<arch>x86_64</arch>
26
<arch>i586</arch>
27
</repository>
28
</project>
29