[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-04-25 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491575
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

In the move to a beta1 version i created a 1.0-incubating-beta1 tag,  changed 
the pom versions and ported TUSCANY-1211 to the tag,  omitting to reference 
this JIRA in the commit

 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: buildSDORelease.bat, rat_exceptions.txt, rat_report.zip, 
 rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-03-27 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484434
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

Rem:
signing archives
1432for i in *
do
gpg -bau [EMAIL PROTECTED] $i
done

1436for i in *
do
md5sums -u $i  $i.md5
done

1438rm *.asc.md5

 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: rat_exceptions.txt, rat_report.zip, rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-03-21 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482700
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

Rem: the most effective way to debug transitive dependencies has been mvn 
site and look at the dependencies.html that is generated.
I built the pomtools plugin from the latest source,  but it is broken and there 
doesnt seem to be much development on it,  so best avoided unless it is 
developmed futher.

 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: rat_exceptions.txt, rat_report.zip, rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-03-19 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482060
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

Capturing some status --- 
Attempting to address the issues at 
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200703.mbox/browser
assuming that this junit runtime scope dependency is transitive 
I tried mvn depgraph:depgraph and mvn pomtools:console -- both routes so far 
unproductive
mvn -X shows many lines of the form
[DEBUG]   
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected 
for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - 
nearer found: 1.1)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)

whereas direct dependencies list as ...
[DEBUG] org.apache.tuscany.sdo:tuscany-sdo-impl:jar:1.0-incubator-M3 (selected 
for null)
[DEBUG]   stax:stax-api:jar:1.0.1:provided (selected for provided)
[DEBUG]   junit:junit:jar:3.8.1:test (selected for test)

need to understand references to exclude pom element


 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: rat_exceptions.txt, rat_report.zip, rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-03-19 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482061
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

Above link should have been 
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200703.mbox/[EMAIL 
PROTECTED]

 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: rat_exceptions.txt, rat_report.zip, rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Commented: (TUSCANY-1171) SDO Java M3 Release

2007-03-15 Thread Kelvin Goodson (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481192
 ] 

Kelvin Goodson commented on TUSCANY-1171:
-

Release candidate 1 is posted at 
http://people.apache.org/~kelvingoodson/sdo_java/M3/RC1/

 SDO Java M3 Release
 ---

 Key: TUSCANY-1171
 URL: https://issues.apache.org/jira/browse/TUSCANY-1171
 Project: Tuscany
  Issue Type: Task
  Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
Reporter: Kelvin Goodson
 Assigned To: Kelvin Goodson
 Fix For: Java-SDO-M3

 Attachments: rat_exceptions.txt, rat_report.zip




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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