Remove rmic task, increase version to 1.7.0-rc3
This commit is contained in:
parent
51f31cac8a
commit
db9227e95d
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<target name="init">
|
||||
<property name="Name" value="helma"/>
|
||||
<property name="year" value="1998-${year}"/>
|
||||
<property name="version" value="1.7.0-rc2"/>
|
||||
<property name="version" value="1.7.0-rc3"/>
|
||||
<property name="project" value="helma"/>
|
||||
|
||||
<property name="home.dir" value="."/>
|
||||
|
@ -112,7 +112,6 @@
|
|||
<classpath refid="build.class.path" />
|
||||
</javac>
|
||||
<delete dir="${build.work}/src"/>
|
||||
<rmic classname="helma.framework.core.RemoteApplication" base="${build.classes}"/>
|
||||
</target>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue