Joining the Apache VXQuery Community
The following steps are here to help new Apache VXQuery developer get up to speed. These steps will connect you with the community and give you a place to start.
Community Member
- Sign up for the dev mailing list.
- Download the latest release and run a few queries.
- If you want more information on XQuery:
Developer
- Go through the community member steps.
- Setup your eclipse development environment.
- XQuery has a test suite to verify XQuery specifications.
- Run the test suite for XQTS.
- Review the test structure.
- Code is found in the "VXQuery XTest" module.
- Review open issues for the project.