[Patch] RPM and SRC package for Spark

Patch for build.xml to create an RPM package and a source package.

  1. Patch the spark/build/build.xml with the patch.

  2. Copy the spark.spec and jre-dist.tar.gz to spark/build/rpm/

new ant targets

-> installer.rpm Builds a rpm of spark.

-> dist.src Creates a source distribution package

The jre-dist.tar.gz is to big for an upload, you can use the jre-dist.tar.gz from the openfire directory

use http://www.igniterealtime.org/fisheye/browse/~raw,r=9418/svn-org/openfire/trunk/ build/rpm/jre-dist.tar.gz
BUILD-XML-PATCH-FOR-RPM-AND-SRC.patch (4819 Bytes)
spark.spec (4998 Bytes)

Do you have an access to JIRA? I think it would be more convenient for you to create tickets for patches yourself

Yes, I have access to JIRA, but I don’t can create tickets.

My Username is cstux. :slight_smile:

I will talk to Matt about giving you the right to create tickets for Spark project.

Done!