Author: andreas
Date: Sun Mar 9 10:05:38 2008
New Revision: 635286
URL: http://svn.apache.org/viewvc?rev=635286&view=rev
Log:
Don't allow module APIs to reference the implementations.
Modified:
lenya/trunk/src/resources/build/modules2build.xsl
Modified: lenya/trunk/src/resources/build/modules2build.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/resources/build/modules2build.xsl?rev=635286&r1=635285&r2=635286&view=diff
==============================================================================
--- lenya/trunk/src/resources/build/modules2build.xsl (original)
+++ lenya/trunk/src/resources/build/modules2build.xsl Sun Mar 9 10:05:38 2008
@@ -197,8 +197,9 @@
deprecation="${{deprecation}}"
target="${{target.vm}}"
nowarn="${{nowarn}}"
- source="${{src.java.version}}">
- <src path="{$src}/java/src"/>
+ source="${{src.java.version}}"
+ srcdir="{$src}/java/src"
+ sourcepath="">
<xsl:for-each select="mod:export[@package]">
<include name="{translate(@package, '.', '/')}/*.java"/>
</xsl:for-each>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.