--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4B814949.1010707@gmail.com">http://lists.debian.org/4B814949.1010707@gmail.com
02-21-2010, 05:28 PM
Ludovic Claude
RFS: libservlet2.5 (tomcat6)
Hello Gabriele,
I don't quite see your motivation behind that fix. The POM files were
correct in the previous version, servlet-api has the group id
javax.servlet, jsp-api and el-api are also in the proper groups.
In maven.rules, there were lines such as:
s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/
This takes care of transforming the group for servlet-api to
javax.servlet and forces the version to 2.5, and it has the additional
advantage to keep track of the change so that projects which uses the
Tomcat libraries will use also the correct groups and versions.
Ludovic
Gabriele Giacone a écrit :
>
> Hello,
>
> A little fix for libservlet2.5 poms.
>
> Could anyone review and upload it?
>
> http://mentors.debian.net/debian/pool/main/t/tomcat6/tomcat6_6.0.24-3.dsc
>
> CC'ed Uploaders.
>
>
> Thanks,
> Gabriele
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4B817B47.1060909@laposte.net">http://lists.debian.org/4B817B47.1060909@laposte.net
02-21-2010, 05:42 PM
Gabriele Giacone
RFS: libservlet2.5 (tomcat6)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ludovic Claude wrote:
> Hello Gabriele,
>
> I don't quite see your motivation behind that fix. The POM files were
> correct in the previous version, servlet-api has the group id
> javax.servlet, jsp-api and el-api are also in the proper groups.
>
> In maven.rules, there were lines such as:
> s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/
>
> This takes care of transforming the group for servlet-api to
> javax.servlet and forces the version to 2.5, and it has the additional
> advantage to keep track of the change so that projects which uses the
> Tomcat libraries will use also the correct groups and versions.
>
> Ludovic
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4B817EAE.1080908@gmail.com">http://lists.debian.org/4B817EAE.1080908@gmail.com
02-21-2010, 09:30 PM
Ludovic Claude
RFS: libservlet2.5 (tomcat6)
All right, I have filed a bug and will try to solve it.
I would suggest to wait for the patch, then we simply need to rebuild
Tomcat with no other change than using the new version of maven-repo-helper
Thanks,
Ludovic
Gabriele Giacone a écrit :
> Ludovic Claude wrote:
>> Hello Gabriele,
>
>> I don't quite see your motivation behind that fix. The POM files were
>> correct in the previous version, servlet-api has the group id
>> javax.servlet, jsp-api and el-api are also in the proper groups.
>
>> In maven.rules, there were lines such as:
>> s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/
>
>> This takes care of transforming the group for servlet-api to
>> javax.servlet and forces the version to 2.5, and it has the additional
>> advantage to keep track of the change so that projects which uses the
>> Tomcat libraries will use also the correct groups and versions.
>
>> Ludovic
>
> Before the fix:
>
> /usr/share/maven-repo/javax/el/el-api/2.1/el-api-2.1.pom
> /usr/share/maven-repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom
> /usr/share/maven-repo/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
> /usr/share/maven-repo/org/apache/tomcat/el-api/2.1/el-api-2.1.jar
> /usr/share/maven-repo/org/apache/tomcat/jsp-api/2.1/jsp-api-2.1.jar
> /usr/share/maven-repo/org/apache/tomcat/servlet-api/2.5/servlet-api-2.5.jar
>
> After the fix:
>
> /usr/share/maven-repo/javax/el/el-api/2.1/el-api-2.1.jar
> /usr/share/maven-repo/javax/el/el-api/2.1/el-api-2.1.pom
> /usr/share/maven-repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
> /usr/share/maven-repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom
> /usr/share/maven-repo/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
> /usr/share/maven-repo/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
>
> Now, it find jars.
>
> Cheers,
> Gabriele
_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4B81B41C.9040202@laposte.net">http://lists.debian.org/4B81B41C.9040202@laposte.net
02-26-2010, 12:21 AM
Gabriele Giacone
RFS: libservlet2.5 (tomcat6)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ludovic Claude wrote:
> All right, I have filed a bug and will try to solve it.
> I would suggest to wait for the patch, then we simply need to rebuild
> Tomcat with no other change than using the new version of maven-repo-helper
And applying this one now, what would happen?
Every package that build-depends on it would be built successfully now
and after the repo-helper fix too and you could take your time to fix it.
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4B87222B.1070605@gmail.com">http://lists.debian.org/4B87222B.1070605@gmail.com