Uploaded image for project: 'XWork'
  1. XWork
  2. XW-729

com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest reference to nonexisting test configuration xwork-jar2.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.1.6
    • None
    • Configuration
    • None
    • xwork 2-1.6



      Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)

      Java version: 1.6.0_16

      Java home: C:\Java\jdk\jre
    • Important

    Description

      provided test

      com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest

      contains a reference to nonexisting test configuration xwork-jar2.xml

      public void testConfigsInJarFiles() throws Exception

      { FileManager.setReloadingConfigs(true); testProvider("xwork-jar.xml"); testProvider("xwork-zip.xml"); testProvider("xwork - jar.xml"); testProvider("xwork - zip.xml"); testProvider("xwork-jar2.xml"); ............. }

      please

      provide the test xwork-jar2-.xml so the XmlConfigurationProviderTest test can locate xwork-jar2.xml

      OR comment xwork-jar2.xml from com.opensymphony.xwork2.config.providers.XmlConfigurationProviderTest.java testConfigsInJarFiles

      04 Oct

      Martin

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgainty Martin Gainty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: