QA Daily report 20 December 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 20 December 2008.
Tasks performed:
1. Testing of JBoss Dev Studio 2.0.0 CR1 build.
2. Issues verification.
--
Best regards,
Aliaksey mailto:anis@exadel.com
15 years, 11 months
Updates in jira
by Max Rydahl Andersen
Hi,
For those who follow/uses jira you should know that I've moved all
non-blocker issues to the next version.
I also renamed 3.0.0.GA to 3.0.0.CR2 and added a new 3.0.0.GA since at
the moment it looks like we will need another round for
getting the important slip'ed issues into a final release.
/max
15 years, 11 months
QA Daily report 17 December 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 17 December 2008.
Tasks performed:
1. Testing of JBoss Dev Studio 2.0.0 CR1 build.
2. Issues verification.
--
Best regards,
Aliaksey mailto:anis@exadel.com
15 years, 11 months
Re: [jbosstools-dev] Re: How to use JBPm Converter
by John Graham
Jeff,
I suspect that Grid created this zip from his own environment, since I'm
not aware of any regularly produced zips in this area.
The requirement you mention about using SOA-P tooling only from JBT has
been the subject of debate before, with one serious limiting factor
being the JBT build. As Nick B moves the JBT to a modular system, then I
think these sorts of subsets become possible. Ultimately, it would be
Max's call.
-- John
On Fri, 2008-12-05 at 12:15 -0500, Jeffrey Delong wrote:
> Jon,
>
> A lot of times we don't want the entire JBoss Tools, but just the plugins that we intend to use. In particular doing soa development work I have no interest in or use for seam, rich faces, jbossas tooling. So until there is a version of JBoss Tools targeted at the SOA developer, I would prefer to add the plugins I require. Grid mentioned a common zip, but the one he passed me was old. I don't see a tools common zip on the download page. How would I find this?
>
> Thanks,
>
> Jeff
>
>
> ----- Original Message -----
> From: "John Graham" <jgraham(a)redhat.com>
> To: "feng.qian" <fqian(a)redhat.com>
> Cc: "Jeffrey Delong" <jdelong(a)redhat.com>, jbosstools-dev(a)lists.jboss.org
> Sent: Friday, December 5, 2008 8:59:26 AM GMT -07:00 US/Canada Mountain
> Subject: Re: [jbosstools-dev] Re: How to use JBPm Converter
>
> On the surface (just scanning the thread below):
>
> Jeff: Having the plug-in and feature in the right directories is the
> first step, but that does not necessarily mean that the Eclipse platform
> will load them (dependencies could be missing). If you don't see a
> "BPMN" category under Export, then it is likely due to missing
> dependencies. I would suggest the latest Eclipse Gaynmede J2EE package
> and latest JBT CR1 build to ensure everything is in place.
>
> -- John
>
> On Fri, 2008-12-05 at 13:27 +0800, feng.qian wrote:
> > Hi Jeffrey,
> >
> > I have tested your zip file. No problems.
> > Please go to the eclipse menu Help->About Eclipse Platform->Plug-in
> > Details and see
> > if the plugin is correctly installed.
> >
> > Grid
> >
> > > Grid,
> > >
> > > Downloaded from:
> > >
> > > http://www.jboss.org/tools/download/
> > >
> > > I have verified that both the feature and the plugin are in the appropriate directory:
> > >
> > > I have attached the zip file.
> > >
> > > Thanks,
> > >
> > > Jeff
> > >
> > > ----- Original Message -----
> > > From: "feng.qian" <fqian(a)redhat.com>
> > > To: "Jeffrey Delong" <jdelong(a)redhat.com>
> > > Sent: Thursday, December 4, 2008 9:39:16 PM GMT -07:00 US/Canada Mountain
> > > Subject: Re: How to use JBPm Converter
> > >
> > > Jeffrey Delong wrote:
> > >
> > >> Grid,
> > >>
> > >> This is not working for me. I do not see the BPMN Folder.
> > >>
> > >> I unzipped jBPM-Convert-1.0.0.Beta1-R200810311334.zip into eclipse folder.
> > >>
> > >> FYI I have installed:
> > >>
> > >> pi4soa2.0.0.CR4-eclipse3.4-linux.tar.gz
> > >> jbpm 3.1.5 via the local update site (jbpm-jpdl-designer-site-3.1.5.zip)
> > >>
> > >>
> > >
> > > jBPM-Convert-1.0.0.Beta1-R200810311334.zip?
> > > Where do you get it? I have never seen this zip. But I think it maybe:
> > > The zip should include a feature named org.jboss.tools.jbpm.convert.feature and a plugin named org.jboss.tools.jbpm.convert.
> > > You should put the plugin into eclipse/plugins and the feature into eclipse/features.
> > > If not working, please send the zip to me.
> > >
> > >
> > >> eclipse stp bpmn modeler from local update site (stp.archivedsite-2.0.0.M3.zip)
> > >>
> > >> This is my "process designer" workbench :)
> > >>
> > >> Jeff
> > >>
> > >> ----- Original Message -----
> > >> From: "feng.qian" <fqian(a)redhat.com>
> > >> To: "Jeffrey Delong" <jdelong(a)redhat.com>
> > >> Sent: Thursday, December 4, 2008 6:54:33 PM GMT -07:00 US/Canada Mountain
> > >> Subject: Re: How to use JBPm Converter
> > >>
> > >> Hi Jeffrey,
> > >> This is my carelessness. I forgot to tell you the changes about jbpm
> > >> convert. As John's suggestion, I removed the popup menu of jbpm convert
> > >> and added a export wizard.
> > >> You may:
> > >> 1. Choose a *.bpmn file ,and right click on it.
> > >> 2. The popup menu is opened.
> > >> 3. You click on Export... action.
> > >> 4. A wizard for export open.
> > >> 5. In this wizard, there is a folder named BPMN Export, click it
> > >> to expand it and click BPMN -> JPDL menu.
> > >> 6. A wizard for jbpm converter open.
> > >> This wizard looks like that before. I think you are able to use it.
> > >> Any questions, please let me know.
> > >> (Before you use jbpm convert, you must have two file in a folder: *.bpmn
> > >> and *.bpmn_diagram)
> > >>
> > >> Cheers
> > >> Grid
> > >>
> > >>
> > >>
> > >>> Hi Grid,
> > >>>
> > >>> I installed the JBPM Converter into my Eclipse 3.4 installation (Linux). Next time I started it Eclipse it came up shrunken in the top left corner of my display.
> > >>>
> > >>> I have a BPMN diagram (that I generated from a PI4SOA cdm file) and want to try to convert it to jBPM. Not sure what is the right way to do that.
> > >>>
> > >>> Thanks,
> > >>>
> > >>> Jeff
> > >>>
> > >>>
> > >>>
> > >>
> > >>
> >
> > _______________________________________________
> > jbosstools-dev mailing list
> > jbosstools-dev(a)lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>
15 years, 11 months