[FlexJS][Maven] Should a SWC library that needs a external JS copy the js scripts to target folder? (Was Re: [FlexJS] Test dialog-polyfill)

2017-01-18 Thread Carlos Rovira
og.as component, if the user instantiate one Dialog, the index.html gets the css and js references to load it, if is not used the index doesn't get those, that is very convenient. So should a SWC library that needs a external JS copy the js scripts to target folder? My guest is that this

Re: Copy

2016-09-06 Thread Dario Tolio
sorry, wrong email > On 06 Sep 2016, at 16:27, Greg Sedlock wrote: > > Payment for what? > > -Original Message- > From: Jefferey rawdon [mailto:jeffere...@apache.org] > Sent: Tuesday, September 6, 2016 3:56 AM > To: Recipients > Subject: Copy > > Th

RE: Copy

2016-09-06 Thread Greg Sedlock
Payment for what? -Original Message- From: Jefferey rawdon [mailto:jeffere...@apache.org] Sent: Tuesday, September 6, 2016 3:56 AM To: Recipients Subject: Copy This mail is to inform you that the payment as be made, Download attachment for the payment slip. Jefferey rawdon

Re: AW: [FlexJS][Maven] Do we have to copy the -config.xml files to target?

2016-05-10 Thread Alex Harui
eworks/js/FlexJS/projects. Thoughts? -Alex On 5/6/16, 4:26 PM, "Alex Harui" wrote: >OK, will do. If we did stop having an Ant build someday, what would be >the plan for Maven to leave these files around for IDEs to use? > >-Alex > >On 5/6/16, 4:01 PM, "Christofer Dutz

Re: AW: [FlexJS][Maven] Do we have to copy the -config.xml files to target?

2016-05-06 Thread Alex Harui
OK, will do. If we did stop having an Ant build someday, what would be the plan for Maven to leave these files around for IDEs to use? -Alex On 5/6/16, 4:01 PM, "Christofer Dutz" wrote: >Well I don't copy the files there anymore, I completely generate new ones, >In

AW: [FlexJS][Maven] Do we have to copy the -config.xml files to target?

2016-05-06 Thread Christofer Dutz
Well I don't copy the files there anymore, I completely generate new ones, Initially I copied them replacing things, but now I completeley generate them. Feel free to do what you want to do with them. Chris -Ursprüngliche Nachricht- Von: Alex Harui [mailto:aha...@adobe.com] Ges

[FlexJS][Maven] Do we have to copy the -config.xml files to target?

2016-05-06 Thread Alex Harui
going to be a problem for the FB and maybe other IDEs the FB probably can't count on those files being in target after a clean, and FB doesn't easily have a way to do the copy. Can we go back to only having those files in src/main/config? Thanks, -Alex

Publishing releases with svn copy/move

2016-01-09 Thread Justin Mclean
Hi, Just a little trick that I don’t think is documented in our release process. To publish you can just do a svn copy or move rather than re adding the files and committing. Here’ s what I did for this release: svn copy https://dist.apache.org/repos/dist/dev/flex/sdk/4.15.0/rc1/ https

[GitHub] flex-sdk pull request: Manual array to collection copy replace wit...

2015-10-31 Thread SlavaRa
Github user SlavaRa closed the pull request at: https://github.com/apache/flex-sdk/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] flex-sdk pull request: Manual array copy replace with System.array...

2015-10-31 Thread SlavaRa
Github user SlavaRa closed the pull request at: https://github.com/apache/flex-sdk/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] flex-sdk pull request: Manual array copy replace with System.array...

2015-10-21 Thread SlavaRa
Github user SlavaRa commented on the pull request: https://github.com/apache/flex-sdk/pull/33#issuecomment-149929667 Done --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] flex-sdk pull request: Manual array copy replace with System.array...

2015-10-21 Thread aharui
Github user aharui commented on the pull request: https://github.com/apache/flex-sdk/pull/33#issuecomment-149923072 Hi, are you subscribed to our developer mailing list (dev@flex.apache.org). If not, please subscribe by sending an email to dev-subscr...@flex.apache.org so we can disc

[GitHub] flex-sdk pull request: Manual array to collection copy replace wit...

