2011/3/28 Phil Steitz <phil.ste...@gmail.com>: > I can't remember how to fix this. The problem is that I changed the jar goal > in the Ant build to produce an artifact with the version number in the jar > name and I guess Gump expects the old versionless name. Anyone know how to > fix this?
Regarding https://svn.apache.org/viewvc?view=revision&revision=1085869 AFAIK it is solved as follows: 1) define a separate property that evaluates to "${name}-${version}.jar" by default 2) override its value in the Gump configuration. That is unless you want to override the whole ${dist.jar}. Best regards, Konstantin Kolinko > On Mar 27, 2011, at 11:58 AM, Gump <iss...@commons.apache.org> wrote: > >> To whom it may engage... >> >> This is an automated request, but not an unsolicited one. For >> more information please visit http://gump.apache.org/nagged.html, >> and/or contact the folk at gene...@gump.apache.org. >> >> Project commons-pool has an issue affecting its community integration. >> This issue affects 14 projects. >> The current state of this project is 'Failed', with reason 'Missing Build >> Outputs'. >> For reference only, the following projects are affected by this: >> - commons-dbcp : Database Connection Pool >> - commons-pool : Object Pooling >> - commons-services : Basic Services Architecture >> - db-ddlutils : Easy-to-use component for working with Database >> Definition (... >> - jakarta-tomcat-4.0 : Servlet 2.3 and JSP 1.2 Reference Implementation >> - jakarta-tomcat-catalina : Servlet 2.4 Reference Implementation >> - jakarta-tomcat-dbcp : Servlet 2.4 and JSP 2.0 Reference Implementation >> - jakarta-tomcat-jk : Connectors to various web servers >> - jakarta-turbine-jcs : Cache >> - javax.el : Java Servlet 2.5 & Server Pages JSP 2.1 implementation (for >> ... >> - javax.servlet : Java Servlet 2.5 & Server Pages JSP 2.1 implementation >> (for ... >> - javax.servlet.jsp : Java Servlet 2.5 & Server Pages JSP 2.1 >> implementation (for ... >> - jcs : Cache >> - tomcat-tc6 : Java Servlet 2.5 & Server Pages JSP 2.1 implementation >> (for ... >> >> >> Full details are available at: >> >> http://vmgump.apache.org/gump/public/commons-pool-1.x/commons-pool/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org