ICEfaces
  1. ICEfaces
  2. ICE-3230

Create a test app to verify the default values of the meta-data

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: None
    • Labels:
      None
    • Environment:
      Default value

      Description

      Create a test app to get the default values of the component

        Activity

        Hide
        Adnan Durrani added a comment -

        Trunk revision: 17026

        The utility has been created under component-metadata branch. To run the test the following steps are required:

        1. Add the following property "project.icefaces.defaultValuesFileName=fileName.xml", into the following file.

        svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\config.properties (e.g.)
        project.icefaces.defaultValuesFileName=my_def_val.xml

        2. Run the ant under "component-metadata" (e.g.)
        c:\svn\ossrepo\icefaces\trunk\icefaces\component-metadata>ant

        3. Open the generated HTML file, from the following location. The file would be named as the file you defined for the above property but with the html extension.:
        svn\ossrepo\icefaces\trunk\icefaces\component-metadata\target\generated-sources\tld\ (e.g.)
        svn\ossrepo\icefaces\trunk\icefaces\component-metadata\target\generated-sources\tld\my_def_val.html

        Show
        Adnan Durrani added a comment - Trunk revision: 17026 The utility has been created under component-metadata branch. To run the test the following steps are required: 1. Add the following property "project.icefaces.defaultValuesFileName=fileName.xml", into the following file. svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\config.properties (e.g.) project.icefaces.defaultValuesFileName=my_def_val.xml 2. Run the ant under "component-metadata" (e.g.) c:\svn\ossrepo\icefaces\trunk\icefaces\component-metadata>ant 3. Open the generated HTML file, from the following location. The file would be named as the file you defined for the above property but with the html extension.: svn\ossrepo\icefaces\trunk\icefaces\component-metadata\target\generated-sources\tld\ (e.g.) svn\ossrepo\icefaces\trunk\icefaces\component-metadata\target\generated-sources\tld\my_def_val.html
        Hide
        Ken Fyten added a comment -

        This should be committed to icefaces-1.7 branch also, no?

        Show
        Ken Fyten added a comment - This should be committed to icefaces-1.7 branch also, no?
        Hide
        Adnan Durrani added a comment -

        Yes, It should be. I'll do that.

        Show
        Adnan Durrani added a comment - Yes, It should be. I'll do that.
        Hide
        Adnan Durrani added a comment -

        committed to icefaces-1.7 branch : revision 17045

        Show
        Adnan Durrani added a comment - committed to icefaces-1.7 branch : revision 17045
        Hide
        Ken Fyten added a comment -

        Need to incorporate this new test into the regular QA regression test cycle. We can meet with Adnan to discuss after 1.7.2 release is out.

        Show
        Ken Fyten added a comment - Need to incorporate this new test into the regular QA regression test cycle. We can meet with Adnan to discuss after 1.7.2 release is out.
        Hide
        Adnan Durrani added a comment -

        revision trunk : 17810. The following Junit test case added, which will be a part of the build process.

        svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\test\java\com\icesoft\jsfmeta\AttributesTest.java

        Show
        Adnan Durrani added a comment - revision trunk : 17810. The following Junit test case added, which will be a part of the build process. svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\test\java\com\icesoft\jsfmeta\AttributesTest.java
        Hide
        Adnan Durrani added a comment -

        revision trunk: 17877. The AttributesTest.java moved to the component branch.

        svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\AttributesTest.java

        Show
        Adnan Durrani added a comment - revision trunk: 17877. The AttributesTest.java moved to the component branch. svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\AttributesTest.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: