Skip to content

Commit

Permalink
LPS-23090
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhoun authored and brianchandotcom committed Nov 13, 2011
1 parent b96314b commit 58eb9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<property name="test.ant.script.plugin.hooks" value="audit-hook,default-site-templates-hook,default-web-content-hook,sevencogs-hook" />
<property name="test.ant.script.plugin.layouttpls" value="1-2-1-columns-layouttpl,1-3-1-columns-layouttpl,1-3-2-columns-layouttpl,2-1-2-columns-layouttpl,3-2-3-columns-layouttpl" />
<property name="test.ant.script.plugin.portlets" value="audit-portlet,chat-portlet,flash-portlet,google-adsense-portlet,google-maps-portlet,ip-geocoder-portlet,knowledge-base-portlet,mail-portlet,netvibes-widget-portlet,opensocial-portlet,social-coding-portlet,social-networking-portlet,twitter-portlet,weather-portlet,web-form-portlet,wsrp-portlet" />
<property name="test.ant.script.plugin.themes" value="sevencogs-mobile-theme,sevencogs-theme" />
<property name="test.ant.script.plugin.themes" value="sevencogs-theme" />
<property name="test.ant.script.plugin.webs" value="drools-web,jasperreports-web,kaleo-web" />
</then>
<elseif>
Expand Down Expand Up @@ -235,7 +235,7 @@
</target>

<target name="build-test-ant-scripts">
<property name="build-test-ant-scripts.version" value="3" />
<property name="build-test-ant-scripts.version" value="4" />

<if>
<available file="portal-web/test-ant-scripts/version" />
Expand Down

0 comments on commit 58eb9d8

Please sign in to comment.