<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">Em 11/04/13 13:32, Pete Muir escreveu:<br>
</div>
<blockquote
cite="mid:CBD92D0E-C814-4EB9-B9BD-52C0DE3978FE@redhat.com"
type="cite">
<pre wrap="">Hi all,
Kenny has offered to help out getting the SOA-P quickstarts into shape - making sure they are consistent with those we have for EAP etc.
>From our side, Sande and Rafael can both help you, as can I. The best way to get help is to join #jboss-jdf on freenode.
A few resources to start with:
* Contribution guide - <a class="moz-txt-link-freetext" href="https://github.com/jboss-jdf/jboss-as-quickstart/blob/master/CONTRIBUTING.md">https://github.com/jboss-jdf/jboss-as-quickstart/blob/master/CONTRIBUTING.md</a> - cover lots of stuff like code formatting
* For those with access - overall developer experience requirements - <a class="moz-txt-link-freetext" href="https://docspace.corp.redhat.com/docs/DOC-136011">https://docspace.corp.redhat.com/docs/DOC-136011</a>
* QSTools - Rafael, please provide the link - this tool automates many of the checks we do on quickstarts</pre>
</blockquote>
Hi all,<br>
<br>
<meta charset="utf-8">
<ol style="margin: 15px 0px; padding: 0px 0px 0px 30px; border: 0px;
color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans,
clean, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: 22px; orphans: auto; text-align: start; text-indent:
0px; text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;">
<li style="margin: 0px; padding: 0px; border: 0px;">
<p style="margin: 0px 0px 15px; padding: 0px; border: 0px;">To
verify if your code followed the General Guidelines you can
run<span class="Apple-converted-space"> </span><a
href="http://www.jboss.org/jdf/quickstarts/qstools/"
style="margin: 0px; padding: 0px; border: 0px; color:
rgb(65, 131, 196); text-decoration: none;">QS Tools</a><span
class="Apple-converted-space"> </span>on your project.</p>
</li>
</ol>
<ul style="margin: 15px 0px; padding: 0px 0px 0px 30px; border: 0px;
color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans,
clean, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: 22px; orphans: auto; text-align: start; text-indent:
0px; text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;">
<li style="margin: 0px; padding: 0px; border: 0px;">
<p style="margin: 0px 0px 15px; padding: 0px; border: 0px;">To
run QS Tools, go to your quickstart project root and execute:</p>
<pre style="margin: 15px 0px; padding: 6px 10px; border: 1px solid rgb(204, 204, 204); font-size: 13px; font-family: Consolas, 'Liberation Mono', Courier, monospace; background-color: rgb(248, 248, 248); line-height: 19px; overflow: auto; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;"><code style="margin: 0px; padding: 0px; border: none; font-size: 12px; font-family: Consolas, 'Liberation Mono', Courier, monospace; background-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; white-space: pre; background-position: initial initial; background-repeat: initial initial;"> mvn -U org.jboss.maven.plugins:maven-qstools-plugin:check
</code></pre>
<p style="margin: 15px 0px; padding: 0px; border: 0px;">This
will generate a report on<span class="Apple-converted-space"> </span><code
style="margin: 0px 2px; padding: 0px 5px; border: 1px solid
rgb(234, 234, 234); font-size: 12px; font-family: Consolas,
'Liberation Mono', Courier, monospace; background-color:
rgb(248, 248, 248); border-top-left-radius: 3px;
border-top-right-radius: 3px; border-bottom-right-radius:
3px; border-bottom-left-radius: 3px; white-space: nowrap;">QUICKSTART_HOME/target/site/qschecker.html</code>.
Review the report to determine if your quickstart project
violates any item in the<span class="Apple-converted-space"> </span><em
style="margin: 0px; padding: 0px; border: 0px; font-style:
italic;">General Guidelines</em>.</p>
</li>
</ul>
<blockquote
cite="mid:CBD92D0E-C814-4EB9-B9BD-52C0DE3978FE@redhat.com"
type="cite">
<pre wrap="">
In general, one of our big requirements is that there are a lot of comments in the code, this is often the most laborious area, and hopefully one where Kenny can really help, as he knows about the subject :-)
The goal here is to get any quickstarts that we have on the SOA-P side ready for inclusion in JDF, and also to identify any gaps we may have, and find volunteers to work on those.
It's also worth thinking about an archetype or two for SOA-P at the same time. Rafael's QSTools is able to generate archetypes from quickstarts, so it's really just a case of identifying which quickstart(s) to base it on.
Finally, I should mention that do want to focus on SOA-P here, not on the upstream projects.
Kev, Keith, could you respond with what you know we have in SOA-P land today, and where Kenny et al can start to take a look?
Pete
_______________________________________________
jdf-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jdf-dev@lists.jboss.org">jdf-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jdf-dev">https://lists.jboss.org/mailman/listinfo/jdf-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>