James Moger
2012-07-14 1b437a5c22c019d6852d35a79867f1254e718a4d
Exclude UnboundID classes from Manager and Federation Client builds
1 files modified
2 ■■■■■ changed files
build.xml 2 ●●●●● patch | view | raw | blame | history
build.xml
@@ -450,6 +450,7 @@
                <exclude name="org.slf4j." />
                <exclude name="com.beust." />
                <exclude name="com.google." />
                <exclude name="com.unboundid." />
            </classfilter>
            <classpath refid="master-classpath" />
            <manifest>
@@ -612,6 +613,7 @@
                <exclude name="org.slf4j." />
                <exclude name="com.beust." />
                <exclude name="com.google." />
                <exclude name="com.unboundid." />
            </classfilter>
            <classpath refid="master-classpath" />
            <manifest>