Skip to content

Commit

Permalink
MIA一些例子
Browse files Browse the repository at this point in the history
  • Loading branch information
billhongs committed Nov 22, 2012
1 parent 9b46473 commit b0d1361
Show file tree
Hide file tree
Showing 50 changed files with 318,666 additions and 7 deletions.
4 changes: 4 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,9 @@
<classpathentry kind="lib" path="specialpurpose/recommender/lib/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/guava-r09.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/uncommons-maths-1.2.2.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/hadoop-core-1.1.0.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/mahout-core-0.7-job.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/mahout-examples-0.7-job.jar"/>
<classpathentry kind="lib" path="specialpurpose/recommender/lib/mahout-examples-0.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion specialpurpose/greentea/entitydef/entitymodel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ under the License.
<field name="menuUrl" type="url"></field>
<field name="menuDescription" type="description"></field>
<field name="permissionId" type="id-long"></field>
<prim-key field="productId"/>
<prim-key field="menuId"/>
</entity>
</entitymodel>
Loading

0 comments on commit b0d1361

Please sign in to comment.