Re: DAS build from head appears broken

2007-05-16 Thread Luciano Resende

I see you fixed this Kelvin, thank you for your help !!!

On 5/15/07, kelvin goodson [EMAIL PROTECTED] wrote:


The change seems to have been introduced by commit 536241 as the first
part
of a fix for TUSCANY-1197, which was a change to only the tuscany impl
project.

Kelvin.

On 14/05/07, Luciano Resende [EMAIL PROTECTED] wrote:

 Thanks for trying this ant, looks like the issue we currently have is
the
 same I described in [1]... and it's under investigation...

 [1]
http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg17749.html

 On 5/14/07, ant elder [EMAIL PROTECTED] wrote:
 
  Turns out I wasn't up to date with the latest SDO code, now that I am
I
  also
  see the testcase failure.
 
 ...ant
 
  On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:
  
   I'm using a sdo and sdo-api I built out of head yesterday.  Are you
   using the same, or are you using a tagged version?
  
   Bryan
  
   On May 14, 2007, at 6:48 AM, ant elder wrote:
  
I've just tried building DAS with an empty local maven repository
and it
built successfully. However as DAS is using SDO snapshots I did
have to
separately build the java/spec/sdo-api and java/sdo  projects
first
though
as the  published SDO snapshots aren't that recent. So try also
build the
sdo-api and sdo projects, also if you have existing old snapshot
jars in
your local maven repos then mvn -U may be necessary to get them
updated.
   
  ...ant
   
On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:
   
In addition to the unit tests failing, the build fails to
install.
If you skip the unit tests, you get:
   
[INFO] [install:install]
[INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
   
Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
[INFO]
   
 -
---
[ERROR] BUILD ERROR
[INFO]
   
 -
---
[INFO] Error installing artifact's metadata: Error installing
metadata: Error updating group repository metadata
   
input contained no data
   
   
Bryan
   
   
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
  
  
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 



 --
 Luciano Resende
 http://people.apache.org/~lresende






--
Luciano Resende
http://people.apache.org/~lresende


Re: DAS build from head appears broken

2007-05-15 Thread kelvin goodson

The change seems to have been introduced by commit 536241 as the first part
of a fix for TUSCANY-1197, which was a change to only the tuscany impl
project.

Kelvin.

On 14/05/07, Luciano Resende [EMAIL PROTECTED] wrote:


Thanks for trying this ant, looks like the issue we currently have is the
same I described in [1]... and it's under investigation...

[1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg17749.html

On 5/14/07, ant elder [EMAIL PROTECTED] wrote:

 Turns out I wasn't up to date with the latest SDO code, now that I am I
 also
 see the testcase failure.

...ant

 On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:
 
  I'm using a sdo and sdo-api I built out of head yesterday.  Are you
  using the same, or are you using a tagged version?
 
  Bryan
 
  On May 14, 2007, at 6:48 AM, ant elder wrote:
 
   I've just tried building DAS with an empty local maven repository
   and it
   built successfully. However as DAS is using SDO snapshots I did
   have to
   separately build the java/spec/sdo-api and java/sdo  projects first
   though
   as the  published SDO snapshots aren't that recent. So try also
   build the
   sdo-api and sdo projects, also if you have existing old snapshot
   jars in
   your local maven repos then mvn -U may be necessary to get them
   updated.
  
 ...ant
  
   On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:
  
   In addition to the unit tests failing, the build fails to install.
   If you skip the unit tests, you get:
  
   [INFO] [install:install]
   [INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
   Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
   incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
   [INFO]
  
-
   ---
   [ERROR] BUILD ERROR
   [INFO]
  
-
   ---
   [INFO] Error installing artifact's metadata: Error installing
   metadata: Error updating group repository metadata
  
   input contained no data
  
  
   Bryan
  
  
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 




--
Luciano Resende
http://people.apache.org/~lresende



Re: DAS build from head appears broken

2007-05-14 Thread ant elder

I've just tried building DAS with an empty local maven repository and it
built successfully. However as DAS is using SDO snapshots I did have to
separately build the java/spec/sdo-api and java/sdo  projects first though
as the  published SDO snapshots aren't that recent. So try also build the
sdo-api and sdo projects, also if you have existing old snapshot jars in
your local maven repos then mvn -U may be necessary to get them updated.

  ...ant

On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:


In addition to the unit tests failing, the build fails to install.
If you skip the unit tests, you get:

[INFO] [install:install]
[INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error installing artifact's metadata: Error installing
metadata: Error updating group repository metadata

input contained no data


Bryan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: DAS build from head appears broken

2007-05-14 Thread Bryan Hunt
I'm using a sdo and sdo-api I built out of head yesterday.  Are you  
using the same, or are you using a tagged version?


Bryan

On May 14, 2007, at 6:48 AM, ant elder wrote:

I've just tried building DAS with an empty local maven repository  
and it
built successfully. However as DAS is using SDO snapshots I did  
have to
separately build the java/spec/sdo-api and java/sdo  projects first  
though
as the  published SDO snapshots aren't that recent. So try also  
build the
sdo-api and sdo projects, also if you have existing old snapshot  
jars in
your local maven repos then mvn -U may be necessary to get them  
updated.


  ...ant

On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:


In addition to the unit tests failing, the build fails to install.
If you skip the unit tests, you get:

[INFO] [install:install]
[INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
[INFO]
- 
---

[ERROR] BUILD ERROR
[INFO]
- 
---

[INFO] Error installing artifact's metadata: Error installing
metadata: Error updating group repository metadata

input contained no data


Bryan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DAS build from head appears broken

2007-05-14 Thread Luciano Resende

Thanks for trying this ant, looks like the issue we currently have is the
same I described in [1]... and it's under investigation...

[1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg17749.html

On 5/14/07, ant elder [EMAIL PROTECTED] wrote:


Turns out I wasn't up to date with the latest SDO code, now that I am I
also
see the testcase failure.

   ...ant

On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:

 I'm using a sdo and sdo-api I built out of head yesterday.  Are you
 using the same, or are you using a tagged version?

 Bryan

 On May 14, 2007, at 6:48 AM, ant elder wrote:

  I've just tried building DAS with an empty local maven repository
  and it
  built successfully. However as DAS is using SDO snapshots I did
  have to
  separately build the java/spec/sdo-api and java/sdo  projects first
  though
  as the  published SDO snapshots aren't that recent. So try also
  build the
  sdo-api and sdo projects, also if you have existing old snapshot
  jars in
  your local maven repos then mvn -U may be necessary to get them
  updated.
 
...ant
 
  On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:
 
  In addition to the unit tests failing, the build fails to install.
  If you skip the unit tests, you get:
 
  [INFO] [install:install]
  [INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
  Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
  incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
  [INFO]
  -
  ---
  [ERROR] BUILD ERROR
  [INFO]
  -
  ---
  [INFO] Error installing artifact's metadata: Error installing
  metadata: Error updating group repository metadata
 
  input contained no data
 
 
  Bryan
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







--
Luciano Resende
http://people.apache.org/~lresende


Re: DAS build from head appears broken

2007-05-14 Thread ant elder

Turns out I wasn't up to date with the latest SDO code, now that I am I also
see the testcase failure.

  ...ant

On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:


I'm using a sdo and sdo-api I built out of head yesterday.  Are you
using the same, or are you using a tagged version?

Bryan

On May 14, 2007, at 6:48 AM, ant elder wrote:

 I've just tried building DAS with an empty local maven repository
 and it
 built successfully. However as DAS is using SDO snapshots I did
 have to
 separately build the java/spec/sdo-api and java/sdo  projects first
 though
 as the  published SDO snapshots aren't that recent. So try also
 build the
 sdo-api and sdo projects, also if you have existing old snapshot
 jars in
 your local maven repos then mvn -U may be necessary to get them
 updated.

   ...ant

 On 5/14/07, Bryan Hunt [EMAIL PROTECTED] wrote:

 In addition to the unit tests failing, the build fails to install.
 If you skip the unit tests, you get:

 [INFO] [install:install]
 [INFO] Installing /Users/bhunt/Downloads/tuscany/das/pom.xml to /
 Users/bhunt/.m2/repository/org/apache/tuscany/das/tuscany-das/1.0-
 incubating-SNAPSHOT/tuscany-das-1.0-incubating-SNAPSHOT.pom
 [INFO]
 -
 ---
 [ERROR] BUILD ERROR
 [INFO]
 -
 ---
 [INFO] Error installing artifact's metadata: Error installing
 metadata: Error updating group repository metadata

 input contained no data


 Bryan

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]