2015-10-21 Thread SlavaRa
GitHub user SlavaRa opened a pull request: https://github.com/apache/flex-sdk/pull/34 Manual array to collection copy replace with Collections.addAll You can merge this pull request into a Git repository by running: $ git pull https://github.com/SlavaRa/flex-sdk feature

[GitHub] flex-sdk pull request: Manual array copy replace with System.array...

2015-10-21 Thread SlavaRa
GitHub user SlavaRa opened a pull request: https://github.com/apache/flex-sdk/pull/33 Manual array copy replace with System.arraycopy You can merge this pull request into a Git repository by running: $ git pull https://github.com/SlavaRa/flex-sdk feature/manual_array_copy

Re: [3/5] git commit: [flex-falcon] [refs/heads/develop] - copy-o

2015-06-22 Thread OmPrakash Muppirala
t; Thanks Alex! > > > > Mike > > > > On Mon, Jun 22, 2015 at 9:42 AM, wrote: > > > > > copy-o > > > > > > > > > Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo > > > Commit: > > http://git-wip-us.apach

Re: [3/5] git commit: [flex-falcon] [refs/heads/develop] - copy-o

2015-06-22 Thread Erik de Bruin
It's the little things ;-) EdB On Mon, Jun 22, 2015 at 5:49 PM, Michael Schmalle wrote: > Thanks Alex! > > Mike > > On Mon, Jun 22, 2015 at 9:42 AM, wrote: > > > copy-o > > > > > > Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/

Re: [3/5] git commit: [flex-falcon] [refs/heads/develop] - copy-o

2015-06-22 Thread Michael Schmalle
Thanks Alex! Mike On Mon, Jun 22, 2015 at 9:42 AM, wrote: > copy-o > > > Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/51df3c64 > Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tr

Line Drawing and Copy paste

2015-04-27 Thread vijaygurjar
Hello, I have a query regarding drawing and copy paste of line shape. I am not able to copy and paste line shape object. I have draw line in canvas and like to duplicate that object. Please help me to do this stuff. Regrads, Vijay -- View this message in context: http://apache-flex

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-18 Thread Chris Martin
18 Dec 2014 08:52:36 +0100 > Subject: Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and > act to list of files to copy > To: dev@flex.apache.org > > Chris, > > Just commit to the 'release4.14' branch. I'll merge that back into > develo

Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-17 Thread Erik de Bruin
ill detect the OS. Basically it > will look for linux emulated in windows (CYGWIN and MINGW), if one of those > are detected, then it will choose a file set for that environment to copy > (basically the adl.exe and adt.bat. If it detects any other environment then > it will assume

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-17 Thread Chris Martin
Okay, I got a change to the script that will detect the OS. Basically it will look for linux emulated in windows (CYGWIN and MINGW), if one of those are detected, then it will choose a file set for that environment to copy (basically the adl.exe and adt.bat. If it detects any other

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-16 Thread Alex Harui
On 12/16/14, 2:07 PM, "Gordon Smith" wrote: >> [Alex:] flex-falcon relies on flex-sdk being built first, so I thought >>that was fair precedence > >OK, that's fair. But if I make flex-falcon build what it needs in >flex-sdk, would you be willing to make flex-sdk build what it needs in >flex-bl

RE: BlazeDS not compiling for clean copy of SDK source

2014-12-16 Thread Gordon Smith
adobe.com > To: dev@flex.apache.org > Subject: Re: BlazeDS not compiling for clean copy of SDK source > Date: Sun, 14 Dec 2014 07:14:30 + > > > > On 12/13/14, 1:45 PM, "Gordon Smith" wrote: > > >> I get the following error on a clean copy of the

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Chris Martin
efs/heads/release4.14.0] - add adl and > act to list of files to copy > Date: Tue, 16 Dec 2014 14:04:57 -0700 > > Yeah, we can use uname[1]. I try my best to avoid OS detection only because > there are many out there. This issue stems from how .exe files are handled > in Cy

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Chris Martin
2]. Judging by how the rsync command uses --ignore-existing (skip updating files that already exist on receiver), then would it be right to assume that cp is to behave the same way? Basically only copy over files if they don't already exist in the target sdk folder. I'm basing my as

Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Erik de Bruin
Do you have any idea how we may special case the copy of these files, so they are excluded when the script runs on Cygwin? EdB On Tue, Dec 16, 2014 at 6:46 PM, Chris Martin wrote: > Hey everyone, > > The original shell file ran fine on Cygwin. > > Chris > >> From: e.

