[forge-dev] Executing processes in Forge 2

Ivan St. Ivanov ivan.st.ivanov at gmail.com
Sun Feb 9 11:20:03 EST 2014


Hi George,

Here it is: https://issues.jboss.org/browse/FORGE-1564

I thought of the furnace project as I found in the org.jboss.forge.furnace.util
package the class OperatingSystemUtils, which shared the same package
with NativeSystemCall
in Forge 1. But you know that better than me :)

Cheers,
Ivan


On Sun, Feb 9, 2014 at 2:50 PM, George Gastaldi <ggastald at redhat.com> wrote:

> Hi Ivan,
>
> Nice catch. Could you open a JIRA about this? I don't think Furnace should
> have this class, because it's not used in there. The dev-java-tools addon
> is a good candidate for it I guess.
>
> Thanks!
>
> > Em 09/02/2014, às 08:57, "Ivan St. Ivanov" <ivan.st.ivanov at gmail.com>
> escreveu:
> >
> > Hi everybody,
> >
> > I have a question about Forge 2. Is there a utility for executing
> external processes?
> >
> > In Forge 1 there was this:
> > org.jboss.forge.shell.util.NativeSystemCall.execFromPath
> >
> > However, in Forge 2 it is hidden in the maven-impl project. There is
> something similar in org.jboss.forge.arquillian.util.NativeSystemCall.
> >
> > Is there a preferred way in Forge 2 to run external processes? Maybe
> every developer should write their own utility? Or maybe we could move the
> maven-impl implementation to Furnace (org.jboss.forge.furnace.util)?
> >
> > Cheers,
> > Ivan
> > _______________________________________________
> > forge-dev mailing list
> > forge-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/forge-dev
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20140209/51f84c35/attachment.html 


More information about the forge-dev mailing list