gimsieke/xspec

building <oXygen/> framework fails because build.xml refers to wrong xspec.rnc location

Closed this issue · 3 comments

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

Original issue reported on code.google.com by wern...@gmail.com on 15 Dec 2011 at 1:16

Attachments:

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?

Original comment by fgeorges on 20 Dec 2011 at 3:58

  • Changed state: Fixed
Yep, fixed! Thank you. Can't close the issue, because I'm not a project member.

Original comment by wern...@gmail.com on 20 Dec 2011 at 4:34

Ok, thanks for letting us know!  I'm closing it now...

Original comment by fgeorges on 20 Dec 2011 at 4:47

  • Changed state: Verified