Re: [18/21] git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Erik de Bruin
: > add adl and act to list of files to copy > > > Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/0227a3e0 > Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/0227a3e0 > Diff: http://git-wi

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Chris Martin
Hey everyone, The original shell file ran fine on Cygwin. Chris > From: e...@ixsoftware.nl > Date: Tue, 16 Dec 2014 17:05:35 +0100 > Subject: Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and > act to list of files to copy > To: dev@flex.apache.org >

Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Erik de Bruin
> Also wanted to make sure it was noted that the bat file also does not copy > the adt and adl files as I think we are expecting. Are we expecting those > files to also be copied if they use the bat file? No, I think we aren't expecting that. *.bat only runs on Windows, so only

RE: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-16 Thread Chris Martin
> I'm not 100% sure that the script worked before on cygwin, could someone > check? *raises his hand* I'll take a peek. Also wanted to make sure it was noted that the bat file also does not copy the adt and adl files as I think we are expecting. Are we expecting those f

Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-15 Thread Justin Mclean
Hi, > This change seems to have created an issue on Windows, using Cygwin. I'm not 100% sure that the script worked before on cygwin, could someone check? While it might be nice if that script worked in cygwin it's not IMO a release blocker. If possible can someone who has that environment set

Re: git commit: [flex-sdk] [refs/heads/release4.14.0] - add adl and act to list of files to copy

2014-12-15 Thread Erik de Bruin
nches: > refs/heads/release4.14.0 666177514 -> 743748429 > > > add adl and act to list of files to copy > > > Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/74374842 > Tree: http://git-wip-us

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-14 Thread Erik de Bruin
--- > Von: Alex Harui [mailto:aha...@adobe.com] > Gesendet: Sonntag, 14. Dezember 2014 08:15 > An: dev@flex.apache.org > Betreff: Re: BlazeDS not compiling for clean copy of SDK source > > > > On 12/13/14, 1:45 PM, "Gordon Smith" wrote: > >>> I get t

AW: BlazeDS not compiling for clean copy of SDK source

2014-12-14 Thread Christofer Dutz
be.com] Gesendet: Sonntag, 14. Dezember 2014 08:15 An: dev@flex.apache.org Betreff: Re: BlazeDS not compiling for clean copy of SDK source On 12/13/14, 1:45 PM, "Gordon Smith" wrote: >> I get the following error on a clean copy of the SDK, when I do an >>'ant release

AW: [BlazeDS] First Apache Flex BlazeDS Release: (was Re: AW: BlazeDS not compiling for clean copy of SDK source)

2014-12-14 Thread Christofer Dutz
se: (was Re: AW: BlazeDS not compiling for clean copy of SDK source) Maybe we offer it via a Mavel release for those that want to build from source, and offer a binary download. That should take care of both major use cases, I think. -Nick On Sat, Dec 13, 2014 at 10:31 AM, Alex Harui wrote: > &g

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-13 Thread Alex Harui
On 12/13/14, 1:45 PM, "Gordon Smith" wrote: >> I get the following error on a clean copy of the SDK, when I do an >> 'ant release' ... But as soon as I did an 'ant' on 'flex-blazeds' and >> then tried again, the problem went a

RE: BlazeDS not compiling for clean copy of SDK source

2014-12-13 Thread Gordon Smith
> I get the following error on a clean copy of the SDK, when I do an > 'ant release' ... But as soon as I did an 'ant' on 'flex-blazeds' and > then tried again, the problem went away ... > [javac] > /Users/erik/Documents/ApacheFlex/git/flexbla

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-13 Thread Erik de Bruin
> Von: Alex Harui > > Gesendet: Freitag, 12. Dezember 2014 18:23 > An: dev@flex.apache.org > Betreff: Re: BlazeDS not compiling for clean copy of SDK source > > I fixed the “main” target of the BlazeDS Ant build. At least, I got it > working for me. I haven’t

Re: [BlazeDS] First Apache Flex BlazeDS Release: (was Re: AW: BlazeDS not compiling for clean copy of SDK source)

2014-12-13 Thread Nicholas Kwiatkowski
Maybe we offer it via a Mavel release for those that want to build from source, and offer a binary download. That should take care of both major use cases, I think. -Nick On Sat, Dec 13, 2014 at 10:31 AM, Alex Harui wrote: > > > > On 12/13/14, 4:31 AM, "Christofer Dutz" wrote: > > >So if you g

