Re: AW: How to put an example online

2017-01-02 Thread OmPrakash Muppirala
We should probably link to the release version?

On Jan 2, 2017 10:54 AM, "Carlos Rovira" 
wrote:

> Hi Alex,
>
> it works for me, but aside of the load time (it takes more than 3 secs for
> me, but I'm still in a low internet conecction, but maybe not too low for
> this ;)), is that build seems not as accurate as I have on maven, maybe is
> ANT?. The buttons are behaving strangely when go "on over"
>
> 2017-01-02 16:17 GMT+01:00 Alex Harui :
>
> >
> >
> > On 12/29/16, 10:51 AM, "Alex Harui"  wrote:
> >
> > >OK.  I might copy the config to apacheflexbuild since it isn't under as
> > >much load until you get all this working.
> >
> > I have MDLExample building on apacheflexbuilds.  The apache URL shortener
> > may have overwritten the old mapping (which might be a good thing).  Here
> > is the link it gave me [1].  It took 3 seconds to load for me.  It might
> > be slower if it is running a build.  Does this work for others?
> >
> > [1] https://s.apache.org/MDLExample
> >
> >
> > -Alex
> >
> >
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
> que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
> S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> servicio o información solicitados, teniendo usted derecho de acceso,
> rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
> oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
> necesaria.
>


Re: AW: How to put an example online

2017-01-02 Thread Carlos Rovira
Hi Alex,

it works for me, but aside of the load time (it takes more than 3 secs for
me, but I'm still in a low internet conecction, but maybe not too low for
this ;)), is that build seems not as accurate as I have on maven, maybe is
ANT?. The buttons are behaving strangely when go "on over"

2017-01-02 16:17 GMT+01:00 Alex Harui :

>
>
> On 12/29/16, 10:51 AM, "Alex Harui"  wrote:
>
> >OK.  I might copy the config to apacheflexbuild since it isn't under as
> >much load until you get all this working.
>
> I have MDLExample building on apacheflexbuilds.  The apache URL shortener
> may have overwritten the old mapping (which might be a good thing).  Here
> is the link it gave me [1].  It took 3 seconds to load for me.  It might
> be slower if it is running a build.  Does this work for others?
>
> [1] https://s.apache.org/MDLExample
>
>
> -Alex
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.


Re: AW: How to put an example online

2017-01-02 Thread Alex Harui


On 12/29/16, 10:51 AM, "Alex Harui"  wrote:

>OK.  I might copy the config to apacheflexbuild since it isn't under as
>much load until you get all this working.

I have MDLExample building on apacheflexbuilds.  The apache URL shortener
may have overwritten the old mapping (which might be a good thing).  Here
is the link it gave me [1].  It took 3 seconds to load for me.  It might
be slower if it is running a build.  Does this work for others?

[1] https://s.apache.org/MDLExample


-Alex



Re: AW: How to put an example online

2016-12-31 Thread OmPrakash Muppirala
Yes,  using the maven site plugin is probably the best way.  We dont want
to do it manually.

You can take it up if you'd like.  If not, I can work on it.  Do let me
know.

Thanks,
Om


On Dec 31, 2016 5:02 AM, "Christofer Dutz" 
wrote:

Hi Om,

Well I guess I would have an idea how to do this using maven and the site
plugin. I would suggest to go down that road for the TourDeFlexJS.

This way we could also bring in the documentation, sources and output of
each example in a standard way.

I don’t know if it would be possible to do this manually as Infra can’t
just give commit rights to any job (just imagine what could be done with
this just by setting the publish address to the git repo of another project
…) Even if I have not tested site build jobs on Jenkins yet, I bet that it
will work with the site-plugin, but I wouldn’t guarantee it to work with
others.

Chris


Am 31.12.16, 04:33 schrieb "omup...@gmail.com im Auftrag von OmPrakash
Muppirala" :

I can work on the permanent solution after I wrap up the Flex team page
app
(i.e. soon)

Chris, I am thinking of setting up a Jenkins web hook that builds and
posts
a new TourDeFlexJS web app every time a commit is made to a new
TourDeFlexJS git repo.

The website can be my personal github site for now.  We can figure out
if
we want to do a new website or new subdomain on apache.org or simply a
folder on flex.apache.org later.

What do you think?

Thanks,
Om

On Dec 30, 2016 2:08 PM, "Alex Harui"  wrote:

