Forge meeting minutes - 15-12-2015
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 15:58:12 UTC. The full logs are available
athttp://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge....
.
Meeting summary
---------------
* Agenda (gastaldi, 15:58:19)
* Status and priorities (gastaldi, 15:59:12)
* this week I started porting the DevAssistant features to Forge.
Still working on it (gastaldi, 16:00:22)
* The Forge team will do public Google Hangouts (with Antonio
…
[View More]Goncalves) on every Tuesday in January at the same time as the
meeting and extend the meeting by 30min after it for discussions
(gastaldi, 16:24:28)
* gastaldi will write a blog post about this meeting to other people
can join (agoncal, 16:25:35)
* The REST service is working for the cases where the filesystem is
local. I still need to add an integration layer to allow publishing
the generated sources in a Git repository (gastaldi, 16:32:52)
* Moving the 2.x issues to 3.x (gastaldi, 16:33:24)
Meeting ended at 16:47:26 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (45)
* agoncal (24)
* jbott (5)
* jbossbot (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
[View Less]
9 years, 3 months
Forge Meeting minutes
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 15:13:46 UTC. The full logs are available
athttp://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge....
.
Meeting summary
---------------
* Agenda (gastaldi, 15:14:11)
* Status and priorities (gastaldi, 15:21:47)
* Last week I've been working on migrating the REST service work done
in fabric8io to a Forge repository (gastaldi, 15:22:29)
* My work in the REST service migration is still …
[View More]unfinished. I need to
create some SPIs to ensure that the same functionality present in
https://github.com/fabric8io/fabric8/tree/master/forge can be
implemented (gastaldi, 15:28:51)
* the JBossTools plugin was updated to use Forge 3.0.0.Alpha2.
(gastaldi, 15:29:52)
* Forge 3.0.0.Final should be out in February 15th (gastaldi,
15:31:31)
* Forge REST service (gastaldi, 15:45:44)
* As I mentioned in the previous topic, I am working on migrating the
REST service to the Forge repository. I created a sample AngularJS
app to show that working:
https://www.youtube.com/watch?v=1Rms5q09beM (gastaldi, 15:46:38)
* Still working on the SPI interfaces and migration (gastaldi,
15:47:40)
Meeting ended at 15:50:13 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (43)
* agoncal (19)
* jbott (7)
* jbossbot (3)
* davsclaus (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
--
*George Gastaldi*
https://about.me/gastaldi
[View Less]
9 years, 3 months
Forge/core branch changes
by George Gastaldi
Hello,
The following changes in http://github.com/forge/core were performed:
- The master branch has been rebased with the 3.x branch.
- The branches 1.x, 2.x and 3.x were removed.
All future work will happen in master branch. Forge 2 is now frozen for new
features. The Netbeans and IntelliJ plugins are already using Forge
3.0.0.Alpha2.
The Eclipse plugin will be updated soon. My concern is that, since Forge 3
changes the option names to a unix-like style (eg: --target-class instead
of --…
[View More]targetClass), existing scripts may break and also documentation should
be updated to reflect this change.
Let me know if you have any questions,
Best Regards,
--
*George Gastaldi*
https://about.me/gastaldi
[View Less]
9 years, 4 months