]
Nick Boldt commented on JBIDE-24798:
------------------------------------
Last time Browsersim got an actual code change was on Feb 27, 2017 so this is hardly an
urgent requirement.
However, the last time Browsersim 3.8.4 snapshot was pushed to Nexus [1] was on Aug 2,
2017, which suggests we're missing two more commits [2] in August.
[1]
Testing: ensure that browsersim zip is published to nexus AND its
update site is not corrupted (missing artifacts like browsersim.eclipse in the metadata)
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-24798
URL:
https://issues.jboss.org/browse/JBIDE-24798
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim, build, updatesite
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.5.1.AM2
After 4.5.0.Final is done, I need to ensure that browsersim zip is published to nexus AND
its update site is not corrupted (missing artifacts like browsersim.eclipse in the
metadata).
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Possible solution is to run *mvn install -f products/pom.xml*, then *cd
products/browsersim-standalone; mvn deploy -Pdeploy-to-jboss.org ...*