>
>
> On 12/30/16, 10:24 AM, "piotrz"  wrote:
>
> >PKumar,
> >
> >I think that may be our last step once we finished all work on
components
> >[1] itself.
> >
> >[1] https://cwiki.apache.org/confluence/display/FLEX/Table+
Of+Components
>
> Any volunteer is welcome to start now.  Should we create a new git
repo
> for a TourDeFlexJS?  Seems like it should be a different release so
it can
> be updated independently of the FlexJS SDK?  Or should it all be in
one
> bundle?
>
> Thoughts?
> -Alex
>
>


Re: AW: How to put an example online

2016-12-31 Thread piotrz
I see here two paths if I'm thinking about MDL. Once we finished components
(dataProviders API and maybe events) we should put somewhere real snippets
with code and presentation how it's working.

1) We can extend our MDL Example application
2) We can put MDL snippet example inside TourDeFlexJS which as I understand
will be also presentation of other features of FlexJS (for that purpose it
would be good if someone prepare nutshell of TourDeFlexJS)

But before that I personally will be focused on finishing components. 

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/How-to-put-an-example-online-tp57619p57701.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: AW: How to put an example online

2016-12-31 Thread Christofer Dutz
Hi Om,

Well I guess I would have an idea how to do this using maven and the site 
plugin. I would suggest to go down that road for the TourDeFlexJS. 

This way we could also bring in the documentation, sources and output of each 
example in a standard way. 

I don’t know if it would be possible to do this manually as Infra can’t just 
give commit rights to any job (just imagine what could be done with this just 
by setting the publish address to the git repo of another project …) Even if I 
have not tested site build jobs on Jenkins yet, I bet that it will work with 
the site-plugin, but I wouldn’t guarantee it to work with others.

Chris


Am 31.12.16, 04:33 schrieb "omup...@gmail.com im Auftrag von OmPrakash 
Muppirala" :

I can work on the permanent solution after I wrap up the Flex team page app
(i.e. soon)

Chris, I am thinking of setting up a Jenkins web hook that builds and posts
a new TourDeFlexJS web app every time a commit is made to a new
TourDeFlexJS git repo.

The website can be my personal github site for now.  We can figure out if
we want to do a new website or new subdomain on apache.org or simply a
folder on flex.apache.org later.

What do you think?

Thanks,
Om

On Dec 30, 2016 2:08 PM, "Alex Harui"  wrote:

