[ http://issues.apache.org/jira/browse/QPID-73?page=comments#action_12448449 ] Martin Ritchie commented on QPID-73: ------------------------------------
target "std-release" Will generate both src and bin releases. > Create Build Artifacts for release process using ant/maven > ---------------------------------------------------------- > > Key: QPID-73 > URL: http://issues.apache.org/jira/browse/QPID-73 > Project: Qpid > Issue Type: Task > Components: Ant Build System > Reporter: Martin Ritchie > Fix For: M1 > > > Build Artifacts > -------------------------------------- > Ant or maven we need to provide a way for people who download the src and > for us to build these release artifacts. > So we need to create two ant tasks (or maven goals) called: > std-src-dist > std-bin-dist > to create release artifacts: > apache-qpid-src-[java|c++|ruby|python|c#]-M1.[zip|tar.gz] > apache-qpid-std-[java|c++|ruby|python|c#]-bin-M1.[zip|tar.gz] > With Jars named: > apache-qpid-common-1.0-incubator-M1.jar > apache-qpid-broker-1.0-incubator-M1.jar > apache-qpid-client-1.0-incubator-M1.jar > apache-qpid-management-1.0-incubator-M1.jar -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
