[VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Justin Mclean
Hi,

This is a  TourDeFlex  Release Candidate 2. Please see the RELEASE_NOTES and 
the README.

As this is the first release please check it carefully as there are likely to 
be issues.

The release candidate can be found here;
https://dist.apache.org/repos/dist/dev/flex/TourDeFlex/1.0/rc2/

Before voting please review the section,What are the ASF requirements on 
approving a release?, at:
http://www.apache.org/dev/release.html#approving-a-release

Please vote to approve this release:
+1 Approve the release
-1 Veto the release (please provide specific comments to why)

This vote will be open for at least 72 hours or (more likely) as long as needed.

The vote passes if there is:
- At least 3 +1 votes from the PMC
- More positive votes than negative votes

People who are not in PMC or who are not an committer are also encouraged to 
test out the release and vote, although their votes will not be binding.

Please put all discussion about this release in the DISCUSSION thread not this 
VOTE thread.

Thanks,
Justin

Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Tom Chiverton
MD5 matches.
Signature OK.

Fails to compile on Linux with 4.12 (which is what I have to hand here) :
[mxmlc] Loading configuration file
/home/tchiverton/workspace/apache-flex-4.12/apache-flex-sdk-4.12.0-bin/frameworks/flex-config.xml
[mxmlc] Error: unable to open
'/home/tchiverton/workspace/apache-flex-tour-de-flex-component-explorer-1.0/apache-flex-tour-de-flex-component-explorer-1.0/src//spark/controls/TextLayout3Example.mxml'
[mxmlc]
[mxmlc] Use 'mxmlc -help' for information about using the command line.
[mxmlc] Apache Flex Compiler (mxmlc)
[mxmlc] Version 4.12.0 build 20140303
[mxmlc] Copyright 2013 The Apache Software Foundation.
[mxmlc]

So consider that a -1.

I don't know if it's 'allowed' but I'd remove the drop shadows on the
boxes before release, it'll look a lot better. There's also a double
border on the tree control and it's container, so the Tree could have
it's border off.
I'd also put Spark before MX in the list.

Tom

On 18/08/14 08:53, Justin Mclean wrote:
 Hi,

 This is a  TourDeFlex  Release Candidate 2. Please see the RELEASE_NOTES and 
 the README.

 As this is the first release please check it carefully as there are likely to 
 be issues.

 The release candidate can be found here;
 https://dist.apache.org/repos/dist/dev/flex/TourDeFlex/1.0/rc2/

 Before voting please review the section,What are the ASF requirements on 
 approving a release?, at:
 http://www.apache.org/dev/release.html#approving-a-release

 Please vote to approve this release:
 +1 Approve the release
 -1 Veto the release (please provide specific comments to why)

 This vote will be open for at least 72 hours or (more likely) as long as 
 needed.

 The vote passes if there is:
 - At least 3 +1 votes from the PMC
 - More positive votes than negative votes

 People who are not in PMC or who are not an committer are also encouraged to 
 test out the release and vote, although their votes will not be binding.

 Please put all discussion about this release in the DISCUSSION thread not 
 this VOTE thread.

 Thanks,
 Justin

 __
 This email has been scanned by the Symantec Email Security.cloud service.
 For more information please visit http://www.symanteccloud.com
 __



Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Justin Mclean
Hi,

 '/home/tchiverton/workspace/apache-flex-tour-de-flex-component-explorer-1.0/apache-flex-tour-de-flex-component-explorer-1.0/src//spark/controls/TextLayout3Example.mxml'

Mind renaming TextLayout3example.mxml to TextLayout3Example.mxml and see if 
there are only other issues on Linux?

Thanks for testing it out.

Justin

Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Tom Chiverton
On 18/08/14 11:59, Justin Mclean wrote:
 Thanks for testing it out.
Another compile running. It'll take about half an hour to get to the
break point. Any reason we're not using -incremental=true ?

Tom


Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Tom Chiverton
MyTextFlow.xml seems missing totally ?

   [mxmlc]
/home/tchiverton/workspace/apache-flex-tour-de-flex-component-explorer-1.0/apache-flex-tour-de-flex-component-explorer-1.0/src/spark/controls/TextLayout3Example.mxml(27):
Error: Problem finding external XML: MyTextFlow.xml
[mxmlc]
[mxmlc] fx:XML id=textFlowAsXML
source=MyTextFlow.xml /
[mxmlc]
$ find . -iname '*.xml'
./build.xml
./src/explorer.xml
$


Tom

On 18/08/14 12:04, Tom Chiverton wrote:
 On 18/08/14 11:59, Justin Mclean wrote:
 Thanks for testing it out.
 Another compile running. It'll take about half an hour to get to the
 break point. Any reason we're not using -incremental=true ?

 Tom

 __
 This email has been scanned by the Symantec Email Security.cloud service.
 For more information please visit http://www.symanteccloud.com
 __




Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Justin Mclean
Hi,

 MyTextFlow.xml seems missing totally ?
Ah yes sorry about that - looks like the xml files were not packed into the 
release - look like we'll need a new release candidate.

Before I make another RC can some other committers take a look.

Thanks,
Justin




Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Chris Martin
I commented out the TextLayout3Example, so I can get past the error.  And
continued until I got a build successful. Also noted some other items
already commented out and flagged as currently broken. Scroller1Example
in the compile-spark3 target is commented out with no notes. Assuming that
is expected, but thought I'd point it out just in case. Here's what I found.

*Error for CustomLayoutAnimatedExample*
[mxmlc] Loading configuration file
C:\Users\cmartin\Documents\flexSDKs\4.12.
1\frameworks\flex-config.xml
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\layouts\CustomLayoutAnimatedExample.mxml(65):
Error: una
ble to resolve 'data/catalog.xml' for transcoding
[mxmlc]
[mxmlc] [Embed(source=data/catalog.xml,
mimeType=appl
ication/octet-stream)]
[mxmlc]
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\layouts\CustomLayoutAnimatedExample.mxml(65):
Error: Una
ble to transcode data/catalog.xml.
[mxmlc]
[mxmlc] [Embed(source=data/catalog.xml,
mimeType=appl
ication/octet-stream)]
[mxmlc]

*Error for ItemRenderer1Example*
[mxmlc] Loading configuration file
C:\Users\cmartin\Documents\flexSDKs\4.12.
1\frameworks\flex-config.xml
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\itemRenderers\ItemRenderer1Example.mxml(35): Error:
unab
le to resolve 'data/list.xml' for transcoding
[mxmlc]
[mxmlc] [Embed(source=data/list.xml,
mimeType=applica
tion/octet-stream)]
[mxmlc]
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\itemRenderers\ItemRenderer1Example.mxml(35): Error:
Unab
le to transcode data/list.xml.
[mxmlc]
[mxmlc] [Embed(source=data/list.xml,
mimeType=applica
tion/octet-stream)]
[mxmlc]

*Error for ItemRenderer2Example*
[mxmlc] Loading configuration file
C:\Users\cmartin\Documents\flexSDKs\4.12.
1\frameworks\flex-config.xml
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\itemRenderers\ItemRenderer2Example.mxml(43): Error:
unab
le to resolve 'data/list.xml' for transcoding
[mxmlc]
[mxmlc] [Embed(source=data/list.xml,
mimeType=applica
tion/octet-stream)]
[mxmlc]
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\itemRenderers\ItemRenderer2Example.mxml(43): Error:
Unab
le to transcode data/list.xml.
[mxmlc]
[mxmlc] [Embed(source=data/list.xml,
mimeType=applica
tion/octet-stream)]
[mxmlc]

*Error for StaticFXGExample*
[mxmlc] Loading configuration file
C:\Users\cmartin\Documents\flexSDKs\4.12.
1\frameworks\flex-config.xml
[mxmlc]
C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component
-explorer-1.0\src\spark\fxg\StaticFXGExample.mxml(33):  Error: Type was not
foun
d or was not a compile-time constant: OrangeCrayonStar.
[mxmlc]
[mxmlc] fxg:OrangeCrayonStar id=crayonStar right=160/
[mxmlc]



On Mon, Aug 18, 2014 at 5:31 AM, Justin Mclean jus...@classsoftware.com
wrote:

 Hi,

  MyTextFlow.xml seems missing totally ?
 Ah yes sorry about that - looks like the xml files were not packed into
 the release - look like we'll need a new release candidate.

 Before I make another RC can some other committers take a look.

 Thanks,
 Justin





Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread lxtobe5
Hi,I download the source, but I can't run it because of some errors, compile
by FlexSDK4.13.
I have an open source project, just like TourDeFlex, it contains more demos
of API and Flex components.
the website is  lxtobe5.github.io http://lxtobe5.github.io   ,please help
me solve the problem.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/VOTE-TourDeFlex-1-0-release-candidate-2-tp39785p39794.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Justin Mclean
Hi Chris,

Thanks for testing out the RC.

 Scroller1Example in the compile-spark3 target is commented out with no notes.
Not sure why that was comment out, the example works and is needed.

The error relating to the missing XML files has been fixed.

 *Error for StaticFXGExample*
And thanks for finding this issue.

Thanks,
Justin

Re: [VOTE] TourDeFlex 1.0 release candidate 2

2014-08-18 Thread Justin Mclean
Hi,

 I have an open source project, just like TourDeFlex, it contains more demos
 of API and Flex components. the website is  lxtobe5.github.io 
 http://lxtobe5.github.io
Nice looks like you have many good examples there. Would you be willing to 
donate them (or some of them) to TourDeFlex or perhaps help out localising the 
TourDeFlex application?

  please help me solve the problem.
Not sure what the problem it, if it's that you can't compile the application 
that will be fixed in the next release candidate.

Thanks,
Justin