>
>
> On 12/30/16, 10:24 AM, "piotrz"  wrote:
>
> >PKumar,
> >
> >I think that may be our last step once we finished all work on components
> >[1] itself.
> >
> >[1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components
>
> Any volunteer is welcome to start now.  Should we create a new git repo
> for a TourDeFlexJS?  Seems like it should be a different release so it can
> be updated independently of the FlexJS SDK?  Or should it all be in one
> bundle?
>
> Thoughts?
> -Alex
>
>




Re: AW: How to put an example online

2016-12-30 Thread OmPrakash Muppirala
I can work on the permanent solution after I wrap up the Flex team page app
(i.e. soon)

Chris, I am thinking of setting up a Jenkins web hook that builds and posts
a new TourDeFlexJS web app every time a commit is made to a new
TourDeFlexJS git repo.

The website can be my personal github site for now.  We can figure out if
we want to do a new website or new subdomain on apache.org or simply a
folder on flex.apache.org later.

What do you think?

Thanks,
Om

On Dec 30, 2016 2:08 PM, "Alex Harui"  wrote:

>
>
> On 12/30/16, 10:24 AM, "piotrz"  wrote:
>
> >PKumar,
> >
> >I think that may be our last step once we finished all work on components
> >[1] itself.
> >
> >[1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components
>
> Any volunteer is welcome to start now.  Should we create a new git repo
> for a TourDeFlexJS?  Seems like it should be a different release so it can
> be updated independently of the FlexJS SDK?  Or should it all be in one
> bundle?
>
> Thoughts?
> -Alex
>
>


Re: AW: How to put an example online

2016-12-30 Thread Alex Harui


On 12/30/16, 10:24 AM, "piotrz"  wrote:

>PKumar,
>
>I think that may be our last step once we finished all work on components
>[1] itself.
>
>[1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components

Any volunteer is welcome to start now.  Should we create a new git repo
for a TourDeFlexJS?  Seems like it should be a different release so it can
be updated independently of the FlexJS SDK?  Or should it all be in one
bundle?

Thoughts?
-Alex



Re: AW: How to put an example online

2016-12-30 Thread Alex Harui


On 12/30/16, 11:22 AM, "omup...@gmail.com on behalf of OmPrakash
Muppirala"  wrote:

>If no one has objections, I will put this up on my personal github site
>for
>now.

Are you setting up CI for it as well or just posting the output?

I can probably also get this running on apacheflexbuilds.  More places,
the better, IMO.

-Alex



Re: AW: How to put an example online

2016-12-30 Thread Carlos Rovira
Sorry to begin late to the thread. I just tried the link and is working for
me, but is very slow, don't know if is due to my poor internet connection
here in my wifi and/or apache build servers having huge load or not prepare
to serve this content.

Om If you want to upload to your personal GitHub that would be great.

I want to take advantage of this live example to throw some tweets and make
some noise again, and see if we get more peoples eye attraction :)

Thanks!

Carlos


2016-12-30 20:22 GMT+01:00 OmPrakash Muppirala :

> If no one has objections, I will put this up on my personal github site for
> now.
>
> Thanks,
> Om
>
> On Dec 30, 2016 10:41 AM, "piotrz"  wrote:
>
> > PKumar,
> >
> > I think that may be our last step once we finished all work on components
> > [1] itself.
> >
> > [1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components
> >
> > Piotr
> >
> >
> >
> > -
> > Apache Flex PMC
> > piotrzarzyck...@gmail.com
> > --
> > View this message in context: http://apache-flex-
> > development.247.n4.nabble.com/How-to-put-an-example-
> > online-tp57619p57686.html
> > Sent from the Apache Flex Development mailing list archive at Nabble.com.
> >
>



-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.


Re: AW: How to put an example online

2016-12-30 Thread OmPrakash Muppirala
If no one has objections, I will put this up on my personal github site for
now.

Thanks,
Om

On Dec 30, 2016 10:41 AM, "piotrz"  wrote:

> PKumar,
>
> I think that may be our last step once we finished all work on components
> [1] itself.
>
> [1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components
>
> Piotr
>
>
>
> -
> Apache Flex PMC
> piotrzarzyck...@gmail.com
> --
> View this message in context: http://apache-flex-
> development.247.n4.nabble.com/How-to-put-an-example-
> online-tp57619p57686.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>


Re: AW: How to put an example online

2016-12-30 Thread piotrz
PKumar,

I think that may be our last step once we finished all work on components
[1] itself.

[1] https://cwiki.apache.org/confluence/display/FLEX/Table+Of+Components

Piotr



-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/How-to-put-an-example-online-tp57619p57686.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: AW: How to put an example online

2016-12-30 Thread PKumar
I  have seen the following URL without login.

https://s.apache.org/MDLExample

Controls are looking great. it will be better if we can use individual
control and create demo for other users. As we have example in tour de flex.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/How-to-put-an-example-online-tp57619p57681.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: AW: How to put an example online

2016-12-29 Thread Alex Harui
OK.  I might copy the config to apacheflexbuild since it isn't under as
much load until you get all this working.

-Alex

On 12/29/16, 9:07 AM, "Christofer Dutz"  wrote:

>I manually logged out and tried it … seems to be working. Thanks for that
>… unfortunately the browsing experience is pretty sluggish.
>
>The other Infra guys asked me not to go down that path. When using
>Jenkins this way, he would act as a Webserver and as he is currently
>under quite a heavy load anyway, they suggested to use gitpubsub instead
>because then the ASFs Apaches would serve the content.
>
>The general Idea would be to setup the site generation for the framework
>project (I think I setup that partially already). Then I would figure out
>how to make the JS output of the examples part of the generated site.
>
>Usually things would have been tricky as only buildbot had commit rights
>to the git repos, but that changed a few weeks ago (I just heard of that)
>so it could be part of the normal Jenkins build. And as soon as I have
>the generated ASDocs finished, they too would be available.
>
>So how about using latestSuccessfull internally to test out stuff, but
>not advertise this and I’ll work on the more permanent solution?
>
>Chris
>
>Am 29.12.16, 17:50 schrieb "Josh Tynjala" :
>
>I can see it on my phone, and I'm pretty sure that I'm not logged in
>there.
>
>Nice looking example, by the way! That's the first time I've seen it.
>Good
>work on the MDL integration, everyone!
>
>- Josh
>
>On Dec 29, 2016 8:40 AM, "Alex Harui"  wrote:
>
>> Can folks see this without logging in?
>>
>> https://builds.apache.org/job/FlexJS%20Framework%20%28maven%
>> 29/lastSuccessf
>> ulBuild/artifact/examples/flexjs/MDLExample/target/
>> javascript/bin/js-debug/
>> index.html
>>
>> Short URL:
>> https://s.apache.org/MDLExample
>>
>>
>> -Alex
>>
>>
>> On 12/29/16, 8:27 AM, "Alex Harui"  wrote:
>>
>> >OK, sounds like you think this is an ok idea.  I went and changed
>the
>> >build config to publish the examples/flexjs folder to last
>successful
>> >artifacts and started a new build.  We'll see if it works without
>login.
>> >
>> >I also added a "build fixed" notification to the build because it
>could
>> >not easily tell when the broken builds were not broken any more
>without
>> >actually looking at Jenkins.
>> >
>> >Thanks,
>> >-Alex
>> >
>> >On 12/29/16, 8:08 AM, "Christofer Dutz" 
>> wrote:
>> >
>> >>Hmmm … I could ask to make the lastsuccessfull build available
>without
>> >>login …
>> >>
>> >>Chris
>> >>
>> >>Am 29.12.16, 09:16 schrieb "Alex Harui" :
>> >>
>> >>It appears to be available in the workspace, but I think you
>need to
>> >>login
>> >>to see it.  Chris, any objections to publishing last
>successful
>> >>artifacts?
>> >> I think those can be seen by everyone.
>> >>
>> >>-Alex
>> >>
>> >>[1]
>> >>
>> >>https://builds.apache.org/job/FlexJS%20Framework%20(
>> maven)/ws/examples/fl
>> >>e
>> >>x
>> >>js/MDLExample/target/javascript/bin/js-debug/index.html
>> >>
>> >>On 12/28/16, 4:05 PM, "Christofer Dutz"
>
>> >>wrote:
>> >>
>> >>>If it's part of the flexjs framework examples. Have you
>simply tried
>> >>>referencing the latest successful build on the asf Jenkins?
>That
>> >>should
>> >>>work.
>> >>>
>> >>>Chris
>> >>>
>> >>>
>> >>>
>> >>>Von meinem Samsung Galaxy Smartphone gesendet.
>> >>>
>> >>>
>> >>> Ursprüngliche Nachricht 
>> >>>Von: Carlos Rovira 
>> >>>Datum: 29.12.16 00:33 (GMT+01:00)
>> >>>An: dev@flex.apache.org
>> >>>Betreff: How to put an example online
>> >>>
>> >>>Hi,
>> >>>
>> >>>I saw Alex and Peter put some examples built online and
>would like
>> >>to do
>> >>>the same to test it in different devices, mobile, tablet...
>> >>>Is there some walkthrough on how to do this? If not hope you
>guys
>> >>could
>> >>>give some steps to do it myself
>> >>>
>> >>>Thanks!
>> >>>
>> >>>--
>> >>>Carlos Rovira
>> >>>http://about.me/carlosrovira
>> >>
>> >>
>> >>
>> >
>>
>>
>
>



Re: AW: How to put an example online

2016-12-29 Thread Andrew Wetmore
Layout looks very nice, and seems reasonably fast to respond

On Thu, Dec 29, 2016 at 1:07 PM, Christofer Dutz 
wrote:

> I manually logged out and tried it … seems to be working. Thanks for that
> … unfortunately the browsing experience is pretty sluggish.
>
> The other Infra guys asked me not to go down that path. When using Jenkins
> this way, he would act as a Webserver and as he is currently under quite a
> heavy load anyway, they suggested to use gitpubsub instead because then the
> ASFs Apaches would serve the content.
>
> The general Idea would be to setup the site generation for the framework
> project (I think I setup that partially already). Then I would figure out
> how to make the JS output of the examples part of the generated site.
>
> Usually things would have been tricky as only buildbot had commit rights
> to the git repos, but that changed a few weeks ago (I just heard of that)
> so it could be part of the normal Jenkins build. And as soon as I have the
> generated ASDocs finished, they too would be available.
>
> So how about using latestSuccessfull internally to test out stuff, but not
> advertise this and I’ll work on the more permanent solution?
>
> Chris
>
> Am 29.12.16, 17:50 schrieb "Josh Tynjala" :
>
> I can see it on my phone, and I'm pretty sure that I'm not logged in
> there.
>
> Nice looking example, by the way! That's the first time I've seen it.
> Good
> work on the MDL integration, everyone!
>
> - Josh
>
> On Dec 29, 2016 8:40 AM, "Alex Harui"  wrote:
>
> > Can folks see this without logging in?
> >
> > https://builds.apache.org/job/FlexJS%20Framework%20%28maven%
> > 29/lastSuccessf
> > ulBuild/artifact/examples/flexjs/MDLExample/target/
> > javascript/bin/js-debug/
> > index.html
> >
> > Short URL:
> > https://s.apache.org/MDLExample
> >
> >
> > -Alex
> >
> >
> > On 12/29/16, 8:27 AM, "Alex Harui"  wrote:
> >
> > >OK, sounds like you think this is an ok idea.  I went and changed
> the
> > >build config to publish the examples/flexjs folder to last
> successful
> > >artifacts and started a new build.  We'll see if it works without
> login.
> > >
> > >I also added a "build fixed" notification to the build because it
> could
> > >not easily tell when the broken builds were not broken any more
> without
> > >actually looking at Jenkins.
> > >
> > >Thanks,
> > >-Alex
> > >
> > >On 12/29/16, 8:08 AM, "Christofer Dutz" 
> > wrote:
> > >
> > >>Hmmm … I could ask to make the lastsuccessfull build available
> without
> > >>login …
> > >>
> > >>Chris
> > >>
> > >>Am 29.12.16, 09:16 schrieb "Alex Harui" :
> > >>
> > >>It appears to be available in the workspace, but I think you
> need to
> > >>login
> > >>to see it.  Chris, any objections to publishing last successful
> > >>artifacts?
> > >> I think those can be seen by everyone.
> > >>
> > >>-Alex
> > >>
> > >>[1]
> > >>
> > >>https://builds.apache.org/job/FlexJS%20Framework%20(
> > maven)/ws/examples/fl
> > >>e
> > >>x
> > >>js/MDLExample/target/javascript/bin/js-debug/index.html
> > >>
> > >>On 12/28/16, 4:05 PM, "Christofer Dutz" <
> christofer.d...@c-ware.de>
> > >>wrote:
> > >>
> > >>>If it's part of the flexjs framework examples. Have you
> simply tried
> > >>>referencing the latest successful build on the asf Jenkins?
> That
> > >>should
> > >>>work.
> > >>>
> > >>>Chris
> > >>>
> > >>>
> > >>>
> > >>>Von meinem Samsung Galaxy Smartphone gesendet.
> > >>>
> > >>>
> > >>> Ursprüngliche Nachricht 
> > >>>Von: Carlos Rovira 
> > >>>Datum: 29.12.16 00:33 (GMT+01:00)
> > >>>An: dev@flex.apache.org
> > >>>Betreff: How to put an example online
> > >>>
> > >>>Hi,
> > >>>
> > >>>I saw Alex and Peter put some examples built online and would
> like
> > >>to do
> > >>>the same to test it in different devices, mobile, tablet...
> > >>>Is there some walkthrough on how to do this? If not hope you
> guys
> > >>could
> > >>>give some steps to do it myself
> > >>>
> > >>>Thanks!
> > >>>
> > >>>--
> > >>>Carlos Rovira
> > >>>http://about.me/carlosrovira
> > >>
> > >>
> > >>
> > >
> >
> >
>
>
>


-- 
Andrew Wetmore

http://cottage14.blogspot.com/


Re: AW: How to put an example online

2016-12-29 Thread Christofer Dutz
I manually logged out and tried it … seems to be working. Thanks for that … 
unfortunately the browsing experience is pretty sluggish.

The other Infra guys asked me not to go down that path. When using Jenkins this 
way, he would act as a Webserver and as he is currently under quite a heavy 
load anyway, they suggested to use gitpubsub instead because then the ASFs 
Apaches would serve the content. 

The general Idea would be to setup the site generation for the framework 
project (I think I setup that partially already). Then I would figure out how 
to make the JS output of the examples part of the generated site. 

Usually things would have been tricky as only buildbot had commit rights to the 
git repos, but that changed a few weeks ago (I just heard of that) so it could 
be part of the normal Jenkins build. And as soon as I have the generated ASDocs 
finished, they too would be available.

So how about using latestSuccessfull internally to test out stuff, but not 
advertise this and I’ll work on the more permanent solution?

Chris

Am 29.12.16, 17:50 schrieb "Josh Tynjala" :

I can see it on my phone, and I'm pretty sure that I'm not logged in there.

Nice looking example, by the way! That's the first time I've seen it. Good
work on the MDL integration, everyone!

- Josh

On Dec 29, 2016 8:40 AM, "Alex Harui"  wrote:

> Can folks see this without logging in?
>
> https://builds.apache.org/job/FlexJS%20Framework%20%28maven%
> 29/lastSuccessf
> ulBuild/artifact/examples/flexjs/MDLExample/target/
> javascript/bin/js-debug/
> index.html
>
> Short URL:
> https://s.apache.org/MDLExample
>
>
> -Alex
>
>
> On 12/29/16, 8:27 AM, "Alex Harui"  wrote:
>
> >OK, sounds like you think this is an ok idea.  I went and changed the
> >build config to publish the examples/flexjs folder to last successful
> >artifacts and started a new build.  We'll see if it works without login.
> >
> >I also added a "build fixed" notification to the build because it could
> >not easily tell when the broken builds were not broken any more without
> >actually looking at Jenkins.
> >
> >Thanks,
> >-Alex
> >
> >On 12/29/16, 8:08 AM, "Christofer Dutz" 
> wrote:
> >
> >>Hmmm … I could ask to make the lastsuccessfull build available without
> >>login …
> >>
> >>Chris
> >>
> >>Am 29.12.16, 09:16 schrieb "Alex Harui" :
> >>
> >>It appears to be available in the workspace, but I think you need to
> >>login
> >>to see it.  Chris, any objections to publishing last successful
> >>artifacts?
> >> I think those can be seen by everyone.
> >>
> >>-Alex
> >>
> >>[1]
> >>
> >>https://builds.apache.org/job/FlexJS%20Framework%20(
> maven)/ws/examples/fl
> >>e
> >>x
> >>js/MDLExample/target/javascript/bin/js-debug/index.html
> >>
> >>On 12/28/16, 4:05 PM, "Christofer Dutz" 
> >>wrote:
> >>
> >>>If it's part of the flexjs framework examples. Have you simply 
tried
> >>>referencing the latest successful build on the asf Jenkins? That
> >>should
> >>>work.
> >>>
> >>>Chris
> >>>
> >>>
> >>>
> >>>Von meinem Samsung Galaxy Smartphone gesendet.
> >>>
> >>>
> >>> Ursprüngliche Nachricht 
> >>>Von: Carlos Rovira 
> >>>Datum: 29.12.16 00:33 (GMT+01:00)
> >>>An: dev@flex.apache.org
> >>>Betreff: How to put an example online
> >>>
> >>>Hi,
> >>>
> >>>I saw Alex and Peter put some examples built online and would like
> >>to do
> >>>the same to test it in different devices, mobile, tablet...
> >>>Is there some walkthrough on how to do this? If not hope you guys
> >>could
> >>>give some steps to do it myself
> >>>
> >>>Thanks!
> >>>
> >>>--
> >>>Carlos Rovira
> >>>http://about.me/carlosrovira
> >>
> >>
> >>
> >
>
>




Re: AW: How to put an example online

2016-12-29 Thread Josh Tynjala
I can see it on my phone, and I'm pretty sure that I'm not logged in there.

Nice looking example, by the way! That's the first time I've seen it. Good
work on the MDL integration, everyone!

- Josh

On Dec 29, 2016 8:40 AM, "Alex Harui"  wrote:

> Can folks see this without logging in?
>
> https://builds.apache.org/job/FlexJS%20Framework%20%28maven%
> 29/lastSuccessf
> ulBuild/artifact/examples/flexjs/MDLExample/target/
> javascript/bin/js-debug/
> index.html
>
> Short URL:
> https://s.apache.org/MDLExample
>
>
> -Alex
>
>
> On 12/29/16, 8:27 AM, "Alex Harui"  wrote:
>
> >OK, sounds like you think this is an ok idea.  I went and changed the
> >build config to publish the examples/flexjs folder to last successful
> >artifacts and started a new build.  We'll see if it works without login.
> >
> >I also added a "build fixed" notification to the build because it could
> >not easily tell when the broken builds were not broken any more without
> >actually looking at Jenkins.
> >
> >Thanks,
> >-Alex
> >
> >On 12/29/16, 8:08 AM, "Christofer Dutz" 
> wrote:
> >
> >>Hmmm … I could ask to make the lastsuccessfull build available without
> >>login …
> >>
> >>Chris
> >>
> >>Am 29.12.16, 09:16 schrieb "Alex Harui" :
> >>
> >>It appears to be available in the workspace, but I think you need to
> >>login
> >>to see it.  Chris, any objections to publishing last successful
> >>artifacts?
> >> I think those can be seen by everyone.
> >>
> >>-Alex
> >>
> >>[1]
> >>
> >>https://builds.apache.org/job/FlexJS%20Framework%20(
> maven)/ws/examples/fl
> >>e
> >>x
> >>js/MDLExample/target/javascript/bin/js-debug/index.html
> >>
> >>On 12/28/16, 4:05 PM, "Christofer Dutz" 
> >>wrote:
> >>
> >>>If it's part of the flexjs framework examples. Have you simply tried
> >>>referencing the latest successful build on the asf Jenkins? That
> >>should
> >>>work.
> >>>
> >>>Chris
> >>>
> >>>
> >>>
> >>>Von meinem Samsung Galaxy Smartphone gesendet.
> >>>
> >>>
> >>> Ursprüngliche Nachricht 
> >>>Von: Carlos Rovira 
> >>>Datum: 29.12.16 00:33 (GMT+01:00)
> >>>An: dev@flex.apache.org
> >>>Betreff: How to put an example online
> >>>
> >>>Hi,
> >>>
> >>>I saw Alex and Peter put some examples built online and would like
> >>to do
> >>>the same to test it in different devices, mobile, tablet...
> >>>Is there some walkthrough on how to do this? If not hope you guys
> >>could
> >>>give some steps to do it myself
> >>>
> >>>Thanks!
> >>>
> >>>--
> >>>Carlos Rovira
> >>>http://about.me/carlosrovira
> >>
> >>
> >>
> >
>
>


