Skip to content

Commit

Permalink
merging association refactoring to master
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultz committed Apr 22, 2011
2 parents 9744dd0 + 6874f38 commit 31d1dc2
Show file tree
Hide file tree
Showing 148 changed files with 3,735 additions and 4,757 deletions.
12 changes: 1 addition & 11 deletions pom.xml
Expand Up @@ -34,7 +34,7 @@
<packaging>swc</packaging>

<properties>
<flex-sdk.version>4.5.0.17689</flex-sdk.version>
<flex-sdk.version>4.0.0.14159</flex-sdk.version>
<flex-mojos.version>3.8</flex-mojos.version>
<mesh.namespace>http://github.com/danschultz/mesh</mesh.namespace>
</properties>
Expand Down Expand Up @@ -112,16 +112,6 @@
<includeFiles>
<file>src/metadata.xml</file>
</includeFiles>
<namespaces>
<namespace>
<uri>${mesh.namespace}</uri>
<manifest>src/manifest.xml</manifest>
</namespace>
</namespaces>
<includeNamespaces>
<namespace>${mesh.namespace}</namespace>
</includeNamespaces>

</configuration>
</plugin>
<plugin>
Expand Down
158 changes: 0 additions & 158 deletions src/mesh/Aggregate.as

This file was deleted.

82 changes: 0 additions & 82 deletions src/mesh/Callbacks.as

This file was deleted.

0 comments on commit 31d1dc2

Please sign in to comment.