~ubuntu-branches/ubuntu/gutsy/libcommons-net-java/gutsy

« back to all changes in this revision

Viewing changes to project.xml

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-05-29 21:05:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040529210546-lfvfw6v3qybb6w3r
Tags: upstream-1.2.1
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!--
 
3
   Copyright 2003-2004 The Apache Software Foundation
 
4
 
 
5
   Licensed under the Apache License, Version 2.0 (the "License");
 
6
   you may not use this file except in compliance with the License.
 
7
   You may obtain a copy of the License at
 
8
 
 
9
       http://www.apache.org/licenses/LICENSE-2.0
 
10
 
 
11
   Unless required by applicable law or agreed to in writing, software
 
12
   distributed under the License is distributed on an "AS IS" BASIS,
 
13
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
14
   See the License for the specific language governing permissions and
 
15
   limitations under the License.
 
16
-->
 
17
<project>
 
18
  <pomVersion>3</pomVersion>
 
19
  
 
20
  <name>Jakarta Commons Net</name>
 
21
  <id>commons-net</id>
 
22
  <currentVersion>1.2.1</currentVersion>
 
23
  <inceptionYear>1997</inceptionYear>
 
24
  <shortDescription>Jakarta Commons Net</shortDescription>
 
25
  <description/>
 
26
  
 
27
  <logo>/images/net-logo-white.png</logo>
 
28
  
 
29
  <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
 
30
  <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
 
31
 
 
32
  <organization>
 
33
    <name>The Apache Software Foundation</name>
 
34
    <url>http://jakarta.apache.org</url>
 
35
    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
 
36
  </organization>
 
37
 
 
38
  <licenses>
 
39
        <license>
 
40
        <name>The Apache Software License, Version 2.0</name>
 
41
        <url>/LICENSE.txt</url>
 
42
        <distribution>repo</distribution>
 
43
        </license>
 
44
  </licenses>
 
45
  
 
46
  <gumpRepositoryId>jakarta</gumpRepositoryId>
 
47
  <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
 
48
  <siteAddress>jakarta.apache.org</siteAddress>
 
49
  <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
 
50
  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
 
51
  
 
52
  <repository>
 
53
    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)}</connection>
 
54
    <url>http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/</url>
 
55
  </repository>
 
56
  
 
57
  <mailingLists>
 
58
    <mailingList>
 
59
      <name>Commons Dev List</name>
 
60
      <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
 
61
      <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
 
62
      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
 
63
    </mailingList>
 
64
    <mailingList>
 
65
      <name>Commons User List</name>
 
66
      <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
 
67
      <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
 
68
      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
 
69
    </mailingList>
 
70
  </mailingLists>
 
71
 
 
72
  <versions>
 
73
    <version>
 
74
      <id>1.0.0</id>
 
75
      <name>1.0.0</name>
 
76
      <tag>NET_1_0_0</tag>
 
77
    </version>
 
78
    <version>
 
79
      <id>1.1.0</id>
 
80
      <name>1.1.0</name>
 
81
      <tag>NET_1_1_0</tag>
 
82
    </version>
 
83
    <version>
 
84
      <id>1.2.0</id>
 
85
      <name>1.2.0</name>
 
86
      <tag>NET_1_2_0</tag>
 
87
    </version>
 
88
  </versions>
 
89
 
 
90
  <developers>
 
91
    <developer>
 
92
      <name>Jeffrey D. Brekke</name>
 
93
      <id>brekke</id>
 
94
      <email>Jeff.Brekke@qg.com</email>
 
95
      <organization>Quad/Graphics, Inc.</organization>
 
96
    </developer>
 
97
    <developer>
 
98
      <name>Steve Cohen</name>
 
99
      <id>scohen</id>
 
100
      <email>scohen@apache.org</email>
 
101
      <organization>javactivity.org</organization>
 
102
    </developer>
 
103
    <developer>
 
104
      <name>Bruno D'Avanzo</name>
 
105
      <id>brudav</id>
 
106
      <email>bruno.davanzo@hp.com</email>
 
107
      <organization>Hewlett-Packard</organization>
 
108
    </developer>
 
109
    <developer>
 
110
      <name>Daniel F. Savarese</name>
 
111
      <id>dfs</id>
 
112
      <email>dfs -> apache.org</email>
 
113
      <organization>savarese.org</organization>
 
114
    </developer>
 
115
  </developers>
 
116
 
 
117
  <contributors>
 
118
   <contributor>
 
119
      <name>Mario Ivankovits</name>
 
120
      <email>mario@ops.co.at</email>
 
121
    </contributor>
 
122
    <contributor>
 
123
      <name>Tapan Karecha</name>
 
124
      <email>tapan@india.hp.com</email>
 
125
    </contributor>
 
126
   <contributor>
 
127
      <name>Winston Ojeda</name>
 
128
      <email>Winston.Ojeda@qg.com</email>
 
129
      <organization>Quad/Graphics, Inc.</organization>
 
130
    </contributor>
 
131
   <contributor>
 
132
      <name>Rory Winston</name>
 
133
      <email>Rory.Winston@telewest.co.uk</email>
 
134
    </contributor>
 
135
   <contributor>
 
136
      <name>Ted Wise</name>
 
137
      <email>ctwise@bellsouth.net</email>
 
138
    </contributor>
 
139
  </contributors>
 
140
  
 
141
  <dependencies>
 
142
     <dependency>
 
143
        <id>oro</id>
 
144
        <version>2.0.8</version>
 
145
      </dependency>
 
146
  </dependencies>
 
147
  
 
148
  <build>
 
149
    <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>
 
150
    <sourceDirectory>src/java</sourceDirectory>
 
151
  
 
152
    <resources>
 
153
      <resource>
 
154
        <directory>${basedir}</directory>
 
155
        <targetPath>META-INF</targetPath>
 
156
        <includes>
 
157
          <include>NOTICE.txt</include>
 
158
        </includes>
 
159
      </resource>
 
160
    </resources>
 
161
 
 
162
    <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
 
163
    <unitTest>
 
164
      <includes>
 
165
        <include>**/*Test.java</include>
 
166
      </includes>
 
167
      <excludes>
 
168
        <exclude>**/*FunctionalTest.java</exclude>
 
169
      </excludes>
 
170
    </unitTest>
 
171
    
 
172
  </build>
 
173
 
 
174
  <reports>
 
175
    <report>maven-changes-plugin</report>
 
176
    <report>maven-tasklist-plugin</report>
 
177
    <report>maven-statcvs-plugin</report>
 
178
    <report>maven-junit-report-plugin</report>
 
179
    <report>maven-jdepend-plugin</report>
 
180
    <report>maven-jcoverage-plugin</report>
 
181
    <report>maven-checkstyle-plugin</report>
 
182
    <report>maven-simian-plugin</report>
 
183
    <report>maven-javadoc-plugin</report>
 
184
    <report>maven-jxr-plugin</report>
 
185
    <report>maven-license-plugin</report>
 
186
  </reports>
 
187
 
 
188
</project>