
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
[548] branches/muleide-2.0.0/src/main/update-site/forgeUpload.sh: add a --release switch to upload to the release site
- Revision
- 548
- Author
- dirk
- Date
- 2009-11-03 19:35:03 -0600 (Tue, 03 Nov 2009)
Log Message
add a --release switch to upload to the release site
Modified Paths
Diff
Modified: branches/muleide-2.0.0/src/main/update-site/forgeUpload.sh (547 => 548)
--- branches/muleide-2.0.0/src/main/update-site/forgeUpload.sh 2009-11-04 01:34:02 UTC (rev 547)
+++ branches/muleide-2.0.0/src/main/update-site/forgeUpload.sh 2009-11-04 01:35:03 UTC (rev 548)
@@ -25,6 +25,10 @@
URL=${SNAPSHOT_URL}
;;
+ --release)
+ URL=${RELEASE_URL}
+ ;;
+
*)
echo "unknown arg: $1"
exit
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MuleForge Dev" group.
To post to this group, send email to
muleforgedev@... To unsubscribe from this group, send email to
muleforgedev+unsubscribe@... For more options, visit this group at http://groups.google.com/group/muleforgedev?hl=en
-~----------~----~----~----~------~----~------~--~---
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://admin.muleforge.org/manage_email