ANN: Pellet 2.3.1 Release and GitHub repo

253 views
Skip to first unread message

Evren Sirin

unread,
May 7, 2013, 1:11:40 PM5/7/13
to pellet...@googlegroups.com
Dear Pellet users,

In order to allow easy access to Pellet source code, we moved the code to a GitHub repository:


Feel free to fork this repository and submit pull requests if you want to see changes or new features  in Pellet.

While doing the move, we also updated the library dependencies for Jena and OWLAPI that were quite out-of-date. Many deprecated and obsolete modules were also removed which should resolve most of the library conflicts that occurred in the past. 

The binaries for this new release of Pellet 2.3.1 is available at the usual location:

Please let us know if you find any problems with this release.

Best,
Evren

ansell...@gmail.com

unread,
May 7, 2013, 5:15:15 PM5/7/13
to pellet...@googlegroups.com

Hi Evren,

Would you be interested in accepting a Pull Request to convert the build system to Maven, based on [1]? The main complication with the pull request would be that there were some circular dependencies between modules in 2.2 that required moving the java files for some common modules into a new common maven module to build them together. Not sure if those dependencies are still there.

Cheers,

Peter

 [1] https://github.com/ansell/pellet

Mokarrom Hossain

unread,
Dec 30, 2014, 2:10:05 PM12/30/14
to pellet...@googlegroups.com
Hi Evren,

I cannot compile the downloaded source. Running ant in the downloaded directory causes build failed. Would you tell me the build procedure from the source and which IDE are you using? 

Mike Grove

unread,
Dec 30, 2014, 2:28:43 PM12/30/14
to Mokarrom Hossain, pellet...@googlegroups.com
On Tue, Dec 30, 2014 at 2:10 PM, Mokarrom Hossain <mokar...@gmail.com> wrote:
Hi Evren,

I cannot compile the downloaded source. Running ant in the downloaded directory causes build failed. Would you tell me the build procedure from the source and which IDE are you using? 

The build system is maven, not ant.

Cheers,

Mike
 

On Tuesday, May 7, 2013 11:11:40 AM UTC-6, Evren Sirin wrote:
Dear Pellet users,

In order to allow easy access to Pellet source code, we moved the code to a GitHub repository:


Feel free to fork this repository and submit pull requests if you want to see changes or new features  in Pellet.

While doing the move, we also updated the library dependencies for Jena and OWLAPI that were quite out-of-date. Many deprecated and obsolete modules were also removed which should resolve most of the library conflicts that occurred in the past. 

The binaries for this new release of Pellet 2.3.1 is available at the usual location:

Please let us know if you find any problems with this release.

Best,
Evren

--
You received this message because you are subscribed to the Google Groups "Pellet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pellet-users...@googlegroups.com.
To post to this group, send email to pellet...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pellet-users/fbcc8ced-ba76-4b78-979b-823bb709ecf6%40googlegroups.com.

Mokarrom Hossain

unread,
Dec 30, 2014, 10:59:46 PM12/30/14
to pellet...@googlegroups.com, mokar...@gmail.com
Thank you Mike! But still failed.

Error:  pellet-master/core/src/main/java/org/mindswap/pellet/utils/MultiValueMap.java:[70,20] name clash: remove(K,V) in org.mindswap.pellet.utils.MultiValueMap and remove(java.lang.Object,java.lang.Object) in java.util.HashMap have the same erasure, yet neither overrides the other.
Reply all
Reply to author
Forward
0 new messages