Revision: 6079
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6079&view=rev
Author: manningr
Date: 2010-12-30 00:36:19 +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:
--------------
branches/squirrel-3_2_1-branch/installer/pom.xml
Modified: branches/squirrel-3_2_1-branch/installer/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/pom.xml 2010-12-30 00:35:50 UTC (rev 6078)
+++ branches/squirrel-3_2_1-branch/installer/pom.xml 2010-12-30 00:36:19 UTC (rev 6079)
@@ -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.
|