Re: [Languagetool] Planning move to Maven

2012-10-03 Thread Richard Eckart de Castilho
Hi,

a good path to Maven Central is via the Sonatype OSS repository. This requires 
a LT maintainer to obtain a Jira account from Sonatype and open an issue 
requesting a Maven Central sync for the project. I'll already prep the POM for 
submission via Sonatype OSS.

The process is documented here:

https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

This applies to the LT 2.0 release, in particular when being released using the 
Maven Release Plugin. 
LT 1.9 will be a third-party deploy via Sonatype and go a slightly different 
route. I'm almost done with getting the dependencies out.

Cheers,

-- Richard

Am 16.09.2012 um 17:48 schrieb Daniel Naber list2...@danielnaber.de:

 On 16.09.2012, 21:13:38 Nathan Wells wrote:
 
 I think it will be great to have smaller downloads for each language.
 Will this also translate to separate files for LibreOffice/OpenOffice
 extensions to keep them small as well?
 
 Not in the first step I guess, but once we're more modular that should 
 become easier to implement.
 
 Regards
 Daniel


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: [Languagetool] Planning move to Maven

2012-09-16 Thread Daniel Naber
On 16.09.2012, 16:35:16 Richard Eckart de Castilho wrote:

Hi Richard,

thanks for your feedback. I'm not yet sure about this point:

 Instead of scanning for subclasses, I'd suggest to define some location
 in META-INF where language modules can declare themselves. E.g. a file
 META-INF/org/languagetool/language-module.properties with a key/value
 like languageClass=org.languagetool.language.en.English. 

So there are several files of the same name in the classpath? But 
getResourceAsStream() will only return one. Or do you think is a a good use 
case for a ServiceLoader?
http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html

Regards
 Daniel

-- 
http://www.danielnaber.de


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: [Languagetool] Planning move to Maven

2012-09-16 Thread Daniel Naber
On 16.09.2012, 21:13:38 Nathan Wells wrote:

 I think it will be great to have smaller downloads for each language.
  Will this also translate to separate files for LibreOffice/OpenOffice
 extensions to keep them small as well?

Not in the first step I guess, but once we're more modular that should 
become easier to implement.

Regards
 Daniel

-- 
http://www.danielnaber.de


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel