Repository: juddi Updated Branches: refs/heads/master 0ef8b92b9 -> 66044ab9e
NOJIRA - should fix the build on the newer build bot server Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/66044ab9 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/66044ab9 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/66044ab9 Branch: refs/heads/master Commit: 66044ab9e6a88712a7c8e90de57de33110ec6feb Parents: 0ef8b92 Author: Alex O'Ree <[email protected]> Authored: Sun Mar 5 23:06:39 2017 -0500 Committer: Alex O'Ree <[email protected]> Committed: Sun Mar 5 23:06:39 2017 -0500 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/66044ab9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1e80c8e..1ee426d 100644 --- a/pom.xml +++ b/pom.xml @@ -819,6 +819,7 @@ under the License. <exclude>src/main/resources/uddi_v2replication.xsd</exclude> <exclude>**/datatypes.dtd</exclude> <exclude>**/xml.xsd</exclude> + <exclude>**/*.pfx</exclude> <exclude>**/XMLSchema.dtd</exclude> <exclude>**/xmldsig-core-schema.xsd</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
