- From: David Cramer <david@thingbag.net>
- Date: Sat, 31 Dec 2011 11:12:56 -0600
- To: xproc-dev@w3.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Are you using Saxon to do the validation, or Xerces? ... > Is that not what you get? > > With Xerces, the errors don't appear. That's a bug, but Xerces > validation is pretty sketchy so it's probably not the only bug. I'm running Calabash in two contexts: 1. In Oxygen (to write and check the results of the pipeline) 2. Inside a Maven build, where I'll actually use the pipeline. I'm not getting information about the validation errors from p:error in either context. I'll check with the guys who implemented the Calabash support in Maven when they get back on the 3rd. However, I know we're using the following mavenized version of Calabash and I don't see Xerces listed as a dependency in the pom: http://maven.research.rackspacecloud.com/content/repositories/releases/com/xmlcalabash/calabash/0.9.40/calabash-0.9.40.pom I don't know what Oxygen uses by default. I poked around the Oxygen preferences and flipped a few switches, but didn't see any change. When I try running the pipeline from the command line (having installed Calabash using the jar installer), I get the following error: Exception in thread "main" java.lang.NoClassDefFoundError: com/thaiopensource/validate/SchemaReader I suppose something's missing from my classpath or I didn't install it correctly. Thanks, David -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJO/0KYAAoJEMHeSXG7afUhciwH+wcC2Nha9VKeFGW5fMOfdaw8 S2tzgs5CoMNthnBH7RyXINm9Id1Cs/yuNR86rGV8O0rcCRxeyvrklyQQaAYgty7X PK6+TCK/58y8AyaJ139mKb1oOcwzzRr+WA813bWFYmu71RnFRk5CJl/N8Yth6YYZ zaTCclkvC3bCDBWxGsZSFBXjP/hZgs43tiHuqJfkBy49Lpb4be9xRBYIBF/V22i3 UZleQfHyzDYkH04C4ceBW6spS4bnWdkuQkJEagSNNBQV3XOnjGJx03k5LHaT0f2e uyR640YSGTlZu30Ces8Hbh7OMkOpAeyP14dcCQjZbFaguHTaQDDSmGvwieZrWuI= =rtl4 -----END PGP SIGNATURE-----
Received on Saturday, 31 December 2011 17:13:30 UTC