• Re: [forge-dev] get shell output in a test

    Hi 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...
    Profile Photo
    created by gastaldi
  • [forge-dev] get shell output in a test

    Hi 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...
    Profile Photo
    last modified by kwintesencja
  • [forge-dev] Forge 2.0.0.CR2 Released

    Please 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 ...
    Profile Photo
    created by lincolnthree
  • Re: [forge-dev] Help create new type of forge project

    Yes, 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...
    Profile Photo
    created by lincolnthree
  • Re: [forge-dev] Obtaining project name in persistence provider

    And 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...
    Profile Photo
    last modified by gastaldi
  • Re: [forge-dev] Obtaining project name in persistence provider

    Yes, 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...
    Profile Photo
    created by gastaldi
  • Re: [forge-dev] Obtaining project name in persistence provider

    However 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....
    Profile Photo
    last modified by gastaldi
  • [forge-dev] Obtaining project name in persistence provider

    Hi 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 ...
    Profile Photo
    last modified by ivan_stefanov
  • [forge-dev] Help create new type of forge project

    Hi 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...
    Profile Photo
    last modified by kwintesencja
  • Re: [forge-dev] New shell feedback

    hi, 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...
    Profile Photo
    last modified by Ståle W Pedersen
  • [forge-dev] Full build of furnace-simple is required for forge/core      to work

    Just FYi. I fixed a few bugs in the simple container that will need to be picked up locally in order for some new functionality in forge/core to work.   Might want to do a local build or run "forge-sync" (if yo...
    Profile Photo
    created by lincolnthree
  • [forge-dev] Forge Status Meeting - 2014-01-22

    Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.2014-01-22-15.55.html   Minutes (text): http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.2014-01-22-15.55.t...
    Profile Photo
    last modified by lincolnthree
  • [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...
    Profile Photo
    last modified by Vineet Reynolds Pereira
  • 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...
    Profile Photo
    last modified by Antonio Goncalves
  • [forge-dev] Problem setting up faces scaffold twice

    java.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...
    Profile Photo
    created by lincolnthree
  • [forge-dev] Problem in generating REST endpoints with DTOs

    org.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...
    Profile Photo
    created by lincolnthree
  • Re: [forge-dev] Command execution failures in Eclipse. Am I      missing     something?

      - Original Message - From: "Lincoln Baxter, III" <lincolnbaxter@gmail.com> To: "forge-dev List" <forge-dev@lists.jboss.org> Sent: Sunday, January 19, 2014 3:52:08 AM Subject: Re: Command exe...
    Profile Photo
    created by Vineet Reynolds Pereira
  • Re: [forge-dev] New shell feedback

    That'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...
    Profile Photo
    last modified by gastaldi
  • [forge-dev] Command execution failures in Eclipse. Am I missing      something?

      Hey all,     I just built 2.0.0.CR1 from source, and I run into this error on every UICommand execution. Have I missed something?   !ENTRY org.jboss.tools.forge.ui.ext 4 1 2014-01-17 08:3...
    Profile Photo
    last modified by Vineet Reynolds Pereira
  • 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.. ...
    Profile Photo
    created by gastaldi