Removed RMI compiler tags for Remote Image manipulation classes
(which have been removed).
This commit is contained in:
parent
c0417d5a6a
commit
a6e1df85b0
1 changed files with 0 additions and 4 deletions
|
@ -110,8 +110,6 @@
|
|||
</classpath>
|
||||
</javac>
|
||||
<rmic classname="helma.framework.core.Application" base="${build.classes}"/>
|
||||
<rmic classname="helma.image.Server" base="${build.classes}"/>
|
||||
<rmic classname="helma.image.RemoteImage" base="${build.classes}"/>
|
||||
</target>
|
||||
|
||||
<!-- =================================================================== -->
|
||||
|
@ -253,8 +251,6 @@
|
|||
</classpath>
|
||||
</javac>
|
||||
<rmic classname="helma.framework.core.Application" base="${snapshot.classes}"/>
|
||||
<rmic classname="helma.image.Server" base="${snapshot.classes}"/>
|
||||
<rmic classname="helma.image.RemoteImage" base="${snapshot.classes}"/>
|
||||
</target>
|
||||
|
||||
<!-- =================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue