You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2013/01/21 11:27:25 UTC

svn commit: r1436259 - in /flex/asjs/branches/develop: examples/VanillaSDK_POC/ examples/VanillaSDK_POC/.settings/ publisher/

Author: erikdebruin
Date: Mon Jan 21 10:27:24 2013
New Revision: 1436259

URL: http://svn.apache.org/viewvc?rev=1436259&view=rev
Log:
- adding new projects' project files and 'ignores' (will make it easier to just check out projects and run them in Flash Builder)

Added:
    flex/asjs/branches/develop/examples/VanillaSDK_POC/.actionScriptProperties
    flex/asjs/branches/develop/examples/VanillaSDK_POC/.flexProperties
    flex/asjs/branches/develop/examples/VanillaSDK_POC/.project   (with props)
    flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/
    flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/org.eclipse.core.resources.prefs
    flex/asjs/branches/develop/publisher/.actionScriptProperties
    flex/asjs/branches/develop/publisher/.flexProperties
    flex/asjs/branches/develop/publisher/.project   (with props)
Modified:
    flex/asjs/branches/develop/examples/VanillaSDK_POC/   (props changed)
    flex/asjs/branches/develop/publisher/   (props changed)

Propchange: flex/asjs/branches/develop/examples/VanillaSDK_POC/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Jan 21 10:27:24 2013
@@ -1,6 +1,2 @@
-.actionScriptProperties
-.flexProperties
-.project
-.settings
-bin-debug
 libs
+bin-debug

Added: flex/asjs/branches/develop/examples/VanillaSDK_POC/.actionScriptProperties
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/examples/VanillaSDK_POC/.actionScriptProperties?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/examples/VanillaSDK_POC/.actionScriptProperties (added)
+++ flex/asjs/branches/develop/examples/VanillaSDK_POC/.actionScriptProperties Mon Jan 21 10:27:24 2013
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<actionScriptProperties analytics="false" mainApplicationPath="Main.mxml" projectUUID="e2fbd27f-ab07-42b5-ad77-1f12f55cb797" version="11">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="false" htmlGenerate="true" htmlHistoryManagement="false" htmlPlayerVersionCheck="false" includeNetmonSwc="false" outputFolderPath="bin-debug" removeUnusedRSL="true" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" verifyDigests="true" warn="true">
+    <compilerSourcePath/>
+    <libraryPath defaultLinkType="0">
+      <libraryPathEntry kind="4" path="">
+        <excludedEntries>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/core.swc" useDefaultLinkType="false"/>
+        </excludedEntries>
+      </libraryPathEntry>
+      <libraryPathEntry kind="1" linkType="1" path="libs"/>
+    </libraryPath>
+    <sourceAttachmentPath/>
+  </compiler>
+  <applications>
+    <application path="Main.mxml"/>
+    <application path="Example.as"/>
+  </applications>
+  <modules/>
+  <workers/>
+  <buildCSSFiles/>
+  <flashCatalyst validateFlashCatalystCompatibility="false"/>
+</actionScriptProperties>

Added: flex/asjs/branches/develop/examples/VanillaSDK_POC/.flexProperties
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/examples/VanillaSDK_POC/.flexProperties?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/examples/VanillaSDK_POC/.flexProperties (added)
+++ flex/asjs/branches/develop/examples/VanillaSDK_POC/.flexProperties Mon Jan 21 10:27:24 2013
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="2"/>

Added: flex/asjs/branches/develop/examples/VanillaSDK_POC/.project
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/examples/VanillaSDK_POC/.project?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/examples/VanillaSDK_POC/.project (added)
+++ flex/asjs/branches/develop/examples/VanillaSDK_POC/.project Mon Jan 21 10:27:24 2013
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>asjs-vanillaSDK-test</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.adobe.flexbuilder.project.flexbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.adobe.flexbuilder.project.flexnature</nature>
+		<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
+	</natures>
+</projectDescription>

Propchange: flex/asjs/branches/develop/examples/VanillaSDK_POC/.project
------------------------------------------------------------------------------
    svn:eol-style = native

Added: flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/org.eclipse.core.resources.prefs
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/org.eclipse.core.resources.prefs?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/org.eclipse.core.resources.prefs (added)
+++ flex/asjs/branches/develop/examples/VanillaSDK_POC/.settings/org.eclipse.core.resources.prefs Mon Jan 21 10:27:24 2013
@@ -0,0 +1,3 @@
+#Wed Jan 16 16:06:57 CET 2013
+eclipse.preferences.version=1
+encoding/<project>=utf-8

Propchange: flex/asjs/branches/develop/publisher/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Jan 21 10:27:24 2013
@@ -0,0 +1,2 @@
+bin-debug
+libs

Added: flex/asjs/branches/develop/publisher/.actionScriptProperties
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/publisher/.actionScriptProperties?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/publisher/.actionScriptProperties (added)
+++ flex/asjs/branches/develop/publisher/.actionScriptProperties Mon Jan 21 10:27:24 2013
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<actionScriptProperties analytics="false" mainApplicationPath="Main.mxml" projectUUID="bb36b28b-55f9-4f15-b215-e86d091483b2" version="11">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" copyDependentFiles="true" fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" removeUnusedRSL="true" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="true" useDebugRSLSwfs="true" useFlashSDK="false" verifyDigests="true" warn="true">
+    <compilerSourcePath/>
+    <libraryPath defaultLinkType="0">
+      <libraryPathEntry kind="4" path="">
+        <excludedEntries>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/core.swc" useDefaultLinkType="false"/>
+        </excludedEntries>
+      </libraryPathEntry>
+      <libraryPathEntry kind="1" linkType="1" path="libs"/>
+    </libraryPath>
+    <sourceAttachmentPath/>
+  </compiler>
+  <applications>
+    <application path="Main.mxml">
+      <airExcludes/>
+    </application>
+  </applications>
+  <modules/>
+  <workers/>
+  <buildCSSFiles/>
+  <flashCatalyst validateFlashCatalystCompatibility="false"/>
+  <buildTargets>
+    <buildTarget buildTargetName="default" platformId="default">
+      <airSettings airCertificatePath="" airTimestamp="true" anePathSet="false" version="1">
+        <airExcludes/>
+        <anePaths/>
+      </airSettings>
+      <actionScriptSettings version="1"/>
+    </buildTarget>
+  </buildTargets>
+</actionScriptProperties>

Added: flex/asjs/branches/develop/publisher/.flexProperties
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/publisher/.flexProperties?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/publisher/.flexProperties (added)
+++ flex/asjs/branches/develop/publisher/.flexProperties Mon Jan 21 10:27:24 2013
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="2"/>

Added: flex/asjs/branches/develop/publisher/.project
URL: http://svn.apache.org/viewvc/flex/asjs/branches/develop/publisher/.project?rev=1436259&view=auto
==============================================================================
--- flex/asjs/branches/develop/publisher/.project (added)
+++ flex/asjs/branches/develop/publisher/.project Mon Jan 21 10:27:24 2013
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>asjs-publisher</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.adobe.flexbuilder.project.flexbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.adobe.flexbuilder.project.apollobuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.adobe.flexbuilder.project.apollonature</nature>
+		<nature>com.adobe.flexbuilder.project.flexnature</nature>
+		<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
+	</natures>
+</projectDescription>

Propchange: flex/asjs/branches/develop/publisher/.project
------------------------------------------------------------------------------
    svn:eol-style = native