svn commit: r1614811 - /flex/site/trunk/content/installer/properties/sdk/en_US.properties

2014-07-31 Thread aharui
Author: aharui Date: Thu Jul 31 05:59:43 2014 New Revision: 1614811 URL: http://svn.apache.org/r1614811 Log: try http instead of https Modified: flex/site/trunk/content/installer/properties/sdk/en_US.properties Modified: flex/site/trunk/content/installer/properties/sdk/en_US.properties URL:

svn commit: r918014 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/properties/sdk/en_US.properties

2014-07-31 Thread buildbot
Author: buildbot Date: Thu Jul 31 05:59:57 2014 New Revision: 918014 Log: Staging update by buildbot for flex Modified: websites/staging/flex/trunk/cgi-bin/ (props changed) websites/staging/flex/trunk/content/ (props changed)

svn commit: r918015 - in /websites/production/flex: cgi-bin/ content/

2014-07-31 Thread aharui
Author: aharui Date: Thu Jul 31 06:00:39 2014 New Revision: 918015 Log: try http instead of https Added: websites/production/flex/cgi-bin/ - copied from r918014, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from r918014,

git commit: [flex-utilities] [refs/heads/mavenizer-refactoring] - Added repo info so the apache jenkins will know how to deploy the artifacts.

2014-07-31 Thread cdutz
Repository: flex-utilities Updated Branches: refs/heads/mavenizer-refactoring b3e70ac74 - 001ed0c3f Added repo info so the apache jenkins will know how to deploy the artifacts. Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit:

