Custom Templates by Project
by Filipe Névola
Hi, I'm starting with Forge and I would like to know how can I work with
custom templates by project.
Let me try to be more clear, I want to have a project A using AngularJS
Addon with custom templates for my views and a project B using AngularJS
Addon with others custom templates.
The differences won't be only images, styles, etc but will be on the
structure of html also.
My question is: How can I do that? Is there a simple way? Maybe some addon.
Thank you!
---
*Filipe Névola <https://twitter.com/FilipeNevola>*
*Leader of Product Innovation Lab at *Tecsinapse
<http://www.tecsinapse.com.br>
*Você conhece Jesus? Ainda não? Então busque conhecer pois você não está
aproveitando sua vida como poderia.*
*Jesus disse em João 10:10b - "Eu vim para que tenham vida, e a tenham com
abundância."*
10 years, 3 months
creation and test of a forge addon
by Raquel Pau Fernández
Hi,
I would like to create a forge addon and I have followed the documentation.
I am in the test section of http://forge.jboss.org/document/develop-an-addon
and I have the following Exception when I run the first test code from .
java.lang.IllegalStateException: Test runner could not locate test class
[.....] in any deployed Addon.
Obviously, the test needs to fail, but I suspect that I cannot write tests
in the same forge addon project. Am I right? How can I correct this
Exception?
Another question, how does forge link my Forge POJOs with the forge
commands?
--
Raquel Pau
*"Education is the most powerful weapon which you can use to change the
world**"*
Nelson Mandela
personal page:
http://sites.google.com/site/raquelpau/
10 years, 3 months
Forge Meeting Minutes - 2014-08-27
by Lincoln Baxter, III
Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
Minutes (text):
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
Log:
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
Meeting summary
---------------
* Agenda (lincolnthree, 15:05:37)
* JavaOne and Devoxx BE Conferences (lincolnthree, 15:06:14)
* JBDS status (lincolnthree, 15:10:46)
* LINK: http://www.eclipse.org/tm/ (vineetreynolds, 15:21:00)
* LINK: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=4715154
(vineetreynolds, 15:49:05)
* Website status (lincolnthree1, 15:56:46)
* Should have new designs to review in a few days. Then will begin the
community and documentation pages (lincolnthree1, 15:57:09)
* Next steps (lincolnthree1, 15:57:12)
* Work on JBDS issues! (lincolnthree1, 15:57:24)
* JavaOne and Devoxx Conferences (lincolnthree1, 15:57:40)
Meeting ended at 16:15:43 UTC.
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
10 years, 3 months
Forge auto update
by Ivan St. Ivanov
Hi Lincoln,
During the last Forge Hack night you proposed that I work on the auto
update feature of Forge:
https://issues.jboss.org/browse/FORGE-1610
Back then I was still struggling with the text addon test failure on
Windows. But as I gave it up, now I am interested in contributing this one.
Would you please share some more information, probably in the issue, how do
you view it should work?
Thanks,
Ivan
10 years, 3 months
Forge Status meeting minutes - 2014-08-20
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 15:02:01 UTC. The full logs are available
at
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
.
Meeting summary
---------------
* Agenda (gastaldi, 15:02:18)
* JBoss Developer Studio issues (gastaldi, 15:05:10)
* So far we're down to 37 open issues:
https://issues.jboss.org/issues/?filter=12322097 (gastaldi,
15:05:32)
* the Forge team will triage the issues that needs fixing from the
remaining issues (gastaldi, 15:08:19)
* with the JBossTools/DevStudio team (gastaldi, 15:08:51)
* Website Status (gastaldi, 15:19:14)
Meeting ended at 15:27:32 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (40)
* lincolnthree (19)
* jbott (6)
* maxandersen (4)
* jbossbot (2)
* vineetreynolds (0)
* ivannov (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
10 years, 4 months
Running the build on Windows
by Ivan St. Ivanov
Hey everybody,
As we discussed yesterday, a promised to run the build locally on my
Windows computer to see if we have any issues there, fix them and only then
address the failing builds on the build server.
I did that, and I have the following observations:
1) The text addon tests failed, mostly because the patterns that recognize
the different language elements for YAML, Groovy, JavaScript and HTML are
built with the assumption that the end of line character is \n. You know,
on Windows it is \r\n. So there were some tests failures. I decided to fix
them and only then to continue. But after it took me more than two hours
debugging and trying without much progress (fixed only YAML and most of the
Groovy) I gave up. I then cloned the repo with git's autocrlf set to false
and the tests passed. Nevertheless, we should fix these I guess, if we want
our text addon to work on Windows
2) The JavaEE addon failed with a JVM crash (I attached the generated dump
files from the three runs that I did). I tried to run it both as part of
the build of the whole Forge core, as well as individually. In both cases
it failed. I will install a newer version of the JDK and will try again.
That is for the moment from my side. Unfortunately I spent all the time
debugging the text addon, so didn't spend any effort on the JUnit command
and no email for utility methods so far from me.
Cheers,
Ivan
10 years, 4 months
Forge meeting minutes - 2014-08-13
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 15:11:33 UTC. The full logs are available
at
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
.
Meeting summary
---------------
* Agenda (lincolnthree, 15:12:04)
* Blocking issues (gastaldi, 15:16:59)
* the next release version is 2.8.0.Final (gastaldi, 15:25:58)
* Website status (gastaldi, 15:27:32)
* Erin is working on our feedback and should have another set of tiles
to review with us this week. (lincolnthree, 15:28:50)
* IntelliJ IDEA plugin status (gastaldi, 15:33:47)
* LINK: http://plugins.jetbrains.com/plugin/7515?pr=idea (gastaldi,
15:55:03)
* ACTION: gastaldi will create an account on
http://plugins.jetbrains.com/ using forge(a)redhat.com and give access
to adamw_ (gastaldi, 16:02:50)
* JBDS status (gastaldi, 16:23:39)
* ACTION: vineetreynolds and gastaldi will triage the JBDS issues list
(gastaldi, 16:44:41)
Meeting ended at 16:45:22 UTC.
Action Items
------------
* gastaldi will create an account on http://plugins.jetbrains.com/ using
forge(a)redhat.com and give access to adamw_
* vineetreynolds and gastaldi will triage the JBDS issues list
Action Items, by person
-----------------------
* adamw_
* gastaldi will create an account on http://plugins.jetbrains.com/
using forge(a)redhat.com and give access to adamw_
* gastaldi
* gastaldi will create an account on http://plugins.jetbrains.com/
using forge(a)redhat.com and give access to adamw_
* vineetreynolds and gastaldi will triage the JBDS issues list
* vineetreynolds
* vineetreynolds and gastaldi will triage the JBDS issues list
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (77)
* lincolnthree (47)
* adamw_ (15)
* vineetreynolds (14)
* jbossbot (10)
* jbott (9)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
10 years, 4 months
Forge meeting minutes - 2014-08-06
by George Gastaldi
==============
#forge Meeting
==============
Meeting started by gastaldi at 15:00:53 UTC. The full logs are available
at
http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
.
Meeting summary
---------------
* Agenda (gastaldi, 15:01:41)
* JBDS status (lincolnthree1, 15:04:36)
* Okay, well keep up the great work George. Thank you for doing so
much and making this happen! (lincolnthree1, 15:16:14)
* Latest features (lincolnthree1, 15:20:56)
* Archetype generation and catalog support! (lincolnthree1, 15:21:06)
* Great job gastaldi! (lincolnthree1, 15:21:16)
* Build issues (gastaldi, 15:26:07)
* gastaldi will get in touch with ivannov about the Windows issues he
found and work with him to get fixed in the next release (gastaldi,
15:27:40)
Meeting ended at 15:29:49 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* gastaldi (44)
* lincolnthree1 (21)
* jbossbot (12)
* vineetreynolds (8)
* jbott (8)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
10 years, 4 months