You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/01 22:42:22 UTC

[jira] Commented: (MAVEN-1178) Add Jena to ibiblio repository

The following comment has been added to this issue:

     Author: Sean Kelly
    Created: Mon, 1 Mar 2004 4:40 PM
       Body:
Jena 2.1 API is available for download from SourceForge:

http://prdownloads.sourceforge.net/jena/Jena-2.1.zip?download
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1178&page=comments#action_17203

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1178

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1178
    Summary: Add Jena to ibiblio repository
       Type: Wish

     Status: Unassigned
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Sean Kelly

    Created: Mon, 1 Mar 2004 4:39 PM
    Updated: Mon, 1 Mar 2004 4:40 PM
Environment: Applies to all environments

Description:
Jena is the well-known RDF and Semantic Web API library produced by HP Labs and made open source.  Jena is distributed under a BSD license.  Please add Jena to the ibiblio repository.

<?xml version="1.0" encoding="UTF-8"?>
<project>
  <pomVersion>3</pomVersion>
  <groupId>jena</groupId>
  <url>http://jena.sourceforge.net/</url>
  <id>Jena</id>
  <name>Jena</name>
  <currentVersion>2.1</currentVersion>
  <organization>
    <name>HP Labs Semantic Web Program</name>
    <url>http://www.hpl.hp.com/semweb/</url>
  </organization>
  <licenses>
    <license>
      <name>BSD</name>
      <url>http://jena.sourceforge.net/license.html</url>
      <comments>Includes the advertising clause (clause #3)</comments>
    </license>
  </licenses>
  <mailingLists>
    <mailingList>
      <name>Jena Developer List</name>
      <subscribe>jena-dev-subscribe@groups.yahoo.com</subscribe>
      <unsubscribe>jena-dev-unsubscribe@groups.yahoo.com</unsubscribe>
    </mailingList>
  </mailingLists>
</project>



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org