Log in to follow, share, and participate in this community.
Thread Re: [forge-dev] get shell output in a test
Re: [forge-dev] get shell output in a testHi Rafael, Here is an example on how to get the shell output: in Forge 2.x: https://github.com/forge/core/blob/2.0/shell/tests/src/test/java/org/jboss/forge/addon/shell/command/LsCommandTest.java in...
[forge-dev] get shell output in a testHi everyone, how can i get shell output after executing a command? eg: i have a plugin that count lines of files, in my test i expect the command to print 200 so id like to assertEquals that value. So...
[forge-dev] Forge 2.0.0.CR2 ReleasedPlease try it out and check for bugs! We are very close to final! Just one day away http://forge.jboss.org/news/2014/01/28/post-forge-2.html -- Lincoln Baxter, III http://ocpsoft.org "Simpler is ...
Thread Re: [forge-dev] Help create new type of forge project
Re: [forge-dev] Help create new type of forge projectYes, based on your requirements I would try to use Forge 2 instead. Forge 1 was not really designed to be extended in this way. It's technically maybe possible, but I wouldn't really want to try. Additionall...
Thread Re: [forge-dev] Obtaining project name in persistence provider
Re: [forge-dev] Obtaining project name in persistence providerAnd yes, it was possible to do that in Forge 1. Shouldn't be too hard to implemebt though. All you need to do is implement UIContextListener and listen for UIContext started events Em 25/01/2014, às 20...
Thread Re: [forge-dev] Obtaining project name in persistence provider
Re: [forge-dev] Obtaining project name in persistence providerYes, MetadataFacet is always available. Use it to retrieve the project name. Em 25/01/2014, às 20:21, "Ivan St. Ivanov" <ivan.st.ivanov@gmail.com> escreveu: Ah, now I found this MetadataFa...
Thread Re: [forge-dev] Obtaining project name in persistence provider
Re: [forge-dev] Obtaining project name in persistence providerHowever since we are on CR1, and other requirements may appear, perhaps it's wise to change the interface definition now than later. Em 25/01/2014, às 18:58, "Ivan St. Ivanov" <ivan.st.ivanov@gmail....
Thread [forge-dev] Obtaining project name in persistence provider
[forge-dev] Obtaining project name in persistence providerHi folks, I am working on https://issues.jboss.org/browse/FORGE-1443. It's not a big deal, it's a matter of adding a few lines to the JavaEEDefaultProvider class. One of the requirements is that the ...
Thread [forge-dev] Help create new type of forge project
[forge-dev] Help create new type of forge projectHi guys, I've created a new type of project in my forge plugin, also created a specific locator for it. After my project is found by ProjectFactory#findProjectRecursively() it tries to register every possibl...
Re: [forge-dev] New shell feedbackhi, thanks for the feedback. there was a bug in one of the tests that caused the latest version of æsh not being deployed on friday. so unless you built æsh from source it would probably fail on saturd...
[forge-dev] Forge 2 - Starting troubles Hey all, I managed to get a beginner (who shall be anonymous for now), to try out Forge 2. It turned out to be rather interesting, since he managed to build it from source, install J...
Re: [forge-dev] Forge Hack Night, 2nd ed.+1 Antonio 2014/1/16 Ivan St. Ivanov <ivan.st.ivanov@gmail.com> Hi folks, With Forge 2 coming really soon, I think that it is time for our second Forge Hack Night. I still...
Thread [forge-dev] Problem setting up faces scaffold twice
[forge-dev] Problem setting up faces scaffold twicejava.lang.ClassCastException: org.jboss.shrinkwrap.descriptor.impl.javaee7.ParamValueTypeImpl cannot be cast to org.jboss.shrinkwrap.descriptor.api.javaee5.ParamValueType at org.jboss.forge.addon.javaee.faces.Abst...
Thread [forge-dev] Problem in generating REST endpoints with DTOs
[forge-dev] Problem in generating REST endpoints with DTOsorg.jboss.forge.addon.resource.ResourceException: cannot obtain stream to file: file does not exist: /Users/lb3/projects/runtime-EclipseApplication/rewrite-double-param/scaffold/src/main/java/java/lang/Long.java at...
Re: [forge-dev] New shell feedbackThat's right. We expect a PR from you asap Em 15/01/2014, às 18:28, "Ivan St. Ivanov" <ivan.st.ivanov@gmail.com> escreveu: Ah, so the coloring is in Forge, not in Aesh? Good, at least I w...
Re: [forge-dev] Forge Hack Night, 2nd ed.I think that is a wonderful idea! Let's arrange a schedule that fits best. I'll label some issues with hack_night so we can focus on what's important. I foresee a JBoss Community Leader in the near future.. ...