You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/04/28 00:02:34 UTC

[1/2] git commit: [flex-falcon] [refs/heads/develop] - eclipse projects

Repository: flex-falcon
Updated Branches:
  refs/heads/develop 2e8ad71ad -> 34ed40fc4


eclipse projects


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/befe3197
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/befe3197
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/befe3197

Branch: refs/heads/develop
Commit: befe31973a9e7fe92cdf1a3ec375fdd92a9dd1c8
Parents: 2e8ad71
Author: Alex Harui <ah...@apache.org>
Authored: Wed Apr 27 15:02:11 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Apr 27 15:02:11 2016 -0700

----------------------------------------------------------------------
 compiler-jx/.classpath | 18 ++++++++++++++++++
 compiler-jx/.project   | 30 ++++++++++++++++++++++++++++++
 compiler/.classpath    | 26 ++++++++++++++++++++++++++
 compiler/.project      | 39 +++++++++++++++++++++++++++++++++++++++
 debugger/.classpath    |  8 ++++++++
 debugger/.project      | 19 +++++++++++++++++++
 6 files changed, 140 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/compiler-jx/.classpath
----------------------------------------------------------------------
diff --git a/compiler-jx/.classpath b/compiler-jx/.classpath
new file mode 100644
index 0000000..1df3601
--- /dev/null
+++ b/compiler-jx/.classpath
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry including="org/apache/flex/utils/AntTestAdapter.java|org/apache/flex/utils/FilenameNormalization.java|org/apache/flex/utils/ITestAdapter.java|org/apache/flex/utils/MavenTestAdapter.java|org/apache/flex/utils/TestAdapterFactory.java" kind="src" path="COMPILER_BUILD_TOOLS"/>
+	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="src" path="src/main/resources"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/compiler"/>
+	<classpathentry kind="lib" path="lib/google/closure-compiler/compiler.jar"/>
+	<classpathentry kind="lib" path="lib/commons-io.jar"/>
+	<classpathentry kind="lib" path="lib/args4j.jar"/>
+	<classpathentry kind="lib" path="lib/org.json.jar"/>
+	<classpathentry kind="lib" path="lib/guava.jar"/>
+	<classpathentry kind="lib" path="lib/flex-tool-api.jar"/>
+	<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/COMMONS_COMPRESS"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/compiler-jx/.project
----------------------------------------------------------------------
diff --git a/compiler-jx/.project b/compiler-jx/.project
new file mode 100644
index 0000000..4e63c9f
--- /dev/null
+++ b/compiler-jx/.project
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>compiler-jx</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>COMPILER_BUILD_TOOLS</name>
+			<type>2</type>
+			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
+		</link>
+	</linkedResources>
+	<variableList>
+		<variable>
+			<name>COMPILER_BUILD_TOOLS</name>
+			<value>file:/Users/aharui/git/flex/master/flex-falcon/compiler-build-tools/src/main/java</value>
+		</variable>
+	</variableList>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/compiler/.classpath
----------------------------------------------------------------------
diff --git a/compiler/.classpath b/compiler/.classpath
new file mode 100644
index 0000000..c049987
--- /dev/null
+++ b/compiler/.classpath
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="target/generated-sources/jburg"/>
+	<classpathentry kind="src" path="COMPILER_JBURG_TYPES"/>
+	<classpathentry including="org/apache/flex/utils/AntTestAdapter.java|org/apache/flex/utils/EnvProperties.java|org/apache/flex/utils/ITestAdapter.java|org/apache/flex/utils/MavenTestAdapter.java|org/apache/flex/utils/TestAdapterFactory.java" kind="src" path="COMPILER_BUILD_TOOLS"/>
+	<classpathentry kind="src" path="src/main/resources"/>
+	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="src" path="target/generated-sources/antlr"/>
+	<classpathentry kind="src" path="target/generated-sources/jflex"/>
+	<classpathentry kind="src" path="target/generated-sources/unknowntreehandler"/>
+	<classpathentry kind="src" path="target/generated-sources/antlr3"/>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry exported="true" kind="lib" path="lib/external/antlr.jar"/>
+	<classpathentry kind="lib" path="lib/external/commons-cli.jar"/>
+	<classpathentry kind="lib" path="lib/external/commons-io.jar"/>
+	<classpathentry kind="lib" path="lib/external/guava.jar"/>
+	<classpathentry kind="lib" path="lib/external/lzma-sdk.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="var" path="ANT_JAR"/>
+	<classpathentry kind="lib" path="lib/external/flex-tool-api.jar"/>
+	<classpathentry kind="lib" path="lib/external/junit-4.10.jar"/>
+	<classpathentry kind="lib" path="lib/external/commons-lang3-3.4.jar"/>
+	<classpathentry kind="lib" path="lib/external/jburg.jar"/>
+	<classpathentry kind="lib" path="lib/external/commons-compress-1.10.jar"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/compiler/.project
----------------------------------------------------------------------
diff --git a/compiler/.project b/compiler/.project
new file mode 100644
index 0000000..39aedde
--- /dev/null
+++ b/compiler/.project
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>compiler</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>COMPILER_BUILD_TOOLS</name>
+			<type>2</type>
+			<locationURI>COMPILER_BUILD_TOOLS</locationURI>
+		</link>
+		<link>
+			<name>COMPILER_JBURG_TYPES</name>
+			<type>2</type>
+			<location>/Users/aharui/git/flex/master/flex-falcon/compiler-jburg-types/src/main/java</location>
+		</link>
+	</linkedResources>
+	<variableList>
+		<variable>
+			<name>COMPILER_BUILD_TOOLS</name>
+			<value>file:/Users/aharui/git/flex/master/flex-falcon/compiler-build-tools/src/main/java</value>
+		</variable>
+		<variable>
+			<name>COMPILER_JBURG_TYPES</name>
+			<value>file:/Users/aharui/git/flex/master/flex-falcon/compiler-jx/src/main/java</value>
+		</variable>
+	</variableList>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/debugger/.classpath
----------------------------------------------------------------------
diff --git a/debugger/.classpath b/debugger/.classpath
new file mode 100644
index 0000000..4bc6c96
--- /dev/null
+++ b/debugger/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="target/generated-sources/jburg"/>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/compiler"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/befe3197/debugger/.project
----------------------------------------------------------------------
diff --git a/debugger/.project b/debugger/.project
new file mode 100644
index 0000000..0413572
--- /dev/null
+++ b/debugger/.project
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>debugger</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+	<linkedResources>
+	</linkedResources>
+</projectDescription>


[2/2] git commit: [flex-falcon] [refs/heads/develop] - forgot to fix this

Posted by ah...@apache.org.
forgot to fix this


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/34ed40fc
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/34ed40fc
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/34ed40fc

Branch: refs/heads/develop
Commit: 34ed40fc489f0093ef80f6390f381433fdc1898d
Parents: befe319
Author: Alex Harui <ah...@apache.org>
Authored: Wed Apr 27 15:02:26 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Apr 27 15:02:26 2016 -0700

----------------------------------------------------------------------
 debugger/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/34ed40fc/debugger/build.properties
----------------------------------------------------------------------
diff --git a/debugger/build.properties b/debugger/build.properties
index 3b9c79c..af40bbd 100644
--- a/debugger/build.properties
+++ b/debugger/build.properties
@@ -48,7 +48,7 @@ dist=${basedir}/../compiler/lib
 
 #JAR names
 jar=fdb.jar
-jar.dependencies=compiler.jar external/commons-lang3-3.4.jar
+jar.dependencies=compiler.jar external/commons-lang-2.6.jar