Revision: 6078
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6078&view=rev
Author: manningr
Date: 2010-12-30 00:35:50 +0000 (Thu, 30 Dec 2010)
Log Message:
-----------
Give the profile which includes the source aggregate export an id so it can be triggered explicitly.
Modified Paths:
--------------
trunk/sql12/installer/pom.xml
Modified: trunk/sql12/installer/pom.xml
===================================================================
--- trunk/sql12/installer/pom.xml 2010-12-30 00:30:54 UTC (rev 6077)
+++ trunk/sql12/installer/pom.xml 2010-12-30 00:35:50 UTC (rev 6078)
@@ -72,6 +72,7 @@
the installers (uploadInstallers property is set), we exclude it for now in the default build.
-->
<profile>
+ <id>export-source</id>
<activation>
<property>
<name>uploadInstallers</name>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|