You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jorg Heymans <jh...@apache.org> on 2007/03/28 20:08:52 UTC

Re: [release] Prepare RC1 from trunk (core + many blocks + achetypes + rcl-maven-plugin)

Reinhard Poetz wrote:

> - the cforms block still depends on a xreporter library which isn't 
> available at the central Maven repo. I'm -1 on shipping anything as 
> RC or final, that has a depenency on some artifact that is not
> available at the central Maven repo.

what is blocking this? If its just that someone needs to put the jar 
into maven2 jira for upload then i'll do it.


Jorg


Re: [release] Prepare RC1 from trunk (core + many blocks + achetypes + rcl-maven-plugin)

Posted by Reinhard Poetz <re...@apache.org>.
Jorg Heymans wrote:
> Reinhard Poetz wrote:
> 
>>
>> The limiting factor is that nobody has done it yet. It would be great 
>> if you create the artifact and put it into the Apache snapshot repo. 
>> Then we have some time to test it and if everything works fine, Marc will 
> 
> I've created a 1.3-SNAPSHOT off [1] and put it in 
> m1-snapshot-repository. I've tested this locally and it seems to be OK.
> 
> You can test it by modifying the cforms-impl pom :
> 
> Index: pom.xml
> ===================================================================
> --- pom.xml     (revision 525249)
> +++ pom.xml     (working copy)
> @@ -129,7 +129,7 @@
>      <dependency>
>        <groupId>xreporter</groupId>
>        <artifactId>xreporter-expression</artifactId>
> -      <version>r683</version>
> +      <version>1.3-SNAPSHOT</version>
>      </dependency>
>      <dependency>
>        <groupId>junit</groupId>
> 
> Please have a look and let me know in case of problems.
> 
> 
> Regards
> Jorg
> 
> [1] 
> http://svn.cocoondev.org/viewsvn/trunk/xreporter/?rev=684&root=xreporter
> 
> 


Thanks Jorg! I will add it to forms-impl/pom.xml ASAP and test it.

-- 
Reinhard Pötz           Independent Consultant, Trainer & (IT)-Coach 

{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                        web(log): http://www.poetz.cc
--------------------------------------------------------------------

Re: [release] Prepare RC1 from trunk (core + many blocks + achetypes + rcl-maven-plugin)

Posted by Jorg Heymans <jh...@apache.org>.
Reinhard Poetz wrote:

> 
> The limiting factor is that nobody has done it yet. It would be great if 
> you create the artifact and put it into the Apache snapshot repo. Then 
> we have some time to test it and if everything works fine, Marc will 

I've created a 1.3-SNAPSHOT off [1] and put it in 
m1-snapshot-repository. I've tested this locally and it seems to be OK.

You can test it by modifying the cforms-impl pom :

Index: pom.xml
===================================================================
--- pom.xml     (revision 525249)
+++ pom.xml     (working copy)
@@ -129,7 +129,7 @@
      <dependency>
        <groupId>xreporter</groupId>
        <artifactId>xreporter-expression</artifactId>
-      <version>r683</version>
+      <version>1.3-SNAPSHOT</version>
      </dependency>
      <dependency>
        <groupId>junit</groupId>

Please have a look and let me know in case of problems.


Regards
Jorg

[1] http://svn.cocoondev.org/viewsvn/trunk/xreporter/?rev=684&root=xreporter


Re: [release] Prepare RC1 from trunk (core + many blocks + achetypes + rcl-maven-plugin)

Posted by Reinhard Poetz <re...@apache.org>.
Jorg Heymans wrote:
> Reinhard Poetz wrote:
> 
>> - the cforms block still depends on a xreporter library which isn't 
>> available at the central Maven repo. I'm -1 on shipping anything as RC 
>> or final, that has a depenency on some artifact that is not
>> available at the central Maven repo.
> 
> what is blocking this? If its just that someone needs to put the jar 
> into maven2 jira for upload then i'll do it.

I remember having already answered to this mail ... anyway.

The limiting factor is that nobody has done it yet. It would be great if you 
create the artifact and put it into the Apache snapshot repo. Then we have some 
time to test it and if everything works fine, Marc will release it officially. 
It's important that the release comes from the xreporter core developer team and 
not from us.

Thanks Jorg for picking up this issue!

-- 
Reinhard Pötz           Independent Consultant, Trainer & (IT)-Coach 

{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                        web(log): http://www.poetz.cc
--------------------------------------------------------------------