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 2014/04/25 07:34:18 UTC

[20/51] [partial] BlazeDS Donation from Adobe Systems Inc

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-core/.project
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-core/.project b/development/eclipse/projects/java/blazeds-core/.project
new file mode 100755
index 0000000..b75ff96
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-core/.project
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<projectDescription>
+	<name>blazeds-core</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>classes</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/core/classes</locationURI>
+		</link>
+		<link>
+			<name>java</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/core/src</locationURI>
+		</link>
+		<link>
+			<name>test</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/core/test/src</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-opt/.classpath
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-opt/.classpath b/development/eclipse/projects/java/blazeds-opt/.classpath
new file mode 100755
index 0000000..73a0082
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-opt/.classpath
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<classpath>
+	<classpathentry including="flex/messaging/security/TomcatLogin.java|flex/messaging/security/TomcatLoginCommand.java|flex/messaging/security/TomcatLoginHolder.java|flex/messaging/security/TomcatValve.java|flex/messaging/security/tomcat-descriptor.xml" kind="src" path="tomcat"/>
+	<classpathentry kind="src" path="weblogic"/>
+	<classpathentry kind="src" path="oracle"/>
+	<classpathentry kind="src" path="jrun"/>
+	<classpathentry kind="src" path="websphere"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-core"/>
+	<classpathentry kind="lib" path="lib/asynchbeans.jar"/>
+	<classpathentry kind="lib" path="lib/catalina.jar"/>
+	<classpathentry kind="lib" path="lib/jazncore.jar"/>
+	<classpathentry kind="lib" path="lib/jrun.jar"/>
+	<classpathentry kind="lib" path="lib/mx4j-jmx.jar"/>
+	<classpathentry kind="lib" path="lib/oc4j-api.jar"/>
+	<classpathentry kind="lib" path="lib/sas.jar"/>
+	<classpathentry kind="lib" path="lib/servlet.jar"/>
+	<classpathentry kind="lib" path="lib/weblogic.jar"/>
+	<classpathentry kind="lib" path="lib/wsexception.jar"/>
+	<classpathentry kind="var" path="BLAZEDS_HOME/lib/servlet.jar"/>
+	<classpathentry kind="output" path="classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-opt/.project
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-opt/.project b/development/eclipse/projects/java/blazeds-opt/.project
new file mode 100755
index 0000000..19f7aec
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-opt/.project
@@ -0,0 +1,129 @@
+<<<<<<< .mine
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<projectDescription>
+	<name>blazeds-opt</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>classes</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/classes</locationURI>
+		</link>
+		<link>
+			<name>jrun</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/jrun</locationURI>
+		</link>
+		<link>
+			<name>lib</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/lib</locationURI>
+		</link>
+		<link>
+			<name>oracle</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/oracle</locationURI>
+		</link>
+		<link>
+			<name>tomcat</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/tomcat</locationURI>
+		</link>
+		<link>
+			<name>weblogic</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/weblogic</locationURI>
+		</link>
+		<link>
+			<name>websphere</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/websphere</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>
+=======
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>blazeds-opt</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>classes</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/classes</locationURI>
+		</link>
+		<link>
+			<name>jrun</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/jrun</locationURI>
+		</link>
+		<link>
+			<name>lib</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/lib</locationURI>
+		</link>
+		<link>
+			<name>oracle</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/oracle</locationURI>
+		</link>
+		<link>
+			<name>tomcat</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/tomcat</locationURI>
+		</link>
+		<link>
+			<name>weblogic</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/weblogic</locationURI>
+		</link>
+		<link>
+			<name>websphere</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/opt/src/websphere</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>
+>>>>>>> .r22994

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-proxy/.classpath
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-proxy/.classpath b/development/eclipse/projects/java/blazeds-proxy/.classpath
new file mode 100755
index 0000000..cab4dbd
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-proxy/.classpath
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<classpath>
+	<classpathentry kind="src" path="java"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-core"/>
+	<classpathentry kind="var" path="BLAZEDS_HOME/lib/servlet.jar"/>
+	<classpathentry kind="var" path="BLAZEDS_HOME/lib/commons-httpclient-3.1.jar"/>
+	<classpathentry kind="output" path="classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-proxy/.project
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-proxy/.project b/development/eclipse/projects/java/blazeds-proxy/.project
new file mode 100755
index 0000000..b2b2071
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-proxy/.project
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<projectDescription>
+	<name>blazeds-proxy</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>classes</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/proxy/classes</locationURI>
+		</link>
+		<link>
+			<name>java</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/proxy/src</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-remoting/.classpath
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-remoting/.classpath b/development/eclipse/projects/java/blazeds-remoting/.classpath
new file mode 100755
index 0000000..24e90f7
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-remoting/.classpath
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<classpath>
+	<classpathentry kind="src" path="java"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-core"/>
+	<classpathentry kind="output" path="classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-remoting/.project
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-remoting/.project b/development/eclipse/projects/java/blazeds-remoting/.project
new file mode 100755
index 0000000..fa7e08f
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-remoting/.project
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<projectDescription>
+	<name>blazeds-remoting</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>classes</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/remoting/classes</locationURI>
+		</link>
+		<link>
+			<name>java</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/modules/remoting/src</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-team.war/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-team.war/.actionScriptProperties b/development/eclipse/projects/java/blazeds-team.war/.actionScriptProperties
new file mode 100755
index 0000000..cad784e
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-team.war/.actionScriptProperties
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<actionScriptProperties mainApplicationPath="main.mxml" projectUUID="c2adec1e-f2cd-48db-a739-09b2100ced5f" version="6">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" copyDependentFiles="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="true" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
+    <compilerSourcePath/>
+    <libraryPath defaultLinkType="0">
+      <libraryPathEntry kind="4" path=""/>
+      <libraryPathEntry kind="1" linkType="1" path="libs"/>
+    </libraryPath>
+    <sourceAttachmentPath/>
+  </compiler>
+  <applications/>
+  <modules/>
+  <buildCSSFiles/>
+</actionScriptProperties>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-team.war/.classpath
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-team.war/.classpath b/development/eclipse/projects/java/blazeds-team.war/.classpath
new file mode 100755
index 0000000..ed64f32
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-team.war/.classpath
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<classpath>
+	<classpathentry kind="src" output="webroot/WEB-INF/classes" path="webroot/WEB-INF/src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="var" path="BLAZEDS_HOME/lib/commons-httpclient-3.1.jar"/>
+	<classpathentry kind="var" path="BLAZEDS_HOME/lib/servlet.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-common"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-core"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-proxy"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/blazeds-remoting"/>
+	<classpathentry kind="output" path="webroot/WEB-INF/classes"/>
+</classpath>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-team.war/.flexProperties
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-team.war/.flexProperties b/development/eclipse/projects/java/blazeds-team.war/.flexProperties
new file mode 100755
index 0000000..b7deab0
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-team.war/.flexProperties
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<flexProperties flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="2"/>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/blazeds-team.war/.project
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/blazeds-team.war/.project b/development/eclipse/projects/java/blazeds-team.war/.project
new file mode 100755
index 0000000..5018bc6
--- /dev/null
+++ b/development/eclipse/projects/java/blazeds-team.war/.project
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<projectDescription>
+	<name>blazeds-team.war</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.adobe.flexbuilder.project.flexbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>com.adobe.flexbuilder.project.flexnature</nature>
+		<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>webroot</name>
+			<type>2</type>
+			<locationURI>BLAZEDS_HOME/apps/team</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/java/formatter.xml
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/java/formatter.xml b/development/eclipse/projects/java/formatter.xml
new file mode 100755
index 0000000..903918e
--- /dev/null
+++ b/development/eclipse/projects/java/formatter.xml
@@ -0,0 +1,269 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<profiles version="10">
+<profile name="Enterprise" version="10">
+<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="next_line"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_comments" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/>
+<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/>
+<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/>
+<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="80"/>
+<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/>
+<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/>
+<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/>
+</profile>
+</profiles>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/development/eclipse/projects/readme.txt
----------------------------------------------------------------------
diff --git a/development/eclipse/projects/readme.txt b/development/eclipse/projects/readme.txt
new file mode 100755
index 0000000..daca09d
--- /dev/null
+++ b/development/eclipse/projects/readme.txt
@@ -0,0 +1,116 @@
+INTRODUCTION
+
+This directory contains Eclipse 3.4 and Flash Builder 4.0 projects that make up your
+workspace for the BlazeDS development environment. You can import these projects into
+your Eclipse workspace, however you should follow all of these directions before actually
+importing any of them.
+
+GETTING STARTED
+
+* IMPORTANT - before you import any projects you should read and complete the
+following steps!
+
+1. Install the necessary requirements:
+  - installed at least JDK 1.5.0 (or later) (although it is useful to have  JDK 1.4.2 in addition to JDK 1.5.0)
+  - established your JAVA_HOME environment variable pointing to this JDK installation
+  - download and install Apache Ant 1.6.2 or later (http://ant.apache.org/) along with ant-contrib-1.0b2.
+  - established an ANT_HOME environment variable.
+  - added %JAVA_HOME%\bin and %ANT_HOME%\bin to your PATH environment variable
+    (or equivalent syntax for your operating system)
+  - closed and restarted the command line since making any environment variable changes.
+  - installed at least Eclipse 3.4.
+  - (Optional) install a Subversion (aka SVN) client (http://subversion.tigris.org/)
+
+2. Download a copy of the BlazeDS source code from opensource.adobe.com
+   or check out a version of the BlazeDS source tree from Subversion
+   i.e.  svn checkout http://opensource.adobe.com/svn/opensource/blazeds/trunk c:\dev
+
+3. Also download a copy of the Flex SDK source code from opensource.adobe.com
+   or check out a version of the Flex SDK source tree from Subversion
+   i.e. svn checkout http://opensource.adobe.com/svn/opensource/flex/sdk/trunk c:\dev
+
+4. Run "ant clean main" from the BlazeDS home directory.
+
+5. Install Flash Builder 4 plugin for Eclipse.
+
+6. Open Eclipse/Flash Builder, start a new workspace in the location of your choice.
+
+7. Define a "Linked Resource Path Variables" through the following menu
+sequence:
+
+  Window > Preferences... > General > Workspace > Linked Resources
+
+BLAZEDS_HOME = the root of the BlazeDS source tree
+               For instance: C:\dev\blazeds\trunk
+
+FLEX_SDK        = your sync of the relevant sdk branch, e.g
+                      c:\dev\flex\sdk\trunk
+
+Apply your changes.
+
+8. Define a "Java Build Classpath Variables" through the following menu
+sequnce:
+
+  Window > Preferences... > Java > Build Path > Classpath Variables
+
+BLAZEDS_HOME = the root of the BlazeDS source tree
+               For instance: C:\dev\blazeds\trunk
+
+FLEX_SDK        = your sync of the relevant sdk branch, e.g
+                      c:\dev\flex\sdk\trunk
+
+Apply your changes.
+
+9. Ensure that you have the correct JRE configured in Eclipse through the
+following menu sequence:
+
+  Window > Preferences... > Java > Installed JREs
+
+At the very least a valid JRE should be pointed to your JDK 1.5.0 installation
+(on selecting a location Eclipse should fill in the rest of the information)
+and then as a best practice be sure to edit the name so that the particular
+update of the JDK isn't considered, e.g.
+
+  Name = jdk1.5.0
+  Location = C:\dev\java\jdk1.5.0_07
+
+Ensure that the compile compliance level is 1.4 (we support 1.4 except for selected projects that are compiled with 1.5):
+
+  Window > Preferences... > Java > Compiler:  select 1.4 on the first 3 fields.
+
+Apply your changes.
+
+10. Change all file types to insert 4 spaces for an indent instead of tab
+characters. These changes have to be made in several locations depending on
+which plug-ins you have installed. At a minimum, check the following locations
+by navigating through these menu sequence, all under Window > Preferences ...
+
+Ant > Editor > Formatter
+  - ensure Tab size is 4
+  - uncheck use tab character instead of spaces
+  - apply your changes
+
+Flex > Editors
+  - select the Indent using spaces radio button
+  - ensure the indent and tab sizes are set to 4 spaces
+  - apply your changes
+
+Java > Code Style > Formatter
+  - import the formatting settings from the source tree:
+        blazeds/trunk/development/eclipse/java/formatter.xml
+  - After importing the enterprise formatting rules, double check that in the
+    Indentation tab, select the Tab policy to "Spaces only"
+  - ensure the tab and indentation sizes sare set to 4 spaces
+  - apply your changes
+
+11. Import existing eclipse projects from your enteprise workspace by navigating
+to the following menu sequence:
+
+  File > Import... > General > Existing Projects into Workspace
+
+Select the root directory as your sync of the blazeds\trunk\development\eclipse\projects directory
+and then select the projects you want to add to your workspace.
+
+(Note that you don't need to select "Copy projects into workspace" if you wish
+to work off your sync of the projects... though be prepared to handle any
+changes that get checked in for these project definitions).

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/downloads.xml
----------------------------------------------------------------------
diff --git a/downloads.xml b/downloads.xml
new file mode 100644
index 0000000..bfc93dd
--- /dev/null
+++ b/downloads.xml
@@ -0,0 +1,641 @@
+<?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+
+<project name="downloads" default="main" basedir=".">
+
+	<!-- properties -->
+	<property file="${basedir}/build.properties"/>
+
+	<property name="download.dir" value="${basedir}/in"/>
+	<property name="lib.dir" value="${basedir}/lib"/>
+	<property name="qa.lib.dir" value="${basedir}/qa/lib"/>
+	<property name="modules.core.dir" value="${basedir}/modules/core"/>
+	<property name="modules.core.lib.dir" value="${basedir}/modules/core/lib"/>
+	<property name="modules.opt.lib.dir" value="${basedir}/modules/opt/lib"/>
+	<property name="tomcat.dir" value="${basedir}/servers/apache-tomcat-6.0.29"/>
+	<property name="tomcat.zip.file" value="${basedir}/in/apache-tomcat-6.0.29.zip"/>
+	<property name="activemq.dir" value="${tomcat.dir}/lib/activemq-5.3.1"/>
+	<property name="activemq.zip.file" value="${basedir}/in/apache-activemq-5.3.1-bin.zip"/>
+	<property name="codec.zip.file" value="${basedir}/in/apache-codec-3.1-bin.zip"/>
+	<property name="collection.zip.file" value="${basedir}/in/apache-collections-3.1.zip"/>
+	<property name="fileupload.zip.file" value="${basedir}/in/apache-fileupload-1.1.zip"/>
+	<property name="httpclient.zip.file" value="${basedir}/in/apache-httpclient-3.1.zip"/>
+	<property name="logging.zip.file" value="${basedir}/in/apache-logging-1.1.1-bin.zip"/>
+	<property name="hsqldb.zip.file" value="${basedir}/in/hsqldb_1_8_0_10.zip"/>
+	<property name="jms.zip.file" value="${basedir}/in/openjms-0.7.6.1.zip"/>
+	<property name="log4j.zip.file" value="${basedir}/in/logging-log4j-1.2.14.zip"/>
+	<property name="spring.zip.file" value="${basedir}/in/spring-framework-3.0.3.RELEASE.zip"/>
+	<property name="springsecurity.zip.file" value="${basedir}/in/spring-security-3.0.3.RELEASE.zip"/>
+	<property name="springflex.jar.file" value="${basedir}/lib/spring/spring-flex-core-1.5.2.RELEASE.jar"/>
+	<property name="taglibs.zip.file" value="${basedir}/in/jakarta-taglibs-standard-1.1.2.zip"/>
+	<property name="aopalliance.zip.file" value="${basedir}/in/aopalliance.zip"/>
+	<property name="backport.zip.file" value="${basedir}/in/backport-util-concurrent.zip"/>
+	<property name="cglib.jar.file" value="${basedir}/lib/spring/cglib-nodep-2.1_3.jar"/>
+	<property name="jackson.jar.file" value="${basedir}/lib/spring/jackson-core-asl-1.0.0.jar"/>
+	<property name="xalan.zip.file" value="${basedir}/in/xalan-j_2_6_0-bin-2jars.zip"/>
+	<property name="cat4150.zip.file" value="${basedir}/in/jakarta-tomcat-4150.zip"/>
+	<property name="axis.zip.file" value="${basedir}/in/axis.zip"/>
+	        
+    <!-- 
+       To clean these you must call thirdparty-clean or super-clean to clean everything.  
+       clean does not remove these since they don't change often and the downloads take time.
+    -->
+    <target name="main" 
+        depends="tomcat-download,activemq-download,codec-download,collection-download,fileupload-download,httpclient-download,logging-download,hsqldb-download,jms-download,log4j-download,spring-download,xalan-download,doclet-download,mx4j-download,cat708-download,cat4150-download,cat-download,axis-download,testng-download" 
+        description="Copies third-party software into place for build">
+        <echo message="Use thirdparty-clean or super-clean to remove these."/> 
+    </target>
+    
+    <target name="clean"
+        description="Cleans thirdparty downloaded files.">
+        <delete failonerror="false">
+            <fileset dir="${lib.dir}">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false">
+            <fileset dir="${modules.core.lib.dir}">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false">
+            <fileset dir="${modules.opt.lib.dir}">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false">
+            <fileset dir="${qa.lib.dir}">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false">
+            <fileset dir="${tomcat.dir}">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false" dir="${tomcat.dir}/bin" />
+        <delete failonerror="false" dir="${tomcat.dir}/conf" />
+        <delete failonerror="false" dir="${tomcat.dir}/lib/activemq-5.3.1" />
+        <delete failonerror="false" dir="${tomcat.dir}/logs" />
+        <delete failonerror="false" dir="${tomcat.dir}/temp" />
+        <delete failonerror="false" dir="${tomcat.dir}/webapps" />
+        <delete failonerror="false" dir="${tomcat.dir}/work" />
+        <delete includeEmptyDirs="true" failonerror="false">
+            <fileset dir="${download.dir}">
+                <include name="${tomcat.zip.file}"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false">
+            <fileset dir="${basedir}/apps/samples/WEB-INF/lib/">
+                <include name="**/*"/>
+            </fileset>
+        </delete>
+        <delete failonerror="false" dir="${lib.dir}/hsqldb" />
+        <delete failonerror="false" dir="${lib.dir}/spring" />
+        <delete failonerror="false" file="${modules.core.dir}/src/ExcludeDoclet.java" />
+     </target>
+           
+	<!--
+        apache-tomcat-6.0.29-bin.zip 
+    -->
+    <target name="tomcat-check" description="Checks if the Tomcat server has been downloaded.">
+        <available file="${tomcat.dir}/bin/catalina.bat" property="tomcat.present"/>
+    </target>
+   
+    <target name="tomcat-download" depends="tomcat-check" unless="tomcat.present">
+        <available file="${tomcat.zip.file}" type="file" property="tomcat.zip.exists"/>
+        <antcall target="download-tomcat-zip" />
+        
+        <unzip src="${tomcat.zip.file}" dest="${tomcat.dir}/..">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+    </target>
+
+    <target name="download-tomcat-zip" unless="tomcat.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.29/bin/apache-tomcat-6.0.29.zip" 
+            dest="${tomcat.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        activemq-5.3.1.zip 
+    -->
+    <target name="activemq-check" description="Checks if the ActiveMQ jars have been downloaded.">
+        <available file="${tomcat.dir}/lib/activemq-5.3.1/activemq-core-5.3.1.jar" property="activemq.present"/>
+    </target>
+   
+    <target name="activemq-download" depends="activemq-check" unless="activemq.present">
+        <available file="${activemq.zip.file}" type="file" property="activemq.zip.exists"/>
+        <antcall target="download-activemq-zip" />
+        
+        <unzip src="${activemq.zip.file}" dest="${download.dir}/activemq">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${activemq.dir}">
+            <fileset dir="${download.dir}/activemq/apache-activemq-5.3.1/lib" />
+        </copy>
+    </target>
+
+    <target name="download-activemq-zip" unless="activemq.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/activemq/apache-activemq/5.3.1/apache-activemq-5.3.1-bin.zip" 
+            dest="${activemq.zip.file}" 
+            verbose="false"/>
+    </target>
+
+	<!--
+        commons-codec-1.5.jar 
+    -->
+    <target name="codec-check" description="Checks if the commons-codec jar have been downloaded.">
+        <available file="${lib.dir}/commons-codec-1.5.jar" property="codec.present"/>
+    </target>
+   
+    <target name="codec-download" depends="codec-check" unless="codec.present">
+        <available file="${codec.zip.file}" type="file" property="codec.zip.exists"/>
+        <antcall target="download-codec-zip" />
+        
+        <unzip src="${codec.zip.file}" dest="${download.dir}/commons-codec">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}"
+            file="${download.dir}/commons-codec/commons-codec-1.5/commons-codec-1.5.jar" />
+    </target>
+
+    <target name="download-codec-zip" unless="codec.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/commons/codec/binaries/commons-codec-1.5-bin.zip" 
+            dest="${codec.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        commons-collection-3.1.jar 
+    -->
+    <target name="collection-check" description="Checks if the commons-collection jar have been downloaded.">
+        <available file="${lib.dir}/commons-collections-3.1.jar" property="collection.present"/>
+    </target>
+   
+    <target name="collection-download" depends="collection-check" unless="collection.present">
+        <available file="${collection.zip.file}" type="file" property="collection.zip.exists"/>
+        <antcall target="download-collection-zip" />
+        
+        <unzip src="${collection.zip.file}" dest="${download.dir}/commons-collections">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}"
+            file="${download.dir}/commons-collections/commons-collections-3.1/commons-collections-3.1.jar" />
+    </target>
+
+    <target name="download-collection-zip" unless="collection.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/commons/collections/binaries/commons-collections-3.1.zip" 
+            dest="${collection.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        commons-fileupload-1.1.jar 
+    -->
+    <target name="fileupload-check" description="Checks if the commons-fileupload jar have been downloaded.">
+        <available file="${lib.dir}/commons-fileupload-1.1.jar" property="fileupload.present"/>
+    </target>
+   
+    <target name="fileupload-download" depends="fileupload-check" unless="fileupload.present">
+        <available file="${fileupload.zip.file}" type="file" property="fileupload.zip.exists"/>
+        <antcall target="download-fileupload-zip" />
+        
+        <unzip src="${fileupload.zip.file}" dest="${download.dir}/commons-fileupload">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}"
+            file="${download.dir}/commons-fileupload/commons-fileupload-1.1/commons-fileupload-1.1.jar" />
+    </target>
+
+    <target name="download-fileupload-zip" unless="fileupload.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.1.zip" 
+            dest="${fileupload.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        commons-httpclient-3.1.jar 
+    -->
+    <target name="httpclient-check" description="Checks if the commons-httpclient jar have been downloaded.">
+        <available file="${lib.dir}/commons-httpclient-3.1.jar" property="httpclient.present"/>
+    </target>
+   
+    <target name="httpclient-download" depends="httpclient-check" unless="httpclient.present">
+        <available file="${httpclient.zip.file}" type="file" property="httpclient.zip.exists"/>
+        <antcall target="download-httpclient-zip" />
+        
+        <unzip src="${httpclient.zip.file}" dest="${download.dir}/commons-httpclient">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}"
+            file="${download.dir}/commons-httpclient/commons-httpclient-3.1/commons-httpclient-3.1.jar" />
+    </target>
+
+    <target name="download-httpclient-zip" unless="httpclient.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/httpcomponents/commons-httpclient/binary/commons-httpclient-3.1.zip" 
+            dest="${httpclient.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        commons-logging-1.1.1.jar 
+    -->
+    <target name="logging-check" description="Checks if the commons-logging jar have been downloaded.">
+        <available file="${lib.dir}/commons-logging-1.1.1.jar" property="logging.present"/>
+    </target>
+   
+    <target name="logging-download" depends="logging-check" unless="logging.present">
+        <available file="${logging.zip.file}" type="file" property="logging.zip.exists"/>
+        <antcall target="download-logging-zip" />
+        
+        <unzip src="${logging.zip.file}" dest="${download.dir}/commons-logging">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}"
+            file="${download.dir}/commons-logging/commons-logging-1.1.1/commons-logging-1.1.1.jar" />
+    </target>
+
+    <target name="download-logging-zip" unless="logging.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.zip" 
+            dest="${logging.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        hsqldb.jar 
+    -->
+    <target name="hsqldb-check" description="Checks if the hsqldb jar have been downloaded.">
+        <available file="${lib.dir}/hsqldb/hsqldb.jar" property="hsqldb.present"/>
+    </target>
+   
+    <target name="hsqldb-download" depends="hsqldb-check" unless="hsqldb.present">
+        <available file="${hsqldb.zip.file}" type="file" property="hsqldb.zip.exists"/>
+        <antcall target="download-hsqldb-zip" />
+        
+        <unzip src="${hsqldb.zip.file}" dest="${download.dir}/hsqldb">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}/hsqldb">
+            <fileset dir="${download.dir}/hsqldb/hsqldb/lib" includes="hsqldb.jar"/>
+        </copy>
+        <copy toDir="${lib.dir}/hsqldb">
+            <fileset dir="${download.dir}/hsqldb/hsqldb/doc" includes="hsqldb_lic.txt"/>
+        </copy>
+    </target>
+
+    <target name="download-hsqldb-zip" unless="hsqldb.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://downloads.sourceforge.net/project/hsqldb/hsqldb/hsqldb_1_8_0/hsqldb_1_8_0_10.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fhsqldb%2Ffiles%2Fhsqldb%2Fhsqldb_1_8_0%2F&amp;ts=1378509998&amp;use_mirror=softlayer-dal" 
+            dest="${hsqldb.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        jms.jar 
+    -->
+    <target name="jms-check" description="Checks if the jms jar have been downloaded.">
+        <available file="${lib.dir}/jms.jar" property="jms.present"/>
+    </target>
+   
+    <target name="jms-download" depends="jms-check" unless="jms.present">
+        <available file="${jms.zip.file}" type="file" property="jms.zip.exists"/>
+        <antcall target="download-jms-zip" />
+        
+        <unzip src="${jms.zip.file}" dest="${download.dir}/jms">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/jms/openjms-0.7.6.1/lib/jms-1.0.2a.jar" toFile="${lib.dir}/jms.jar"/>
+        <copy file="${download.dir}/jms/openjms-0.7.6.1/LICENSE.txt" toFile="${lib.dir}/jms-LICENSE.txt"/>
+    </target>
+
+    <target name="download-jms-zip" unless="jms.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://downloads.sourceforge.net/project/openjms/openjms/openjms-0.7.6.1/openjms-0.7.6.1.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fopenjms%2Ffiles%2Fopenjms%2Fopenjms-0.7.6.1%2F&amp;ts=1378512874&amp;use_mirror=hivelocity" 
+            dest="${jms.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        log4j.jar 
+    -->
+    <target name="log4j-check" description="Checks if the log4j jar have been downloaded.">
+        <available file="${lib.dir}/log4j.jar" property="log4j.present"/>
+    </target>
+   
+    <target name="log4j-download" depends="log4j-check" unless="log4j.present">
+        <available file="${log4j.zip.file}" type="file" property="log4j.zip.exists"/>
+        <antcall target="download-log4j-zip" />
+        
+        <unzip src="${log4j.zip.file}" dest="${download.dir}/log4j">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/log4j/logging-log4j-1.2.14/dist/lib/log4j-1.2.14.jar" toFile="${lib.dir}/log4j.jar"/>
+    </target>
+
+    <target name="download-log4j-zip" unless="log4j.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.zip" 
+            dest="${log4j.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        spring 
+    -->
+    <target name="spring-check" description="Checks if the spring jars have been downloaded.">
+        <available file="${lib.dir}/spring/spring-security-core-3.0.3.RELEASE.jar" property="spring.present"/>
+    </target>
+   
+    <target name="spring-download" depends="spring-check" unless="spring.present">
+        <available file="${spring.zip.file}" type="file" property="spring.zip.exists"/>
+        <antcall target="download-spring-zip" />
+        
+        <unzip src="${spring.zip.file}" dest="${download.dir}/spring">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy toDir="${lib.dir}/spring">
+            <fileset dir="${download.dir}/spring/spring-framework-3.0.3.RELEASE/dist" />
+        </copy>
+        <unzip src="${springsecurity.zip.file}" dest="${download.dir}/springsecurity">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/springsecurity/spring-security-3.0.3.RELEASE/dist/spring-security-config-3.0.3.RELEASE.jar" toDir="${lib.dir}/spring"/>
+        <copy file="${download.dir}/springsecurity/spring-security-3.0.3.RELEASE/dist/spring-security-core-3.0.3.RELEASE.jar" toDir="${lib.dir}/spring"/>
+        <copy file="${download.dir}/springsecurity/spring-security-3.0.3.RELEASE/dist/spring-security-web-3.0.3.RELEASE.jar" toDir="${lib.dir}/spring"/>
+        <unzip src="${taglibs.zip.file}" dest="${download.dir}/taglibs">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/taglibs/jakarta-taglibs-standard-1.1.2/lib/jstl.jar" toFile="${lib.dir}/spring/jstl-1.1.2.jar"/>
+        <copy file="${download.dir}/taglibs/jakarta-taglibs-standard-1.1.2/lib/standard.jar" toFile="${lib.dir}/spring/standard-1.1.2.jar"/>
+        <unzip src="${aopalliance.zip.file}" dest="${download.dir}/aopalliance">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/aopalliance/aopalliance.jar" toFile="${lib.dir}/spring/aopalliance-1.0.jar"/>
+        <unzip src="${backport.zip.file}" dest="${download.dir}/backport">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/backport/backport-util-concurrent-2.2/backport-util-concurrent.jar" toFile="${lib.dir}/spring/backport-util-concurrent-2.2.jar"/>
+    </target>
+
+    <target name="download-spring-zip" unless="spring.zip.exists">
+        <mkdir dir="${lib.dir}/spring"/>
+        <mkdir dir="${download.dir}"/>
+        <get src="http://s3.amazonaws.com/dist.springframework.org/release/SPR/spring-framework-3.0.3.RELEASE.zip" 
+            dest="${spring.zip.file}" 
+            verbose="false"/>
+        <get src="http://s3.amazonaws.com/dist.springframework.org/release/SEC/spring-security-3.0.3.RELEASE.zip" 
+            dest="${springsecurity.zip.file}" 
+            verbose="false"/>
+        <get src="http://repo1.maven.org/maven2/org/springframework/flex/spring-flex-core/1.5.2.RELEASE/spring-flex-core-1.5.2.RELEASE.jar" 
+            dest="${springflex.jar.file}" 
+            verbose="false"/>
+        <get src="http://archive.apache.org/dist/jakarta/taglibs/standard/binaries/jakarta-taglibs-standard-1.1.2.zip" 
+            dest="${taglibs.zip.file}" 
+            verbose="false"/>
+        <get src="http://downloads.sourceforge.net/project/aopalliance/aopalliance/1.0/aopalliance.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Faopalliance%2Ffiles%2Faopalliance%2F1.0%2F&amp;ts=1378515484&amp;use_mirror=softlayer-dal" 
+            dest="${aopalliance.zip.file}" 
+            verbose="false"/>
+        <get src="http://downloads.sourceforge.net/project/backport-jsr166/backport-jsr166/2.2/backport-util-concurrent-2.2.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fbackport-jsr166%2Ffiles%2Fbackport-jsr166%2F2.2%2F&amp;ts=1378515970&amp;use_mirror=heanet" 
+            dest="${backport.zip.file}" 
+            verbose="false"/>
+        <get src="http://downloads.sourceforge.net/project/cglib/cglib2/cglib%202.1_03/cglib-nodep-2.1_3.jar?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fcglib%2Ffiles%2Fcglib2%2Fcglib%25202.1_03%2F&amp;ts=1378516297&amp;use_mirror=hivelocity" 
+            dest="${cglib.jar.file}" 
+            verbose="false"/>
+        <get src="http://repository.codehaus.org/org/codehaus/jackson/jackson-core-asl/1.0.0/jackson-core-asl-1.0.0.jar" 
+            dest="${jackson.jar.file}" 
+            verbose="false"/>
+    </target>
+
+	<!--
+        xalan.jar 
+    -->
+    <target name="xalan-check" description="Checks if the xalan jar have been downloaded.">
+        <available file="${lib.dir}/xalan.jar" property="xalan.present"/>
+    </target>
+   
+    <target name="xalan-download" depends="xalan-check" unless="xalan.present">
+        <available file="${xalan.zip.file}" type="file" property="xalan.zip.exists"/>
+        <antcall target="download-xalan-zip" />
+        
+        <unzip src="${xalan.zip.file}" dest="${download.dir}/xalan">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/xalan/xalan-j_2_6_0/bin/xalan.jar" toFile="${lib.dir}/xalan.jar"/>
+    </target>
+    
+    <target name="download-xalan-zip" unless="xalan.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/xml/xalan-j/xalan-j_2_6_0-bin-2jars.zip" 
+            dest="${xalan.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        ExcludeDoclet.java 
+    -->
+    <target name="doclet-check" description="Checks if the excludedoclet.java has been downloaded.">
+        <available file="${modules.core.dir}/src/ExcludeDoclet.java" property="doclet.present"/>
+    </target>
+   
+    <target name="doclet-download" depends="doclet-check" unless="doclet.present">
+        <available file="${doclet.zip.file}" type="file" property="doclet.zip.exists"/>
+        <antcall target="download-doclet-java" />
+        
+    </target>
+    
+    <target name="download-doclet-java" unless="doclet.zip.exists">
+        <get src="http://sixlegs.com/misc/ExcludeDoclet.java" 
+            dest="${modules.core.dir}/src/ExcludeDoclet.java" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        mx4j-jmx.jar 
+    -->
+    <target name="mx4j-check" description="Checks if the mx4j jar has been downloaded.">
+        <available file="${modules.opt.lib.dir}/mx4j-jmx.jar" property="mx4j.present"/>
+    </target>
+   
+    <target name="mx4j-download" depends="mx4j-check" unless="mx4j.present">
+        <available file="${mx4j.zip.file}" type="file" property="mx4j.zip.exists"/>
+        <antcall target="download-mx4j-java" />
+        
+    </target>
+    
+    <target name="download-mx4j-java" unless="mx4j.zip.exists">
+        <get src="http://repo1.maven.org/maven2/mx4j/mx4j-jmx/1.1.1/mx4j-jmx-1.1.1.jar" 
+            dest="${modules.opt.lib.dir}/mx4j-jmx.jar" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        catalina-708.jar 
+    -->
+    <target name="cat708-check" description="Checks if the catalina-708 jar has been downloaded.">
+        <available file="${modules.opt.lib.dir}/catalina-708.jar" property="cat708.present"/>
+    </target>
+   
+    <target name="cat708-download" depends="cat708-check" unless="cat708.present">
+        <available file="${cat708.zip.file}" type="file" property="cat708.zip.exists"/>
+        <antcall target="download-cat708-java" />
+        
+    </target>
+    
+    <target name="download-cat708-java" unless="cat708.zip.exists">
+        <get src="http://repo1.maven.org/maven2/org/apache/tomcat/tomcat-catalina/7.0.8/tomcat-catalina-7.0.8.jar" 
+            dest="${modules.opt.lib.dir}/catalina-708.jar" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        catalina-4150.jar 
+    -->
+    <target name="cat4150-check" description="Checks if the catalina-4150 jar have been downloaded.">
+        <available file="${modules.opt.lib.dir}/catalina-4150.jar" property="cat4150.present"/>
+    </target>
+   
+    <target name="cat4150-download" depends="cat4150-check" unless="cat4150.present">
+        <available file="${cat4150.zip.file}" type="file" property="cat4150.zip.exists"/>
+        <antcall target="download-cat4150-zip" />
+        
+        <unzip src="${cat4150.zip.file}" dest="${download.dir}/cat4150">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/cat4150/jakarta-tomcat-4.0.6/server/lib/catalina.jar" toFile="${modules.opt.lib.dir}/catalina-4150.jar"/>
+    </target>
+    
+    <target name="download-cat4150-zip" unless="cat4150.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.6/bin/jakarta-tomcat-4.0.6.zip" 
+            dest="${cat4150.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        catalina.jar 
+    -->
+    <target name="cat-check" description="Checks if the catalina jar has been downloaded.">
+        <available file="${modules.opt.lib.dir}/catalina.jar" property="cat.present"/>
+    </target>
+   
+    <target name="cat-download" depends="cat-check" unless="cat.present">
+        <available file="${cat.zip.file}" type="file" property="cat.zip.exists"/>
+        <antcall target="download-cat-java" />
+        
+    </target>
+    
+    <target name="download-cat-java" unless="cat.zip.exists">
+        <get src="http://repo1.maven.org/maven2/org/apache/tomcat/catalina/6.0.26/catalina-6.0.26.jar" 
+            dest="${modules.opt.lib.dir}/catalina.jar" 
+            verbose="false"/>
+    </target>
+    
+	<!--
+        axis.jar 
+    -->
+    <target name="axis-check" description="Checks if the axis jar have been downloaded.">
+        <available file="${qa.lib.dir}/axis.jar" property="axis.present"/>
+    </target>
+   
+    <target name="axis-download" depends="axis-check" unless="axis.present">
+        <available file="${axis.zip.file}" type="file" property="axis.zip.exists"/>
+        <antcall target="download-axis-zip" />
+        <unzip src="${axis.zip.file}" dest="${download.dir}/axis">
+            <patternset>
+                <include name="**/*"/>
+            </patternset>
+        </unzip>
+        <copy file="${download.dir}/axis/axis-1_4/lib/axis.jar" toFile="${qa.lib.dir}/axis.jar"/>
+        <copy file="${download.dir}/axis/axis-1_4/lib/jaxrpc.jar" toFile="${qa.lib.dir}/jaxrpc.jar"/>
+        <copy file="${download.dir}/axis/axis-1_4/lib/saaj.jar" toFile="${qa.lib.dir}/saaj.jar"/>
+        <copy file="${download.dir}/axis/axis-1_4/lib/commons-discovery-0.2.jar" toFile="${qa.lib.dir}/commons-discovery-0.2.jar"/>
+        <copy file="${download.dir}/axis/axis-1_4/lib/wsdl4j-1.5.1.jar" toFile="${qa.lib.dir}/wsdl4j-1.5.1.jar"/>
+    </target>
+    
+    <target name="download-axis-zip" unless="axis.zip.exists">
+        <mkdir dir="${download.dir}"/>
+        <get src="http://archive.apache.org/dist/axis/axis/java/1.4/axis-bin-1_4.zip" 
+            dest="${axis.zip.file}" 
+            verbose="false"/>
+    </target>
+    
+
+	<!--
+        testng.jar 
+    -->
+    <target name="testng-check" description="Checks if the testng jar has been downloaded.">
+        <available file="${qa.lib.dir}/testng-5.8-jdk15.jar" property="testng.present"/>
+    </target>
+   
+    <target name="testng-download" depends="testng-check" unless="testng.present">
+        <available file="${testng.zip.file}" type="file" property="testng.zip.exists"/>
+        <antcall target="download-testng-java" />
+        
+    </target>
+    
+    <target name="download-testng-java" unless="testng.zip.exists">
+        <get src="http://mirrors.ibiblio.org/pub/mirrors/maven2/org/testng/testng/5.8/testng-5.8-jdk15.jar" 
+            dest="${qa.lib.dir}/testng-5.8-jdk15.jar" 
+            verbose="false"/>
+    </target>
+    
+</project>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/frameworks/local-swcs/FlexSDK3/empty.txt
----------------------------------------------------------------------
diff --git a/frameworks/local-swcs/FlexSDK3/empty.txt b/frameworks/local-swcs/FlexSDK3/empty.txt
new file mode 100755
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/7a58369c/frameworks/local-swcs/FlexSDK4/empty.txt
----------------------------------------------------------------------
diff --git a/frameworks/local-swcs/FlexSDK4/empty.txt b/frameworks/local-swcs/FlexSDK4/empty.txt
new file mode 100755
index 0000000..e69de29