[JBoss JIRA] (JDF-105) JDF Forge plugin should use the new Stacks Client API
by Rafael Benevides (JIRA)
Rafael Benevides created JDF-105:
------------------------------------
Summary: JDF Forge plugin should use the new Stacks Client API
Key: JDF-105
URL: https://issues.jboss.org/browse/JDF-105
Project: JBoss Developer Framework
Issue Type: Enhancement
Components: jdf_forge_plugin
Reporter: Rafael Benevides
Assignee: Rafael Benevides
JDF Forge plugin has it own parser and Util to retrieve the stacks.yaml file.
We need to update the JDF Forge plugin to use the JBoss Stacks Client
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JDF-109) Invalid xml for copy&paste bom version
by Karel Piwko (JIRA)
Karel Piwko created JDF-109:
-------------------------------
Summary: Invalid xml for copy&paste bom version
Key: JDF-109
URL: https://issues.jboss.org/browse/JDF-109
Project: JBoss Developer Framework
Issue Type: Bug
Components: site
Reporter: Karel Piwko
If you navigate to any BOM version at http://www.jboss.org/jdf/stack/stacks/, you will get a pop-up windows listing something about BOM itself and how it can be used.
There is <type>pom</scope> for every BOM in <dependencyManagement> section..
Example:
Errai provides a comprehensive framework and tools for building rich web applications, leveraging the GWT compiler. With standard server-side APIs, such as CDI, in the browser, managing large web applications was never so easy. This BOM adds both Errai and GWT to your project.
To use the BOM, import into your dependency management:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jboss.bom</groupId>
<artifactId>jboss-javaee-6.0-with-errai</artifactId>
<version>1.0.0.Final</version>
<type>pom*</scope>*
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
Looking for a (visual) metaphor
by Pete Muir
All,
We need a visual metaphor that quickly conveys to people that an example is:
* official, and something we will stand by, answer questions on, support in a product (e.g. TicketMonster)
* something that we plan to add to as an official example later on (e.g. jbossworld keynote 2012)
* something that is really interesting, but is unlikely to be official (e.g. Vineet's example)
We had thought about using ski run colours (green circle, blue square, black diamond) to indicate the level, but they really refer more to difficulty than to recommendation. Anyone got any good ideas?
Pete
12 years, 3 months