Automatic setting of validators
by Fred Bricon
Hi guys,
I would like to automatically exclude the target folder from all the
validators in Eclipse.
Basically, I would do something like (I'm making the method names up):
for (Validator v : getAllValidators()) {
if (v.isCustomizable() && !hasMavenExcludeGroup(v)) {
addMavenExcludeGroup(v)
}
}
a Maven Exclude Group would have 2 rules : nature=Maven, Folder=target
Does it make sense? Anyone has any pointers on how to do that?
Also, what would be the best way to apply such thing? On plugin start?
Clicking on a button in the Maven preferences? both?
Thx in avance,
Fred Bricon
14 years, 10 months
Whats new and noteworthy for 3.3.0.M2
by Max Rydahl Andersen
Hi,
With codefreeze for M2 in effect its a good time to refresh the whats new and noteworthy docs for the M2 release.
I've created https://issues.jboss.org/browse/JBIDE-9154 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.
If your component does not have any changes then please *reject* the issue don't just resolve it.
p.s. the current query for M2 shows 9 issues with new_and_noteworthy - that is waaay less than
what was done for M3 so please remember to mark the jiras with "new_and_noteworthy" to make
everyones life easier.
Thank you,
/max
http://about.me/maxandersen
14 years, 10 months
Re: [jbosstools-dev] Review of jax-rs N&N
by Max Rydahl Andersen
cc'ing in dev list.
> Sorry, I forgot to precise: not that's the only validation available at the moment. The structure is almost there for more rules to validate, but not implemented yet
Great - just checking.
/max
>
> On Thu, Jun 16, 2011 at 11:12 PM, Max Rydahl Andersen <max.andersen(a)redhat.com> wrote:
> ill take a look tomorrow ;)
>
> So were there more completions/validations ?
>
> The one that are there is fine, just if there are more we should highlight them ;)
>
> /max
>
> On Jun 16, 2011, at 22:20, Xavier Coulon wrote:
>
> > Hello Max and Brian,
> >
> > I just commited a few changes in the N&N (a typo in my firstname! and a bit of rewording, but not much).
> > Let me kown if it's OK for you.
> >
> > Regards,
> > Xavier
> >
> >
> >
> > On Thu, Jun 16, 2011 at 8:23 PM, Max Rydahl Andersen <max.andersen(a)redhat.com> wrote:
> > Hi Xavier and possibly Brian ;)
> >
> > I've written and taken screenshot for the JAX-RS tooling based on your previous mails to me about the feature set.
> >
> > Its now in svn and viewable from http://source.jboss.org/browse/~raw,r=trunk/JBossTools/trunk/documentatio...
> >
> > Could you take a look and fix or let me know any bugs/glaring mistakes i've done?
> >
> > btw. in your mail you wrote "here is one example of completion/validation". I read that first as that was *the* feature, but now that I reread it
> > might have just meant it was one of many possible completions/validations and if that is the case then we should get that list expanded in N&N.
> >
> > Let me know - thanks.
> >
> > /max
> > http://about.me/maxandersen
> >
> >
> >
> >
> >
> >
> > --
> > Xavier
>
> /max
> http://about.me/maxandersen
>
>
>
>
>
>
> --
> Xavier
/max
http://about.me/maxandersen
14 years, 10 months
Name/versioning of WS
by Max Rydahl Andersen
Hi,
While looking into updating WS whatsnew with the JAX-RS additions I noticed the news files are versioned
1.2.0 and now 1.2.2 but in the feature.xml it is only 1.1.0 ?
The plugins are a mix of 1.2 and 1.2.2 ?
Which is the truth ?!
org.jboss.tools.ws.core/META-INF/MANIFEST.MF
5:Bundle-Version: 1.2.0.qualifier
org.jboss.tools.ws.core/target/MANIFEST.MF
15:Bundle-Version: 1.2.0.v20110601-0052-M2
org.jboss.tools.ws.creation.core/META-INF/MANIFEST.MF
5:Bundle-Version: 1.2.0.qualifier
org.jboss.tools.ws.creation.core/target/MANIFEST.MF
26:Bundle-Version: 1.2.0.v20110601-0052-M2
org.jboss.tools.ws.creation.ui/META-INF/MANIFEST.MF
6:Bundle-Version: 1.2.0.qualifier
org.jboss.tools.ws.creation.ui/target/MANIFEST.MF
13:Bundle-Version: 1.2.0.v20110601-0052-M2
org.jboss.tools.ws.jaxrs.core/META-INF/MANIFEST.MF
5:Bundle-Version: 1.2.0.qualifier
org.jboss.tools.ws.jaxrs.core/target/MANIFEST.MF
22:Bundle-Version: 1.2.0.v20110601-0052-M2
org.jboss.tools.ws.jaxrs.ui/META-INF/MANIFEST.MF
5:Bundle-Version: 1.2.0.qualifier
org.jboss.tools.ws.jaxrs.ui/target/MANIFEST.MF
18:Bundle-Version: 1.2.0.v20110601-0052-M2
org.jboss.tools.ws.ui/META-INF/MANIFEST.MF
5:Bundle-Version: 1.2.2.qualifier
org.jboss.tools.ws.ui/target/MANIFEST.MF
25:Bundle-Version: 1.2.2.v20110601-0052-M2
/max
http://about.me/maxandersen
14 years, 10 months
Review of jax-rs N&N
by Max Rydahl Andersen
Hi Xavier and possibly Brian ;)
I've written and taken screenshot for the JAX-RS tooling based on your previous mails to me about the feature set.
Its now in svn and viewable from http://source.jboss.org/browse/~raw,r=trunk/JBossTools/trunk/documentatio...
Could you take a look and fix or let me know any bugs/glaring mistakes i've done?
btw. in your mail you wrote "here is one example of completion/validation". I read that first as that was *the* feature, but now that I reread it
might have just meant it was one of many possible completions/validations and if that is the case then we should get that list expanded in N&N.
Let me know - thanks.
/max
http://about.me/maxandersen
14 years, 10 months
Re: [jbosstools-dev] Hudson Job Update :: Nearly All Blue in 32x and trunk (except: bpel, AS, maven/seam, m2e-wtp)
by Denis Golovin
http://download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0RC4b-2... shod work as temp solution.
Denis
Fred Bricon <fbricon(a)redhat.com> wrote:
>The maven/seam tests are back to blue.
>The m2e-wtp e37 is failing because someone at eclipse wiped the
>http://download.eclipse.org/webtools/repository/indigo/ update site.
>Using the jbosstools mirror didn't help, because it's missing some SDKs.
>Anyone knows where I can find the webtools bits now???
>The e36 job succeeds though and still publishes stuff.
>
>Regards,
>
>Fred Bricon
>
>On 06/15/2011 06:59 PM, Nick Boldt wrote:
>> Nice work, everyone!
>>
>> = Maintenance Branch: 3.2.x / 4.x =
>>
>> Currently, only 2 jobs are non-blue - bpel and .continuous:
>>
>> * bpel apparently now depends on archives (or has always depended on
>> archives), so I've updated the swimlanes & job linkages accordingly
>>
>> * continuous "will it all compile?" job: hudson glitch; respinning
>>
>> --
>>
>> = Trunk: 3.3.0 / 5.0 =
>>
>> Currently, only 4 jobs are non-blue - AS, .tests, m2e-wtp, and forge:
>>
>> * AS: 2 test failures, which Rob is working to fix
>>
>> * tests "all JBT tests in a single place" job: since June 13, we're
>> down to just 1 long-running Maven test failure! -
>> org.jboss.tools.maven.ui.bot.test.MavenAllBotTests.org.jboss.tools.maven.ui.bot.test.CreateMavenizedSeamProjectTest
>>
>> See:
>> http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
>>
>> * m2e-wtp: missing WTP dep? respinning anyway
>>
>> See:
>> http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
>>
>> * forge: hudson glitch; respinning
>>
>
>_______________________________________________
>jbosstools-dev mailing list
>jbosstools-dev(a)lists.jboss.org
>https://lists.jboss.org/mailman/listinfo/jbosstools-dev
14 years, 10 months
Hudson Job Update :: Nearly All Blue in 32x and trunk (except: bpel, AS, maven/seam, m2e-wtp)
by Nick Boldt
Nice work, everyone!
= Maintenance Branch: 3.2.x / 4.x =
Currently, only 2 jobs are non-blue - bpel and .continuous:
* bpel apparently now depends on archives (or has always depended on
archives), so I've updated the swimlanes & job linkages accordingly
* continuous "will it all compile?" job: hudson glitch; respinning
--
= Trunk: 3.3.0 / 5.0 =
Currently, only 4 jobs are non-blue - AS, .tests, m2e-wtp, and forge:
* AS: 2 test failures, which Rob is working to fix
* tests "all JBT tests in a single place" job: since June 13, we're down
to just 1 long-running Maven test failure! -
org.jboss.tools.maven.ui.bot.test.MavenAllBotTests.org.jboss.tools.maven.ui.bot.test.CreateMavenizedSeamProjectTest
See:
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
* m2e-wtp: missing WTP dep? respinning anyway
See:
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
* forge: hudson glitch; respinning
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
14 years, 10 months
Outstanding issues for JBT M2
by Max Rydahl Andersen
Please check these and respond if you have the missing info:
JBIDE-9029,publish SOA Tooling aggregate nightly / milestone sites onto download.jboss.org,Nick Boldt
JBIDE-8656,"Split SOA components out of JBoss Tools aggregate site; create 2nd aggregate for SOA Tooling",Douglas Palmer
Are these relevant for M2 ? Will it actually be done for M2 ? Note, if SOA tools aren't ready they just have to be removed for M2.
JBIDE-8948,AS7 Beta3 fails to stop,Rob Stryker
This one is critical and *must* be fixed.
JBIDE-9133,Utility projects are not zipped inside WEB-INF/lib when deploying to AS7,Rob Stryker
Similar - this makes any modular war project unusable on AS7.
JBIDE-8854,JBT 3.3.0 nightly build installation errors (Eclipse 3.7),Max Rydahl Andersen
This is open to be sure to mention t in release blog in case still relevant for Final Eclipse 3.7
JBIDE-8933,Check if there are any problems with VPE on Eclipse 3.7.M7,Vlado Pakan
JBIDE-8777,VPE JUnits do not run on Hudson with XULRunner 1.9.2.16,Yahor Radtsevich
what is the hold up on these two ? Does xulrunner work or not for M2 with eclipse 3.7?
/max
http://about.me/maxandersen
14 years, 10 months