[1/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Re-activate HTML wrapper creation.

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS 3e78e6206 - f5acbdf43 Re-activate HTML wrapper creation. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dc3840ed Tree:

[3/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Added extra component.

2014-07-31 Thread erikdebruin
Added extra component. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e1e58ee3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e1e58ee3 Diff:

[2/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Added VF2JS support to 'build_example.xml'.

2014-07-31 Thread erikdebruin
Added VF2JS support to 'build_example.xml'. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0e7641f5 Tree:

[4/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Removed 'start' method.

2014-07-31 Thread erikdebruin
Removed 'start' method. The 'start' method is now added to the main class by the compiler. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f5acbdf4 Tree:

[1/4] The first VF2JS specific compilation classes.

2014-07-31 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS e5d07f570 - 6ddfe4b2a http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/6ddfe4b2/compiler.jx/src/org/apache/flex/compiler/internal/codegen/mxml/vf2js/MXMLVF2JSPublisher.java

[2/4] git commit: [flex-falcon] [refs/heads/VF2JS] - The first VF2JS specific compilation classes.

2014-07-31 Thread erikdebruin
The first VF2JS specific compilation classes. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6ddfe4b2 Tree:

[3/4] git commit: [flex-falcon] [refs/heads/VF2JS] - Removed redundant error message display.

2014-07-31 Thread erikdebruin
Removed redundant error message display. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/cf6b1d12 Tree:

[4/4] git commit: [flex-falcon] [refs/heads/VF2JS] - Started adding VF2JS specific compilation classes.

2014-07-31 Thread erikdebruin
Started adding VF2JS specific compilation classes. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/47c7dbcf Tree:

git commit: [flex-asjs] [refs/heads/VF2JS] - Moving the VF2JS classes into the FlexJS JS framework.

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS f5acbdf43 - cb5e9a795 Moving the VF2JS classes into the FlexJS JS framework. In order to stay as close to FlexJS as I can I have moved the VF2JS files into the FlexJS JS framework. This should also cause them to be included in future

git commit: [flex-asjs] [refs/heads/VF2JS] - Changed path to new VF2JS framework location (FlexJS).

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS cb5e9a795 - d8866f17a Changed path to new VF2JS framework location (FlexJS). Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-falcon] [refs/heads/VF2JS] - Updated tests to reflect current VF2JS output.

2014-07-31 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS 6ddfe4b2a - 66f5770a0 Updated tests to reflect current VF2JS output. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

svn commit: r918072 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/properties/sdk/

2014-07-31 Thread buildbot
Author: buildbot Date: Thu Jul 31 20:38:12 2014 New Revision: 918072 Log: Staging update by buildbot for flex Modified: websites/staging/flex/trunk/cgi-bin/ (props changed) websites/staging/flex/trunk/content/ (props changed)

svn commit: r1615004 - /flex/site/trunk/content/installer/properties/sdk/

2014-07-31 Thread aharui
Author: aharui Date: Thu Jul 31 20:38:00 2014 New Revision: 1615004 URL: http://svn.apache.org/r1615004 Log: use http instead of https Modified: flex/site/trunk/content/installer/properties/sdk/de_DE.properties flex/site/trunk/content/installer/properties/sdk/el_GR.properties

svn commit: r918073 - in /websites/production/flex: cgi-bin/ content/

2014-07-31 Thread aharui
Author: aharui Date: Thu Jul 31 20:38:55 2014 New Revision: 918073 Log: use http instead of https Added: websites/production/flex/cgi-bin/ - copied from r918072, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from r918072,

[20/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-BarChart/srcview/SourceTree.html -- diff --git

[31/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/FXG/BitmapImage/srcview/source/BitmapImageExample.mxml.html -- diff --git

[13/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-CurrencyFormatter/srcview/src/sample1.mxml -- diff --git

[26/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Group-HGroup-VGroup/srcview/source/SampleVGroup.mxml.html -- diff --git

[38/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-FlickrWheel/srcview/source/NumberInterpolatorWrapping.as.html -- diff --git

[01/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
Repository: flex-utilities Updated Branches: refs/heads/develop 385e7669f - d43c133c5 http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/sample1.mxml.html

[33/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-HLayoutBaseline/srcview/source/sample.mxml.html -- diff --git

[05/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Events/srcview/src/sample3.mxml -- diff --git

[10/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-DateField/srcview/SourceStyles.css -- diff --git

[43/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/ComboBox/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[45/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CSSDescendantSelector/srcview/source/sample.mxml.html -- diff --git

[22/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Accordion/srcview/source/final-sample/sample1.mxml.html -- diff --git

[29/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/FXG/Line/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[47/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/AIR-for-Android/srcview/source/com/devgirl/runtracker/skins/IncrementSkin.mxml.html -- diff --git

[35/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-FlowLayout/srcview/source/FlowLayout1.as.html -- diff --git

[07/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-EmailValidator/srcview/source/final-sample/sample1.html -- diff --git

[12/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-CursorManagement/srcview/source/final-sample/sample2.html -- diff --git

[24/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Move3D/sample.html -- diff --git a/TourDeFlex/TourDeFlex_content/flex4.0/Move3D/sample.html

[19/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-BubbleChart/srcview/source/sample1.mxml.html -- diff --git

[49/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/AIR-for-Android/srcview/source/RunTracker.mxml.html -- diff --git

[09/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-DateFormatter/srcview/source/final-sample/sample1.mxml.html -- diff --git

[37/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-FlickrWheel/srcview/source/WheelLayout.as.html -- diff --git

[11/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-DataGrid/srcview/source/images/arrow_icon_sm.png.html -- diff --git

[03/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Formatter/srcview/src/sample1.mxml -- diff --git

[41/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomItemRendererWithEffects/srcview/src/renderers/ImageRenderer2.mxml -- diff --git

[25/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Groups-verticalAlign-horizontalAlign-forLayout/srcview/source/sample.mxml.html -- diff --git

[16/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Components/srcview/source/VideoPlayer.mxml.html -- diff --git

[27/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/FXG/RichText/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[39/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-Animated/srcview/source/sample.mxml.html -- diff --git

[06/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Events/srcview/source/final-sample/sample2.html -- diff --git

[50/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/AIR-for-Android/RunTracker-app.xml -- diff --git a/TourDeFlex/TourDeFlex_content/AIR-for-Android/RunTracker-app.xml

[44/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CSSTypeClassSelector/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[02/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/TDFGradientBackgroundSkin.mxml.html -- diff --git

[14/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-CreditCardValidator/srcview/source/final-sample/sample1.mxml.html -- diff --git

[48/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/AIR-for-Android/srcview/source/com/devgirl/runtracker/events/RunListResultEvent.as.html -- diff --git

[04/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Form/srcview/source/final-sample/sample1.html -- diff --git

[15/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Components/srcview/source/final-sample/VideoPlayer.mxml.html -- diff --git

[34/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-FlowLayout/srcview/src/skins/TDFPanelSkin.mxml -- diff --git

[28/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/FXG/Rect/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[21/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-AdvancedDataGrid/srcview/source/sample1.mxml.html -- diff --git

[42/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomItemRendererWithEffects/srcview/source/assets/martin.jpg.html -- diff --git

[32/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/DataGroup/srcview/source/sample.mxml.html -- diff --git

[46/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/AIR-for-Android/srcview/src/com/devgirl/runtracker/skins/MyNumericStepperSkin.mxml -- diff --git

[08/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-DragAndDrop/srcview/SourceTree.html -- diff --git

[18/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-ColorPicker/srcview/SourceTree.html -- diff --git

[17/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-ColumnChart/srcview/src/sample1.mxml -- diff --git

[36/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-FlickrWheel/srcview/source/sample.mxml.html -- diff --git

[23/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/RichEditableText/srcview/SourceStyles.css -- diff --git

[30/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/FXG/Ellipse/srcview/source/skins/TDFPanelSkin.mxml.html -- diff --git

[40/51] [partial] this folder was called TourDeFlex_content.com and was hidden by .gitignore

2014-07-31 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/CustomLayout-Animated/srcview/source/assets/pic/Nokia_N90.gif.html -- diff --git

git commit: add notice files

2014-07-31 Thread aharui
Repository: flex-blazeds Updated Branches: refs/heads/master 4f6a3052e - dab3e4793 add notice files Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/dab3e479 Tree: