excludes *CharSequence.scala from CLDC build
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@14400 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
5185a1a445
commit
42c9c3e4d5
|
@ -741,6 +741,7 @@ CLDC
|
||||||
<not>
|
<not>
|
||||||
<present targetdir="${src.dir}/cldc-library"/>
|
<present targetdir="${src.dir}/cldc-library"/>
|
||||||
</not>
|
</not>
|
||||||
|
<exclude name="**/*CharSequence.scala"/>
|
||||||
<exclude name="**/jcl/**"/>
|
<exclude name="**/jcl/**"/>
|
||||||
<exclude name="**/ref/**"/>
|
<exclude name="**/ref/**"/>
|
||||||
<exclude name="**/compat/**"/>
|
<exclude name="**/compat/**"/>
|
||||||
|
|
Loading…
Reference in New Issue