[forge-dev] Forge Meeting minutes 2014-07-09============== #forge Meeting ============== Meeting started by gastaldi at 15:02:08 UTC. The full logs are available at http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.2014-0...
Re: [forge-dev] Forge and Camel ArchetypesHello Finally I have time to start the discussion about the use of Maven Archetypes in both JBoss Fuse and JBoss Fabric. Here are the links to relevant issues: - https://issues.jboss.org/brow...
[forge-dev] [Roaster] Type<?> instanceofHi folks, I want do that: type instanceof Number. That case, my type can be AtomicInteger, AtomicLong, BigDecimal, BigInteger, Byte, Double, Float, Integer, Long and Short Eg:. ...
[forge-dev] Forge 2.7.0.Final releasedHello everyone! JBoss Forge 2.7.0.Final was just released. Blog post in the works. Forge on! George Gastaldi _______________________________________________ forge-dev mailing list f...
Thread [forge-dev] How do I install the Arquillian add-on from Git ?
[forge-dev] How do I install the Arquillian add-on from Git ?Hi guys, I would like to install the Arquillian add-on straight from Github. I do the following : addon-install-from-git --url https://github.com/agoncal/plugin-arquillian.git --branch forge2 ...
last modified byAntonio Goncalves
[forge-dev] How do I install the Arquillian add-on from Git ?
Thread [forge-dev] Adding @Named to an EJBs... or anywhere
[forge-dev] Adding @Named to an EJBs... or anywhereWhen I create an EJB with Forge with the following command : ejb-new-bean --named MyService I get the following : @Stateless @LocalBean public class MyService implements Serializable ...
last modified byAntonio Goncalves
[forge-dev] Adding @Named to an EJBs... or anywhere
[forge-dev] Git install from refI changed the name of branch to ref in the git install addon command... but there's still some problems it seems like: $ addon-install-from-git --url https://github.com/bsorrentino/maven-confluence-re...
[forge-dev] Forge meeting minutes 2014-06-18Meeting summary - Agenda (lincolnthree, 15:02:57) Website (gastaldi, 15:06:05) The current website launch pending tasks can be found on https://trello.com/b/UwGqx...
Thread [forge-dev] Is it me or Forge is completely broken ?
[forge-dev] Is it me or Forge is completely broken ?Hi all, I've just updated my code with the latest SNAPSHOT... and nothing is working. I've installed Forge, run forge command, hit TAB, and I have the following exception. Is it me or someone else ca...
last modified byAntonio Goncalves
[forge-dev] Is it me or Forge is completely broken ?
Thread [forge-dev] Submitted a 3 hours lab at Devoxx BE
[forge-dev] Submitted a 3 hours lab at Devoxx BEHi all, Just to let you know that I've submitted a 3 hours Hands-on Lab at Devoxx BE. This is based on my training course, and the idea is to start from zero and use Forge to create a fully functionnal Java ...
[forge-dev] Forge meeting minutes 2014-06-11Meeting summary - F2 Website Launch (lincolnthree, 14:48:32) Agenda (lincolnthree, 14:53:44) F2 Website Launch (gastaldi, 14:54:37) I am working on logistics of the des...
[forge-dev] Furnace exceptionHey Lincoln, I'm still experiencing the following deployment errors with the latest set of changes. The primary exception seems to be this: Caused by: org.jboss.forge.furnace.exception.Containe...
Re: [forge-dev] Forge and Camel ArchetypesMore on this soon, but is it worth thinking about Moving the Caraf CLI to integrate (or be replaced directly by) Forge CLI? I know that's a wild idea On Thu, Jun 5, 2014 at 11:02 AM, James Strac...
Thread [forge-dev] Can anyone reproduce this issue FORGE-1804 ?
[forge-dev] Can anyone reproduce this issue FORGE-1804 ?Hi, I've been having this indentation problem since 2.6.0-SNAPSHOT and now that it's final, I stil have it.... but it looks like I'm the only one : https://issues.jboss.org/browse/FORGE-1804 - Generat...
last modified byAntonio Goncalves
[forge-dev] Can anyone reproduce this issue FORGE-1804 ?