New issue 43 by wern...@gmail.com: building <oXygen/> framework fails
because build.xml refers to wrong xspec.rnc location
http://code.google.com/p/xspec/issues/detail?id=43
What steps will reproduce the problem?
1. svn checkout http://xspec.googlecode.com/svn/trunk/ xspec-read-only
2. cd xspec-read-only/editors/oxygen/
3. ant install
What is the expected output?
BUILD SUCCESSFUL
What do you see instead?
BUILD FAILED
build.xml:21: Warning: Could not find file /.../xspec-read-only/xspec.rnc
to copy.
What version of the product are you using? On what operating system?
xspec: svn trunk
<oXygen/>: 13.1
OS: Unix
The attached patch corrects the editors/oxygen/build.xml
Attachments:
xspecOxygen.patch 420 bytes
Comment #1 on issue 43 by fgeor...@gmail.com: building <oXygen/> framework
fails because build.xml refers to wrong xspec.rnc location
http://code.google.com/p/xspec/issues/detail?id=43
Hi, thanks for your report! I've just fixed it up in r242. Can you please
check it and close the issue if it solves the problem for you?
Yep, fixed! Thank you. Can't close the issue, because I'm not a project
member.
Comment #3 on issue 43 by fgeor...@gmail.com: building <oXygen/> framework
fails because build.xml refers to wrong xspec.rnc location
http://code.google.com/p/xspec/issues/detail?id=43
Ok, thanks for letting us know! I'm closing it now...