Date: 2004-03-15T01:50:35 Editor: 130.89.169.128 <> Wiki: Gump Wiki Page: FrequentlyAskedQuestions URL: http://wiki.apache.org/gump/FrequentlyAskedQuestions
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,4 +1,7 @@ -= Gump descriptor maintainance questions = + '''Q: what if my question is not answered here?''' + '''A:''' write an e-mail to general _at_ gump dot apache dot org. When you receive an answer (which might take a few days), '''''please''''' add the question and the answer to this page (there's an "edit this page" link at the bottom). + += descriptor maintainance = '''Q: what should I do if a project its build output changes (for example from one to multiple jars or one to multiple maven projects)?''' '''A:''' you should update the gump descriptors for the project to reflect the new situation. If this change somehow impacts your project dependees, which are listed for you on @@ -19,8 +22,7 @@ </project> }}} - '''Q: what if my question is not answered here?''' - '''A:''' write an e-mail to general _at_ gump dot apache dot org. When you receive an answer (which might take a few days), '''''please''''' add the question and the answer to this page (there's an "edit this page" link at the bottom). += Gump debugging = '''Q: can we get access to the build outputs of the gump run?''' '''A:''' sorry, but no. We can't simply publish the full gump build tree, because that would be "distribution" of a whole lot of jars and tarballs. That, we cannot do without having humans check the quality and validity of those files, and, in the case of ASF projects, without proper authorities (ie, a PMC) decide the distributable is fit for distribution. What we ''can'' do sometimes is give people shell access to one or more of the machines that run gump. But you'll understand we can't give everyone shell access. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
