JDF 2.1.6.Final released
by Rafael Benevides
http://www.jboss.org/jdf/
This release includes the following changes:
- richfaces-validation was moved to richfaces repo
- JDG is now a git submodule under jdg-quickstarts
- added JPP quickstarts (jpp-quickstarts submodule) and BOMs
Thanks to everyone involved in this release.
--
Rafael Benevides | Senior Software Engineer
Red Hat Brazil
+55-61-9269-6576
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
11 years, 5 months
Need help with cheat sheet issues
by Sande Gilda
I am new to cheat sheets. I ran into issues testing quickstart pull 363,
so I decided to take a step back and look at Max's basic
cheatsheet-helloworld example. The source is here:
https://github.com/maxandersen/cheatsheet-helloworld
I imported his quickstart into JDBS 6.0.1 GA, went to Help --> Cheat
Sheets. and opened the cheatsheet-helloworld/cheatsheet.xml file.
The cheatsheet.xml source file contains this XML:
<item
skip="false"
title="Welcome to this project">
<description>
It is important to force this to be run to make the variable
resolved - a simple way to make that happen is to add an required
command as seen below.
</description>
<command
required="true"
returns="currentProject"
serialization="org.jboss.tools.project.examples.cheatsheet.getProjectForCheatsheet"/>
</item>
In the cheat sheet in the right pane, I clicked on the "Click to
perform" under the description above:
I get this error:
I also don't see any link under the "Open a file" section either. I
believe there should be one based on this command:
<command
required="false"
serialization="org.jboss.tools.project.examples.cheatsheet.openFileInEditor(path=/${currentProject}/cheatsheet.xml,fromLine=27,toLine=29)"/>
Does anyone have any idea what I'm doing wrong?
Thanks,
Sande
11 years, 5 months
JDF 2.1.5.Final released
by Rafael Benevides
http://www.jboss.org/jdf/
Changes:
- Ticket Monster update to 2.1.4
- Quickstarts updates and bug fixes (includes richfaces quickstarts as
git submodules)
- Stacks page with WFK 2.3 BOMs
- Link to Migration Center added
- Fixed bug on About/Buzz
- Running on Awestruct 0.5.2
--
Rafael Benevides | Senior Software Engineer
Red Hat Brazil
+55-61-9269-6576
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
11 years, 5 months
Agorava 0.6.0 released
by Antoine Sabot-Durand
Hi all,
Even if it's a bit out of JDF scope, I'd like to announce Agorava 0.6.0 release. For those who don't know Agorava yet, it's a CDI framework to ease development of social application.
All release information are available in this blog post : http://agorava.org/news/2013/07/13/Agorava-0-6-0-released/
Next release will be focus on camel integration to add future quick start in JDF.
Regards,
Antoine Sabot-Durand
11 years, 5 months
Wildfly quickstarts
by Sande Gilda
Hi Jaikiran,
Sorry to rush off yesterday. You caught me at a bad time.
As I understand it:
* You want to move the wildfly quickstarts
(https://github.com/wildfly/quickstart) to a branch under the jdf
quickstarts (https://github.com/jboss-jdf/jboss-as-quickstart) and
create that branch as the new "master".
* This would result in 2 branches in jdf quickstarts, one for 7.x and
one for wildfly. I assume you mean something similar to what we have
with the EAP quickstarts ( https://github.com/jboss-eap/quickstart)
where we have a master-eap, and a master-wfk?
* You also said the wildfly quickstarts might not run on AS 7.x at
this point.
We are planning a lot of changes in the structure and organization of
the quickstarts going forward and I'm not clear how this fits into the
current plans.
I need to bring Pete, Rafael, and others into this discussion.
Thanks,
Sande
11 years, 5 months
[new organization] BOMs repository split
by Rafael Benevides
As part of the plan, the BOMs will be splited according to its product:
EAP or WFK
Today there are some BOMs that is distributed in both products. My
question is what we should do about them? Move it to EAP or move it to WFK?
The worst if keeping it in both repos.
These are the boms that have release on eap 6.1 and wfk 2.2
- with-deltaspike
- with-errai
- with-hibernate
- with-tools
--
Rafael Benevides | Senior Software Engineer
Red Hat Brazil
+55-61-9269-6576
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
11 years, 5 months