Re: [BlazeDS] First Apache Flex BlazeDS Release: (was Re: AW: BlazeDS not compiling for clean copy of SDK source)

2014-12-13 Thread Andrew Wetmore
Shouldn't we make it as easy as possible for folks get BlazeDS, if we want them to use it? If so, then it would sure help to have everything in one zip, along with examples. On Sat, Dec 13, 2014 at 11:31 AM, Alex Harui wrote: > > > > On 12/13/14, 4:31 AM, "Christofer Dutz" wrote: > > >So if you

[BlazeDS] First Apache Flex BlazeDS Release: (was Re: AW: BlazeDS not compiling for clean copy of SDK source)

2014-12-13 Thread Alex Harui
On 12/13/14, 4:31 AM, "Christofer Dutz" wrote: >So if you guys haven't got any objections, I would try starting the >release process. >But I would initiate the Maven release and not use the Ant stuff. No objections from me, and I don’t think it matters to me whether you use Maven or Ant, but I

AW: BlazeDS not compiling for clean copy of SDK source

2014-12-13 Thread Christofer Dutz
of my applications to Apache BlazeDS for a test and didn't encounter any problems with it ... was a real drop-in replacement. Chris Von: Alex Harui Gesendet: Freitag, 12. Dezember 2014 18:23 An: dev@flex.apache.org Betreff: Re: BlazeDS not compiling for cle

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Alex Harui
some things Alex wanted, but I have to admit that post >>must have been deleted by me together with about 99% of the other mails >>on this list ;-) Think it was some Jars not containing classes he was >>expecting or the jars being created in a directory he wasn't expecting.

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Erik de Bruin
> Von: Erik de Bruin > Gesendet: Freitag, 12. Dezember 2014 12:10 > An: dev@flex.apache.org > Betreff: Re: BlazeDS not compiling for clean copy of SDK source > > Thanks, Chris. > > EdB > > P.S. Good to hear from you again! >

AW: BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Christofer Dutz
__ Von: Erik de Bruin Gesendet: Freitag, 12. Dezember 2014 12:10 An: dev@flex.apache.org Betreff: Re: BlazeDS not compiling for clean copy of SDK source Thanks, Chris. EdB P.S. Good to hear from you again! On Fri, Dec 12, 2014 at 11:58 AM, Christofer Dutz wrote: > The ant build doesn&#

Re: BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Erik de Bruin
on: Erik de Bruin > Gesendet: Freitag, 12. Dezember 2014 11:00 > An: dev@flex.apache.org > Betreff: BlazeDS not compiling for clean copy of SDK source > > Hi (Alex), > > I get the following error on a clean copy of the SDK, when I do an > 'ant release' ... But as soon

AW: BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Christofer Dutz
The ant build doesn't work ... try mvn clean install in the modules directory :-) Chris Von: Erik de Bruin Gesendet: Freitag, 12. Dezember 2014 11:00 An: dev@flex.apache.org Betreff: BlazeDS not compiling for clean copy of SDK source Hi (Alex),

BlazeDS not compiling for clean copy of SDK source

2014-12-12 Thread Erik de Bruin
Hi (Alex), I get the following error on a clean copy of the SDK, when I do an 'ant release' ... But as soon as I did an 'ant' on 'flex-blazeds' and then tried again, the problem went away ... prepare: [echo] /Users/erik/Documents/ApacheFlex/git/flex-bl

Re: Build VM: copy of flex-sdk job gives error

2014-10-08 Thread Alex Harui
It’s in the queue now, fingers crossed ;-) >> >> EdB >> >> >> >> On Wed, Oct 8, 2014 at 8:55 AM, Alex Harui wrote: >> >>> I¹m about out of time for tonight, but if I remember tomorrow, I¹ll >>>just >>> copy a mustella.swc from the

Re: Build VM: copy of flex-sdk job gives error

2014-10-08 Thread Erik de Bruin
before finally > doing ‘release create-md5’. > > It’s in the queue now, fingers crossed ;-) > > EdB > > > > On Wed, Oct 8, 2014 at 8:55 AM, Alex Harui wrote: > >> I¹m about out of time for tonight, but if I remember tomorrow, I¹ll just >> copy a mustella.swc f

Re: Build VM: copy of flex-sdk job gives error

2014-10-08 Thread Erik de Bruin
of time for tonight, but if I remember tomorrow, I¹ll just > copy a mustella.swc from the flex-sdk workspace unless you beat me to it. > > -Alex > > On 10/7/14, 11:51 PM, "Erik de Bruin" wrote: > > >Weird, as I took a simple copy of the Œflex-sdk¹ job and renam

Re: Build VM: copy of flex-sdk job gives error

2014-10-07 Thread Alex Harui
I¹m about out of time for tonight, but if I remember tomorrow, I¹ll just copy a mustella.swc from the flex-sdk workspace unless you beat me to it. -Alex On 10/7/14, 11:51 PM, "Erik de Bruin" wrote: >Weird, as I took a simple copy of the Œflex-sdk¹ job and renamed it Š I¹ll >

Re: Build VM: copy of flex-sdk job gives error

2014-10-07 Thread Erik de Bruin
Weird, as I took a simple copy of the ‘flex-sdk’ job and renamed it … I’ll have a look when time permits. EdB On Wed, Oct 8, 2014 at 8:13 AM, Alex Harui wrote: > The mustella.swc is not being built. You may have to run makemustellaswc > in the mustella/build.xml first. > > On 10

Re: Build VM: copy of flex-sdk job gives error

2014-10-07 Thread Alex Harui
The mustella.swc is not being built. You may have to run makemustellaswc in the mustella/build.xml first. On 10/7/14, 10:50 PM, "Erik de Bruin" wrote: >Hi, > >Does this look familiar to anyone, and if so, how do I fix/prevent this: > >basictests: >[mxmlc] Loading configuration file >C:\Jenk

Build VM: copy of flex-sdk job gives error

2014-10-07 Thread Erik de Bruin
Hi, Does this look familiar to anyone, and if so, how do I fix/prevent this: basictests: [mxmlc] Loading configuration file C:\Jenkins\workspace\(release-candidate)_flex-sdk\frameworks\flex-config.xml [mxmlc] Loading configuration file C:\Jenkins\workspace\(release-candidate)_flex-sdk\fra

Flexmojos copy-resources support for Maven > 3.0.x

2014-06-28 Thread Christofer Dutz
Hi, I have also been working on getting the flex-copy-resources mojo to work for Maven versions greater than 3.0.5. It seems some APIs have changed with 3.1.x that sort of makes it impossible to have the mojo working on x <= 3.0.5 and x >= 3.1.0 versions. I currently would prefer to

Re: Copy/Paste in TLF

2013-11-04 Thread Alex Harui
e serialized data can be used for a >> different one. >> >> Harbs >> >> On Nov 4, 2013, at 9:19 AM, Alex Harui wrote: >> >> > So is it as simple as serializing non-strings to text and >>de-serializing >> > on import? >> > >> &

Re: Copy/Paste in TLF

2013-11-04 Thread Cosma Colanicchia
non-strings to text and de-serializing > > on import? > > > > > > On 11/3/13 11:12 PM, "Harbs" wrote: > > > >> Here is a simple test case which illustrates the problem. I can change > my > >> app for custom handling of copy/paste, but it see

Re: Copy/Paste in TLF

2013-11-04 Thread Harbs
> on import? > > > On 11/3/13 11:12 PM, "Harbs" wrote: > >> Here is a simple test case which illustrates the problem. I can change my >> app for custom handling of copy/paste, but it seems to me that this is a >> general short-coming in the was copy pa

Re: Copy/Paste in TLF

2013-11-04 Thread Cosma Colanicchia
looked into it. 2013/11/4 Alex Harui > So is it as simple as serializing non-strings to text and de-serializing > on import? > > > On 11/3/13 11:12 PM, "Harbs" wrote: > > >Here is a simple test case which illustrates the problem. I can change my > >app f

Re: Copy/Paste in TLF

2013-11-03 Thread Alex Harui
So is it as simple as serializing non-strings to text and de-serializing on import? On 11/3/13 11:12 PM, "Harbs" wrote: >Here is a simple test case which illustrates the problem. I can change my >app for custom handling of copy/paste, but it seems to me that this is a >gene

Re: Copy/Paste in TLF