Re: AW: How to put an example online

2016-12-29 Thread Alex Harui
Can folks see this without logging in?

https://builds.apache.org/job/FlexJS%20Framework%20%28maven%29/lastSuccessf
ulBuild/artifact/examples/flexjs/MDLExample/target/javascript/bin/js-debug/
index.html

Short URL:
https://s.apache.org/MDLExample


-Alex


On 12/29/16, 8:27 AM, "Alex Harui"  wrote:

>OK, sounds like you think this is an ok idea.  I went and changed the
>build config to publish the examples/flexjs folder to last successful
>artifacts and started a new build.  We'll see if it works without login.
>
>I also added a "build fixed" notification to the build because it could
>not easily tell when the broken builds were not broken any more without
>actually looking at Jenkins.
>
>Thanks,
>-Alex
>
>On 12/29/16, 8:08 AM, "Christofer Dutz"  wrote:
>
>>Hmmm … I could ask to make the lastsuccessfull build available without
>>login … 
>>
>>Chris
>>
>>Am 29.12.16, 09:16 schrieb "Alex Harui" :
>>
>>It appears to be available in the workspace, but I think you need to
>>login
>>to see it.  Chris, any objections to publishing last successful
>>artifacts?
>> I think those can be seen by everyone.
>>
>>-Alex
>>
>>[1] 
>>
>>https://builds.apache.org/job/FlexJS%20Framework%20(maven)/ws/examples/fl
>>e
>>x
>>js/MDLExample/target/javascript/bin/js-debug/index.html
>>
>>On 12/28/16, 4:05 PM, "Christofer Dutz" 
>>wrote:
>>
>>>If it's part of the flexjs framework examples. Have you simply tried
>>>referencing the latest successful build on the asf Jenkins? That
>>should
>>>work.
>>>
>>>Chris
>>>
>>>
>>>
>>>Von meinem Samsung Galaxy Smartphone gesendet.
>>>
>>>
>>> Ursprüngliche Nachricht 
>>>Von: Carlos Rovira 
>>>Datum: 29.12.16 00:33 (GMT+01:00)
>>>An: dev@flex.apache.org
>>>Betreff: How to put an example online
>>>
>>>Hi,
>>>
>>>I saw Alex and Peter put some examples built online and would like
>>to do
>>>the same to test it in different devices, mobile, tablet...
>>>Is there some walkthrough on how to do this? If not hope you guys
>>could
>>>give some steps to do it myself
>>>
>>>Thanks!
>>>
>>>--
>>>Carlos Rovira
>>>http://about.me/carlosrovira
>>
>>
>>
>



Re: AW: How to put an example online

2016-12-29 Thread Alex Harui
OK, sounds like you think this is an ok idea.  I went and changed the
build config to publish the examples/flexjs folder to last successful
artifacts and started a new build.  We'll see if it works without login.

I also added a "build fixed" notification to the build because it could
not easily tell when the broken builds were not broken any more without
actually looking at Jenkins.

Thanks,
-Alex

On 12/29/16, 8:08 AM, "Christofer Dutz"  wrote:

>Hmmm … I could ask to make the lastsuccessfull build available without
>login … 
>
>Chris
>
>Am 29.12.16, 09:16 schrieb "Alex Harui" :
>
>It appears to be available in the workspace, but I think you need to
>login
>to see it.  Chris, any objections to publishing last successful
>artifacts?
> I think those can be seen by everyone.
>
>-Alex
>
>[1] 
>
>https://builds.apache.org/job/FlexJS%20Framework%20(maven)/ws/examples/fle
>x
>js/MDLExample/target/javascript/bin/js-debug/index.html
>
>On 12/28/16, 4:05 PM, "Christofer Dutz" 
>wrote:
>
>>If it's part of the flexjs framework examples. Have you simply tried
>>referencing the latest successful build on the asf Jenkins? That
>should
>>work.
>>
>>Chris
>>
>>
>>
>>Von meinem Samsung Galaxy Smartphone gesendet.
>>
>>
>> Ursprüngliche Nachricht 
>>Von: Carlos Rovira 
>>Datum: 29.12.16 00:33 (GMT+01:00)
>>An: dev@flex.apache.org
>>Betreff: How to put an example online
>>
>>Hi,
>>
>>I saw Alex and Peter put some examples built online and would like
>to do
>>the same to test it in different devices, mobile, tablet...
>>Is there some walkthrough on how to do this? If not hope you guys
>could
>>give some steps to do it myself
>>
>>Thanks!
>>
>>--
>>Carlos Rovira
>>http://about.me/carlosrovira
>
>
>



Re: AW: How to put an example online

2016-12-29 Thread Christofer Dutz
Hmmm … I could ask to make the lastsuccessfull build available without login … 

Chris

Am 29.12.16, 09:16 schrieb "Alex Harui" :

It appears to be available in the workspace, but I think you need to login
to see it.  Chris, any objections to publishing last successful artifacts?
 I think those can be seen by everyone.

-Alex

[1] 
https://builds.apache.org/job/FlexJS%20Framework%20(maven)/ws/examples/flex
js/MDLExample/target/javascript/bin/js-debug/index.html

On 12/28/16, 4:05 PM, "Christofer Dutz"  wrote:

>If it's part of the flexjs framework examples. Have you simply tried
>referencing the latest successful build on the asf Jenkins? That should
>work.
>
>Chris
>
>
>
>Von meinem Samsung Galaxy Smartphone gesendet.
>
>
> Ursprüngliche Nachricht 
>Von: Carlos Rovira 
>Datum: 29.12.16 00:33 (GMT+01:00)
>An: dev@flex.apache.org
>Betreff: How to put an example online
>
>Hi,
>
>I saw Alex and Peter put some examples built online and would like to do
>the same to test it in different devices, mobile, tablet...
>Is there some walkthrough on how to do this? If not hope you guys could
>give some steps to do it myself
>
>Thanks!
>
>--
>Carlos Rovira
>http://about.me/carlosrovira





Re: AW: How to put an example online

2016-12-29 Thread Alex Harui
It appears to be available in the workspace, but I think you need to login
to see it.  Chris, any objections to publishing last successful artifacts?
 I think those can be seen by everyone.

-Alex

[1] 
https://builds.apache.org/job/FlexJS%20Framework%20(maven)/ws/examples/flex
js/MDLExample/target/javascript/bin/js-debug/index.html

On 12/28/16, 4:05 PM, "Christofer Dutz"  wrote:

>If it's part of the flexjs framework examples. Have you simply tried
>referencing the latest successful build on the asf Jenkins? That should
>work.
>
>Chris
>
>
>
>Von meinem Samsung Galaxy Smartphone gesendet.
>
>
> Ursprüngliche Nachricht 
>Von: Carlos Rovira 
>Datum: 29.12.16 00:33 (GMT+01:00)
>An: dev@flex.apache.org
>Betreff: How to put an example online
>
>Hi,
>
>I saw Alex and Peter put some examples built online and would like to do
>the same to test it in different devices, mobile, tablet...
>Is there some walkthrough on how to do this? If not hope you guys could
>give some steps to do it myself
>
>Thanks!
>
>--
>Carlos Rovira
>http://about.me/carlosrovira



AW: How to put an example online

2016-12-28 Thread Christofer Dutz
If it's part of the flexjs framework examples. Have you simply tried 
referencing the latest successful build on the asf Jenkins? That should work.

Chris



Von meinem Samsung Galaxy Smartphone gesendet.


 Ursprüngliche Nachricht 
Von: Carlos Rovira 
Datum: 29.12.16 00:33 (GMT+01:00)
An: dev@flex.apache.org
Betreff: How to put an example online

Hi,

I saw Alex and Peter put some examples built online and would like to do
the same to test it in different devices, mobile, tablet...
Is there some walkthrough on how to do this? If not hope you guys could
give some steps to do it myself

Thanks!

--
Carlos Rovira
http://about.me/carlosrovira