yes!!<br><br>that did the trick \o/. <br><br>thanks for your time and help.<br><br> <br><br><div class="gmail_quote">2011/10/25 Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Ok, I found one issue - and was able to get things working locally.<br><br>In your POM.xml, you have the forge-shell-api listed twice, once as provided scope (correct) and once as compile scope (incorrect.) You should remove the second dependency on forge-shell-api.<br>


<br>You should also remove the shrinkwrap descriptors depenency, since that is provided by forge as well.<br><br>Does that get you up and running on SNAPSHOT?<br><br>~Lincoln<br><br>[ConventionsLayers] ConventionsLayers $ forge source-plugin .<br>


***INFO*** Invoking build with underlying build system.<br>[INFO] Scanning for projects...<br>[WARNING] <br>[WARNING] Some problems were encountered while building the effective model for com.jsf.conventions.layers:ConventionsLayers:jar:1.0.0-SNAPSHOT<br>


[WARNING] &#39;build.plugins.plugin.version&#39; for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 45, column 15<br>[WARNING] &#39;build.plugins.plugin.version&#39; for org.apache.maven.plugins:maven-war-plugin is missing. @ line 52, column 15<br>


[WARNING] <br>[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.<br>[WARNING] <br>[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.<br>


[WARNING] <br>[INFO]                                                                         <br>[INFO] ------------------------------------------------------------------------<br>[INFO] Building ConventionsLayers 1.0.0-SNAPSHOT<br>


[INFO] ------------------------------------------------------------------------<br>[INFO] <br>[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ConventionsLayers ---<br>[INFO] Deleting /home/lb3/Desktop/ConventionsLayers/target<br>


[INFO] <br>[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ConventionsLayers ---<br>[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!<br>


[INFO] Copying 3 resources<br>[INFO] <br>[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ConventionsLayers ---<br>[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!<br>


[INFO] Compiling 3 source files to /home/lb3/Desktop/ConventionsLayers/target/classes<br>[INFO] <br>[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ConventionsLayers ---<br>[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!<br>


[INFO] Copying 0 resource<br>[INFO] <br>[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ConventionsLayers ---<br>[INFO] Nothing to compile - all classes are up to date<br>[INFO] <br>[INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ ConventionsLayers ---<br>


[INFO] Surefire report directory: /home/lb3/Desktop/ConventionsLayers/target/surefire-reports<br><br>-------------------------------------------------------<br> T E S T S<br>-------------------------------------------------------<br>


There are no tests to run.<br><br>Results :<br><br>Tests run: 0, Failures: 0, Errors: 0, Skipped: 0<br><br>[INFO] <br>[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ConventionsLayers ---<br>[INFO] Building jar: /home/lb3/Desktop/ConventionsLayers/target/ConventionsLayers-1.0.0-SNAPSHOT.jar<br>


[INFO] ------------------------------------------------------------------------<br>[INFO] BUILD SUCCESS<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Total time: 3.216s<br>[INFO] Finished at: Tue Oct 25 16:30:29 EDT 2011<br>


[INFO] Final Memory: 12M/162M<br>[INFO] ------------------------------------------------------------------------<br>***SUCCESS*** Build successful.<br>***INFO*** Installing plugin artifact.<br>Warning:  The encoding &#39;UTF-8&#39; is not supported by the Java runtime.<br>


Warning:  The encoding &#39;UTF-8&#39; is not supported by the Java runtime.<br>Warning:  The encoding &#39;UTF-8&#39; is not supported by the Java runtime.<br>***SUCCESS*** Installed from [ConventionsLayers] successfully.<br>


Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb<br>Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/ConventionsLayers.jar<br>


Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/module.xml<br>Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/dependencies/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb<br>


Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/dependencies/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/velocity-1.7.jar<br>Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/dependencies/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/commons-collections-3.2.1.jar<br>


Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/dependencies/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/commons-lang-2.4.jar<br>Wrote /home/lb3/.forge/plugins/com/jsf/conventions/layers/ConventionsLayers/dependencies/1.0.0-SNAPSHOT-e41431fd-4f59-4d09-94b0-f0deb920ccbb/module.xml<br>


[ConventionsLayers] ConventionsLayers $ <br>[ConventionsLayers] ConventionsLayers $ <br>[ConventionsLayers] ConventionsLayers $ <br>[ConventionsLayers] ConventionsLayers $ <br>[ConventionsLayers] ConventionsLayers $ layers generate-controller --class com.jsf.conventions.layers.<br>


model.              LayersPlugin.java   <br>[ConventionsLayers] ConventionsLayers $ layers generate-controller --class com.jsf.conventions.layers.<br>model.              LayersPlugin.java   <br>[ConventionsLayers] ConventionsLayers $ layers generate-controller --class com.jsf.conventions.layers.model.Person.java<br>


Project:ProjectImpl [ConventionsLayers]<br>Choose bean scope<br><br>  1 - [RequestScoped]<br>  2 - [ViewAccessScoped]*<br>  3 - [ConversationScoped]<br>  4 - [SessionScoped]<br><br> ? Choose an option by typing the number of the selection [*-default]  [0] <br>


&lt;&lt;&lt; Managed bean personMBean created sucessfuly. &gt;&gt;&gt;<br>Wrote /home/lb3/Desktop/ConventionsLayers/src/main/java/com/jsf/conventions/layers/controller/personMBean.java<br>[ConventionsLayers] ConventionsLayers $ <br>

<div><div></div><div class="h5">
<br><span></span><br><br><div class="gmail_quote">On Tue, Oct 25, 2011 at 4:26 PM, Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks. I&#39;ll take a look at this ASAP.<div><div></div><div><br><br><div class="gmail_quote">On Tue, Oct 25, 2011 at 8:52 AM, Rafael Pestano <span dir="ltr">&lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sure, im attaching it to this mail. I also will try to reproduce the error here at company.<br><br><div class="gmail_quote">



2011/10/25 Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@gmail.com</a>&gt;</span><div><div></div><div><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is it possible for you to share your project sourcecode? That would help figure this out. Also, if you could post your pom.xml, because it looks like some things are getting pulled in that shouldn&#39;t be.<br>





<br>Thanks,<br><font color="#888888">
Lincoln</font><div><div></div><div><br><br><div class="gmail_quote">On Mon, Oct 24, 2011 at 8:07 PM, Rafael Pestano <span dir="ltr">&lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt;</span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br><br>I still dont know why it works with alpha4, ive downloaded todays snapshot and same error, the execution image is here;<br><br><a href="http://imageshack.us/f/94/forgealpha4.png/" target="_blank">alpha4 execution</a><br>






<a href="http://imageshack.us/photo/my-images/193/forgesnapshot.png/" target="_blank">snapshot execution</a><br>

<br>im just switching  the FORGE_HOME enviroment variable, generating the plugin and executing the command.<br><br>Im attaching both prompt output in this email, maybe it helps.<br><br><br><br><div class="gmail_quote">2011/10/24 Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@gmail.com</a>&gt;</span><div>






<div></div><div><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good! Glad you got it working.<br><br>I&#39;m concerned that you are using an outdated version of Forge, however. It still does not work for you on Beta3 or latest SNAPSHOT versions?<br>








<br>I&#39;d like to figure out why :)<br>
<br>Thanks!<br><font color="#888888">~Lincoln</font><div><div></div><div><br><br><div class="gmail_quote">On Sun, Oct 23, 2011 at 6:31 PM, Rafael Pestano <span dir="ltr">&lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt;</span> wrote:<br>








<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now it&#39;s working!!!!! \o/<br><br>Ive downloaded the alpha4(tried SNAPSHOT, Betas 2 and 3 without success) release and just changed the FORGE_HOME to point to it and solved the injection problem.<br><br>I also had to add <br>











 &lt;dependency&gt;<br>      &lt;groupId&gt;org.jboss.shrinkwrap.descriptors&lt;/groupId&gt;<br>      &lt;artifactId&gt;shrinkwrap-descriptors-api&lt;/artifactId&gt;<br>      &lt;version&gt;0.1.7&lt;/version&gt;<br>    &lt;/dependency&gt;<br>











<br>in order to use forge-shell-api 1.0.0-SNAPSHOT.<br><br>And finaly added commons-lang-2.4.jar, commons-collections-3.1 to forge_home/lib <br><br>and now i can see &quot;Wrote /JAVA/Projetos/Conventions/Conventions/ConventionsLayers/src/main/java/com/jsf/conventions/layers/controller/Per<br>











nMBean.java&quot; after my command execution <br><br>many thanks for your help, keep the great work!<div><div></div><div><br><br><div class="gmail_quote">2011/10/23 Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@gmail.com</a>&gt;</span><br>











<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why are you importing @RequestScoped?<br><br>It&#39;s possible that is breaking something, though I don&#39;t see why it would. It looks like something else is happening in code that you did not show. Your plugin does not need to be @Scoped.<br>












<br>If this still occurs, try injecting Event&lt;PickupResources&gt; event; instead of injecting the BeanManager, though I don&#39;t see why that would make a difference either ;)<br><br>Hope this helps,<br>Lincoln<div><div>











</div><div><br><br>
<div class="gmail_quote">On Sun, Oct 23, 2011 at 4:15 PM, Rafael Pestano <span dir="ltr">&lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">












Hi Lincon,<br><br>yes i got a look at scaffolding plugins project source but for now im getting used to forge so the ideia is create some plugins to see how stuff works, but thanks for pointing that.<br><br>At the moment im trying to understand how resource injection is done in Forge cause i cant inject anything in my plugin. <br>














<br>Ive tried to make my plugin a CDI bean but when i execute the command i got &quot; WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped&quot;<br><br>here is my plugin(same as arquillian plugin Paul has pointed out but with different velocity templete): <a href="http://pastebin.com/nrc3PTz2" target="_blank">http://pastebin.com/nrc3PTz2</a> <br>














and my pom.xml: <a href="http://pastebin.com/etcQYNt4" target="_blank">http://pastebin.com/etcQYNt4</a><br><br><div class="gmail_quote">2011/10/23 Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com" target="_blank">lincolnbaxter@gmail.com</a>&gt;</span><div>












<div></div><div><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>Hi Rafael!</p>
<p>What you want to do sounds really interesting! Have you taken a look at the forge-scaffold-api? Its located as a sub-folder of the github repository that you just cloned.</p>
<p>This will let you use the &#39;scaffold from-entity&#39; command to invoke your code, and it will also let people use the familiar api.  We can also make some improvements to that api if you need it :)</p>
<p>--<font color="#888888"><br>
Lincoln Baxter&#39;s Droid<br>
<a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
&quot;Keep it Simple&quot;</font></p><div><div></div><div>
<div class="gmail_quote">On Oct 23, 2011 10:03 AM, &quot;Rafael Pestano&quot; &lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">















I was meaning just clone it ;)<br><br>Nice to hear about the scaffolding plugin.<br><br><div class="gmail_quote">2011/10/23 Paul Bakker <span dir="ltr">&lt;<a href="mailto:paul.bakker.nl@gmail.com" target="_blank">paul.bakker.nl@gmail.com</a>&gt;</span><br>

















<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Rafael,<div><br></div><div>What do you mean by clone and forge the project? On github you can just clone the plugin-arquillian project and start hacking on it.</div>

















<div>Formatting is a bit of a problem, that doesn&#39;t work very well now with the builder API. Maybe Lincoln can say more about that?</div><div><br></div><div>Note that within a few weeks Forge will have a new scaffolding plugin built-in, that does basically something that you are doing in your plugin. </div>

















<div><br></div><font color="#888888"><div>Paul</div></font><div><div></div><div><div><br><div><div>On Oct 23, 2011, at 3:45 PM, Rafael Pestano wrote:</div><br><blockquote type="cite">I&#39;ve managed to clone forge repo with this address <a href="https://github.com/forge/core.git" target="_blank">https://github.com/forge/core.git</a> now, i was using the old <a>github.com/seam/forge.git</a>.<br>

















<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div class="gmail_quote">2011/10/23 Rafael Pestano <span dir="ltr">&lt;<a href="mailto:rmpestano@gmail.com" target="_blank">rmpestano@gmail.com</a>&gt;</span><br>



















<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Paul, thanks for your enlightening reply.<br><br>The plugin is about a code generator for a home made Java EE6 framework and for instance it will generate very simple xhtml and java classes, so for example the generate-controller plugin would generate  <br>






















<br><i>@ViewAccessScoped<br>@Named(&quot;personMBean&quot;)<br>public class PersonMBean extends AbstractBaseMBean&lt;Person&gt; implements Serializable, ModalObserver {<br>    <br>   @Inject<br>    public void setPersonService(PersonService personService) {</i>//service layer will be generated togheter<i><br>






















        super.setBaseService(personService);<br>    }<br><br>some other very simple methods<br>}</i><br><br>for the controller-plugin maybe i dont need to understand the model class (just to import it) cause its just a matter of replacing parammeters by the domain object but in the view-plugin it will be necessary for sure.<br>





















<br>Another concern i have is how to format the generated code? maybe the velocity template could help on that.<br>
<br>Ive seen the Arquillian example, how can i clone it and forge project?<br><br>Thanks again!<div><div><br><br> <br><br><div class="gmail_quote">2011/10/23 Paul Bakker <span dir="ltr">&lt;<a href="mailto:paul.bakker.nl@gmail.com" target="_blank">paul.bakker.nl@gmail.com</a>&gt;</span><br>





















<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div>Hi Rafael,</div><div><br></div>There are two things you need to do:<div>1) &quot;understand&quot; the Person class</div><div>2) generate new code</div><div><br></div><div><br></div>





















<div>
1)</div><div>You can use a command parameter to get the Person class: @Option(name = &quot;class&quot;, required = true, type = PromptType.JAVA_CLASS) JavaResource classUnderTest</div><div><br></div><div>JavaResource is a rich file representation of the class. </div>






















<div>Now you can use the JavaSourceFacet to get information about the class itself:</div><div><div><br></div><div>JavaSourceFacet java = project.getFacet(JavaSourceFacet.class);</div><div>JavaSource&lt;?&gt; javaSource = classUnderTest.getJavaSource();</div>






















</div><div><br></div><div>javaSource has methods such as getPackage() etc.</div><div><br></div><div>2)</div><div>Now you have to generate code. There are two ways to do this, depending on your needs.</div><div>The most elegant way is to use the &quot;JavaParser&quot; builder API:</div>






















<div><br></div><div><div>JavaClass javaClass = JavaParser.create(JavaClass.class)</div><div>               .setPackage(entityPackage)</div><div>               .setName(entityName)</div><div>               .setPublic()</div>






















<div>               .addAnnotation(Entity.class).getOrigin()</div><div>               .addInterface(Serializable.class);</div></div><div>Field&lt;JavaClass&gt; id = javaClass.addField(&quot;private Long id = null;&quot;); </div>






















<div>….</div><div><br></div><div>My experience is that this works best for small classes. If you need to generate a lot of code it might be better to use a tempting framework such as Apache Velocity.</div><div>You can find an example of this in the code of the Arquillian plugin: <a href="https://github.com/forge/plugin-arquillian/blob/master/src/main/java/org/jboss/seam/forge/arquillian/ArquillianPlugin.java#L93" target="_blank">https://github.com/forge/plugin-arquillian/blob/master/src/main/java/org/jboss/seam/forge/arquillian/ArquillianPlugin.java#L93</a></div>






















<div><br></div><div>You can just add Velocity to your pom file and it will work.</div><div><br></div><div>If you have any more questions, let us know! What kind of plugin are you writing?</div><div><br></div><div>Paul Bakker</div>






















<div><br></div><div><br><div><div><div><div><div>On Oct 23, 2011, at 2:26 AM, Rafael Pestano wrote:</div><br></div></div><blockquote type="cite"><div><div>Hi everyone,<br><br>this is my first mail to this list and id like to <span lang="en"><span>congratulate the Forge team</span></span> for their work.<br>






















<br>my question is, what&#39;s the best way to generate .java, .xhtml files with forge?<br>

<br>Id like to write a plugin which would receive an entity class as parameter and generate some code on top of it, eg:<br><br><code>$ generate-service Person</code><br><code>$ generate-controller Person</code><br>

<code>$ </code><code>generate-view</code> <code>Person</code><br><br><br>Where Person is a domain object, is it possible with Forge? if yes, whats the best way?<br>

<br><br>thanks in advance.<br><br><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">
























<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">
























<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br></div></div>
_______________________________________________<br>forge-dev mailing list<br><a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>






















</blockquote></div><br></div></div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">






















<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">






















<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">




















<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">




















<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div></blockquote><br></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">



















<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">



















<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
_______________________________________________<br>forge-dev mailing list<br><a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>

















</blockquote></div><br></div></div></div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">

















<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">

















<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
<br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div>
</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div></div></div><div><div></div><div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">














<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">














<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br></div></div><font color="#888888">Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>











&quot;Keep it Simple&quot;<br>

</font><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">











<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">











<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>








&quot;Keep it Simple&quot;<br>

</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div></div></div><div><div></div><div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">








<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">








<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>





&quot;Keep it Simple&quot;<br>

</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div></div></div><div><div></div><div><br><br clear="all"><div><br></div>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">





<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">





<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>
</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>


&quot;Keep it Simple&quot;<br>

</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br><a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>

&quot;Keep it Simple&quot;<br>

</div></div><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.advancedit.com.br/" target="_blank"><span style="color:black;text-decoration:none"></span></a><span></span><span><span style="color:rgb(192, 192, 192)">Att, </span><br style="color:rgb(192, 192, 192)">

<br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Rafael M. Pestano</span><br style="color:rgb(192, 192, 192)"><br style="color:rgb(192, 192, 192)"><span style="color:rgb(192, 192, 192)">Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul</span><br style="color:rgb(192, 192, 192)">

<span style="color:rgb(192, 192, 192)">Graduando em Ciência da Computação UFRGS</span></span><br>