Fwd: [ANNOUNCE] Apache ServiceMix 3.2 released !

2007-11-08 Thread Guillaume Nodet
Freeman, it seems this bit is missing from the repo and from your staging
are too.
Do you have a copy locally that we could upload ?

-- Forwarded message --
From: Daryl Richter [EMAIL PROTECTED]
Date: Nov 8, 2007 2:15 PM
Subject: Re: [ANNOUNCE] Apache ServiceMix 3.2 released !
To: [EMAIL PROTECTED]
Cc: servicemix-dev@geronimo.apache.org


Ok.  So I changed the servicmix-version references in my project from
3.2-incubating-SNAPSHOT to 3.2 and tried to rebuild, but got the
following:

Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/
serviceengines/3.2/serviceengines-3.2.pom
1K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/
parent/3.2/parent-3.2.pom
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

GroupId: org.apache.servicemix
ArtifactId: parent
Version: 3.2

Reason: Unable to download the artifact from any repository

  org.apache.servicemix:parent:pom:3.2

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 1 minute 58 seconds
[INFO] Finished at: Thu Nov 08 08:12:31 EST 2007
[INFO] Final Memory: 4M/8M
[INFO]


I dumped by .m2/repository/ but same result.

What am I doing wrong?

Thanks!


On Nov 7, 2007, at 8:43 PM, Freeman Fang wrote:

 The Apache ServiceMix team is proud to announce the availability of
 the 3.2 release!

 Apache ServiceMix is a TLP (Top Level Project under Apache), which
 is an open source distributed Enterprise
 Service Bus (ESB)
 and SOA toolkit built from the ground up on the semantics and APIs
 of the Java
 Business Integration (JBI) specification JSR 208 and released under
 the Apache
 2.0 license.

 Apache ServiceMix is lightweight and easily embeddable, has
 integrated Spring
 support and can be run at the edge of the network (inside a client
 or server),
 as a standalone ESB provider or as a service within another ESB.
 You can use ServiceMix in Java SE or a Java EE application server.

 This release includes a number of important fixes and a few
 enhancements.
 For more information see:
 * Website: http://servicemix.apache.org/
 * Release Notes: http://servicemix.apache.org/servicemix-32.html
 * Mailing lists: http://servicemix.apache.org/mailing-lists.html

 If you have feedback, questions or would like to get involved in the
 ServiceMix project please join the mailing lists and let us know your
 thoughts.


 The Apache ServiceMix Team
 http://servicemix.apache.org/team.html


--
Daryl
http://itsallsemantics.com

Hell, there are no rules here-- we're trying to accomplish something.
-- Thomas A. Edison






-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: [VOTE] Release ServiceMix 3.2

2007-11-07 Thread Guillaume Nodet
I propose we add it to our own repo at
  http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo/
This way, we can keep the existing release.

On 11/7/07, Freeman Fang [EMAIL PROTECTED] wrote:

 Hi,

 This missing jar is needed for org.drools.drools-compiler, which is used
 for our servicemix-drools service engine.
 I am not sure why it's removed from pub maven repos recently, it's must
 be there a couple of days ago.
 But you can find it from
 http://dl.easyjf.com/maven2/commons-jci/commons-jci-eclipse/3.2.0.666/
 Best Regards

 Freeman

 Freeman Fang wrote:
  It's weird.
  I can pass build on my machine.
  What's your settings.xml of mvn looks like?
 
  Thanks
 
  Freeman
 
  Alan D. Cabrera wrote:
  Step 2 in the build fails:
 
  [INFO]
 
 
  [ERROR] BUILD ERROR
  [INFO]
 
 
  [INFO] Failed to resolve artifact.
 
  Missing:
  --
  1) org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
 
Try downloading the file manually from the project website.
 
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons
  -DartifactId=commons-jci-eclipse \
-Dversion=3.2.0.666 -Dpackaging=jar -Dfile=/path/to/file
  Alternatively, if you host your own repository you can deploy the
  file there:   mvn deploy:deploy-file -DgroupId=org.apache.commons
  -DartifactId=commons-jci-eclipse \
-Dversion=3.2.0.666 -Dpackaging=jar -Dfile=/path/to/file \
 -Durl=[url] -DrepositoryId=[id]
 
Path to dependency:
  1) org.apache.servicemix:servicemix-drools:jbi-component:3.2
  2) org.drools:drools-compiler:jar:3.0.3
  3) org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
 
  --
  1 required artifact is missing.
 
  for artifact:
org.apache.servicemix:servicemix-drools:jbi-component:3.2
 
  from the specified remote repositories:
central (http://repo1.maven.org/maven2),
servicemix-m2-repo
  (http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo),
apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
codehaus (http://repository.codehaus.org),
apache-incubating
  (http://people.apache.org/repo/m2-incubating-repository),
apache-snapshots
  (http://people.apache.org/repo/m2-snapshot-repository),
jboss (http://repository.jboss.com/maven2)
 
 
 
  Regards,
  Alan
 
  On Nov 6, 2007, at 2:24 AM, Guillaume Nodet wrote:
 
  +1, sorry i was in vacation and offline most of the time...
 
  On 10/26/07, Freeman Fang [EMAIL PROTECTED] wrote:
 
  Hi All,
 
  I have uploaded a version of ServiceMix 3.2 for you to review. See
  http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
  for all the links and release notes.
 
  [ ] +1 Release ServiceMix 3.2
  [ ] ± 0
  [ ] -1 Do not release ServiceMix 3.2
 
  Cheers
 
  Freeman
 
 
 
 
  --Cheers,
  Guillaume Nodet
  
  Blog: http://gnodet.blogspot.com/
 
 




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: [VOTE] Release ServiceMix 3.2

2007-11-07 Thread Guillaume Nodet
The jars have been added to the repo and everything seems to build fine now.

On 11/7/07, Daryl Richter [EMAIL PROTECTED] wrote:

 On Nov 7, 2007, at 3:43 AM, Guillaume Nodet wrote:

  I propose we add it to our own repo at
http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo/
  This way, we can keep the existing release.

 This is a good idea since older revisions of ServiceMix also now fail
 to build due to this missing dependency.


 
  On 11/7/07, Freeman Fang [EMAIL PROTECTED] wrote:
 
  Hi,
 
  This missing jar is needed for org.drools.drools-compiler, which
  is used
  for our servicemix-drools service engine.
  I am not sure why it's removed from pub maven repos recently, it's
  must
  be there a couple of days ago.
  But you can find it from
  http://dl.easyjf.com/maven2/commons-jci/commons-jci-eclipse/
  3.2.0.666/
  Best Regards
 
  Freeman
 
  Freeman Fang wrote:
  It's weird.
  I can pass build on my machine.
  What's your settings.xml of mvn looks like?
 
  Thanks
 
  Freeman
 
  Alan D. Cabrera wrote:
  Step 2 in the build fails:
 
  [INFO]
 
  -
  ---
  [ERROR] BUILD ERROR
  [INFO]
 
  -
  ---
  [INFO] Failed to resolve artifact.
 
  Missing:
  --
  1) org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
 
Try downloading the file manually from the project website.
 
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons
  -DartifactId=commons-jci-eclipse \
-Dversion=3.2.0.666 -Dpackaging=jar -Dfile=/path/to/file
  Alternatively, if you host your own repository you can deploy the
  file there:   mvn deploy:deploy-file -
  DgroupId=org.apache.commons
  -DartifactId=commons-jci-eclipse \
-Dversion=3.2.0.666 -Dpackaging=jar -Dfile=/path/to/
  file \
 -Durl=[url] -DrepositoryId=[id]
 
Path to dependency:
  1) org.apache.servicemix:servicemix-drools:jbi-component:
  3.2
  2) org.drools:drools-compiler:jar:3.0.3
  3) org.apache.commons:commons-jci-eclipse:jar:3.2.0.666
 
  --
  1 required artifact is missing.
 
  for artifact:
org.apache.servicemix:servicemix-drools:jbi-component:3.2
 
  from the specified remote repositories:
central (http://repo1.maven.org/maven2),
servicemix-m2-repo
  (http://svn.apache.org/repos/asf/incubator/servicemix/m2-repo),
apache.snapshots (http://svn.apache.org/maven-snapshot-
  repository),
codehaus (http://repository.codehaus.org),
apache-incubating
  (http://people.apache.org/repo/m2-incubating-repository),
apache-snapshots
  (http://people.apache.org/repo/m2-snapshot-repository),
jboss (http://repository.jboss.com/maven2)
 
 
 
  Regards,
  Alan
 
  On Nov 6, 2007, at 2:24 AM, Guillaume Nodet wrote:
 
  +1, sorry i was in vacation and offline most of the time...
 
  On 10/26/07, Freeman Fang [EMAIL PROTECTED] wrote:
 
  Hi All,
 
  I have uploaded a version of ServiceMix 3.2 for you to review.
  See
  http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
  for all the links and release notes.
 
  [ ] +1 Release ServiceMix 3.2
  [ ] ± 0
  [ ] -1 Do not release ServiceMix 3.2
 
  Cheers
 
  Freeman
 
 
 
 
  --Cheers,
  Guillaume Nodet
  
  Blog: http://gnodet.blogspot.com/
 
 
 
 
 
 
  --
  Cheers,
  Guillaume Nodet
  
  Blog: http://gnodet.blogspot.com/

 --
 Daryl
 http://itsallsemantics.com

 Hell, there are no rules here-- we're trying to accomplish something.
  -- Thomas A. Edison






-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: [VOTE] Release ServiceMix 3.2

2007-11-06 Thread Guillaume Nodet
+1, sorry i was in vacation and offline most of the time...

On 10/26/07, Freeman Fang [EMAIL PROTECTED] wrote:

 Hi All,

 I have uploaded a version of ServiceMix 3.2 for you to review. See
 http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
 for all the links and release notes.

 [ ] +1 Release ServiceMix 3.2
 [ ] ± 0
 [ ] -1 Do not release ServiceMix 3.2

 Cheers

 Freeman




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: [VOTE] Release ServiceMix 3.2

2007-10-31 Thread Freeman Fang

Done, SM-1121 and SM-1122  fix are in release.
Only affected module archetypes and distribution are re-uploaded.

Cheers

Freeman

Bruce Snyder wrote:

On 10/30/07, Freeman Fang [EMAIL PROTECTED] wrote:
  

Hi Bruce,

I will take care of it.



Thanks, Freeman ;-).

Bruce
  


Re: [VOTE] Release ServiceMix 3.2

2007-10-30 Thread Bruce Snyder
On 10/30/07, Freeman Fang [EMAIL PROTECTED] wrote:
 Hi Bruce,

 I will take care of it.

Thanks, Freeman ;-).

Bruce
-- 
perl -e 'print unpack(u30,D0G)[EMAIL 
PROTECTED]5R\F)R=6-E+G-N61ED\!G;6%I;\YC;VT*
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/


Re: [VOTE] Release ServiceMix 3.2

2007-10-29 Thread Gert Vanthienen

+1 : everything looks ok and examples can be deployed/run

P.S. Currently, the CXF-BC interferes with the HTTP BC if you use the 
same HTTP port number.  Wouldn't it be better to change the port number 
on the CXF WSDL first example for now to avoid this problem -- e.g. when 
installing the bridge example as well as the CXF WSDL first example?


Freeman Fang wrote:

Hi All,

I have uploaded a version of ServiceMix 3.2 for you to review. See
http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
for all the links and release notes.

[ ] +1 Release ServiceMix 3.2
[ ] ± 0
[ ] -1 Do not release ServiceMix 3.2

Cheers

Freeman





Re: [VOTE] Release ServiceMix 3.2

2007-10-29 Thread Freeman Fang
Change the port used in cxf-wsdl-first sample from 8192 to 8092, only 
affected module samples/cxf-wsdl-first/ and distribution is re-uploaded.

Best Regards

Freeman


Freeman Fang wrote:

Hi Gert,

Right, I can change to another port.

Best Regards

Freeman

Gert Vanthienen wrote:

+1 : everything looks ok and examples can be deployed/run

P.S. Currently, the CXF-BC interferes with the HTTP BC if you use the 
same HTTP port number.  Wouldn't it be better to change the port 
number on the CXF WSDL first example for now to avoid this problem -- 
e.g. when installing the bridge example as well as the CXF WSDL first 
example?


Freeman Fang wrote:

Hi All,

I have uploaded a version of ServiceMix 3.2 for you to review. See
http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
for all the links and release notes.

[ ] +1 Release ServiceMix 3.2
[ ] ± 0
[ ] -1 Do not release ServiceMix 3.2

Cheers

Freeman








[VOTE] Release ServiceMix 3.2

2007-10-26 Thread Freeman Fang

Hi All,

I have uploaded a version of ServiceMix 3.2 for you to review. See
http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.2
for all the links and release notes.

[ ] +1 Release ServiceMix 3.2
[ ] ± 0
[ ] -1 Do not release ServiceMix 3.2

Cheers

Freeman


ServiceMix 3.2?

2007-09-20 Thread jpuro

When is the planned release of this?

Thanks,

Jeff
-- 
View this message in context: 
http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12805483
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: ServiceMix 3.2?

2007-09-20 Thread Guillaume Nodet
In the coming weeks, just after releasing 3.1.2. Let's plan for first
half of october or sooner if possible.  Wanna help a bit and already
test the examples and distribution ?

On 9/20/07, jpuro [EMAIL PROTECTED] wrote:

 When is the planned release of this?

 Thanks,

 Jeff
 --
 View this message in context: 
 http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12805483
 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: ServiceMix 3.2?

2007-09-20 Thread jpuro

I can probably devote a little time testing in the next week or so.  Although
extremely busy with a project I'm working on.  I'll start taking a look at
it this weekend.

-jeff


gnodet wrote:
 
 In the coming weeks, just after releasing 3.1.2. Let's plan for first
 half of october or sooner if possible.  Wanna help a bit and already
 test the examples and distribution ?
 
 On 9/20/07, jpuro [EMAIL PROTECTED] wrote:

 When is the planned release of this?

 Thanks,

 Jeff
 --
 View this message in context:
 http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12805483
 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


 
 
 -- 
 Cheers,
 Guillaume Nodet
 
 Blog: http://gnodet.blogspot.com/
 
 

-- 
View this message in context: 
http://www.nabble.com/ServiceMix-3.2--tf4490048s12049.html#a12810650
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.