Furnace CDI Container Build Problem.
by Daniel Cunha
Hey guys,
Does someone has this problem?
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Furnace - CDI Container 2.13.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cdi ---
[INFO] Deleting /home/soro/git/furnace-cdi/addon/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ cdi ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ cdi ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp
(get-build-timestamp) @ cdi ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ cdi ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/soro/git/furnace-cdi/addon/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cdi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
/home/soro/git/furnace-cdi/addon/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/soro/git/furnace-cdi/addon/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cdi ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ cdi ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- furnace-maven-plugin:2.13.1-SNAPSHOT:generate-dot
(generate-dot) @ cdi ---
[INFO] Generating
/home/soro/git/furnace-cdi/addon/target/classes/META-INF/resources/cdi-2.13.1-SNAPSHOT.dot
Exception in thread "pool-1-thread-1" java.lang.NoClassDefFoundError:
org/eclipse/aether/spi/connector/Transfer$State
at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:608)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.aether.spi.connector.Transfer$State
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
... 5 more
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Furnace - CDI Container Parent ..................... SUCCESS [ 2.206 s]
[INFO] Furnace - CDI Container API ....................... SUCCESS [ 2.666 s]
[INFO] Furnace - CDI Container Impl ...................... SUCCESS [ 2.449 s]
[INFO] Furnace - CDI Container ............................ FAILURE [ 0.635 s]
[INFO] Furnace - CDI Container Tests ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.524 s
[INFO] Finished at: 2014-12-28T14:49:28+00:00
[INFO] Final Memory: 24M/225M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.forge.furnace:furnace-maven-plugin:2.13.1-SNAPSHOT:generate-dot
(generate-dot) on project cdi: Execution generate-dot of goal
org.jboss.forge.furnace:furnace-maven-plugin:2.13.1-SNAPSHOT:generate-dot
failed: A required class was missing while executing
org.jboss.forge.furnace:furnace-maven-plugin:2.13.1-SNAPSHOT:generate-dot:
org/eclipse/aether/spi/connector/Transfer$State
[ERROR] -----------------------------------------------------
[ERROR] realm =
plugin>org.jboss.forge.furnace:furnace-maven-plugin:2.13.1-SNAPSHOT
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-maven-plugin/2.13.1-SNAPSHOT/furnace-maven-plugin-2.13.1-SNAPSHOT.jar
[ERROR] urls[1] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace/2.13.1-SNAPSHOT/furnace-2.13.1-SNAPSHOT.jar
[ERROR] urls[2] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-api/2.13.1-SNAPSHOT/furnace-api-2.13.1-SNAPSHOT.jar
[ERROR] urls[3] =
file:/home/soro/.m2/repository/org/jboss/forge/xml-parser/1.0.0.Final/xml-parser-1.0.0.Final.jar
[ERROR] urls[4] =
file:/home/soro/.m2/repository/org/jboss/forge/jboss-modules/1.3.0.Final-forge/jboss-modules-1.3.0.Final-forge.jar
[ERROR] urls[5] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-proxy/2.13.1-SNAPSHOT/furnace-proxy-2.13.1-SNAPSHOT.jar
[ERROR] urls[6] =
file:/home/soro/.m2/repository/org/jboss/forge/forge-javassist/2/forge-javassist-2.jar
[ERROR] urls[7] =
file:/home/soro/.m2/repository/net/sf/jgrapht/jgrapht/0.8.3/jgrapht-0.8.3.jar
[ERROR] urls[8] =
file:/home/soro/.m2/repository/org/jboss/logmanager/jboss-logmanager/1.4.1.Final/jboss-logmanager-1.4.1.Final.jar
[ERROR] urls[9] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-manager/2.13.1-SNAPSHOT/furnace-manager-2.13.1-SNAPSHOT.jar
[ERROR] urls[10] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-manager-api/2.13.1-SNAPSHOT/furnace-manager-api-2.13.1-SNAPSHOT.jar
[ERROR] urls[11] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-manager-spi/2.13.1-SNAPSHOT/furnace-manager-spi-2.13.1-SNAPSHOT.jar
[ERROR] urls[12] =
file:/home/soro/.m2/repository/org/jboss/forge/furnace/furnace-manager-resolver-maven/2.13.1-SNAPSHOT/furnace-manager-resolver-maven-2.13.1-SNAPSHOT.jar
[ERROR] urls[13] =
file:/home/soro/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[ERROR] urls[14] =
file:/home/soro/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[15] =
file:/home/soro/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
[ERROR] urls[16] =
file:/home/soro/.m2/repository/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[ERROR] urls[17] =
file:/home/soro/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[ERROR] urls[18] =
file:/home/soro/.m2/repository/org/eclipse/aether/aether-connector-file/0.9.0.M2/aether-connector-file-0.9.0.M2.jar
[ERROR] urls[19] =
file:/home/soro/.m2/repository/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar
[ERROR] urls[20] =
file:/home/soro/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/2.4/wagon-http-lightweight-2.4.jar
[ERROR] urls[21] =
file:/home/soro/.m2/repository/org/apache/maven/wagon/wagon-http-shared4/2.4/wagon-http-shared4-2.4.jar
[ERROR] urls[22] =
file:/home/soro/.m2/repository/org/jsoup/jsoup/1.7.1/jsoup-1.7.1.jar
[ERROR] urls[23] =
file:/home/soro/.m2/repository/org/apache/httpcomponents/httpcore/4.2.3/httpcore-4.2.3.jar
[ERROR] urls[24] =
file:/home/soro/.m2/repository/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar
[ERROR] urls[25] =
file:/home/soro/.m2/repository/org/apache/maven/wagon/wagon-file/2.4/wagon-file-2.4.jar
[ERROR] urls[26] =
file:/home/soro/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
[ERROR] urls[27] =
file:/home/soro/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[28] =
file:/home/soro/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]]
[ERROR]
[ERROR] -----------------------------------------------------:
org.eclipse.aether.spi.connector.Transfer$State
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :cdi
--
Daniel Cunha (soro)
9 years, 9 months
Re: [forge-dev] PermGen with JBoss add-on
by Jérémie
Hi all,
The problem is on the Aesh parser not in as7 , wildfly or tomee.
My little workaround is to add space character in the command line like
that :
as-setup --server wildfly8 --jvmargs " -Xms512m -Xmx1024m
-XX:MaxPermSize=256m"
Hope to provide a patch on aesh forge integration, but this is not so easy.
Regards,
Jeremie.
2014-12-17 11:53 GMT-05:00 Lincoln Baxter, III <lincolnbaxter(a)gmail.com>:
> Antonio,
>
> Does the same PermGen error occur if you build the app, start AS7 manually
> from the native operating system, and deploy the application?
>
> ~Lincoln
>
> On Wed, Dec 17, 2014 at 5:52 AM, Daniel Cunha <danielsoro(a)gmail.com>
> wrote:
>>
>> Jerr,
>>
>> try in 2.13.0.Final and 2.13.1-SNAPSHOT.
>>
>> On Wed, Dec 17, 2014 at 2:38 AM, Jérémie <jer(a)printstacktrace.org> wrote:
>>>
>>> Hi Daniel and Antonio,
>>>
>>> After some debugging it seems that the UIInputMany<String> no longer
>>> working in version 2.12.13 in my case.
>>>
>>> https://github.com/jerr/jboss-as-addon/blob/forge2/common/src/main/java/o...
>>>
>>> I will investigate on this.
>>> I'll let you know.
>>>
>>> Regards,
>>> Jérémie.
>>>
>>>
>>>
>>> 2014-12-16 17:09 GMT-05:00 Daniel Cunha <danielsoro(a)gmail.com>:
>>>
>>>> +1
>>>>
>>>> On Tue, Nov 11, 2014 at 12:34 PM, Antonio Goncalves <
>>>> antonio.goncalves(a)gmail.com> wrote:
>>>>
>>>>>
>>>>> Hi all,
>>>>>
>>>>> The other day on #IRC I mentioned having PermGen issues with the
>>>>> JBossAS add-on. It's confirmed. During the HoL there are plenty of people
>>>>> who had the same issue : install the JBoss add-on, start wildfly 8.1, build
>>>>> the app, deploy it, go to the index.html page (fine), click on an Entity,
>>>>> bang ! PermGen
>>>>>
>>>>> Alexis Hassler investigated it during the lab (see below). Basically,
>>>>> no matter what PermGen you set, it's not taken into account.
>>>>>
>>>>> Again, I really think this add-on should be looked after carefully,
>>>>> it's very unstable.
>>>>>
>>>>> Antonio
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: Alexis Hassler <alexis.hassler(a)gmail.com>
>>>>> Date: Tue, Nov 11, 2014 at 11:37 AM
>>>>> Subject: Re: Forge + Wildfly VM arguments
>>>>> To: Antonio Goncalves <antonio.goncalves(a)gmail.com>
>>>>>
>>>>>
>>>>> Pas de changement avec
>>>>> as-setup --server wildfly8 --installDir /opt/java/wildfly-8.1.0.Final/
>>>>> --jvmargs "-Xmx512m -XX:MaxPermSize=256m"
>>>>>
>>>>>
>>>>> Alexis
>>>>> http://www.jtips.info, http://blog.alexis-hassler.com,
>>>>> http://www.lyonjug.org
>>>>>
>>>>> 2014-11-11 11:22 GMT+01:00 Alexis Hassler <alexis.hassler(a)gmail.com>:
>>>>>
>>>>>> Avec un wf externe, démarré avec as-start.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> Pour info, en démarrant un wf 8.1 en ligne de commande "normale" :
>>>>>> -D[Standalone] -Xms64m -Xmx512m -XX:MaxPermSize=256m
>>>>>> -Djava.net.preferIPv4Stack=true
>>>>>> -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
>>>>>> -Dorg.jboss.boot.log.file=/opt/java/wildfly-8.1.0.Final/standalone/log/server.log
>>>>>> -Dlogging.configuration=file:/opt/java/wildfly-8.1.0.Final/standalone/configuration/logging.properties
>>>>>>
>>>>>> Alexis
>>>>>> http://www.jtips.info, http://blog.alexis-hassler.com,
>>>>>> http://www.lyonjug.org
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> forge-dev mailing list
>>>>> forge-dev(a)lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>>>>
>>>>
>>>>
>>>> --
>>>> Daniel Cunha (soro)
>>>>
>>>> _______________________________________________
>>>> forge-dev mailing list
>>>> forge-dev(a)lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>>>
>>>
>>> _______________________________________________
>>> forge-dev mailing list
>>> forge-dev(a)lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>>
>>
>>
>> --
>> Daniel Cunha (soro)
>>
>> _______________________________________________
>> forge-dev mailing list
>> forge-dev(a)lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>
>
> --
> Lincoln Baxter, III
> http://ocpsoft.org
> "Simpler is better."
>
> _______________________________________________
> forge-dev mailing list
> forge-dev(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
9 years, 9 months
Forge Meeting Minutes - 2015-01-27
by Lincoln Baxter, III
Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Minutes (text):
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Log:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Meeting summary
---------------
* Status Reports (lincolnthree1, 15:00:27)
* Last week I worked on some designs for making the test harness
simpler, and worked on the website design implementation with the
designer (lincolnthree1, 15:02:02)
* I also had some brainstorming sessions about Forge and Microservices
(lincolnthree1, 15:02:18)
* the plugin versions in JBT need to be bumped (koentsje, 15:03:21)
* koentsje will remove F1 support from JBT master branch (koentsje,
15:06:57)
* Priorities and Next Steps (lincolnthree1, 15:18:00)
* Integration enablement (whoever wants to use us, etc.) NetBeans
Plugin, etc. (lincolnthree1, 15:18:41)
* JavaEE 7 - Commands (a JIRA with a list of commands to implement
would be great.) (lincolnthree1, 15:19:01)
* Test harness improvements (gastaldi, 15:19:21)
* Prototyping a Forge/Docker/Kubernetes/KeyCloak/REST microservices
framework (lincolnthree1, 15:19:31)
* Stacks addon (lincolnthree1, 15:25:24)
* JBoss Forge Hackergarten Devoxx France (lincolnthree1, 15:37:11)
* JIRA topics to bring to the Hackergarten will be discussed closer to
conference time and base on current priorities (lincolnthree1,
15:48:28)
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
9 years, 10 months
Formatting Forge generated output
by Ivan St. Ivanov
Hi folks,
During my recent Forge talk for the Barcelona JUG I was asked whether it is
possible to change the formatter that is currently used by Forge for the
generated classes. At the moment the generated code is with 3 spaces
indentation and with opening braces on the next line. Which is not what
everybody uses.
So, how can we change that configuration?
Thanks,
Ivan
9 years, 10 months
Maven 3.2.5 support
by George Gastaldi
Hello everyone!
As for now, Forge has been upgraded to Maven 3.2.5 and consequently
Aether 1.0. This means that builds running under older Maven versions
will not work anymore (blame Aether for this).
Please update your Maven version to 3.2.5 if you want to build forge or
if you want to use the latest furnace-maven-plugin SNAPSHOT.
Best Regards,
--
*George Gastaldi | Senior Software Engineer*
JBoss Forge Team
T: +55 11 3524-6169
M: +55 47 9711-1000
Red Hat
Better technology. Faster innovation. Powered by community collaboration.
See how it works at www.redhat.com <http://www.redhat.com/>
LinkedIn <http://www.linkedin.com/company/3258288> Youtube
<https://www.youtube.com/redhatlatam>
9 years, 10 months
Hackergarten Devoxx.FR
by Daniel Cunha
Hi folks,
what do you think about doing a Forge Hackergarten in Devoxx.FR?
I'm available to do it. (I need back before only. But, I think that I'll
fix my visa problem in time)
Can we select some issues to fix there or new features to implement there..
Let me know what do you think about it. :)
Ivan? Koen? Lincoln? George? Antonio?
--
Daniel Cunha (soro)
9 years, 10 months
Forge Meeting Minutes - 2015-01-20
by Lincoln Baxter, III
Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Minutes (text):
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Log:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Meeting summary
---------------
* Agenda (lincolnthree, 15:08:01)
* Status Reports (lincolnthree, 15:08:04)
* Priorities and next-steps (lincolnthree, 15:08:09)
* Status Reports (lincolnthree, 15:13:23)
* This week I've been following up and working with Jim to continue
implementing the rest of the website designs. (lincolnthree,
15:14:45)
* I'm hopeful that we should have the website finished on all pages in
a few weeks. (lincolnthree, 15:14:56)
* I will be reviewing the NetBeans plugin today. (lincolnthree,
15:15:16)
* : I have had a meeting qe about testing and i saw a very nice demo
of an automated ui test using red deer (koentsje, 15:16:43)
* : it would be nice to integrate this somehow in an integration test
suite that would run on the jbt continuous integration server but
for this red deer needs to be included in the jbt target platform
(koentsje, 15:18:18)
* : i am also reviewing the article that jerôme wadaël wrote in french
about writing forge plugins (koentsje, 15:19:19)
* : and i need to start preparing the hands-on labs on forge that will
be given @ devconf in brno next month (koentsje, 15:20:08)
* Priorities and next-steps (lincolnthree, 15:31:20)
* We need to finish the netbeans plugin (and related paperwork, etc)
(lincolnthree, 15:36:53)
* We need to finish the website (lincolnthree, 15:37:04)
* Continue to support "initiatives" and partners. (lincolnthree,
15:37:17)
* Consider work on the "Stacks" concept/addon. (lincolnthree,
15:49:43)
* LINK:
http://www.dzone.com/links/simple_java_ee_jsf_login_page_with_jboss_picke...
(lincolnthree, 15:51:51)
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
9 years, 10 months
Issue with Angular scaffold generation
by Ivan St. Ivanov
Hi folks,
While I was preparing tonight's demo for Barcelona JUG, I found something
really strange.
Whenever you try to generate Angular scaffold, it generates everything
besides the JAX-RS endpoints for the selected entities.
Here are the steps to reproduce it:
1) Create new project
2) Add new JPA entity, setting up Wildfly as container and taking the
defaults. Choose Conference as entity name
3) Add new field, choose name as name and leave the defaults for the other
entries
4) Generate scaffold. Make sure you choose Angular, select the Conference
entity and click Finish
You will notice that we have all the web resources generated fine, also the
Application class (required by JAX-RS) is there, but not the stateless
session EJB, which scaffolds the conference entity.
I tried also to first setup scaffolding and then generate, but the result
was the same - no EJB.
JSF scaffolding works fine. Generating REST endpoints from entities works
fine too.
I tried this with JBDS and IntelliJ IDEA.
I am pretty sure it used to work some time ago. I demoed the same thing in
Macedonia last November and it worked.
Cheers,
Ivan
9 years, 10 months
Forge meeting minutes - 2015-01-13
by Lincoln Baxter, III
Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Minutes (text):
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Log:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.20...
Meeting summary
---------------
* Agenda (lincolnthree, 15:07:08)
* Status reports (lincolnthree, 15:08:21)
* Next steps & priorities (lincolnthree, 15:08:31)
* GSoC (lincolnthree, 15:08:57)
* Status reports (lincolnthree, 15:10:16)
* James is still working on the website, so I haven't been able to do
much with the website over the past few weeks. Once he delivers new
implementations, I'll be able to bring them into our app.
(lincolnthree, 15:11:54)
* I'm still doing general troubleshooting support for some Furnace
Test Harness issues, but mostly that's it. (lincolnthree, 15:12:23)
* jbt 4.2.2.Final is being built atm or anytime soon (koentsje,
15:13:08)
* I had to bump the version number of the m2e plugin for this release,
not sure why it’s not inheriting from the parent pom (koentsje,
15:14:01)
* Vineet is now exploring CQRS and the tooling possibilities
(vineetreynolds, 15:20:53)
* Next steps & priorities (lincolnthree, 15:26:23)
* NetBeans plugin (lincolnthree, 15:26:52)
* XPaaS / ForgeIDE support (lincolnthree, 15:27:02)
* JBDS issues (if any) (lincolnthree, 15:27:09)
* GSoC (lincolnthree, 15:27:59)
* Forge Web Console (lincolnthree, 15:40:34)
* Forge Command NLP (lincolnthree, 15:40:43)
* Teaching & Tutorial Addon (lincolnthree, 15:40:57)
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
9 years, 10 months