+1 once this is fixed.


Regards,
Alan

Guillaume Nodet wrote:
Yeah, you're right. I will fix this.
I think that genesis will automatically copy them if they are
at the root of the project, will try.
Thanks.

On 8/28/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote:
-1 for the xbean-spring-itests-* jars -- are missing the NOTICE and
LICENSE files

I don't think we should be publishing these jars, but FWIU there is
currently no way to flag a tell maven to not publish certain modules.

You can verify my work by executing the following command from the
publish directory on people.apache.org:

/home/gnodet/public_html/xbean-2.6/org/apache/xbean
[11:08:23] dain$ for n in $(find . -name '*.jar'); do echo "###" $n;
jar -tf $n | egrep "(NOTICE|LICENSE)"; echo; done
### ./xbean-spring-common/2.6/xbean-spring-common-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-spring-v1/2.6/xbean-spring-v1-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-spring-v2/2.6/xbean-spring-v2-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-spring/2.6/xbean-spring-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./maven-xbean-plugin/2.6/maven-xbean-plugin-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-classloader/2.6/xbean-classloader-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-classpath/2.6/xbean- classpath-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-kernel/2.6/xbean-kernel-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-osgi/2.6/xbean-osgi-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-reflect/2.6/xbean-reflect-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-server/2.6/xbean-server-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-spring-itests-core/2.6/xbean- spring-itests-core-2.6.jar

### ./xbean-spring-itests-124/2.6/xbean-spring-itests-124-2.6.jar

### ./xbean-spring-itests-125/2.6/xbean-spring-itests-125-2.6.jar

### ./xbean-spring-itests-126/2.6/xbean-spring-itests-126-2.6.jar

### ./xbean-spring-itests-127/2.6/xbean-spring-itests-127-2.6.jar

### ./xbean-spring-itests-128/2.6/xbean-spring-itests-128-2.6.jar

### ./xbean-spring-itests-20m5/2.6/xbean-spring-itests-20m5-2.6.jar

### ./xbean-spring-itests-20rc1/2.6/xbean-spring-itests-20rc1-2.6.jar

### ./xbean-spring-itests-20rc2/2.6/xbean-spring-itests-20rc2-2.6.jar

### ./xbean-telnet/2.6/xbean-telnet-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-tiger/2.6/xbean-tiger-2.6.jar
META-INF/LICENSE
META-INF/NOTICE

### ./xbean-finder/2.6/xbean-finder-2.6.jar
META-INF/LICENSE
META-INF/NOTICE


On Aug 28, 2006, at 3:10 AM, Guillaume Nodet wrote:

> I have tagged the xbean-2.6 branch
>   http://svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-2.6/
>
> and uploaded a version at
>   http://people.apache.org/~gnodet/xbean-2.6/org/apache/xbean/
>
> Please vote.
> Here's my +1
>
> As soon as the vote is off, I will upload the release to the m2
> repo at
>    http://people.apache.org/repo/m2-ibiblio-rsync-repository/
>
> --
> Cheers,
> Guillaume Nodet




--
Cheers,
Guillaume Nodet

Reply via email to