JBoss Forge 2.0.0.CR1 is now available!
by Lincoln Baxter
New year, new releases. The Forge Team proudly presents the release of JBoss Forge 2.0.0.CR1, with over 40 issues implemented or fixed.
We are very close to releasing the Final version of Forge 2; however, given some Windows issues in the Shell addon, we decided to postpone 2.0.0.Final after they can be resolved. Starting today, prepare to take over your IDE in a way like you’ve never seen before!
In this version, we believe we have reached a stable API in both Furnace and the Forge UI Addon. Future versions should suffer from little to no changes to the API, so we are releasing 2.0.0.CR1 today.
You should be able to develop Addons with confidence, and run them in Eclipse using the Forge 2 Eclipse plugin. The CLI should also work well, but you may notice a hiccup here or there; once the remaining issues with the CLI are resolved, you should be able to expect a shiny, well formed, Final release.
Full release announcement: http://forge.jboss.org/news/2014/01/15/post-forge-2.html
--
Lincoln Baxter, III
JBoss, by Red Hat
lbaxter(a)redhat.com
"If you want something, you'll find a way; if you don't, you'll find an excuse."
10 years, 10 months
scaffolding internationalization
by forge-users@lists.jboss.org
Hi
Is there any way to internationalize the result of the scaffolding ?? The pages / beans work great, but i would like the result in another language ?? How can that be done ? Do i have to make my own plugin ?
Thanks, and congrats by the way, forge rocks !!!!
Posted by forums
Original post: https://community.jboss.org/message/850512#850512
10 years, 11 months
Scaffolding in Forge 2.x (was Beta5 next Monday ?)
by Antonio Goncalves
Scaffolding is really confusing. To scaffold my JSF pages I first need to
install scaffolding :
forge -i scaffold
And then, once in Forge I do :
scaffold-setup
scaffold-generate --targets org.test.model.Customer
And it generates JSF pages. Nowhere I see any mention of JSF in the
previous commands. These commands could have generated REST endpoint, EJBs,
AngularJS....
First, I really don't see the difference between scaffolding and code
generation (I've mention that before). So, for me, as a user,
jpa-new-entity is a command that generates code, just like
scaffold-generate. But if we clarify this, users might get use to it.
When I type forge -i scaffold, it installs plenty of stuff. Does this mean
it installs all the available scaffolding addons (JSF, REST, AngularJS,
Arquillian...) ? If not, I don't know what it installed. Why don't we have
:
forge -i scaffold-jsf
forge -i scaffold-jpa
forge -i scaffold-rest
forge -i scaffold-soap
or even better if we follow the new naming convention
forge -i jsf-scaffold
forge -i jpa-scaffold
forge -i rest-scaffold
forge -i soap-scaffold
Again, when I type scaffold-generate I really don't know what will happen.
Because scaffolding and generating are the same for me. So command
scaffold-generate sounds like generate-generate or scaffold-scaffold. Why
not having :
jsf-scaffold --targets org.test.model.Customer
jpa-scaffold --dbName myDB --jdbcDriver org.apache.derby.Client
rest-scaffold --targets org.test.model.Customer
soap-scaffold --targets org.test.model.Customer
What do you think ?
Antonio
2014/1/4 George Gastaldi <ggastald(a)redhat.com>
> The JSF scaffold was not installed with core in Beta4. We fixed that for
> 2.0.0.Final. Run forge -i scaffold to install it.
>
> Worth to mention that the available commands only generate the REST
> resource for the entities, the JSF scaffold does not consume them.
>
> Em 04/01/2014, às 13:53, Antonio Goncalves <antonio.mailing(a)gmail.com>
> escreveu:
>
> I can't see any command for REST of JSF scaffolding, so I suppose both are
> addons. How do I install these addons ?
>
>
> 2014/1/4 George Gastaldi <ggastald(a)redhat.com>
>
>> REST generation from JPA entities is already functional too.
>> Use rest-setup and rest-endpoint-from-entity
>>
>> Em 04/01/2014, às 11:52, Antonio Goncalves <antonio.mailing(a)gmail.com>
>> escreveu:
>>
>> Hum... I forgot, I also need REST scaffolding.... might be a bit tight in
>> schedule....
>>
>>
>> 2014/1/3 George Gastaldi <ggastald(a)redhat.com>
>>
>>> Both issues are now fixed. JSF scaffolding is ready since Beta4.
>>>
>>> We could release Beta5 monday but as we said in the IRC, 2.0.0.Final is
>>> due in Jan 15th, so that's up to Lincoln.
>>>
>>> Best Regards,
>>>
>>> George
>>>
>>> Em 03/01/2014, às 19:04, Antonio Goncalves <antonio.mailing(a)gmail.com>
>>> escreveu:
>>>
>>> Hi JBoss Forge Team,
>>>
>>> I should have mentioned that before, but next Tuesday (at the Lille JUG
>>> in France) and Thursday (London, GlassFish User Group), I'll be giving a
>>> talk on JBoss Forge. It's the same one I gave at JavaOne (
>>> http://blog.arungupta.me/2013/12/come-and-play-with-javaee7-javaone-2013-...)
>>> but with few extra features.
>>>
>>> I'm doing it with Forge 1.x.... but actually, the only missing bits to
>>> make it run with Forge 2.x are :
>>>
>>> * Bean Validation (https://issues.jboss.org/browse/FORGE-1393)
>>> * Java enums (https://issues.jboss.org/browse/FORGE-1400)
>>> * JSF scaffolding
>>>
>>> So I was just wondering if this would be available on Monday for a Beta5
>>> so I could use it
>>>
>>> Thank
>>>
>>> (just joking ;o)
>>>
>>>
>>> --
>>> Antonio Goncalves
>>> Software architect and Java Champion
>>>
>>> Web site <http://www.antoniogoncalves.org/> | Twitter<http://twitter.com/agoncal>
>>> | LinkedIn <http://www.linkedin.com/in/agoncal> | Paris JUG<http://www.parisjug.org/>
>>> | Devoxx France <http://www.devoxx.fr/>
>>>
>>> _______________________________________________
>>> forge-users mailing list
>>> forge-users(a)lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/forge-users
>>>
>>>
>>> _______________________________________________
>>> forge-users mailing list
>>> forge-users(a)lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/forge-users
>>>
>>
>>
>>
>> --
>> Antonio Goncalves
>> Software architect and Java Champion
>>
>> Web site <http://www.antoniogoncalves.org/> | Twitter<http://twitter.com/agoncal>
>> | LinkedIn <http://www.linkedin.com/in/agoncal> | Paris JUG<http://www.parisjug.org/>
>> | Devoxx France <http://www.devoxx.fr/>
>>
>> _______________________________________________
>> forge-users mailing list
>> forge-users(a)lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-users
>>
>>
>> _______________________________________________
>> forge-users mailing list
>> forge-users(a)lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-users
>>
>
>
>
> --
> Antonio Goncalves
> Software architect and Java Champion
>
> Web site <http://www.antoniogoncalves.org/> | Twitter<http://twitter.com/agoncal>
> | LinkedIn <http://www.linkedin.com/in/agoncal> | Paris JUG<http://www.parisjug.org/>
> | Devoxx France <http://www.devoxx.fr/>
>
> _______________________________________________
> forge-users mailing list
> forge-users(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-users
>
>
> _______________________________________________
> forge-users mailing list
> forge-users(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-users
>
--
Antonio Goncalves
Software architect and Java Champion
Web site <http://www.antoniogoncalves.org/> |
Twitter<http://twitter.com/agoncal>
| LinkedIn <http://www.linkedin.com/in/agoncal> | Paris
JUG<http://www.parisjug.org/>
| Devoxx France <http://www.devoxx.fr/>
10 years, 11 months