I pointed ANT17_JAR to my current ant.jar and that fixed that problem. Not
sure why it is'nt working for you. Here is a screenshot for your
reference.
I will create a JIRA ticket and attach the patch file there.
Thanks,
Om
On Thu, Apr 26, 2012 at 11:36 AM, Justin Mclean wrote:
> Hi,
>
> > I a
Hi,
> I am attaching the patch again. Please let me know if it does not come
> through; I will create a JIRA ticket and attach the patch there.
No luck - looks like the mailing list is stripping attachments?
I did manage to get it working (but patch would still be good) but having an
issue wi
Justin,
I am attaching the patch again. Please let me know if it does not come
through; I will create a JIRA ticket and attach the patch there.
Thanks,
Om
On Thu, Apr 26, 2012 at 9:39 AM, Justin Mclean wrote:
> Hi,
>
> > The JARs and class folders on the build path is hardcoded to your
> compu
Hi,
> The JARs and class folders on the build path is hardcoded to your computer's
> directory paths. I changed them to relative paths. This fixed all the
> errors (1511 warnings, though)
>
> I know this is a trivial change, but I have attached a patch file just in
> case.
Mind sending th
Alex,
The JARs and class folders on the build path is hardcoded to your
computer's directory paths. I changed them to relative paths. This fixed
all the errors (1511 warnings, though)
I know this is a trivial change, but I have attached a patch file just in
case.
Thanks,
Om
On Thu, Apr 19, 2
On 4/19/12 4:04 PM, "Om" wrote:
> I removed flex-jars project dependency and it still has a few thousand
> errors. I saw a couple of obvious issues:
>
> 1. The thirdparty/batik/ classes are referenced in the flex-compiler
> project, but there is no project dependency or source code dependenc
Hi Om,
flex-compiler has a build.xml which downloads dependency before compiling,
but it didn't worked for me. I have modified that build script to skip
downloading in order to build the jars.
However, if you want to remove all errors, you have to have the following
list of jars added to the comp
I removed flex-jars project dependency and it still has a few thousand
errors. I saw a couple of obvious issues:
1. The thirdparty/batik/ classes are referenced in the flex-compiler
project, but there is no project dependency or source code dependency
anywhere.
2. The java source folders on build
On 4/18/12 9:58 AM, "Om" wrote:
> Hi,
>
> I am trying to set up the java projects for the compiler side of things. I
> found the following java projects under the 'modules' directory:
>
> flex-asc
> flex-compiler
> flex-fxgutils
> flex-swfutils
>
> I am getting a compiler error that says: