as-addon and jboss-as-addon releases.
by Jérémie
Hi folks,
I would like to release the as-addon and jboss-as-addon .
For that I would perform the following steps:
1) Fock addons on https://github.com/forge ( George thank you for
permissions)
2) Release a RC1 version.
3) Add more unit tests.
4) Call for volunteers to test it.
5) Fix issues.
6) Release it.
7) Update documentations like the "Hands-on Lab"
8) Update the addons web catalog.
All comments or suggestions are welcome.
Regards,
Jeremie.
8 years, 11 months
Forge meeting minutes - 2015-10-27
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 14:30:33 UTC. The full logs are available
athttp://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge....
.
Meeting summary
---------------
* Agenda (gastaldi, 14:30:45)
* Current Status (gastaldi, 14:33:53)
* Working with Antoine on our University (Devoxx BE + MA) about CDI
using Forge (extensivelly) (agoncal, 14:35:53)
* Last week we had a meeting about the alignment of Forge with the Red
Hat Developer Programs. Some tasks were decided and now I am working
on making those happen. (gastaldi, 14:36:00)
* Worked on a NodeJS addon as a PoC that Forge can be used with other
technologies:
https://twitter.com/JBossForge/status/656202547783421953 (gastaldi,
14:36:58)
* Priorities (gastaldi, 14:46:58)
* Conference Feedback (gastaldi, 14:50:57)
* Forge 3.0.0.Alpha1 (gastaldi, 15:21:17)
* Forge 3.0.0.Alpha1 should contain a minor subset of the improvements
we're planning for Forge 3 (gastaldi, 15:21:57)
* We'll strucutre our thoughts this year about what would go into
Forge 3 and schedule a Hangout meeting in January (gastaldi,
15:33:52)
Meeting ended at 15:35:15 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (66)
* agoncal (52)
* jbott (12)
* jbossbot (4)
* vineetreynolds (0)
* stalep (0)
* agoncal_ (0)
* koentsje (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
*George Gastaldi | Senior Software Engineer*
JBoss Forge Team
T: +55 11 3524-6169
M: +55 47 9711-1000
8 years, 11 months
Forge meeting minutes - 10/20/2015
by George Gastaldi
#forge Meeting
Meeting started by gastaldi at 14:09:27 UTC (full logs).
Meeting summary
Agenda (gastaldi, 14:09:39)
Status report (gastaldi, 14:14:30)
I released Forge 2.20.0.Final last week and started work on Forge 3
(gastaldi, 14:15:17)
I created an addon to allow creation of NodeJS projects:
https://github.com/forge/nodejs-addon (gastaldi, 14:17:06)
(gastaldi, 14:17:28)
I forked the JBoss AS addon to the Forge organization (gastaldi,
14:19:07)
Priorities (gastaldi, 14:32:24)
i am working on Forge 3 to get an Alpha1 asap (gastaldi, 14:32:55)
I am working on getting a better NodeJS addon. Pull requests are
welcome :) (gastaldi, 14:34:28)
Meeting ended at 14:35:06 UTC (full logs).
Action items
(none)
People present (lines said)
gastaldi (14)
jbott (5)
jbossbot (1)
koentsje (0)
Generated by MeetBot 0.1.4.
8 years, 11 months
Cant set Json array as FileResource content
by Rafael Pestano
Hi guys,
I'm trying to set the contents of a FileResource with an unNamed array,
example:
FileResource<?> fileResource =
root.getChild("test").reify(FileResource.class);
fileResource.setContents("[]"); //same as
Json.createArrayBuilder().build().toString()
here it throws the exception:
org.jboss.forge.addon.resource.ResourceException: Error while setting the
Json contents
at
org.jboss.forge.addon.parser.json.resource.JsonResourceImpl.setContents(JsonResourceImpl.java:98)
at
org.jboss.forge.addon.parser.json.resource.JsonResourceImpl.setContents(JsonResourceImpl.java:29)
I think the error is because JsonResource tries to read an object (instead
of an array in the case) in set contents(JsonResourceImpl line 93):
setContents(reader.readObject());
is this a bug or intended behaviour?
--
<http://www.advancedit.com.br/>Att,
Rafael M. Pestano
Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul
http://rpestano.wordpress.com/
@realpestano <https://twitter.com/realpestano>
8 years, 11 months
JDK 8
by George Gastaldi
Hello Forge users,
For the next minor release, I'd like to make JDK8 the minimum requirement.
The JBoss Tools team is already using JDK8 as the minimum requirement for
their new versions. We are already running our build in JDK8 (with sources
set to 1.7 still)
Is there any objection? Say it now or forever hold your peace, because the
Forge train never stops ;)
Best Regards, love you all!
George Gastaldi
9 years
Forge meeting minutes - 13-10-2015
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 14:13:22 UTC. The full logs are available
athttp://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge....
.
Meeting summary
---------------
* Agenda (gastaldi, 14:13:54)
* Status Report (gastaldi, 14:16:18)
* Last week I have been fixing some bugs and making sure that the CI
server is running smoothly. (gastaldi, 14:16:59)
* I have also added some new features to the UI API, like, making it
API independent of CDI itself (gastaldi, 14:18:36)
* Weld is no longer in the Yourkit hotspot list. Enabling Jandex did
the trick. This feature will be available in the next release
(gastaldi, 14:21:23)
* JDK 8 Poll Results (gastaldi, 14:22:50)
* Last week I started a Poll about migrating Forge to JDK 8. These are
the results:
https://docs.google.com/a/redhat.com/forms/d/1TsXBp6VFHQkSQtER18OyEaGncb5...
(gastaldi, 14:24:04)
* Almost 70% are using JDK 8 and a bit more than 60% are fine in
having Forge upgraded to JDK 8 in a minor release (gastaldi,
14:25:03)
* The Forge team will release 2.20.0.Final still JDK 7 compatible.
This will be the last 2.x release with new features. Next release
will be Forge 3.0.0.Final (which will be master). (gastaldi,
14:30:20)
* I have introduced a deprecation mechanism in commands, that would
ease adoption on a new command naming convention (gastaldi,
14:34:07)
* LINK: https://github.com/forge/roaster/pull/27 (gastaldi,
14:42:45)
* UPDATE: The Forge team will create a 3.x branch and release Forge 3
only when a decent list of features are available. Development of
2.x will continue on master branch (gastaldi, 14:52:08)
* Priorities (gastaldi, 15:00:08)
* Weekly tasks will be focused on preparing the 3.x branch and
implementing some features for a 3.0.0.Alpha1 release targetting
November (gastaldi, 15:13:42)
Meeting ended at 15:16:25 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (64)
* agoncal (29)
* jbossbot (6)
* jbott (6)
* vineetreynolds (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
9 years
Forge meeting minutes - 06-10-2015
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 14:02:14 UTC. The full logs are available
athttp://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge....
.
Meeting summary
---------------
* Agenda (gastaldi, 14:02:54)
* Status Report (gastaldi, 14:05:49)
* I am working on fixing bugs for the next release. Mainly some test
failures introduced with the latest Aesh version. (gastaldi,
14:08:20)
* Also due to a change in the UISelectOne behavior that no longer
accepts any value, just the ones present in value choices
(gastaldi, 14:10:50)
* mkouba also offered some help on improving the CDI integration
performance. Right now my work in the performance issue made Forge
startup in ~5s, which I believe is an acceptable boot time
(gastaldi, 14:13:38)
* I have reduced the number of core addons using CDI to 4. This lead
to less memory usage. I have also enabled Jandex and upgraded to the
latest Weld version for the CDI container. (gastaldi, 14:17:29)
* Roadmap (gastaldi, 14:23:30)
* I have put together some goals that I'd like to achieve for the next
Forge releases in a document that is shared with some people
(gastaldi, 14:25:26)
* LINK:
https://docs.google.com/a/redhat.com/document/d/1giz9Rfzd-auEgWqspe63CSgA...
(gastaldi, 14:26:06)
* I had a meeting with my manager rruss last friday and we added some
action items on each goal that we intend to have them done by this
week or next (gastaldi, 14:27:53)
* Blocking for next release (gastaldi, 14:56:19)
* There are no blocking issues for the next release (gastaldi,
15:01:54)
Meeting ended at 15:06:38 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (56)
* agoncal (36)
* jbott (7)
* koentsje (5)
* jbossbot (2)
* agoncal_ (1)
* vineetreynolds (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
9 years