On 19/02/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Feb 19, 2008 6:31 PM, sebb <[EMAIL PROTECTED]> wrote: > > On 19/02/2008, James Carman <[EMAIL PROTECTED]> wrote: > > > On 2/19/08, sebb <[EMAIL PROTECTED]> wrote: > > > > On 19/02/2008, James Carman <[EMAIL PROTECTED]> wrote: > > > > > I have prepared a commons-proxy-1.0-rc1 release candidate. The > > > > > distribution files can be found at: > > > > > > > > > > http://people.apache.org/~jcarman/commons-proxy-1.0-rc1/ > > > > > > > > > > > > > Can't access the archives: > > > > > > > > You don't have permission to access > > > > /~jcarman/commons-proxy-1.0-rc1/commons-proxy-1.0-rc1-bin.zip on this > > > > server. > > > > > > Sorry. I checked that the directory listing worked. I just did a > > > chmod a+rx * in that dir, so everything should be okay now. > > > > That's fixed it, thanks. > > > > There are no digests (.md5 or .sha) and no signature (.asc) files. > > > > The Manifest file in the binary jar is rather difficult to read - in > > particular the import-export lines are not nicely wrapped. Also the > > ordering of entries is rather odd, e.g. the compiler source and target > > versions are normally next to each other. > > The manifest is being generated using the maven bundle plugin[1] and > those import/export lines are part of the OSGi info it adds to the > manifest. While it might be nice if it didn't change the order of > entries (I did suggest that[2]) or the line wrapping was easier on the > eye AIUI the manifest is meant to be machine-read and the rules for > its format (e.g. line length and wrapping) reflect that. > > The only thing I can suggest is raising an issue ticket with the felix > project - but its probably not in the maven plugins control - since > its just a wrapper for the BND tool[3] >
Might do that. > Niall > > > [1] http://felix.apache.org/site/maven-bundle-plugin-bnd.html > [2] > https://issues.apache.org/jira/browse/FELIX-449?focusedCommentId=12557217#action_12557217 The issue has been closed; it looks as though your suggestion re the non-OSGI manifest entries was overlooked. > [3] http://www.aqute.biz/Code/Bnd > > The NOTICE.txt file in SVN says: > > > > Copyright 2006-2008 > > > > However the pom says: > > > > <inceptionYear>2005</inceptionYear> > > > > The code seems to build OK using maven and java 1.4. > > > > What version of Java is Proxy intended for? > > > > Currently it inherits the java source and target versions from the > > parent POM; these are both set to 1.3. > > > > > > > > > > > > > > > and the site can be found at: > > > > > > > > > > http://people.apache.org/~jcarman/commons-proxy-1.0-rc1/site > > > > > > > > > > Note: This is my first release, so please look this over with a > > > > > fine-toothed comb. I don't want to make any mistakes. The only thing > > > > > I wasn't quite sure of was whether or not to actually include the > > > > > generated ant build files in my distribution. Maven2 could generate > > > > > the ant build files just fine and my build isn't doing anything crazy. > > > > > If I need to include them, let me know and I can cut rc2 with that in > > > > > there. I believe I followed the rest of the instructions carefully. > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]