2013-11-03 Thread Harbs
Here is a simple test case which illustrates the problem. I can change my app for custom handling of copy/paste, but it seems to me that this is a general short-coming in the was copy paste is handled in TLF. Note: customStyle1 is preserved when the TextFlow is exported because it's s

Re: Copy/Paste in TLF

2013-11-03 Thread Cosma Colanicchia
In a similar situation, I handled cut/copy/paste text operation events and put data in clipboard using a custom clipboard format... You may also try to subclass the editmanager to have it use a custom exporter.. Il 04/nov/2013 06:21 "Alex Harui" ha scritto: > I'm not sure wh

Re: Copy/Paste in TLF

2013-11-03 Thread Alex Harui
ould be able to copy/paste from one SWF to another SWF. -Alex On 11/3/13 1:01 PM, "Gavriel Harbater" wrote: >Okay. After researching this, it looks like the problem is as follows: > >The TextFlow is saved to the clipboard as a string which is the markup >representation of

Re: Copy/Paste in TLF

2013-11-03 Thread jude
styles and classes it may be a bug if they aren't being included. 2. You can set different formats<http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/desktop/Clipboard.html>to the clipboard. It might be a roundable way of keeping the format of converting by exportin

Re: Copy/Paste in TLF

2013-11-03 Thread Gavriel Harbater
13, at 10:13 AM, Harbs wrote: > Looking into an issue I had, I noticed that user styles in TLF are not > preserved on copy/paste. (Actually, it would probably be more correct to say > that they're not preserved on copy.) > > I'm looking into TextScrap/TextClipboard now, bu

Copy/Paste in TLF

2013-11-03 Thread Harbs
Looking into an issue I had, I noticed that user styles in TLF are not preserved on copy/paste. (Actually, it would probably be more correct to say that they're not preserved on copy.) I'm looking into TextScrap/TextClipboard now, but if anyone has experience here as to why the

Problem with copy-paste text from MS Excel - spark TextInput

2013-10-10 Thread piotr.zarzycki
Hi Guys. I've got serious problem with pasted text from MS excel's cell to spark TextInput Text in cell: 43091080566 Text after copy from excel's cell (ctrl + c): 43091080566\n Text pasted to my TextInput Screen: http://bit.ly/GQhoBv I'm getting cutted text

[jira] [Resolved] (FLEX-21501) ObjectUtil.copy fails to copy objects that have key == null (it copies only half of the original object)

2013-05-04 Thread Justin Mclean (JIRA)
version of SDK - well almost. obj[''] =null will not be copied but all other keys will be, as it's very unlikely that obj[''] = null means anything and that it's using writeObject/readObject to copy (ie it's a Flash Player issue) I think it's ok to resolve this

[jira] [Updated] (FLEX-20030) ObjectUtil.copy() does not copy a string property

2013-05-04 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-20030: - Summary: ObjectUtil.copy() does not copy a string property (was: ObjectUtil.cop() does not copy

[jira] [Updated] (FLEX-33509) mx:Legend fails to copy styles in populateFromArray

2013-04-21 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33509: - Description: mx:Legend fails to copy styles in populateFromArray. Means setting

[jira] [Created] (FLEX-33509) mx:Legend fails to copy styles in populateFromArray

2013-04-21 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33509: Summary: mx:Legend fails to copy styles in populateFromArray Key: FLEX-33509 URL: https://issues.apache.org/jira/browse/FLEX-33509 Project: Apache Flex

[jira] [Commented] (FLEX-22821) ObjectUtil - copy - Argument count mismatch when original class type is desired.

2013-04-19 Thread Justin Mclean (JIRA)
.9.1 > ObjectUtil - copy - Argument count mismatch when original class type is > desired. > > > Key: FLEX-22821 > URL: https://issues.apache.org/

[jira] [Updated] (FLEX-22821) ObjectUtil - copy - Argument count mismatch when original class type is desired.

2013-04-19 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-22821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-22821: - Labels: easytest (was: ) > ObjectUtil - copy - Argument count mismatch when original cl

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
;>> >>>>>>>> ../../../../../falcon/trunk/compiler.js/bin/mxmlc >>>>>>>> -compiler.mxml.children-as-data >>>>>>>> -library-path+=../../frameworks/as/libs/FlexJSUI.swc >>>>>>>> -output=/Users/erik

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
On 3/11/13 11:54 AM, "Erik de Bruin" wrote: > Mike, > > It fixes the first error, so I will commit that cast if the others agree. +1 -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
>>>>> -library-path+=../../frameworks/as/libs/FlexJSUI.swc >>>>>>> -output=/Users/erik/Desktop/FlexJS/FlexJSTest.js -debug >>>>>>> FlexJSTest.mxml >>>>>>> >>>>>>> I get the following error: >>&

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
n/mxmlc >>>>>>> -compiler.mxml.children-as-data >>>>>>> -library-path+=../../frameworks/as/libs/FlexJSUI.swc >>>>>>> -output=/Users/erik/Desktop/FlexJS/FlexJSTest.js -debug >>>>>>> FlexJSTest.mxml >>>>>

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
> Using Falcon codebase: >>>>>> ../../../../../falcon/trunk/compiler.js/bin/../../compiler >>>>>> Using Flex SDK: /Users/erik/Documents/apacheFlex/repo/sdk >>>>>> Exception in thread "main" java.lang.NoClassDefFou

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
;>>>> FlexJSTest.mxml >>>>>>> >>>>>>> I get the following error: >>>>>>> >>>>>>> Using Falcon codebase: >>>>>>> ../../../../../falcon/trunk/compiler.js/bin/../../compiler >>&

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
js/bin/../../compiler >>>>>> Using Flex SDK: /Users/erik/Documents/apacheFlex/repo/sdk >>>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>>> org/apache/flex/compiler/internal/projects/FlexProject >>>>>

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Michael Schmalle
.lang.ClassLoader.loadClass(ClassLoader.java:247) Thanks for any input you can give me! EdB On Mon, Mar 11, 2013 at 6:59 PM, Erik de Bruin wrote: Alex, When I check out a fresh working copy of FalconJS and try to build it using the ant script or in Eclipse, I get the following error:

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
falcon/trunk/compiler.js/bin/../../compiler >>>>> Using Flex SDK: /Users/erik/Documents/apacheFlex/repo/sdk >>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>> org/apache/flex/compiler/internal/projects/FlexProject >>>>> Caused by: j

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Michael Schmalle
Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Thanks for any input you can give me! EdB On Mon, Mar 11, 2013 at 6:59 PM, Erik de Bruin wrote: Alex, When I check out a fresh working copy of FalconJS and try to build it using the ant sc

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Alex Harui
Class(URLClassLoader.java:190) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:306) >>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:247) >>> >>> Thanks for any input

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
Loader.loadClass(ClassLoader.java:306) >> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:247) >> >> Thanks for any input you can give me! >> >> EdB >> >> >> >> &

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Chema Balsas
hanks for any input you can give me! > > EdB > > > > > On Mon, Mar 11, 2013 at 6:59 PM, Erik de Bruin wrote: > > Alex, > > > > When I check out a fresh working copy of FalconJS and try to build it > > using the ant script or in Eclipse, I get the foll

Re: [FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
auncher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Thanks for any input you can give me! EdB On Mon, Mar 11, 2013 at 6:59 PM, Erik de Bruin wrote: > Alex, > > When I check out a fresh working copy of FalconJS and try to build it > using the ant script or in Eclipse, I get

[FalconJS] error in fresh working copy

2013-03-11 Thread Erik de Bruin
Alex, When I check out a fresh working copy of FalconJS and try to build it using the ant script or in Eclipse, I get the following error: compile: [javac] Compiling 31 source files to /Users/erik/Documents/ApacheFlex/repo_again/falcon/trunk/compiler.js/build/classes [javac] /Users/erik

[jira] [Created] (FLEX-33401) Allow to use system copy of batik, commons-*, javacc, saxon, velocity, xalan an batik

2013-02-16 Thread Silver Ghost (JIRA)
Silver Ghost created FLEX-33401: --- Summary: Allow to use system copy of batik, commons-*, javacc, saxon, velocity, xalan an batik Key: FLEX-33401 URL: https://issues.apache.org/jira/browse/FLEX-33401

Re: Mirror has bad copy

2013-01-07 Thread Justin Mclean
Hi, > There is no copy of the KEYS file that I could find under > https://dist.apache.org/repos/dist/release/flex/. I've added the KEYS file to the release area. > The download page http://flex.apache.org/download.html still points to > the incubator/ tree for many (all?) downl