N&N for JBoss Tools 3.3 M5
by Max Rydahl Andersen
Hi,
M5 is forming up really nice and its time to update the whats new and noteworthy docs for the release.
IMPORTANT: If your component does *not* have any changes then please *reject* the issue!
*do not* just resolve it since I use the subtask list of green/red to know if the component needs to be listed in the final docs or not.
I've created https://issues.jboss.org/browse/JBIDE-10368 - as usual with each component owner
as subtask owner. If some category is missing please speak up and just add it as a subtask.
If you component does have changes then add content to trunk/documentation/whatsnew and
add your component to index.html.
p.s. there is ~16 this time but I know we got more so time to start tagging some more with new_and_noteworthy :)
p.p.s if anyone want a "fun" weekend project then that would be to implement a jira clone of an issue that does not add "CLONE" to the title
and allow you to bump the fix version in one go :)
IMPORTANT: If your component does *not* have any changes then please *reject* the issue!
*do not* just resolve it since I use the subtask list of green/red to know if the component needs to be listed in the final docs or not.
Thank you,
/max
http://about.me/maxandersen
12 years, 11 months
M5 spin status :: no aggregate or JBDS installers available yet; many bot and non-UI test failures, plus one inter-build compilation failure
by Nick Boldt
Since turning on the stable branch jobs, here's what's borked...
https://issues.jboss.org/browse/JBIDE-10349
Still trying to get a clean stable_branch aggregate build (and then JBT
builds too) - last time the aggregate failed due to missing Central,
OTDT, and OpenShift (hadn't spun clean yet).
---
Details:
- hibernate : test failure in org.hibernate.eclipse.console.test
- jbpm : test failure in org.jboss.tools.jbpm.convert.test
- jsf : test failure in org.jboss.tools.jsf.vpe.jsf.test
- maven : 15 bot test failures (same failures in trunk) ... should these
just be turned off and only run locally / manually?
- struts : COMPILE FAILED - upstream bits missing? "The import
org.jboss.tools.jst.web.validation cannot be resolved."
---
There are also a few jobs for which the latest build failed, but at
least we have one good build since branching. This suggests we're having
some stability issues w/ a few Jenkins slaves, but at least we're
getting clean spins when the server is quiet(er).
= archives : aborted build? [Dec 4 ok]
= birt : failed to find usage bits (poor timing between builds) [Dec 4 ok]
= seam : no more locks failure [Dec 4 ok]
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
12 years, 11 months
Code Freeze and Branch tonight? How about tomorrow morning?
by Nick Boldt
I've got concert tickets tonight* so the code freeze & branch will have
to happen EITHER around 5/6pm EST (in 2-1/2 to 3-1/2 hours), or I can
wait until late tonight (if I'm awake) or else tomorrow morning.
I prefer to wait, since that will give everyone a bit more time to
squeeze in late-breaking tweaks and changes to SVN w/o having to
double-commit into trunk AND the M5 branch. It'll also give the trunk
jobs a bit more time to settle down. It's been many hours since the last
aggregate build ran (because of all the upstream component jobs spinning
from SVN changes), and it'd be nice to get a good stack of trunk builds
out before the branch too.
I'm going to assume everyone is fine w/ the later branch time unless I
hear any objections between now and 5/6pm tonight.
I will of course send out a note once the branch is created.
Cheers,
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
* - VNV Nation, in case anyone's curious.
12 years, 11 months
JBoss Central: now with more installable features! // More coming? // Stuff missing?
by Nick Boldt
I've added the following features to JBoss Central, per
https://issues.jboss.org/browse/JBDS-1945:
SpringIDE - JBDS-1735
PMD - JBDS-1739
TestNG - JBDS-1705
FindBugs - JBDS-1745
Subclipse - JBDS-1777
In addition, eGit and m2e/m2e-wtp, plus the JBoss Tools m2e stuff are
included (Snjezana added those).
---
I've also been asked to look at including GWT, but the latest bits still
have the old Google license on them, not the new EPL (see JBDS-1737), so
I need feedback from Legal before proceeding there.
And I've been asked to look at adding jRebel, but that also needs
license vetting (see JBDS-1946).
---
Can people who use Spring or Subclipse take a look at the new Central
and tell me if I've forgotten anything critical? For example, do you
need any other Spring features? Should SVNKit be included? What about
Mylyn support? If anything is missing, please let me know in JBDS-1945.
Thanks!
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
12 years, 11 months
Adding BrowserSim to the JBoss Tools Update Site
by Yahor Radtsevich
Hi Denis,
As you know, the BrowserSim plugins are already in the trunk. Could you
please add org.jboss.tools.vpe.browsersim.feature to the JBoss Tools update
site?
I think, it should be added to both 'Abridged' and 'Web Development'
sections.
--
Thanks!
Yahor Radtsevich
12 years, 11 months
Re: [jbosstools-dev] Different AS7 configuration
by Max Rydahl Andersen
> Hi, Rob,
>
moving to jboss tools dev list.
> when tried to reproduce https://issues.jboss.org/browse/JBIDE-9360 I created SeamWebProject and set JBoss7 as runtime.
>
> I found that I haven't hibernate libraries inside my configuration(checked this by expanding the "JBoss 7.0 Runtime" node in Package explorer), but the bug reporter has. How to configure the server to provide the libraries for me? I wouldn't like to add them manually.
for now we don't include runtime jars on the as7 class path as we did previously - we only add them selectively since otherwise we risk incompatible jar overlaps.
A better solution is to be found in Beta1+
For your testing best approach is to add it manually for now.
/max
http://about.me/maxandersen
12 years, 11 months