[JBoss JIRA] (JBIDE-11065) Replace build.xml by a Maven plugin
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11065?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-11065:
------------------------------------
PR 40 replaced by 41 and 42:
{code}* 7f7634c - (HEAD, origin/master, nickboldt/JBIDE-11065-clean_2, master, JBIDE-11065-clean_2) fix update.site.name and support passing in update.site.descriptio
* 7d3a7a9 - refactoring, cleanup, typos, removal of dead code, simpler console out for external <exec> calls, move to Eclipse 4.2.2 (JBIDE-11065) nickboldt@gmai
* addb00a - update list of component owners / source repos nickboldt(a)gmail.com (3 days ago)
* 0ce71be - fix paths in local-site/pom.xml nickboldt(a)gmail.com (3 days ago)
* fbac971 - merge multiple clones of the README.building.txt into a single one nickboldt(a)gmail.com (3 days ago)
* 21a10bf - fix deprecation warnings on soa-site and soatests-site nickboldt(a)gmail.com (3 days ago)
* b1fde36 - JBIDE-11065 PR 40, with some changes nickboldt(a)gmail.com (3 days ago){code}
> Replace build.xml by a Maven plugin
> -----------------------------------
>
> Key: JBIDE-11065
> URL: https://issues.jboss.org/browse/JBIDE-11065
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: Build/Releng
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Minor
> Fix For: 4.1.0.Alpha2
>
> Attachments: jbide11065.png
>
>
> In order to improve the build infrastructure and make it easier to share and consumes with all components, we should replace build.xml by a Maven plugin and make it available througn Nexus. It should follow the parent pom versioning.
--
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-13801) Wrong Server Adapter name generated from Wizard
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-13801:
-------------------------------------
Summary: Wrong Server Adapter name generated from Wizard
Key: JBIDE-13801
URL: https://issues.jboss.org/browse/JBIDE-13801
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.1.0.Alpha1
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
When you create a server adapter for an existing application, in case it's missing, the server name is made after the first app in the domain, not the selected app in the openshift explorer view.
In my case, I had 2 applications: "html5" and "test", and I wanted to create a server adapter for the "test" one (using the "Create Server Adapter" command), but the name was "html5 on OpenShift"
--
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