[JBoss JIRA] (JBIDE-14126) Weinre Inspector is showing no data within Elements tab
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14126?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-14126:
-------------------------------------
Konstantin you are probably right I forgot to click on Target link. It's working with JBDS 7.0.0.Beta1b. So points 10., 11. can be ignored
> Weinre Inspector is showing no data within Elements tab
> -------------------------------------------------------
>
> Key: JBIDE-14126
> URL: https://issues.jboss.org/browse/JBIDE-14126
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.0.Alpha2
> Environment: Fedora 17 64bit, KDE, jbdevstudio-product-eap-universal-7.0.0.Alpha2-v20130421-0725-B198, Java Sun JDK 1.6.0_32
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Beta2
>
> Attachments: localamazon.png, localbrowsersimhtml5.png, localhtml5.png, phonegapamazon.png
>
>
> 1. Open www.amazon.com page in Browsersim
> 2. Run Weinre Inspector via Browsersim context menu "Weinre"
> ERROR: No elements shown on Elements tab
> Client is connected:
> !phonegapamazon.png!
> 3. Run Weinre server locally.
> 4. Set Browsersim to use local Weinre server
> 5. Run Weinre Inspector as in step 2.
> ERROR: No elements shown on Elements tab
> Client is connected:
> !localamazon.png!
> 6. Create HTML5 project from JBoss Central
> 7. Insert script tag allowing debugging via local Weinre server to index.html
> 8. Run HTML5 project on Server
> 9. Open HTML5 index.html in system borwser
> ASSERT: Weinre debugging works
> !localhtml5.png!
> ERROR: Weinre debugging is not working from JBDS internal browser
> 10. Open index.html of HTML5 project in Browsersim
> 11. Open Weinre debug link in Browser
> ERROR: No elements shown on Elements tab
> Client is connected:
> !localbrowsersimhtml5.png!
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-14654) org.jboss.tools.openshift.egit.test: remove forked MockSytemReader
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14654?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-14654 at 5/31/13 11:33 AM:
--------------------------------------------------------------------
reopening since this commit broke our build: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBo...
org.eclipse.jgit.junit is apparently not present in the egit/jgit update sites but in staging sites only. Since I only use a single class of org.eclipse.jgit.junit I'll get back to the forked version.
was (Author: adietish):
reopening since this commit broke our build. org.eclipse.jgit.junit is apparently not present in the egit/jgit update sites but in staging sites only. Since I only use a single class of org.eclipse.jgit.junit I'll get back to the forked version.
> org.jboss.tools.openshift.egit.test: remove forked MockSytemReader
> ------------------------------------------------------------------
>
> Key: JBIDE-14654
> URL: https://issues.jboss.org/browse/JBIDE-14654
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.1.0.Beta2
>
>
> When testing egits operations (commit, push, etc.) we're using a MockSystemReader we forked from jgit.
> The MockSystemReader in jgit is now perfectly suitable for us, we should kill our fork and switch to the one provided in jgit.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-14711) Promotion process/script loses build metadata?
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14711?page=com.atlassian.jira.plugi... ]
Mickael Istria resolved JBIDE-14711.
------------------------------------
Resolution: Rejected
Ok, so I didn't read the mail carefully, sneak in the download.jboss.org/jbosstools directory and did not find this build. Now it's more clear to me, and this bug is actually a bug in my reading of the mail ;)
> Promotion process/script loses build metadata?
> ----------------------------------------------
>
> Key: JBIDE-14711
> URL: https://issues.jboss.org/browse/JBIDE-14711
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: Build/Releng, updatesite
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.1.0.Beta2
>
>
> When promoting an aggregation build to nightly, metadata disappear. The only metadata available is the build ID (that we can read in qualifier) but this is not enough as Jenkins build are volatile.
> Loss of these metadata makes that it's not possible to find out which commit was used to build an aggregated component.
> We should copy metadata along with update-sites.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-14711) Promotion process/script loses build metadata?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14711?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-14711:
----------------------------------
Assignee: Mickael Istria (was: Nick Boldt)
As per the email I sent announcing Beta1b, here's the folder with the build & metadata:
http://download.jboss.org/jbosstools/builds/development/4.1.0.Beta1b.core/
Updates go in /updates/
Builds go in /builds/
Also...
Discovery goes in /discovery/
Requirements go in /updates/requirements/
Target Platforms go in /targetplatforms/
> Promotion process/script loses build metadata?
> ----------------------------------------------
>
> Key: JBIDE-14711
> URL: https://issues.jboss.org/browse/JBIDE-14711
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: Build/Releng, updatesite
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.1.0.Beta2
>
>
> When promoting an aggregation build to nightly, metadata disappear. The only metadata available is the build ID (that we can read in qualifier) but this is not enough as Jenkins build are volatile.
> Loss of these metadata makes that it's not possible to find out which commit was used to build an aggregated component.
> We should copy metadata along with update-sites.
--
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
12 years, 7 months