Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-532

Streamline build.xml and update tests to Junit4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Version 3.0.2
    • Version 3.1.0
    • None
    • None

    Description

      The old build was splitted into a build.xml and testbuild.xml. It created a lot of intermediate .jars and using it within an IDE was cumbersome. Furthermore a lot of tests were usually ignored when creating the dist.

      To workaround it, I've put everything into build.xml, generate the test schemas into corresponding generated-test-resource directories and upgraded the test files to Junit4, allowing the Ignore annotation to explicitly mark unsupported tests.

      The ant targets now imitate the maven lifecycle ... so before using an IDE, you might want to call
      ant process-test-resources

      Attachments

        Activity

          People

            Unassigned Unassigned
            kiwiwings Andreas Beeker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: