Re: [FlexJS] Text For the Tour

2017-02-09 Thread Peter Ent
Yeah! Thanks so much. ‹peter On 2/8/17, 6:07 PM, "piotrz" wrote: >Hi Peter, > >I just add to poms ability to copying built resources require in >content.json to TourJS content folder. All examples were working once I >run >my Maven build. :) > >Piotr > > > >- >Apache Flex PMC >piotrzarzyck.

Re: [FlexJS] Text For the Tour

2017-02-08 Thread piotrz
.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p59170.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Text For the Tour

2017-01-24 Thread piotrz
://apache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58657.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Text For the Tour

2017-01-24 Thread Peter Ent
I've just pushed an initial examples directory with ANT build scripts. I'm not 100% sure this is the best structure, but I think it could work. The examples/build.xml only builds the examples, it does not yet copy them into the TourJS resources folder. On a side-note, I had to clean up some FlexJ

Re: [FlexJS] Text For the Tour

2017-01-24 Thread Peter Ent
It is on the develop branch. ‹peter On 1/24/17, 2:52 AM, "piotrz" wrote: >Peter, > >I just commited first pom version to tourjs repository. I'm wondering why >I >don't see in github [1] our commits ? Do you know ? > >[1] https://github.com/apache/flex-tourjs > >Piotr > > > > > >- >Apache Fl

Re: [FlexJS] Text For the Tour

2017-01-23 Thread piotrz
pache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58625.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Text For the Tour

2017-01-22 Thread piotrz
l.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58569.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Text For the Tour

2017-01-20 Thread Peter Ent
This sounds good. We will need to run a build at the top-level in flex-tourjs so that it builds all of the examples which have the same structure. —peter On 1/20/17, 9:17 AM, "piotrz" wrote: >Thanks Peter for concept. > >Let's say that I have this structure for "alert": > > alert/ >bin/ ‹ the j

Re: [FlexJS] Text For the Tour

2017-01-20 Thread piotrz
o folders "bin" and "bin-debug" are something which is generated by ant or other build system. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58531.h

Re: [FlexJS] Text For the Tour

2017-01-20 Thread Peter Ent
Thanks, Piotr. I'm planning on structuring flex-tourjs like this: flex-tourjs/ TourJS/ ‹ this is the source to the Tour de FlexJS project examples/ visualComponents/ generalComponents/ alert/ bin/ ‹ the js-debug and js-release output

Re: [FlexJS] Text For the Tour

2017-01-20 Thread piotrz
Alex, I'll start work from adding Maven pom to build.:) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58526.html Sent from the Apache Flex Development mailing

Re: [FlexJS] Text For the Tour

2017-01-20 Thread piotrz
wiki. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Text-For-the-Tour-tp58508p58514.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

[FlexJS] Text For the Tour

2017-01-19 Thread Alex Harui
I was starting to write up an entry for Tour de FlexJS (TdFJS). I'm hoping to put in TdFJS not just code and a running example, but also more words sort of like Flex Examples and other tutorials. Then I realized that we want to have both a SWF version and JS version of TdFJS, but SWF isn't so goo