Re: svn commit: r807253 - in /incubator/uima/sandbox/trunk/Lucas: DISCLAIMER doc/ doc/pdf/ doc/pdf/LuceneCASConsumerUserGuide.pdf pom.xml

2009-09-09 Thread Jörn Kottmann

Why did you check in the user guide as PDF ?

Jörn

sc...@apache.org wrote:

Author: schor
Date: Mon Aug 24 14:53:26 2009
New Revision: 807253

URL: http://svn.apache.org/viewvc?rev=807253view=rev
Log:
[UIMA-1501]

Added:
incubator/uima/sandbox/trunk/Lucas/DISCLAIMER
incubator/uima/sandbox/trunk/Lucas/doc/
incubator/uima/sandbox/trunk/Lucas/doc/pdf/
incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf   
(with props)
Modified:
incubator/uima/sandbox/trunk/Lucas/pom.xml

Added: incubator/uima/sandbox/trunk/Lucas/DISCLAIMER
URL: 
http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/DISCLAIMER?rev=807253view=auto
==
--- incubator/uima/sandbox/trunk/Lucas/DISCLAIMER (added)
+++ incubator/uima/sandbox/trunk/Lucas/DISCLAIMER Mon Aug 24 14:53:26 2009
@@ -0,0 +1,7 @@
+Apache UIMA is an effort undergoing incubation at The Apache Software
+Foundation (ASF). Incubation is required of all newly accepted projects
+until a further review indicates that the infrastructure, communications,
+and decision making process have stabilized in a manner consistent with
+other successful ASF projects. While incubation status is not necessarily
+a reflection of the completeness or stability of the code, it does
+indicate that the project has yet to be fully endorsed by the ASF.

Added: incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf
URL: 
http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf?rev=807253view=auto
==
Binary file - no diff available.

Propchange: 
incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf
--
svn:mime-type = application/octet-stream

Modified: incubator/uima/sandbox/trunk/Lucas/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/pom.xml?rev=807253r1=807252r2=807253view=diff
==
--- incubator/uima/sandbox/trunk/Lucas/pom.xml (original)
+++ incubator/uima/sandbox/trunk/Lucas/pom.xml Mon Aug 24 14:53:26 2009
@@ -28,29 +28,20 @@
nameApache UIMA - Lucene CAS Indexer/name
version2.3.0-incubating-SNAPSHOT/version
descriptionWrites information contained in CAS objects to fields of a 
Lucene search index; mapping is done in a mapping file./description
-   urlhttp://incubator.apache.org/uima/url
-   licenses
-   license
-   nameThe Apache Software License, Version 2.0/name
-   
urlhttp://www.apache.org/licenses/LICENSE-2.0.txt/url
-   distributionrepo/distribution
-   /license
-   /licenses
-   scm
-   urlhttp://svn.apache.org/viewvc/incubator/uima/url
-   /scm
+  
+  parent

+groupIdorg.apache.uima/groupId
+artifactIduimaj/artifactId
+version2.3.0-incubating-SNAPSHOT/version !-- this comment is a flag for 
changeVersion --
+relativePath../uimaj/relativePath
+  /parent
+
properties
componentIdLuceneCASIndexer/componentId
-   /properties
+   /properties
+  
 	build

plugins
-   plugin
-   artifactIdmaven-compiler-plugin/artifactId
-   configuration
-   source1.5/source
-   target1.5/target
-   /configuration
-   /plugin
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-source-plugin/artifactId
@@ -189,7 +180,6 @@
plugin
groupIdorg.apache.uima/groupId

artifactIdPearPackagingMavenPlugin/artifactId
-   version2.3.0-incubating-SNAPSHOT/version
extensionstrue/extensions
executions
execution
@@ -216,18 +206,9 @@
/execution
/executions
/plugin
-   plugin
-   groupIdorg.apache.maven.plugins/groupId
-   artifactIdmaven-compiler-plugin/artifactId
-
-   configuration
-   source1.5/source
-   target1.5/target
-   /configuration
-
-   /plugin
/plugins
/build
+  
 	dependencies

dependency
  

Re: svn commit: r807253 - in /incubator/uima/sandbox/trunk/Lucas: DISCLAIMER doc/ doc/pdf/ doc/pdf/LuceneCASConsumerUserGuide.pdf pom.xml

2009-09-09 Thread Marshall Schor


Jörn Kottmann wrote:
 Why did you check in the user guide as PDF ?
