Author: nickboldt
Date: 2011-10-13 00:37:41 -0400 (Thu, 13 Oct 2011)
New Revision: 35597
Modified:
branches/jbosstools-3.2.x/build/aggregate/site/site.xsl
branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xsl
Log:
JBIDE-9743 backport from trunk to expose plugins/ and features/ folders to rsyncing
Modified: branches/jbosstools-3.2.x/build/aggregate/site/site.xsl
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/site.xsl 2011-10-13 03:45:40 UTC (rev
35596)
+++ branches/jbosstools-3.2.x/build/aggregate/site/site.xsl 2011-10-13 04:37:41 UTC (rev
35597)
@@ -105,16 +105,20 @@
<th colspan="1" style="font-size:small"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ ::
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
+ ::
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Modified: branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xsl
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xsl 2011-10-13 03:45:40
UTC (rev 35596)
+++ branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xsl 2011-10-13 04:37:41
UTC (rev 35597)
@@ -105,16 +105,20 @@
<th colspan="1" style="font-size:small"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ ::
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
+ ::
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Show replies by date