<div dir="ltr">I do think there is a problem using that version format, I think I tried it originally and bower was having none of it.  This could be because they use version for auto upgrade purposes, where one can use a &quot;~&quot; character to prefix the version to allow upgrades in version minors in the bower.json file.<div>
<br></div><div>eg.</div><div><div>  &quot;dependencies&quot;: {</div><div>    &quot;keycloak&quot;: &quot;~0.3.12&quot;<br></div><div>  },</div><div><br></div><div><br></div><div>I have to admit I&#39;ve been pulled to the dark side a little bit, it do enjoy npm / bower for doing javascript type build processes (sometimes a necessary evil).  I was never a a fan of &#39;grunt&#39; but found that &#39;gulp&#39; is much better.  I have a hybrid build process in my java apps where I sometimes break out of maven to execute some gulp build processes.  </div>
<div><br></div><div>But I understand for project like keycloak &#39;npm / gulp&#39; adds a lot of complexity to build process and is not desirable.</div><div><br></div><div>I&#39;ll talk to the bower guys to get keycloak switched over to your fork :D</div>
<div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 7:08 AM, Stian Thorgersen <span dir="ltr">&lt;<a href="mailto:stian@redhat.com" target="_blank">stian@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve pulled in your stuff to <a href="https://github.com/keycloak/keycloak-js-bower" target="_blank">https://github.com/keycloak/keycloak-js-bower</a><br>

<br>
I&#39;d prefer the versions to match with Keycloak versions (1.0-beta-2, 1.0-beta-3, 1.0-final). Do you know if that&#39;ll be a problem?<br>
<br>
Also, I&#39;m going to add minification of keycloak.js to our Maven build. We&#39;ll need it there as well + we&#39;re mainly Java/Maven guys ;)<br>
<div class="im HOEnZb"><br>
----- Original Message -----<br>
&gt; From: &quot;Josh&quot; &lt;<a href="mailto:smysnk@gmail.com">smysnk@gmail.com</a>&gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt; To: &quot;Stian Thorgersen&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; Sent: Monday, 23 June, 2014 10:38:44 PM<br>
&gt; Subject: Re: [keycloak-user] Bower for keycloak.js<br>
&gt;<br>
&gt; Looks like it&#39;s a manual process at the moment to get registry moved to a<br>
&gt; different github endpont.  Let me know when you have the project setup and<br>
&gt; I&#39;ll contact the bower guys.<br>
&gt;<br>
&gt; - Josh<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jun 23, 2014 at 12:56 PM, Josh &lt;<a href="mailto:smysnk@gmail.com">smysnk@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; You bet, I actually had the thought that it would be better as part of the<br>
&gt; &gt; release cycle.  I&#39;ll have to figure out how to transfer bower repositories<br>
&gt; &gt; because there was no login required to register a bower repo and currently<br>
&gt; &gt; I have taken &quot;keycloak&quot; which would be optimal for the project.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Mon, Jun 23, 2014 at 2:40 AM, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; Hi Josh,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; That&#39;s great - thanks for contributing this. I would like to transfer<br>
&gt; &gt;&gt; this to <a href="https://github.com/keycloak" target="_blank">https://github.com/keycloak</a> though, I hope your happy with that.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Thanks,<br>
&gt; &gt;&gt; Stian<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ----- Original Message -----<br>
&gt; &gt;&gt; &gt; From: &quot;Josh&quot; &lt;<a href="mailto:smysnk@gmail.com">smysnk@gmail.com</a>&gt;<br>
&gt; &gt;&gt; &gt; To: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt;&gt; &gt; Sent: Friday, 20 June, 2014 6:30:02 PM<br>
&gt; &gt;&gt; &gt; Subject: [keycloak-user] Bower for keycloak.js<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Hi guys,<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; I have created a little github project to make keycloak.js available to<br>
&gt; &gt;&gt; bower<br>
&gt; &gt;&gt; &gt; package manager .<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Project here:<br>
&gt; &gt;&gt; &gt; <a href="https://github.com/smysnk/keycloak-adapter-bower" target="_blank">https://github.com/smysnk/keycloak-adapter-bower</a><br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Usage:<br>
&gt; &gt;&gt; &gt; $ bower install keycloak<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; - Josh<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt; &gt;&gt; &gt; keycloak-user mailing list<br>
&gt; &gt;&gt; &gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt;&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>