[JBoss JIRA] Created: (JBIDE-7107) Problems when creating BPEL Correlation Set
by Robert (Bob) Brodt (JIRA)
Problems when creating BPEL Correlation Set
-------------------------------------------
Key: JBIDE-7107
URL: https://jira.jboss.org/browse/JBIDE-7107
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.2.0.CR1
I discovered several issues during testing:
1. The WSDL property is created correctly but the PropertySelectorDialog does not detect the message part. This leads to "missing "type" or "element" attribute" validation error
2. The messages.properties file in the org.eclipse.bpel.validator.vprop package (used for error message localization) is empty
3. WSDL validator does not detect duplicate definitions of <property name="foo">
4. The message "Structure" tree widget in EditPropertyAliasDialog is only one line high - should display more of message structure
5. The overall workflow for creating correlation sets is overly complicated! This needs to be reworked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBDS-1351) Create JBDS Distribution using productBuild.xml from PDE, P2 director or tycho eclipse-application packaging
by Denis Golovin (JIRA)
Create JBDS Distribution using productBuild.xml from PDE, P2 director or tycho eclipse-application packaging
------------------------------------------------------------------------------------------------------------
Key: JBDS-1351
URL: https://jira.jboss.org/browse/JBDS-1351
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Affects Versions: 4.0.0.Beta2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.0.0.Beta2
That might be implemented using tycho application packaging or PDE build features.
It would let us:
- have any number of JBDS distribution we want (for WEB, SOA and etc development);
- simplified installer build, because build script would just create installer from JBDS distribution and EAP;
- no meta info generation during installation required;
- have only one way to launch JBDS using jbds.exe/jbds/jbds.app platform dependent launcher.
- change root feature from Eclipse Platform to JBDS and make JBDS real eclipse based product;
- trigger update for jbds by updating JBDS feature version;
- control list of available update sites in preferences.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-6582) org.jboss.tools.drools.ui.bot.test takes more than 15 mins - split into smaller pieces?
by Nick Boldt (JIRA)
org.jboss.tools.drools.ui.bot.test takes more than 15 mins - split into smaller pieces?
---------------------------------------------------------------------------------------
Key: JBIDE-6582
URL: https://jira.jboss.org/browse/JBIDE-6582
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Reporter: Nick Boldt
Assignee: Kris Verlaenen
Fix For: 3.2.0.M1
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-test-plugin:0.9.0:test (default-test) on project org.jboss.tools.drools.ui.bot.test: Error while executing platform: Error while executing external command, process killed. Process timeout out after 900 seconds -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-test-plugin:0.9.0:test (default-test) on project org.jboss.tools.drools.ui.bot.test: Error while executing platform
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:141)
Does this test need more time? Can it be split into smaller pieces?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months