xlawrence 2004/12/20 10:47:58 CET
Modified files:
. project.xml
Added files:
. project.properties
Log:
updated build script
Revision Changes Path
1.1 +1 -0 uwcal_JSR168/project.properties (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/project.properties?rev=1.1&content-type=text/plain
1.6 +211 -4 uwcal_JSR168/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/project.xml.diff?r1=1.5&r2=1.6&f=h
Index: project.properties
====================================================================
maven.repo.remote=http://maven.jahia.org, http://www.bluesunrise.com/maven/,
http://www.ibiblio.org/maven/
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 17 Dec 2004 15:47:25 -0000 1.5
+++ project.xml 20 Dec 2004 09:47:58 -0000 1.6
@@ -14,11 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
- $Id: project.xml,v 1.5 2004/12/17 15:47:25 xlawrence Exp $
+ $Id: project.xml,v 1.6 2004/12/20 09:47:58 xlawrence Exp $
-->
<project>
<pomVersion>3</pomVersion>
- <id>calendarWebApp</id>
+ <id>uwCalSync4jSync</id>
<name>Calendar Server Synchronization</name>
<currentVersion>1.0</currentVersion>
@@ -61,9 +61,25 @@
</properties>
</dependency>
<dependency>
+ <groupId>commons-lang</groupId>
+ <artifactId>commons-lang</artifactId>
+ <version>2.0</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
<groupId>ical4j</groupId>
<artifactId>ical4j</artifactId>
- <version>0.9.9</version>
+ <version>0.9.10</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jakarta-regexp</groupId>
+ <artifactId>jakarta-regexp</artifactId>
+ <version>1.2</version>
<properties>
<war.bundle>true</war.bundle>
</properties>
@@ -118,13 +134,204 @@
<war.bundle>true</war.bundle>
</properties>
</dependency>
+ <dependency>
+ <groupId>activation</groupId>
+ <artifactId>activation</artifactId>
+ <version>1.0.2</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jcup</groupId>
+ <artifactId>JCup</artifactId>
+ <version>1.0</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>joram</groupId>
+ <artifactId>joram-client</artifactId>
+ <version>4.1.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>joram</groupId>
+ <artifactId>ow_monolog</artifactId>
+ <version>4.1.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>joram</groupId>
+ <artifactId>joram-connector</artifactId>
+ <version>4.1.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>joram</groupId>
+ <artifactId>joram-mom</artifactId>
+ <version>4.1.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>joram</groupId>
+ <artifactId>joram-shared</artifactId>
+ <version>4.1.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jta</groupId>
+ <artifactId>jta</artifactId>
+ <version>1.0.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>foundation</artifactId>
+ <version>1.4</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>funambol-commons</artifactId>
+ <version>1.7</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>sc-api-j2se</artifactId>
+ <version>2.7</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>sync4j-clientframework</artifactId>
+ <version>2.2</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>sync4j-framework</artifactId>
+ <version>2.2</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>sync4j</groupId>
+ <artifactId>syncadmin-dev</artifactId>
+ <version>1.0.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>appsuite</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>rpiutil</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>cal</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>calenv</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>calfacadeimpl</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>calfacadeshr</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>calsvci</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>synchcommon</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>uwcalcommon</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>uwCal</groupId>
+ <artifactId>uwcalwebcommon</artifactId>
+ <version>2.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
</dependencies>
<build>
<sourceDirectory>src/java</sourceDirectory>
<resources>
<resource>
- <resource>
<directory>src/java</directory>
<includes>
<include>*.properties</include>