[jbosstools-issues] [JBoss JIRA] (JBIDE-14035) Make browserSim available for download from JBoss Tools site

Nick Boldt (JIRA) issues at jboss.org
Tue Aug 12 09:34:30 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992282#comment-12992282 ] 

Nick Boldt commented on JBIDE-14035:
------------------------------------

+1 for new PR https://github.com/jbosstools/jbosstools-browsersim/pull/29

Builds OK locally (with mvn clean install -DskipTests) and runs OK locally. 
{code}

$➔ uname -a; java -version
Linux thunk 3.11.10-100.fc18.x86_64 #1 SMP Mon Dec 2 20:28:38 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)

$➔ java -jar browsersim.jar
Using SWT Jar: swt-linux64-3.103.0.v20140605-2012.jar
Launching UI ...

(SWT:3405): Gtk-WARNING **: Theme parsing error: gtk.css:70:18: Not using units is deprecated. Assuming 'px'.

(SWT:3405): Gtk-WARNING **: Theme parsing error: gtk.css:70:20: Not using units is deprecated. Assuming 'px'.
No bp log location saved, using default.
[000:000] Cpu: 6.42.7, x8, 3401Mhz, 7944MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:003] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.42.7, x8, 3401Mhz, 7944MB
[000:001] Computer model: Not available
!JavaScript LOG: Setting min-height for content to 100px
java version "1.7.0_45"
OpenJDK Runtime Environment (fedora-2.4.3.0.fc18-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
!JavaScript ERROR: Script error. on line 0 for

!JavaScript LOG: loading affix. NaN / 146
!JavaScript LOG: Affix loaded
!JavaScript LOG: scrollspy loaded
{code}

Might want to ensure the generated filename is more than just "browsersim.jar" but rather jbosstools-4.2.0.CR1_<timestamp>-browsersim-standalone.jar, if we plan to publish this to the same place as JBoss Tools update sites and sources. 



> Make browserSim available for download from JBoss Tools site
> ------------------------------------------------------------
>
>                 Key: JBIDE-14035
>                 URL: https://issues.jboss.org/browse/JBIDE-14035
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: browsersim
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Konstantin Marmalyukov
>            Assignee: Max Rydahl Andersen
>             Fix For: 4.2.x
>
>
> Since we make standalone build of browserSim on Hudson, it will be glad to allow users to download standalone browserSim app.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jbosstools-issues mailing list