Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] r1657 - in trunk/jar-repository: . webservices

Subject: perfsonar development work

List archive

Re: [pS-dev] r1657 - in trunk/jar-repository: . webservices


Chronological Thread 
  • From: Roman Lapacz <>
  • To:
  • Subject: Re: [pS-dev] r1657 - in trunk/jar-repository: . webservices
  • Date: Mon, 09 Oct 2006 10:55:53 +0200


After the discussion with Loukik, we decided to copy all required jars from the public repository (http://www.ibiblio.org/maven2) to the our pS repository (http://anonsvn.internet2.edu/svn/perfsonar/trunk/jar-repository/). This is to prevent from possible problems with accessing the public repository (the public repository will be still available as a backup). One requirement is not to change existing directory structures and their contents. Loukik is going to remove webservice directory (see below) and copy jars from the public repository in the correct way (keeping directory structures and their contents).

Roman

Roman Lapacz wrote:

wrote:
Author: loukik
Date: 2006-10-04 13:58:07 -0400 (Wed, 04 Oct 2006)
New Revision: 1657

Added:
trunk/jar-repository/webservices/
trunk/jar-repository/webservices/axis-1_4.jar
trunk/jar-repository/webservices/commons-discovery-0.2.jar
trunk/jar-repository/webservices/commons-logging-1.0.4.jar
trunk/jar-repository/webservices/saaj-api-1.3.jar
trunk/jar-repository/webservices/wsdl4j-1.5.1.jar
trunk/jar-repository/webservices/xmlrpc-1.2-patched.jar
Log:
Missing jar files. All these jar files were previously present in the lib directory but not present in the jar-repository anymore?
If our code depends on some jar files, we should have those jar files in our repository. Hence I added them now.

Take a look at http://www.ibiblio.org/maven2/. You can find there for example jars for axis 1.4. So why you think they are missing.
Some time ago we agreed to use Ant script for jar downloading. We are using public jar repository but also we have our repository if some jars are really missing in the public one.

We need to go back to the state before your changes.

Roman





Archive powered by MHonArc 2.6.16.

Top of Page