Hmm... I'm building on linux without a problem. Are you sure there's
nothing strange in your shell environment, like another version of
XMLBeans...?
Zachary Smith wrote:
Has anybody else seen this on Linux?
$ cd $BEEHIVE_HOME
$ . ./beehiveEnv.sh
$ ant clean deploy
...
xbean_schema_compiler:
[xmlbeanbuild] schema/struts-config/struts-config_1_1.xsd:0: error:
invalid.document.type: Document
/home/zsmith/svn/beehive/trunk/netui/src/compiler/schema/struts-config/s
truts-config_1_1.xsd is not a schema file
[xmlbeanbuild] schema/struts-config/config.xsdconfig:0: error:
invalid.document.type: Document
/home/zsmith/svn/beehive/trunk/netui/src/compiler/schema/struts-config/c
onfig.xsdconfig is not a xsd config file
[buildmodules] Time to build schema type system: 2.035 seconds
[buildmodules] BUILD FAILED
I did this on a clean enlistment. Any other Linux users seeing this?
#!/zach