Remove and send me the console output....

Take a look on flex-framework.


VELO

On Fri, Oct 23, 2009 at 1:53 AM, sm <[email protected]> wrote:

>
> As I mentioned earlier, the 2nd one is not causing the issue (it was
> only added to see if it fixes anything). If I remove it, I still get
> the same behavior.
>
> BTW, what should the 2nd one look like?
>
> On Oct 22, 6:54 pm, Marvin Froeder <[email protected]> wrote:
> > Looks like that second one is the problem... it is completely wrong.
> >
> > On Thu, Oct 22, 2009 at 11:38 PM, sm <[email protected]> wrote:
> >
> > > So, which dependency is screwed up...is it the one on the POM or the
> > > one on the SWC? Remember...the 2nd one (the one on the SWC) was only
> > > temporarily added to see if that fixes anything.
> >
> > > What should it be?
> >
> > > On Oct 22, 6:18 pm, Marvin Froeder <[email protected]> wrote:
> > > > That is it... you resource bundle dependency is complete screw....
> where
> > > did
> > > > you get a sample for that?
> >
> > > > VELO
> >
> > > > On Thu, Oct 22, 2009 at 10:56 PM, sm <[email protected]> wrote:
> >
> > > > > SharedResources.properties is in that SWC.
> >
> > > > > It shows as adding twice right now as I added a new explicit
> > > > > dependency on this SWC with internal scope...just to see if that
> made
> > > > > a difference. Originally, it was getting picked up only
> > > > > once...apparently due to the dependency on the framework POM.
> >
> > > > > Here are the 2 dependencies that I have now:
> >
> > > > >        <dependency>
> > > > >            <groupId>com.adobe.flex.framework</groupId>
> > > > >            <artifactId>flex-framework</artifactId>
> > > > >            <version>${flex.sdk.version}</version>
> > > > >            <type>pom</type>
> > > > >        </dependency>
> >
> > > > > <!-- the one below is temporarily added -->
> > > > >        <dependency>
> > > > >            <groupId>com.adobe.flex.framework</groupId>
> > > > >            <artifactId>framework</artifactId>
> > > > >            <version>${flex.sdk.version}</version>
> > > > >            <classifier>en_US.rb</classifier>
> > > > >            <type>swc</type>
> > > > >            <scope>internal</scope>
> > > > >        </dependency>
> >
> > > > > On Oct 22, 4:06 pm, Marvin Froeder <[email protected]> wrote:
> > > > > > That is weird... why does it add resourcebundle twice?
> >
> > >
> C:\Users\smishra\.m2\repository\com\adobe\flex\framework\framework\3.4.0.9271\framework-3.4.0.9271-en_US.rb.swc
> >
> > > > > > BTW, check this file content.
> >
> > > > > > VELO
> >
> > > > > > On Thu, Oct 22, 2009 at 9:02 PM, sm <[email protected]> wrote:
> >
> > > > > > > Here is the console output. I tried adding the framework
> library
> > > > > > > resource bundle as "internal" scope...but that did not help
> either.
> >
> > > > > > > $ mvn install
> > > > > > > [INFO] Scanning for projects...
> > > > > > > [INFO]
> >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Building com.facl.realist realist view
> > > > > > > [INFO]    task-segment: [install]
> > > > > > > [INFO]
> >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] [resources:resources]
> > > > > > > [WARNING] File encoding has not been set, using platform
> encoding
> > > > > > > Cp1252, i.e. build is platform dependent!
> > > > > > > [WARNING] Using platform encoding (Cp1252 actually) to copy
> > > filtered
> > > > > > > resources, i.e. build is platform dependent!
> > > > > > > [INFO] skip non existing resourceDirectory
> > > c:\fares\uaf\realist\trunk
> > > > > > > \view\target\dependencies-resources
> > > > > > > Downloading:
> >
> > >http://vmresbuilder.firstamdata.net:7070/maven2/com/arc90/arc90flexli.
> > > > > ..
> > > > > > > Downloading:
> >
> > >http://vmresbuilder.firstamdata.net:7070/maven/com.arc90/poms/arc90fl.
> > > > > ..
> > > > > > > Downloading:
> >
> > >http://vmresbuilder.firstamdata.net:7070/maven-jdk5//com.arc90/poms/a.
> > > > > ..
> > > > > > > Downloading:
> >
> > >http://vmresbuilder.firstamdata.net:7070/maven-jdk5//com/arc90/arc90f.
> > > > > ..
> > > > > > > Downloading:
> >
> > >http://repo1.maven.org/maven2/com/arc90/arc90flexlib/v1/arc90flexlib-.
> > > > > ..
> > > > > > > [INFO] [flexmojos:compile-swf]
> > > > > > > [INFO] Flexmojos 3.3.0 - Apache License (NO WARRANTY) - See
> > > COPYRIGHT
> > > > > > > file
> > > > > > > [INFO] Flex compiler configurations:
> > > > > > > -compiler.accessible=false
> > > > > > > -compiler.actionscript-file-encoding UTF-8
> > > > > > > -compiler.allow-source-path-overlap=false
> > > > > > > -compiler.as3=true
> > > > > > > -compiler.debug=true
> > > > > > > -compiler.es=false
> > > > > > > -compiler.external-library-path
> > > c:\fares\uaf\realist\trunk\view\target
> > > > > > > \classes\libraries\playerglobal.swc
> > > > > > > -compiler.fonts.local-fonts-snapshot
> > > c:\fares\uaf\realist\trunk\view
> > > > > > > \target\classes\fonts.ser
> > > > > > > -compiler.fonts.managers flash.fonts.JREFontManager
> > > > > > > flash.fonts.AFEFontManager flash.fonts.BatikFontManager
> > > > > > > -compiler.headless-server=false
> > > > > > > -compiler.include-libraries
> > > C:\Users\smishra\.m2\repository\com\adobe
> > > > > > > \flex\framework\framework\3.4.0.9271\framework-3.4.
> > > > > > > 0.9271-en_US.rb.swc
> C:\Users\smishra\.m2\repository\com\facl\uaf
> > > > > > > \faresmodel\uaf-faresmodel-view\1.0-SNAPSHOT\uaf-faresmo
> > > > > > > del-view-1.0-SNAPSHOT.swc
> > > > > > > -compiler.keep-all-type-selectors=false
> > > > > > > -compiler.keep-generated-actionscript=false
> > > > > > > -compiler.library-path
> > > C:\Users\smishra\.m2\repository\com\adobe\flex
> > > > > > > \framework\flex\3.4.0.9271\flex-3.4.0.9271.swc C:\U
> > > > > > > sers\smishra\.m2\repository\com\adobe\flex\framework\framework
> > > > > > > \3.4.0.9271\framework-3.4.0.9271.swc C:\Users\smishra\.m2\
> >
> > > repository\com\adobe\flex\framework\rpc\3.4.0.9271\rpc-3.4.0.9271.swc
> > > > > > > C:\Users\smishra\.m2\repository\com\adobe\flex\fra
> > > > > > > mework\utilities\3.4.0.9271\utilities-3.4.0.9271.swc
> > > C:\Users\smishra
> > > > > > > \.m2\repository\com\facl\uaf\useraccess\uaf-useracc
> > > > > > > ess-view\1.0-SNAPSHOT\uaf-useraccess-view-1.0-SNAPSHOT.swc
> C:\Users
> > > > > > > \smishra\.m2\repository\com\facl\uaf\common\uaf-commo
> > > > > > > n-view\1.0-SNAPSHOT\uaf-common-view-1.0-SNAPSHOT.swc
> > > C:\Users\smishra
> > > > > > > \.m2\repository\de\polygonal\as3ds\1.04\as3ds-1.04.
> > > > > > > swc C:\Users\smishra\.m2\repository\net\digitalprimates\fluint
> > > > > > > \v1\fluint-v1.swc C:\Users\smishra\.m2\repository\com\fara
> > > > > > > ta\myflex\log4fx-flex\3.1.0\log4fx-flex-3.1.0.swc
> C:\Users\smishra
> > > > > > > \.m2\repository\com\adobe\flex\framework\datavisualiza
> > > > > > > tion\3.4.0.9271\datavisualization-3.4.0.9271.swc
> C:\Users\smishra
> > > > > > > \.m2\repository\com\adobe\flex\framework\datavisualizat
> > > > > > > ion\3.4.0.9271\datavisualization-3.4.0.9271-en_US.rb.swc
> C:\Users
> > > > > > > \smishra\.m2\repository\org\alivepdf\alivepdf\1.4.8\ali
> > > > > > > vepdf-1.4.8.swc
> C:\Users\smishra\.m2\repository\com\asfusion\mate
> > > > > > > \0.8.7\mate-0.8.7.swc C:\Users\smishra\.m2\repository\c
> >
> > > om\facl\uaf\preference\uaf-preference-view\1.0-SNAPSHOT\uaf-preference-
> > > > > > > view-1.0-SNAPSHOT.swc C:\Users\smishra\.m2\reposi
> > > > > > > tory\com\arc90\arc90flexlib\v1\arc90flexlib-v1.swc
> C:\Users\smishra
> > > > > > > \.m2\repository\com\facl\uaf\propertysearch\uaf-prope
> >
> > > rtysearch-view\1.0-SNAPSHOT\uaf-propertysearch-view-1.0-SNAPSHOT.swc C:
> > > > > > > \Users\smishra\.m2\repository\com\flexlib\flexlib
> > > > > > > \2.4.p1\flexlib-2.4.p1.swc
> > > C:\Users\smishra\.m2\repository\com\facl\uaf
> > > > > > > \reports\uaf-reports-view\1.0-SNAPSHOT\uaf-report
> > > > > > > s-view-1.0-SNAPSHOT.swc
> > > C:\Users\smishra\.m2\repository\com\facl\uaf
> > > > > > > \map\uaf-map-view\1.0-SNAPSHOT\uaf-map-view-1.0-SNAP
> > > > > > > SHOT.swc
> C:\Users\smishra\.m2\repository\com\afcomponents\umap-core
> > > > > > > \1.6.8\umap-core-1.6.8.swc C:\Users\smishra\.m2\repos
> > > > > > >
> itory\com\afcomponents\umap-routing\1.6.8\umap-routing-1.6.8.swc C:
> > > > > > > \Users\smishra\.m2\repository\fr\kapit\KapInspect\1.5
> > > > > > > .0\KapInspect-1.5.0.swc
> C:\Users\smishra\.m2\repository\com\degrafa
> > > > > > > \Degrafa_Flex3\Beta3.1\Degrafa_Flex3-Beta3.1.swc C:\U
> > > > > > > sers\smishra\.m2\repository\com\adobe\flex\framework\framework
> > > > > > > \3.4.0.9271\framework-3.4.0.9271-en_US.rb.swc C:\Users\smi
> > > > > > > shra\.m2\repository\com\adobe\flex\framework\rpc
> > > > > > > \3.4.0.9271\rpc-3.4.0.9271-en_US.rb.swc
> > > > > > > -compiler.locale en_US
> > > > > > > -compiler.namespaces.namespacehttp://www.adobe.com/2006/mxmlc
> > > :\fares
> > > > > > > \uaf\realist\trunk\view\target\classes\config-3.4.
> > > > > > > 0.9271\mxml-manifest.xml
> > > > > > > -compiler.optimize=true
> > > > > > > -compiler.source-path
> > > c:\fares\uaf\realist\trunk\view\src\main\flex\..
> > > > > > > \locales\en_US
> > > > > > > -compiler.strict=true
> > > > > > > -compiler.theme
> C:\Users\smishra\.m2\repository\com\facl\uaf\themes
> > > > > > > \uaf-default-theme\1.0.11\uaf-default-theme-1.0.11.sw
> > > > > > > c
> > > > > > > -compiler.use-resource-bundle-metadata=true
> > > > > > > -compiler.verbose-stacktraces=false
> > > > > > > -default-background-color 8821927
> > > > > > > -default-frame-rate 24
> > > > > > > -default-script-limits 1000 60
> > > > > > > -default-size 500 375
> > > > > > > -metadata.creator Your Name here
> > > > > > > -metadata.date Thu Oct 22 15:01:51 PDT 2009
> > > > > > > -target-player 9.0.0
> > > > > > > -use-network=true
> > > > > > > -verify-digests=true
> -static-link-runtime-shared-libraries=false
> > > -load-
> > > > > > > config=
> > > > > > > [INFO] Written config report to
> > > c:\fares\uaf\realist\trunk\view\target
> > > > > > > \realist-view-1.0-SNAPSHOT-config-report.xml
> > > > > > > [INFO] [resources:testResources]
> > > > > > > [WARNING] Using platform encoding (Cp1252 actually) to copy
> > > filtered
> > > > > > > resources, i.e. build is platform dependent!
> > > > > > > [INFO] skip non existing resourceDirectory
> > > c:\fares\uaf\realist\trunk
> > > > > > > \view\src\test\resources
> > > > > > > [INFO] [flexmojos:test-compile]
> > > > > > > [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See
> > > COPYRIGHT
> > > > > > > file
> > > > > > > [INFO] [flexmojos:test-run]
> > > > > > > [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See
> > > COPYRIGHT
> > > > > > > file
> > > > > > > [INFO]
> >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elapsed: 0
> sec
> >
> > ...
> >
> > read more ยป
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to