On Thu, Sep 13, 2012 at 8:08 PM, Om wrote:
> Raju,
>
> If I may suggest, it would make life easier for everyone if you contribute
> via patches instead of as comments on the JIRA page.
>
> For one, it looks like you will be contributing more than 2 line changes
> going forward :-) This exercise w
Oh, that's interesting, it worked for me without the 'external/' path
for antlr.jar and common-cli.jar. But maybe I had those JARs somewhere
else in my classpath.
Raju,
If I may suggest, it would make life easier for everyone if you contribute
via patches instead of as comments on the JIRA page.
For one, it looks like you will be contributing more than 2 line changes
going forward :-) This exercise would help set you up for creating and
contributing bigge
No, I don't. So go ahead and commit the change. :-)
Raju, do you have committer rights?
- Gordon
-Original Message-
From: Raju Bitter [mailto:r.bitter.mailingli...@googlemail.com]
Sent: Thursday, September 13, 2012 4:52 AM
To: flex-dev@incubator.apache.org; Gordon Smith
Subject: Re: Classpath problem using mxmlc command with Falcon SDK
With that Class-path entry in the manifest file I can execute mxmlc
without any problems.
- Raju
Gordon,
I saw that you added the property 'compiler.jar.dependencies' to the
compiler/build.xml. The property contains the correct JARs, but the
'lib/' folder is not needed (since compiler.jar is in the same folder
as the referenced JAR files.
The property value should be:
I've updated the JIRA
I've created a new issue: https://issues.apache.org/jira/browse/FLEX-33196
Here is the corresponding snippet from the jar Ant target in
compiler/build.xml (line #281):
Should I file a bug?
- Raju
I found the problem: the classpath is not set correctly in falcon-mxmlc.jar.
Here is the content of MANIFEST.MF:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_35-b10 (Sun Microsystems Inc.)
Sealed: false
Implementation-Title: ActionScript Compiler - MXMLC Command Line Compi
10 matches
Mail list logo