[JBoss JIRA] (JBDS-3378) Need to clearly explain package versions for 8.1.0.CR1 in release notes as some packages indicate a "beta1" version
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-3378:
----------------------------------
Summary: Need to clearly explain package versions for 8.1.0.CR1 in release notes as some packages indicate a "beta1" version
Key: JBDS-3378
URL: https://issues.jboss.org/browse/JBDS-3378
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: documentation
Affects Versions: 8.1.0.CR1
Reporter: Len DiMaggio
Assignee: Misha Ali
Priority: Blocker
Fix For: 8.1.0.CR1
This task JIRA relates to JIRA: JBDS-3376
Some of the packages in the CR1 build still have "beta1" version numbers. The reason is that packages that did not change between the beta1 and CR1 builds were intentionally not rebuilt as part of the CR1 build.
All packages will be rebuilt in the GA build to ensure that even packages that have not changed include the correct ("GA") version strings.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-18987) [VIsual Preview] IllegalArgumentException: Path must include project and resource name: /favicon.ico
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18987?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-18987:
------------------------------------------------
This issue appears only when you open page in system browser, which sends favicon.ico request. We will just ignore them.
> [VIsual Preview] IllegalArgumentException: Path must include project and resource name: /favicon.ico
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18987
> URL: https://issues.jboss.org/browse/JBIDE-18987
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.2.1.Final
> Environment: Ubuntu Linux x86_64
> OpenJDK 7
> SWT_GTK3=1
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.3.0.Alpha2
>
>
> {code}Exception in thread "Thread-902" java.lang.IllegalArgumentException: Path must include project and resource name: /favicon.ico
> at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
> at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:2137)
> at org.eclipse.core.internal.resources.Container.getFile(Container.java:208)
> at org.jboss.tools.vpe.preview.core.transform.VpvController.getResource(VpvController.java:54)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.processRequest(VpvSocketProcessor.java:83)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.run(VpvSocketProcessor.java:68)
> at java.lang.Thread.run(Thread.java:745)
> Exception in thread "Thread-905" java.lang.IllegalArgumentException: Path must include project and resource name: /favicon.ico
> at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
> at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:2137)
> at org.eclipse.core.internal.resources.Container.getFile(Container.java:208)
> at org.jboss.tools.vpe.preview.core.transform.VpvController.getResource(VpvController.java:54)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.processRequest(VpvSocketProcessor.java:83)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.run(VpvSocketProcessor.java:68)
> at java.lang.Thread.run(Thread.java:745)
> Exception in thread "Thread-919" java.lang.IllegalArgumentException: Path must include project and resource name: /favicon.ico
> at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
> at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:2137)
> at org.eclipse.core.internal.resources.Container.getFile(Container.java:208)
> at org.jboss.tools.vpe.preview.core.transform.VpvController.getResource(VpvController.java:54)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.processRequest(VpvSocketProcessor.java:83)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.run(VpvSocketProcessor.java:68)
> at java.lang.Thread.run(Thread.java:745){code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19458) Use jbosstools_site_update in Jenkins jobs and jbosstools-site-update in parent pom for "consistency" & "less confusion"
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-19458:
----------------------------------
Summary: Use jbosstools_site_update in Jenkins jobs and jbosstools-site-update in parent pom for "consistency" & "less confusion"
Key: JBIDE-19458
URL: https://issues.jboss.org/browse/JBIDE-19458
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha2
Reporter: Nick Boldt
Max wants that:
* the parameter we use in Jenkins be *jbosstools_site_stream* (underscores) and that
* the maven processes all use *jbosstools-site-stream* (dashes)
Because
* Max feels that using a different parameter in Jenkins than the value in the parent pom is more consistent & less likely to cause problems, vs.
* renaming the variable so that both use the same underscored name of jbosstools_stream.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-18804) CordovaSim / BrowserSim: need to update jetty bundles to version 9
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18804?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-18804:
-------------------------------------
[~vpakan], hey! Want to give a heads up.
In this release we have 2 sufficient changes in CordovaSim / BrowserSim that would require some testing:
- Brand new Jenkins build for jbosstools-incubator-ripple - JBIDE-18692
- Jetty 9 migration
Basically, these changes drastically affect both client (ripple) and server (jetty) sides. I have tested key point (livereload, FH, linked folders, etc) and everything seems to work just fine. However, there might be some bugs due to this sufficient changes, but I think the game is worth the candle :-). Will you be able to do regression testing once the changes will be in master?
> CordovaSim / BrowserSim: need to update jetty bundles to version 9
> ------------------------------------------------------------------
>
> Key: JBIDE-18804
> URL: https://issues.jboss.org/browse/JBIDE-18804
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: browsersim, cordovasim
> Affects Versions: 4.2.0.Final
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Fix For: 4.3.0.Alpha2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month