Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xrefXml not supported in PCTCompile? #81

Closed
GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment
Closed

xrefXml not supported in PCTCompile? #81

GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I have a simple build file to test compiling progress-sources. It basically 
displays PCTVersion and does a PCTCompile with some databases connected.
2. I add xrefXml="true" to the PCTCompile

What is the expected output? What do you see instead?

I expect a normal compilation without errors. When I remove xrefXml="true" all 
compiles fine. When I add it I get:

BUILD FAILED
d:\projecten\build.xml:30: PCTCompile doesn't support the "xrefXml" attribute


What version of the product are you using? On what operating system?
[PCTVersion] PCT Version 1.1-pre - Build 192
On Windows 7 Enterprise SP 1



Original issue reported on code.google.com by PieDa...@gmail.com on 28 Nov 2014 at 9:02

@GoogleCodeExporter
Copy link
Author

Documentation is incorrect (just fixed it) ; the attribute is xmlXref, not 
xrefXml

Original comment by g.quer...@gmail.com on 28 Nov 2014 at 9:11

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant