[
https://issues.jboss.org/browse/RF-11094?page=com.atlassian.jira.plugin.s...
]
Justin Wyer updated RF-11094:
-----------------------------
Git Pull Request:
https://github.com/richfaces/build/pull/3
Description:
This is for the many enhancements to checkout.sh
A usage message!
Make the script verbose with -v its now pretty quiet by default.
Specify your github user with -u so that you can clone your own forks of the richfaces
repos.
Pull upstream updates instead of cloning with -p this will try stash local changes and
if there were changes to stash it will pull and then pop the stash
Specify branch to pull upstream updates from -b or leave it out to default to
"develop".
Pick the repos you want to fork with -m (you can use all as an alias for
"archetypes build cdk components core dev-examples showcase" so
"tweetstream all" would be "tweetstream archetypes build cdk components
core dev-examples showcase".
And of course, the pièce de résistance automatic forking of modules in github with -f
(requires curl and will prompt you for your github password) !!!
was:This is for the many enhancements to checkout.sh
Forum Reference:
http://community.jboss.org/thread/168899
build/scripts/checkout.sh enhancements
--------------------------------------
Key: RF-11094
URL:
https://issues.jboss.org/browse/RF-11094
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: build/distribution
Affects Versions: 4.1.0.Milestone1
Environment: Linux / Unix
Reporter: Justin Wyer
This is for the many enhancements to checkout.sh
A usage message!
Make the script verbose with -v its now pretty quiet by default.
Specify your github user with -u so that you can clone your own forks of the
richfaces repos.
Pull upstream updates instead of cloning with -p this will try stash local changes
and if there were changes to stash it will pull and then pop the stash
Specify branch to pull upstream updates from -b or leave it out to default to
"develop".
Pick the repos you want to fork with -m (you can use all as an alias for
"archetypes build cdk components core dev-examples showcase" so
"tweetstream all" would be "tweetstream archetypes build cdk components
core dev-examples showcase".
And of course, the pièce de résistance automatic forking of modules in github with -f
(requires curl and will prompt you for your github password) !!!
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira