Revision: 4042 http://vexi.svn.sourceforge.net/vexi/?rev=4042&view=rev Author: mkpg2 Date: 2011-02-24 02:47:56 +0000 (Thu, 24 Feb 2011)
Log Message: ----------- Fix. signed/unsigned mixed up. Modified Paths: -------------- trunk/org.vexi-distribution/meta/component-assembly.xml Modified: trunk/org.vexi-distribution/meta/component-assembly.xml =================================================================== --- trunk/org.vexi-distribution/meta/component-assembly.xml 2011-02-24 00:43:58 UTC (rev 4041) +++ trunk/org.vexi-distribution/meta/component-assembly.xml 2011-02-24 02:47:56 UTC (rev 4042) @@ -14,8 +14,8 @@ </module-selection> </input> <input name="cores"> - <component source="local" name="core.download" confs="core_signed" mapping="apache_http->apache_http"/> - <component source="local" name="core.download" confs="core_unsigned" mapping="apache_http->apache_http; ->signed"/> + <component source="local" name="core.download" confs="core_signed" mapping="apache_http->apache_http; ->signed"/> + <component source="local" name="core.download" confs="core_unsigned" mapping="apache_http->apache_http"/> </input> <property key="layout"> cores -> / This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn