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

Ant build process changes #20

Merged
merged 11 commits into from
Mar 2, 2013
Merged

Ant build process changes #20

merged 11 commits into from
Mar 2, 2013

Conversation

ljo
Copy link
Member

@ljo ljo commented Feb 28, 2013

Robustness changes in the ant build process.

  • Make sure rhino runs on 32 bit machines. Eg condition to set rhino optimization to -1 if 32bit property is set.
  • Changed rhino url.
  • Remove downloaded rhino resources on clean.
  • Removing xars in build on clean.
  • Adding @failonerror="true" to java task in the xqlint target.
  • Adding rebuild target.
  • Moving check of availability of rhino and closure to dependency of get-*-target.
  • Adding version to index.html and expath-pkg.xml from project.version property on build.
  • Optional git.commit id in xar filename.

wolfgangmm added a commit that referenced this pull request Mar 2, 2013
Ant build process changes
@wolfgangmm wolfgangmm merged commit ba0b566 into eXist-db:master Mar 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants