[JBoss JIRA] (JBIDE-13690) Detect future EAP 6 based server like SOA-P - maintenance
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13690?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-13690:
----------------------------------
Summary: Detect future EAP 6 based server like SOA-P - maintenance (was: Detect future EAP 6 based server like SOA-P)
> Detect future EAP 6 based server like SOA-P - maintenance
> ---------------------------------------------------------
>
> Key: JBIDE-13690
> URL: https://issues.jboss.org/browse/JBIDE-13690
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: JBossAS/Servers, runtime-detection
> Reporter: Max Rydahl Andersen
> Assignee: Len DiMaggio
> Priority: Blocker
> Labels: new_and_noteworthy, respin-a
> Fix For: 4.0.1.Final, 4.1.0.Alpha2
>
>
> To be sure future AS7/EAP 6 based servers such as SOA-P 6 can be detected and started as an EAP 6 we need to provide a fallback for this instead of the currrent hardcoding of eap slots.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13858) Detect future EAP 6 based server like SOA-P - master
by Martin Malina (JIRA)
Martin Malina created JBIDE-13858:
-------------------------------------
Summary: Detect future EAP 6 based server like SOA-P - master
Key: JBIDE-13858
URL: https://issues.jboss.org/browse/JBIDE-13858
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers, runtime-detection
Reporter: Martin Malina
Assignee: Len DiMaggio
Priority: Blocker
Fix For: 4.0.1.Final, 4.1.0.Alpha2
To be sure future AS7/EAP 6 based servers such as SOA-P 6 can be detected and started as an EAP 6 we need to provide a fallback for this instead of the currrent hardcoding of eap slots.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13831) Add 'Edit' to possible actions in 'configure maven repositories'
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13831?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-13831:
--------------------------------
Assignee: Snjezana Peco (was: Fred Bricon)
> Add 'Edit' to possible actions in 'configure maven repositories'
> ----------------------------------------------------------------
>
> Key: JBIDE-13831
> URL: https://issues.jboss.org/browse/JBIDE-13831
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: maven
> Affects Versions: 4.0.0.Final
> Reporter: Michelle Murray
> Assignee: Snjezana Peco
>
> In Windows > Preferences > JBoss Tools > JBoss Maven Integration, there is configure maven repositories.
> This has options to 'remove', 'remove all', and 'add repository'. Is it possible to add an 'edit' option?
> For example, I have jboss eap 6.0.0 and I want to update it to 6.0.1. Or what if I use the 'add repository' option and make a small mistake - I would have to remove the repo and start again. I realize there are workarounds for both of these examples but 'Edit' would be useful from a user perspective.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13781) Add maven-acr-plugin when converting project with app-client dependency
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13781?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-13781:
-------------------------------------
I believe we could add an extension point that would allow additional pom modifications when converting dependencies, depending on the dependency kind.
Could you please attach a sample project to test that use case?
> Add maven-acr-plugin when converting project with app-client dependency
> -----------------------------------------------------------------------
>
> Key: JBIDE-13781
> URL: https://issues.jboss.org/browse/JBIDE-13781
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: maven
> Affects Versions: 4.1.0.Alpha1
> Reporter: Rastislav Wagner
> Assignee: Fred Bricon
> Fix For: 4.1.0.Beta1
>
>
> When converting project with dependency to another project with app-client packaging we should also add
> {code}
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-acr-plugin</artifactId>
> <version>1.0</version>
> <extensions>true</extensions>
> </plugin>
> {code}
> in order to make sure that converted project is buildable.
> WDYT ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13631) URL for embedded cartridges is empty
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13631?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on JBIDE-13631:
-------------------------------------------------
Rajat Chopra <rchopra(a)redhat.com> made a comment on [bug 923442|https://bugzilla.redhat.com/show_bug.cgi?id=923442]
Fixed with migrate script li/misc/maintenance/bin/migrate-2.0.25.1
> URL for embedded cartridges is empty
> ------------------------------------
>
> Key: JBIDE-13631
> URL: https://issues.jboss.org/browse/JBIDE-13631
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
> Attachments: existing-application.json, mysql-url-after-creation.png, mysql-url-at-creation.png, mysql-url-listed.png, new-user-creation-dialog.png, new-user-mongo-url-listed.png, new-user-mysql-url-listed.png, no-url.png
>
>
> Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT doesn't show any, all URLs are blank
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13631) URL for embedded cartridges is empty
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13631?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on JBIDE-13631:
-------------------------------------------------
Rajat Chopra <rchopra(a)redhat.com> changed the Status of [bug 923442|https://bugzilla.redhat.com/show_bug.cgi?id=923442] from NEW to ON_QA
> URL for embedded cartridges is empty
> ------------------------------------
>
> Key: JBIDE-13631
> URL: https://issues.jboss.org/browse/JBIDE-13631
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
> Attachments: existing-application.json, mysql-url-after-creation.png, mysql-url-at-creation.png, mysql-url-listed.png, new-user-creation-dialog.png, new-user-mongo-url-listed.png, new-user-mysql-url-listed.png, no-url.png
>
>
> Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT doesn't show any, all URLs are blank
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years