[JBoss JIRA] (JBIDE-20687) Deployed war is NOT the specified war name
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20687?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-20687:
--------------------------------
Sprint: devex #6 April 2016
> Deployed war is NOT the specified war name
> ------------------------------------------
>
> Key: JBIDE-20687
> URL: https://issues.jboss.org/browse/JBIDE-20687
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Affects Versions: 4.3.0.CR1
> Reporter: ehsavoie Hugonnet
> Assignee: Fred Bricon
> Priority: Critical
> Fix For: 4.4.0.Alpha1
>
>
> The deployed war name is the *artifactId* and not the specified *warName* from the war plugin nor the *finalName*.
> Sample pom.xml which exibits the issue
> {code:xml}<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
> <modelVersion>4.0.0</modelVersion>
> <groupId>org.glassfish-samples</groupId>
> <artifactId>auction</artifactId>
> <version>4.0-SNAPSHOT</version>
> <packaging>war</packaging>
> <name>WebSocket Auction Sample Application</name>
>
> <dependencies>
> <dependency>
> <groupId>javax</groupId>
> <artifactId>javaee-api</artifactId>
> <version>7.0</version>
> <scope>provided</scope>
> </dependency>
> </dependencies>
>
> <build>
> <finalName>websocket-auction</finalName>
> <plugins>
> <plugin>
> <artifactId>maven-compiler-plugin</artifactId>
> <version>3.1</version>
> <configuration>
> <source>1.8</source>
> <target>1.8</target>
> </configuration>
> </plugin>
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-war-plugin</artifactId>
> <version>2.3</version>
> <configuration>
> <failOnMissingWebXml>false</failOnMissingWebXml>
> <warName>websocket-auction</warName>
> </configuration>
> </plugin>
> </plugins>
> </build>
> </project>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21283) Update Central to Spring IDE 3.7.3 release when available (replaces CI build)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21283?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-21283:
-------------------------------
Component/s: target-platform
Story Points: 3
> Update Central to Spring IDE 3.7.3 release when available (replaces CI build)
> -----------------------------------------------------------------------------
>
> Key: JBIDE-21283
> URL: https://issues.jboss.org/browse/JBIDE-21283
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: central, target-platform, upstream
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> [~mlippert] said: {quote}
> Sorry for the inconvenience regarding the weaving hook versions, the AJDT build uses a specific self-built version of that instead of the one that is included in the Mars and Neon repos. However, this will change in the near future. We are switching to a new build and had to made a few additional changes (as a heads-up):
> org.eclipse.equinox.weaving.aspectj(.source) will be moved to the AJDT project, therefore no longer in Neon (from M5 on, I think)
> org.eclipse.equinox.weaving.sdk(.feature.group) will be moved to the AJDT project as well, also no longer in the Neon repo (from M5 on as well)
> Both will have higher version numbers and being distributed as part of the AJDT build (instead of Equinox).
> I think this will affect the AJDT versions for Eclipse 4.5 + 4.6, so you might come across a similar situation with the Mars repositories (two different versions of the weaving.sdk feature, two different versions of the weaving.hook bundle).
> {quote}
> Then [~dgolovin] said: {quote}Didn't test it, but it seems good to be applied and get Spring IDE back to Central. But it is a nightly build, isn't it? We should remember to update it to released version at some point. Could you create issue for that?{quote}
> So here's that tracker issue, to ensure we get a working SpringIDE 3.7.3 for Neon once it's released, along with a working version of AJDT. May require TWO mirrors instead of one, as we used to have for Mars.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3705) Cannot install older versions of JBDS from marketplace
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3705?page=com.atlassian.jira.plugin.... ]
Nick Boldt reassigned JBDS-3705:
--------------------------------
Assignee: Andrej Podhradsky (was: Nick Boldt)
> Cannot install older versions of JBDS from marketplace
> ------------------------------------------------------
>
> Key: JBDS-3705
> URL: https://issues.jboss.org/browse/JBDS-3705
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: marketplace
> Environment: Eclipse Luna SR2 for JEE Developers
> Eclipse Kepler SR2 for JEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
> Fix For: 10.x
>
> Attachments: jbds-old-versions.png
>
>
> No matter which version of Eclipse IDE you use, the marketplace still offers only JBDS 9.1.0.GA (or JBT 4.3.1.Final)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3705) Cannot install older versions of JBDS from marketplace
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3705?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3705:
-----------------------------
Steps to Reproduce:
1. Install Eclipse Luna or Kepler for JEE Devs
2. Help > Eclipse Marketplace
3. Search for "red hat" or "jboss"
4. You will see only JBDS 9.1.0.GA / JBT 4.3.1.Final (I expected older versions, eg., JBDS 8.1.0.GA or JBDS 7.1.1.GA, when installing on Eclipse 4.4 or 4.3)
was:
1. Install Eclipse Luna or Kepler for JEE Devs
2. Help > Eclipse Marketplace
3. Search for "red hat"
4. You will see only JBDS 9.0.0.GA (I expected JBDS 8.1.0.GA resp. JBDS 7.1.1.GA)
> Cannot install older versions of JBDS from marketplace
> ------------------------------------------------------
>
> Key: JBDS-3705
> URL: https://issues.jboss.org/browse/JBDS-3705
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: marketplace
> Environment: Eclipse Luna SR2 for JEE Developers
> Eclipse Kepler SR2 for JEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: jbds-old-versions.png
>
>
> No matter which version of Eclipse IDE you use, the marketplace still offers only JBDS 9.1.0.GA (or JBT 4.3.1.Final)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22187) Duplicate Openshift connections
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22187?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22187:
--------------------------------
Sprint: devex #6 April 2016
> Duplicate Openshift connections
> -------------------------------
>
> Key: JBIDE-22187
> URL: https://issues.jboss.org/browse/JBIDE-22187
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Fix For: 4.4.0.Alpha1
>
>
> It is possible to create 2 identical Openshift connections (same url and credentials). They will appear as 2 tree items in the Openshift explorer but when you use various wizards, only a single items is show. I think we should not allow the creation of such identical connections as the name is composed of those elements.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3705) Cannot install older versions of JBDS from marketplace
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3705?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3705:
-----------------------------
Attachment: jbds-old-versions.png
Same problem exists for JBT -- both Eclipse and Red Hat Marketplace only show the LATEST version available, rather than the correct version for that version of Eclipse.
But there's another way to access the old releases:
!jbds-old-versions.png!
So, if this is a real issue, we need to report it upstream to Eclipse. [~apodhrad] can you do that if it's a real problem for you?
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community > select Marketplce
> Cannot install older versions of JBDS from marketplace
> ------------------------------------------------------
>
> Key: JBDS-3705
> URL: https://issues.jboss.org/browse/JBDS-3705
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: marketplace
> Environment: Eclipse Luna SR2 for JEE Developers
> Eclipse Kepler SR2 for JEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: jbds-old-versions.png
>
>
> No matter which version of Eclipse IDE you use, the marketplace still offers only JBDS 9.0.0.GA.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months