Looks like a mistake to me - I agree that it should not be in SVN.  I'll
remove it.

-Marshall


 Jörn

 sc...@apache.org wrote:
 Author: schor
 Date: Mon Aug 24 14:53:26 2009
 New Revision: 807253

 URL: http://svn.apache.org/viewvc?rev=807253view=rev
 Log:
 [UIMA-1501]

 Added:
 incubator/uima/sandbox/trunk/Lucas/DISCLAIMER
 incubator/uima/sandbox/trunk/Lucas/doc/
 incubator/uima/sandbox/trunk/Lucas/doc/pdf/

 incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf  
 (with props)
 Modified:
 incubator/uima/sandbox/trunk/Lucas/pom.xml

 Added: incubator/uima/sandbox/trunk/Lucas/DISCLAIMER
 URL:
 http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/DISCLAIMER?rev=807253view=auto

 ==

 --- incubator/uima/sandbox/trunk/Lucas/DISCLAIMER (added)
 +++ incubator/uima/sandbox/trunk/Lucas/DISCLAIMER Mon Aug 24 14:53:26
 2009
 @@ -0,0 +1,7 @@
 +Apache UIMA is an effort undergoing incubation at The Apache Software
 +Foundation (ASF). Incubation is required of all newly accepted projects
 +until a further review indicates that the infrastructure,
 communications,
 +and decision making process have stabilized in a manner consistent with
 +other successful ASF projects. While incubation status is not
 necessarily
 +a reflection of the completeness or stability of the code, it does
 +indicate that the project has yet to be fully endorsed by the ASF.

 Added:
 incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf

 URL:
 http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf?rev=807253view=auto

 ==

 Binary file - no diff available.

 Propchange:
 incubator/uima/sandbox/trunk/Lucas/doc/pdf/LuceneCASConsumerUserGuide.pdf

 --

 svn:mime-type = application/octet-stream

 Modified: incubator/uima/sandbox/trunk/Lucas/pom.xml
 URL:
 http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/pom.xml?rev=807253r1=807252r2=807253view=diff

 ==

 --- incubator/uima/sandbox/trunk/Lucas/pom.xml (original)
 +++ incubator/uima/sandbox/trunk/Lucas/pom.xml Mon Aug 24 14:53:26 2009
 @@ -28,29 +28,20 @@
  nameApache UIMA - Lucene CAS Indexer/name
  version2.3.0-incubating-SNAPSHOT/version
  descriptionWrites information contained in CAS objects to
 fields of a Lucene search index; mapping is done in a mapping
 file./description
 -urlhttp://incubator.apache.org/uima/url
 -licenses
 -license
 -nameThe Apache Software License, Version 2.0/name
 -urlhttp://www.apache.org/licenses/LICENSE-2.0.txt/url
 -distributionrepo/distribution
 -/license
 -/licenses
 -scm
 -urlhttp://svn.apache.org/viewvc/incubator/uima/url
 -/scm
 +  +  parent
 +groupIdorg.apache.uima/groupId
 +artifactIduimaj/artifactId
 +version2.3.0-incubating-SNAPSHOT/version !-- this comment
 is a flag for changeVersion --
 +relativePath../uimaj/relativePath
 +  /parent
 +
  properties
  componentIdLuceneCASIndexer/componentId
 -/properties
 +/properties
 +   build
  plugins
 -plugin
 -artifactIdmaven-compiler-plugin/artifactId
 -configuration
 -source1.5/source
 -target1.5/target
 -/configuration
 -/plugin
  plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-source-plugin/artifactId
 @@ -189,7 +180,6 @@
  plugin
  groupIdorg.apache.uima/groupId
  artifactIdPearPackagingMavenPlugin/artifactId
 -version2.3.0-incubating-SNAPSHOT/version
  extensionstrue/extensions
  executions
  execution
 @@ -216,18 +206,9 @@
  /execution
  /executions
  /plugin
 -plugin
 -groupIdorg.apache.maven.plugins/groupId
 -artifactIdmaven-compiler-plugin/artifactId
 -
 -configuration
 -source1.5/source
 -target1.5/target
 -/configuration
 -
 -/plugin
  /plugins
  /build
 +   dependencies
  dependency
  groupIdorg.apache.lucene/groupId
 @@ -247,8 +228,6 @@
  dependency
  groupIdorg.apache.uima/groupId
  artifactIduimaj-core/artifactId
 -version2.3.0-incubating-SNAPSHOT/version
 -scopecompile/scope
  /dependency