[ 
https://issues.apache.org/jira/browse/OODT-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232972#comment-13232972
 ] 

[email protected] commented on OODT-424:
----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4406/
-----------------------------------------------------------

Review request for oodt, Chris Mattmann, brian Foster, Paul Ramirez, Sheryl 
John, and Thomas Bennett.


Summary
-------

* updated super POM to use java.net maven repo
* added globus repo to FTP module
* removed old xerces dep


This addresses bug OODT-424.
    https://issues.apache.org/jira/browse/OODT-424


Diffs
-----

  trunk/core/pom.xml 1295249 
  trunk/curator/pom.xml 1295249 
  trunk/opendapps/pom.xml 1295249 
  trunk/profile/pom.xml 1295249 
  trunk/protocol/ftp/pom.xml 1295249 
  trunk/pushpull/pom.xml 1295249 

Diff: https://reviews.apache.org/r/4406/diff


Testing
-------

ran clean build on my machine

I don't have jenkins access to run a one-off build to test these changes. Can 
someone do this?


Thanks,

Ricky


                
> Need to added a pre-run script to Jenkins to install 
> javax.transaction:jta:jar:1.0.1B
> -------------------------------------------------------------------------------------
>
>                 Key: OODT-424
>                 URL: https://issues.apache.org/jira/browse/OODT-424
>             Project: OODT
>          Issue Type: Bug
>    Affects Versions: 0.3
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>
> A clean build there throws the following errors (Note: I've changed Jenkins 
> to do a clean svn checkout and build every time because it's svn update keeps 
> running old code -- the build is never building the correct stuff):
> {code}
> 1) javax.transaction:jta:jar:1.0.1B
>   Try downloading the file manually from: 
>       http://java.sun.com/products/jta
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta 
> -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file 
> there: 
>       mvn deploy:deploy-file -DgroupId=javax.transaction -DartifactId=jta 
> -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
>   Path to dependency: 
>       1) org.apache.oodt:oodt-commons:jar:0.4-SNAPSHOT
>       2) org.springframework:spring-hibernate3:jar:2.0.8
>       3) org.hibernate:hibernate:jar:3.2.5.ga
>       4) javax.transaction:jta:jar:1.0.1B
> {code}
> Where can we stash the zip file that needs to be installed to the mvn 
> repository?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to