Diff is really odd sometimes... why did it decide that I added a new set of
end tags and then filled in the rest. I don't think I could do that if I
wanted too. I would get too confused.
--jason
> <project default="main" name="JBoss/Build">
>
> @@ -898,6 +898,14 @@
> <fileset dir="${_module.output}/lib">
> <include name="jbossha-client.jar"/>
> <include name="jbossmqha.jar"/>
> + </fileset>
> + </copy>
> +
> + <!-- Copy the deployables -->
> + <mkdir dir="${install.deploy}"/>
> + <copy todir="${install.deploy}" filtering="no">
> + <fileset dir="${_module.output}/etc">
> + <include name="cluster-service.xml"/>
> </fileset>
> </copy>
> </target>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development