Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62906

maven-plugin may be impacted by tables-to-divs changes

    XMLWordPrintable

Details

    Attachments

      Activity

        bitwiseman Liam Newman added a comment - - edited

        Here are the instances of "<table". There are no instances of "<tr" or "<td" outside these same files:

        src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly:46:          <table class="middle-align sortable pane bigtable">
        src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly:39:          <table width="100%">
        src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly:123:              <table width="100%">
        src/main/resources/hudson/maven/MavenModuleSet/index.jelly:38:      <table style="margin-top: 1em; margin-left:1em;">
        src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly:27:  <table>
        src/main/resources/hudson/maven/MavenTestDataPublisher/config.jelly:33:      <table width="100%">
        src/main/resources/hudson/maven/reporters/SurefireAggregatedReport/index.jelly:35:      <table class="pane sortable bigtable" id="testresult">
        

        This plugin uses tables to structure main its pages. It may require a bit more work to convert.

        bitwiseman Liam Newman added a comment - - edited Here are the instances of " <table ". There are no instances of " <tr " or " <td " outside these same files: src/main/resources/hudson/maven/MavenBuild/executedMojos.jelly:46: <table class= "middle-align sortable pane bigtable" > src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly:39: <table width= "100%" > src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly:123: <table width= "100%" > src/main/resources/hudson/maven/MavenModuleSet/index.jelly:38: <table style= "margin-top: 1em; margin-left:1em;" > src/main/resources/hudson/maven/MavenModuleSetBuild/main.jelly:27: <table> src/main/resources/hudson/maven/MavenTestDataPublisher/config.jelly:33: <table width= "100%" > src/main/resources/hudson/maven/reporters/SurefireAggregatedReport/index.jelly:35: <table class= "pane sortable bigtable" id= "testresult" > This plugin uses tables to structure main its pages. It may require a bit more work to convert.

        People

          olamy Olivier Lamy
          fqueiruga Félix Queiruga Balado
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: