Thanks Pierre for catching all these. Was late and rushed last night.

Regards,
Alex

On Mon, Feb 14, 2011 at 11:23 AM, <pamarce...@apache.org> wrote:

> Author: pamarcelot
> Date: Mon Feb 14 09:23:09 2011
> New Revision: 1070415
>
> URL: http://svn.apache.org/viewvc?rev=1070415&view=rev
> Log:
> Fixed build failure on Shared. Fixed build hierarchy under
> 'shared-ldap-extras-parent'. Fixed naming for OSGI bundles.
>
> Modified:
>    directory/shared/branches/m1/ldap-extras/aci/pom.xml
>    directory/shared/branches/m1/ldap-extras/sp/pom.xml
>    directory/shared/branches/m1/ldap-extras/trigger/pom.xml
>    directory/shared/branches/m1/ldap-extras/util/pom.xml
>
> Modified: directory/shared/branches/m1/ldap-extras/aci/pom.xml
> URL:
> http://svn.apache.org/viewvc/directory/shared/branches/m1/ldap-extras/aci/pom.xml?rev=1070415&r1=1070414&r2=1070415&view=diff
>
> ==============================================================================
> --- directory/shared/branches/m1/ldap-extras/aci/pom.xml (original)
> +++ directory/shared/branches/m1/ldap-extras/aci/pom.xml Mon Feb 14
> 09:23:09 2011
> @@ -21,7 +21,7 @@
>   <modelVersion>4.0.0</modelVersion>
>   <parent>
>     <groupId>org.apache.directory.shared</groupId>
> -    <artifactId>shared-parent</artifactId>
> +    <artifactId>shared-ldap-extras-parent</artifactId>
>     <version>0.9.20-SNAPSHOT</version>
>   </parent>
>
>
> Modified: directory/shared/branches/m1/ldap-extras/sp/pom.xml
> URL:
> http://svn.apache.org/viewvc/directory/shared/branches/m1/ldap-extras/sp/pom.xml?rev=1070415&r1=1070414&r2=1070415&view=diff
>
> ==============================================================================
> --- directory/shared/branches/m1/ldap-extras/sp/pom.xml (original)
> +++ directory/shared/branches/m1/ldap-extras/sp/pom.xml Mon Feb 14 09:23:09
> 2011
> @@ -21,7 +21,7 @@
>   <modelVersion>4.0.0</modelVersion>
>   <parent>
>     <groupId>org.apache.directory.shared</groupId>
> -    <artifactId>shared-parent</artifactId>
> +    <artifactId>shared-ldap-extras-parent</artifactId>
>     <version>0.9.20-SNAPSHOT</version>
>   </parent>
>
> @@ -84,7 +84,7 @@
>         <configuration>
>           <manifestLocation>META-INF</manifestLocation>
>           <instructions>
> -
>  <Bundle-SymbolicName>${project.groupId}.ldap</Bundle-SymbolicName>
> +
>  <Bundle-SymbolicName>${project.groupId}.ldap.extras.sp</Bundle-SymbolicName>
>             <Export-Package>
>               org.apache.directory.shared.ldap.sp
>             </Export-Package>
>
> Modified: directory/shared/branches/m1/ldap-extras/trigger/pom.xml
> URL:
> http://svn.apache.org/viewvc/directory/shared/branches/m1/ldap-extras/trigger/pom.xml?rev=1070415&r1=1070414&r2=1070415&view=diff
>
> ==============================================================================
> --- directory/shared/branches/m1/ldap-extras/trigger/pom.xml (original)
> +++ directory/shared/branches/m1/ldap-extras/trigger/pom.xml Mon Feb 14
> 09:23:09 2011
> @@ -21,7 +21,7 @@
>   <modelVersion>4.0.0</modelVersion>
>   <parent>
>     <groupId>org.apache.directory.shared</groupId>
> -    <artifactId>shared-parent</artifactId>
> +    <artifactId>shared-ldap-extras-parent</artifactId>
>     <version>0.9.20-SNAPSHOT</version>
>   </parent>
>
> @@ -90,7 +90,7 @@
>         <configuration>
>           <manifestLocation>META-INF</manifestLocation>
>           <instructions>
> -
>  <Bundle-SymbolicName>${project.groupId}.ldap</Bundle-SymbolicName>
> +
>  
> <Bundle-SymbolicName>${project.groupId}.ldap.extras.trigger</Bundle-SymbolicName>
>             <Export-Package>
>               org.apache.directory.shared.ldap.trigger
>             </Export-Package>
>
> Modified: directory/shared/branches/m1/ldap-extras/util/pom.xml
> URL:
> http://svn.apache.org/viewvc/directory/shared/branches/m1/ldap-extras/util/pom.xml?rev=1070415&r1=1070414&r2=1070415&view=diff
>
> ==============================================================================
> --- directory/shared/branches/m1/ldap-extras/util/pom.xml (original)
> +++ directory/shared/branches/m1/ldap-extras/util/pom.xml Mon Feb 14
> 09:23:09 2011
> @@ -21,7 +21,7 @@
>   <modelVersion>4.0.0</modelVersion>
>   <parent>
>     <groupId>org.apache.directory.shared</groupId>
> -    <artifactId>shared-parent</artifactId>
> +    <artifactId>shared-ldap-extras-parent</artifactId>
>     <version>0.9.20-SNAPSHOT</version>
>   </parent>
>
> @@ -79,7 +79,7 @@
>         <configuration>
>           <manifestLocation>META-INF</manifestLocation>
>           <instructions>
> -
>  <Bundle-SymbolicName>${project.groupId}.ldap</Bundle-SymbolicName>
> +
>  
> <Bundle-SymbolicName>${project.groupId}.ldap.extras.util</Bundle-SymbolicName>
>             <Export-Package>
>               org.apache.directory.shared.ldap.util*
>             </Export-Package>
>
>
>

Reply via email to