Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
766f3d42c8 |
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<path id="project.classpath">
|
||||
<pathelement location="${classes.dir}"/>
|
||||
<pathelement location="${lib.dir}/tomcat-servlet-api.jar"/>
|
||||
<pathelement location="${lib.dir}/glassfish-servlet-api.jar"/>
|
||||
</path>
|
||||
|
||||
<target name="compile">
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Source1: %{name}-build.xml
|
|||
Source2: http://repo1.maven.org/maven2/com/caucho/hessian/4.0.7/hessian-4.0.7.pom
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: ant >= 0:1.6
|
||||
BuildRequires: tomcat-servlet-3.1-api
|
||||
BuildRequires: glassfish-servlet-api
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
|
|||
Reference in a new issue