Re: Generating asdoc html files

2015-06-06 Thread Chris Martin
Yeah, I am using Java 1.8.0_45. I'll diff what I got versus what we see in 4.14.1. Chris Sent from Surface From: Alex Harui Sent: ‎Friday‎, ‎June‎ ‎05‎, ‎2015 ‎10‎:‎06‎ ‎PM To: dev@flex.apache.org I didn’t get any warnings on Mac or Win 7. Might be a Win 8 thing? Or maybe you

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
I didn’t get any warnings on Mac or Win 7. Might be a Win 8 thing? Or maybe you have a newer java version. I just looked and my Win 7 machine is still running Java 1.6. I suppose you could diff your results against what is in the latest release to make sure you are getting decent results. -Ale

Re: Generating asdoc html files

2015-06-05 Thread Chris Martin
Hey Alex, I got this earning while running. Is that expected? doc: [asdoc] Loading configuration file C:\Users\Chris\Documents\GitHub\flex-sdk\ frameworks\flex-config.xml [asdoc] Warning: Could not get charToByteConverterClass! [asdoc] Documentation was created in c:\Users\Chris\Doc

RE: Generating asdoc html files

2015-06-05 Thread Chris Martin
Awesome! That did the trick! Thanks Alex :D Chris > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Generating asdoc html files > Date: Fri, 5 Jun 2015 21:02:23 + > > Actually, it occurred to me that it could be running out of memory. > Turned out I

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
Actually, it occurred to me that it could be running out of memory. Turned out I was right. Pull the new build.xml and try it. -Alex On 6/5/15, 8:25 AM, "Alex Harui" wrote: > > >On 6/5/15, 7:25 AM, "Chris Martin" wrote: > >>Ahh yes, OSX not iOS :) Sweet, there's the difference. Is there a w

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
On 6/5/15, 7:25 AM, "Chris Martin" wrote: >Ahh yes, OSX not iOS :) Sweet, there's the difference. Is there a way to >get logging to output from the process? I tried changing the various >flags (warning, strict, etc) in build.xml, but nothing changed. I think the process is fatally exiting.

RE: Generating asdoc html files

2015-06-05 Thread Chris Martin
Re: Generating asdoc html files > Date: Fri, 5 Jun 2015 12:50:13 + > > > > On 6/4/15, 5:40 PM, "Chris Martin" wrote: > > >I'm using Win 8.1, are you using iOS? > > > > Interesting. It worked for me on OSX, but not in Windows 7. I never

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
On 6/4/15, 5:40 PM, "Chris Martin" wrote: >I'm using Win 8.1, are you using iOS? > Interesting. It worked for me on OSX, but not in Windows 7. I never saw the [asdoc] Documentation was created in /Users/aharui/git/flex/master/flex-sdk/asdoc-output/ -Alex

Re: Generating asdoc html files

2015-06-04 Thread Chris Martin
I reverted my changes to the comments and still got the same result. I have the include_examples folder, but nothing else. I used git bash to run ant. I tried the same in command line and my Cygwin terminal. I'm using Win 8.1, are you using iOS? Chris From: Alex Harui Sent: ‎Thursday‎

Re: Generating asdoc html files

2015-06-04 Thread Alex Harui
On 6/4/15, 10:09 AM, "Chris Martin" wrote: >Hey everyone, > > >I wanted to test out some documentation changes i’m making. I wanna see >how they'd ultimately look in the generated asdoc html files. For some >reason the only thing generated in the asdoc-output folder is the >include_examples f