[jira] [Resolved] (CONNECTORS-463) Update the site to show how fixing the maven build process for the 0.5-incubating release

2012-04-20 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-463.
---

Resolution: Fixed

r1328455.

> Update the site to show how fixing the maven build process for the 
> 0.5-incubating release
> -
>
> Key: CONNECTORS-463
> URL: https://issues.apache.org/jira/browse/CONNECTORS-463
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Site
>Affects Versions: ManifoldCF 0.5
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.6
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> We need to update the site in order to guide developers to correctly build 
> the project using Maven.
> Due to the latest changes during the 0.5-incubating release, we released the 
> source package with a problem with the Maven build.
> So, before running mvn clean install, it is needed to run the following 
> command:
> {code}
> mvn install:install-file -Dfile=lib/commons-httpclient.jar 
> -DgroupId=commons-httpclient -DartifactId=commons-httpclient-mcf 
> -Dversion=3.1  -Dpackaging=jar
> {code}
> The execution of the command above fixes the issue on the source code of the 
> 0.5-incubating release.
> I tested the command using an empty Maven repository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-462) Change "<" and ">" characters to HTML entities in connectors

2012-04-20 Thread Resolved

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erlend Garåsen resolved CONNECTORS-462.
---

Resolution: Fixed

r1328336.

> Change "<" and ">" characters to HTML entities in connectors
> 
>
> Key: CONNECTORS-462
> URL: https://issues.apache.org/jira/browse/CONNECTORS-462
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Alfresco connector, CMIS connector, Documentum 
> connector, Elastic Search connector, eRoom connector, File system connector, 
> FileNet connector, GTS connector, JCIFS connector, JDBC connector, LiveLink 
> connector, Lucene/SOLR connector, Memex connector, Meridio connector, 
> OpenSearchServer connector, RSS connector, SharePoint connector, Web 
> connector, Wiki connector
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3, 
> ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Erlend Garåsen
>Assignee: Erlend Garåsen
>Priority: Minor
> Fix For: ManifoldCF 0.6
>
>
> There are some characters in several connectors which should be changed to 
> HTML entities instead, especially related to certificate outputs:
> {code}
> "+org.apache.manifoldcf.ui.util.Encoder.bodyEscape(param)+"=<"+Integer.toString(kmanager.getContents().length)+"
>  certificate(s)>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-459) Move to JDK1.6

2012-04-18 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-459.


Resolution: Fixed

> Move to JDK1.6
> --
>
> Key: CONNECTORS-459
> URL: https://issues.apache.org/jira/browse/CONNECTORS-459
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> It turns out that there are a number of dependency upgrades we can't do until 
> we move completely to jdk1.6, such as going to jetty 7, tomcat 7 components, 
> axis 2.x, etc.  In addition, certain connectors already require jdk1.6 (the 
> alfresco connector, for instance).  Other dependencies must be built by us in 
> order to get a jdk1.5-compatible version.
> Since jdk1.6 has been end-of-life'd, it may be the time to make this move.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-460) ManifoldCF authority service doesn't handle multi-domain environments

2012-04-16 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-460.


Resolution: Fixed

> ManifoldCF authority service doesn't handle multi-domain environments
> -
>
> Key: CONNECTORS-460
> URL: https://issues.apache.org/jira/browse/CONNECTORS-460
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Active Directory authority, Authority Service
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3, 
> ManifoldCF 0.4, ManifoldCF 0.5, ManifoldCF 0.6
> Environment: Two Active Directory domains: {{internal.com}} and 
> {{external.com}}
> I'm indexing a Sharepoint site, where that site has permissions set 
> from_both_domains
>Reporter: Colin Anderson
>Assignee: Karl Wright
>  Labels: active-directory, authorization, security
> Fix For: ManifoldCF 0.6
>
>
> The ManifoldCF authority service doesn't handle multi-domain environments.
> The authority service returns a list of SIDs for the specified user, from all 
> available ManifoldCF authorities, for example:
> {{TOKEN:InternalAD:S-1-5-21-1234567890-1234567890-1234567890-1234}}
> Note that the SID is prefixed with the name of the ManifoldCF authority.
> Here is my setup:
> Output connector: Solr
> Authority connector1: Active Directory ({{internal.com}} domain), named 
> {{InternalAD}}
> Authority connector2: Active Directory ({{external.com}} domain), named 
> {{ExternalAD}}
> Repository connector: Sharepoint
> If I set the Sharepoint repository connector to use the authority 'None 
> (Global Authority)', then {{allow_token_document}} will contain SIDs that are 
> _not_ prefixed with any authority name, for example:
> {{S-1-5-21-1234567890-1234567890-1234567890-1234}}
> It is therefore not possible to get any search results, because the authority 
> service tokens will not match the stored tokens (because they _are_ prefixed 
> with authority names).
> If I set the Sharepoint repository connector to use one of the AD authorities 
> 'InternalAD', then {{allow_token_document}} will contain SIDs that are 
> prefixed with 'InternalAD', for example:
> {{TOKEN:InternalAD:S-1-5-21-1234567890-1234567890-1234567890-1234}}
> However, the prefix is _always_ 'InternalAD', even if the user/group actually 
> belongs to the {{external.com}} domain. Therefore it is not possible for 
> users in the {{external.com}} domain to get any search results, because the 
> authority service tokens will not match the stored tokens.
> In essence, there seems to be a mismatch between the tokens that the 
> authority service outputs, and those that repository connectors output.
> Perhaps one solution would be to use the authority 'None (Global Authority)', 
> and modify the authority service to take an extra query parameter that 
> prevents it from prefixing SIDs with the authority name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-438) Only the current release should be referred to by the documentation on the mirror - the rest should point to the archive

2012-04-16 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-438.


Resolution: Fixed

Resolved as part of another commit


> Only the current release should be referred to by the documentation on the 
> mirror - the rest should point to the archive
> 
>
> Key: CONNECTORS-438
> URL: https://issues.apache.org/jira/browse/CONNECTORS-438
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The download page should refer to only the current release via the mirror.  
> All older releases should refer to http://archive.apache.org/dist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-458) Incubator site has moved; adjust crawler-ui documentation reference accordingly

2012-04-16 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-458.


Resolution: Not A Problem

> Incubator site has moved; adjust crawler-ui documentation reference 
> accordingly
> ---
>
> Key: CONNECTORS-458
> URL: https://issues.apache.org/jira/browse/CONNECTORS-458
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The ManifoldCF site has moved from http://incubator.apache.org/connectors to 
> http://incubator.apache.org/content/connectors.  The crawler UI references 
> the on-line documentation and should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-430) An error should be returned if invalid seeds are typed into the seeds list for the web connector

2012-04-13 Thread Resolved

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erlend Garåsen resolved CONNECTORS-430.
---

Resolution: Fixed

> An error should be returned if invalid seeds are typed into the seeds list 
> for the web connector
> 
>
> Key: CONNECTORS-430
> URL: https://issues.apache.org/jira/browse/CONNECTORS-430
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Web connector
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3, 
> ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Erlend Garåsen
>Assignee: Erlend Garåsen
>Priority: Minor
> Fix For: ManifoldCF 0.6
>
> Attachments: CONNECTORS-430.patch, CONNECTORS-430.patch
>
>
> If you create a job for the web connector and enter an invalid URL into the 
> seeds list, any value is accepted. An error message should be returned to the 
> user in order to prevent invalid seeds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-439) How-to-build-and-deploy documentation needs to describe how to use download-dependencies ant target

2012-04-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-439.


Resolution: Fixed

Was resolved by r1309020, committed for another ticket.


> How-to-build-and-deploy documentation needs to describe how to use 
> download-dependencies ant target
> ---
>
> Key: CONNECTORS-439
> URL: https://issues.apache.org/jira/browse/CONNECTORS-439
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> Since the download of binary dependencies is no longer optional, 
> how-to-build-and-deploy documentation needs to describe how to use 
> download-dependencies ant target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-456) README.txt for binary distribution refers to dist directory incorrectly

2012-04-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-456.


Resolution: Fixed

> README.txt for binary distribution refers to dist directory incorrectly
> ---
>
> Key: CONNECTORS-456
> URL: https://issues.apache.org/jira/browse/CONNECTORS-456
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.6
>
>
> The README.txt for binary distribution refers to "dist/example" directory 
> instead of just "example".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-457) Strange i18n behavior on some Italian or German machines

2012-04-06 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-457.


Resolution: Fixed

I am told by Alex Ott that the problem is fixed.


> Strange i18n behavior on some Italian or German machines
> 
>
> Key: CONNECTORS-457
> URL: https://issues.apache.org/jira/browse/CONNECTORS-457
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework core
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> When ManifoldCF is run on some machines that are neither en_US or ja_JP, 
> certain specific messages render with the key value rather than falling back 
> to en_US.  One specific field that this happens to is in listconnections.jsp, 
> and is the "listconnections.ListOfRepositoryConnections" message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-455) Max activity report has i18n bug

2012-04-06 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-455.


Resolution: Fixed

> Max activity report has i18n bug
> 
>
> Key: CONNECTORS-455
> URL: https://issues.apache.org/jira/browse/CONNECTORS-455
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.6
>
>
> The Max Activity report has a column header that does not output as proper 
> English but rather "maxactivityreport.HighestActivityRate".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-454) lib and bin distributions should have disclaimer.txt

2012-04-05 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-454.


Resolution: Fixed

> lib and bin distributions should have disclaimer.txt
> 
>
> Key: CONNECTORS-454
> URL: https://issues.apache.org/jira/browse/CONNECTORS-454
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> Incubator rules say that all packages released under the incubator should 
> have a disclaimer file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-452) Postgresql jar not included properly in build

2012-04-05 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-452.


Resolution: Fixed
  Assignee: Karl Wright

> Postgresql jar not included properly in build
> -
>
> Key: CONNECTORS-452
> URL: https://issues.apache.org/jira/browse/CONNECTORS-452
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> When you start the ManifoldCF single-process example, you get this:
> C:\release-0.5\apache-manifoldcf-0.5-incubating-bin\apache-manifoldcf-0.5-incuba
> ting\example>"c:\Program Files\Java\jdk1.5.0_22"\bin\java -jar start.jar
> Configuration file successfully read
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unable to load 
> databa
> se driver: org.postgresql.Driver
> at 
> org.apache.manifoldcf.core.database.ConnectionFactory$PoolManager.ens
> urePoolExists(ConnectionFactory.java:212)
> at 
> org.apache.manifoldcf.core.database.ConnectionFactory.getConnection(C
> onnectionFactory.java:55)
> at 
> org.apache.manifoldcf.core.database.Database.executeUncachedQuery(Dat
> abase.java:721)
> at 
> org.apache.manifoldcf.core.database.Database$QueryCacheExecutor.creat
> e(Database.java:1393)
> at 
> org.apache.manifoldcf.core.cachemanager.CacheManager.findObjectsAndEx
> ecute(CacheManager.java:144)
> at 
> org.apache.manifoldcf.core.database.Database.executeQuery(Database.ja
> va:185)
> at 
> org.apache.manifoldcf.core.database.DBInterfacePostgreSQL.createUserA
> ndDatabase(DBInterfacePostgreSQL.java:524)
> at 
> org.apache.manifoldcf.core.system.ManifoldCF.createSystemDatabase(Man
> ifoldCF.java:698)
> at 
> org.apache.manifoldcf.crawler.system.ManifoldCF.createSystemDatabase(
> ManifoldCF.java:123)
> at 
> org.apache.manifoldcf.jettyrunner.ManifoldCFJettyRunner.main(Manifold
> CFJettyRunner.java:224)
> Caused by: java.lang.ClassNotFoundException: org.postgresql.Driver
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:164)
> at 
> org.apache.manifoldcf.core.database.ConnectionFactory$PoolManager.ens
> urePoolExists(ConnectionFactory.java:208)
> ... 9 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-451) mvn-bootstrap scripts use incorrect target for ant

2012-04-05 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-451.


Resolution: Fixed

> mvn-bootstrap scripts use incorrect target for ant
> --
>
> Key: CONNECTORS-451
> URL: https://issues.apache.org/jira/browse/CONNECTORS-451
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The mvn-bootstrap scripts don't use the right ant target anymore; they should 
> use "ant make-deps" not "ant download-dependencies".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-450) Execs in ant build do not properly check for errors

2012-04-05 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-450.


Resolution: Fixed

> Execs in ant build do not properly check for errors
> ---
>
> Key: CONNECTORS-450
> URL: https://issues.apache.org/jira/browse/CONNECTORS-450
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The exec ant calls are not checking for errors; this can cause builds to fail 
> later if (for instance) the svn client is at the wrong version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-449) UI tests broken due to buggy browser simulator

2012-04-04 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-449.


Resolution: Fixed

> UI tests broken due to buggy browser simulator
> --
>
> Key: CONNECTORS-449
> URL: https://issues.apache.org/jira/browse/CONNECTORS-449
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The UI tests aren't working due to a regression in the browser simulator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-446) Build target make-core-deps fails on sjis system

2012-04-04 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-446.


Resolution: Fixed

> Build target make-core-deps fails on sjis system
> 
>
> Key: CONNECTORS-446
> URL: https://issues.apache.org/jira/browse/CONNECTORS-446
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The build target make-core-deps fails on an sjis system, during the patch 
> builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-448) make-core-deps does not work on Linux

2012-04-04 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-448.


Resolution: Fixed

> make-core-deps does not work on Linux
> -
>
> Key: CONNECTORS-448
> URL: https://issues.apache.org/jira/browse/CONNECTORS-448
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> Building xerces fails because the exec command in the build.xml file is wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-447) It would be better if the lib distribution contained jars without being under "lib"

2012-04-04 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-447.


Resolution: Fixed

> It would be better if the lib distribution contained jars without being under 
> "lib"
> ---
>
> Key: CONNECTORS-447
> URL: https://issues.apache.org/jira/browse/CONNECTORS-447
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> Since the lib distribution should contain only what's under lib, we should 
> just ship the contents of lib, without insisting it's in a folder 'lib' too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-445) Each artifact must have different license, notice, and readme files

2012-04-03 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-445.


Resolution: Fixed

> Each artifact must have different license, notice, and readme files
> ---
>
> Key: CONNECTORS-445
> URL: https://issues.apache.org/jira/browse/CONNECTORS-445
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> Every distribution package that is produced must have a uniquely customized 
> README, LICENSE, and NOTICE file.
> This means that we can no longer have one set of files at the root level.  
> Instead we will need to create a separate image for each package we create.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-444) README.txt and DEPENDENCIES.txt need to be updated to reflect separation of source and lib distributions

2012-04-03 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-444.


Resolution: Fixed

> README.txt and DEPENDENCIES.txt need to be updated to reflect separation of 
> source and lib distributions
> 
>
> Key: CONNECTORS-444
> URL: https://issues.apache.org/jira/browse/CONNECTORS-444
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The README.txt and DEPENDENCIES.txt files need to be updated to mention lib 
> distributions, as well as the new ant targets.
> While we're at it, the "how-to-build-and-deploy" page should likewise be 
> updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-443) All patched jars must be built within ManifoldCF release process

2012-04-03 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-443.


Resolution: Fixed

> All patched jars must be built within ManifoldCF release process
> 
>
> Key: CONNECTORS-443
> URL: https://issues.apache.org/jira/browse/CONNECTORS-443
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> Downloading already-built patched jars is not permissible within Apache any 
> longer.  The fix to this will entail downloading source and patching that as 
> part of the build process.  In order for the build process to succeed on 
> Windows, this currently means that the sources must be checked out using svn.
> The following changes will therefore need to occur under this ticket:
> (1) Apache binaries that are available as releases but which are not in Maven 
> should be downloaded and unpacked from http://archive.apache.org/dist.  This 
> will include the solr and sharepoint mcf plugins.
> (2) The "download-dependencies" target must be split into 
> "download-dependencies" and "download-proprietary-dependencies".  The 
> "download-dependencies" target will become responsible for downloading, 
> patching, and building the non-proprietary packages.  Packages that will need 
> to be checked out by this target from svn include: httpclient 3.1, xerces 
> 2.9.1, hsqldb 2.2.8, and jetty 6.1.26.
> (3) A new release artifact, XXX-dep.zip/tar.gz, will be produced which will 
> contain all the dependency binaries.
> (4) Any non-sourceable dependency binaries we find must be replaced with a 
> sourced equivalent, or code for it developed from scratch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-442) Binary distributions should not include build.xml, pom.xml or common-build.xml

2012-04-02 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-442.


Resolution: Fixed

r1308364


> Binary distributions should not include build.xml, pom.xml or common-build.xml
> --
>
> Key: CONNECTORS-442
> URL: https://issues.apache.org/jira/browse/CONNECTORS-442
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> Since sources are not included, pom.xml, build.xml, and common-build.xml are 
> useless and confusing in the binary packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-441) Build needs some refactoring on how to handle integration tasks

2012-04-02 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-441.


Resolution: Fixed

> Build needs some refactoring on how to handle integration tasks
> ---
>
> Key: CONNECTORS-441
> URL: https://issues.apache.org/jira/browse/CONNECTORS-441
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Build
>Affects Versions: ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The integration directories for connectors no longer contain the integration 
> binaries.  The binaries are copied twice, once to the integration area, and 
> then to the dist/integration area.  A single copy would make life much easier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-440) Source bin/tar includes solr integration jars and shouldn't

2012-04-02 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-440.


Resolution: Fixed
  Assignee: Karl Wright

> Source bin/tar includes solr integration jars and shouldn't
> ---
>
> Key: CONNECTORS-440
> URL: https://issues.apache.org/jira/browse/CONNECTORS-440
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The solr integration jars apparently get included in the source zip/tar.  
> They should be excluded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-437) Remove all binary objects from source distribution

2012-04-01 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-437.


Resolution: Fixed

> Remove all binary objects from source distribution
> --
>
> Key: CONNECTORS-437
> URL: https://issues.apache.org/jira/browse/CONNECTORS-437
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> A board member of the ASF has indicated that it is a violation of policy for 
> any project to include binary objects as part of its distribution.  While the 
> discussion is ongoing, it seems prudent to capture the required modifications 
> to ManifoldCF which will bring it into compliance into a ticket.  As far as I 
> see it, these required modifications consist of the following:
> (1) Separate releases of all dependencies that have been patched.  This 
> includes ManifoldCF's patched httpclient, xerces, and jetty dependencies.  
> The patches and/or patched sources are currently in Jira or are in the 
> upstream area of svn.  This should also include a Java 1.5 build of HSQLDB, 
> since this database is currently built by its owner only for Java 1.6 and up. 
>  ManifoldCF releases of these packages may require modification of the 
> packages' ant builds to also adhere to the new Apache rule.  Since we will be 
> checking in sources for non-Apache projects, namely Jetty and HSQLDB, we will 
> need to confirm that this is permitted under Apache rules.  If it is not, a 
> separate googlecode project should be created instead to make these artifacts 
> available.
> (2) Removal of all jars under the lib directory, and under the integration 
> areas of individual connectors.
> (3) Additional ant "download-dependencies" actions to download all jars that 
> were formerly in the above locations.
> (4) Removal of all mention of jars in the LICENSE.txt and NOTICE.txt files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-436) Main README.txt file is inappropriate for the binary distribution

2012-03-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-436.


Resolution: Fixed

r1305736

> Main README.txt file is inappropriate for the binary distribution
> -
>
> Key: CONNECTORS-436
> URL: https://issues.apache.org/jira/browse/CONNECTORS-436
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The main README.txt file is inappropriate for the binary distribution in that 
> it seems to indicate you need to build it rather than just run it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-433) NOTICE copyright date needs updating

2012-03-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-433.


Resolution: Fixed

> NOTICE copyright date needs updating
> 
>
> Key: CONNECTORS-433
> URL: https://issues.apache.org/jira/browse/CONNECTORS-433
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The NOTICE file copyright date does not include 2012.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-434) LICENSE file does not specify which license we are using for dual-licensed jars

2012-03-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-434.


Resolution: Fixed

> LICENSE file does not specify which license we are using for dual-licensed 
> jars
> ---
>
> Key: CONNECTORS-434
> URL: https://issues.apache.org/jira/browse/CONNECTORS-434
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The LICENSE file notes some jars which are dual-licensed and does not specify 
> which license we pick.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-433) NOTICE copyright date needs updating

2012-03-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-433.


Resolution: Fixed

r1305378


> NOTICE copyright date needs updating
> 
>
> Key: CONNECTORS-433
> URL: https://issues.apache.org/jira/browse/CONNECTORS-433
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The NOTICE file copyright date does not include 2012.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-432) Quotation marks in translated messages should be removed

2012-03-22 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-432.


Resolution: Fixed
  Assignee: Karl Wright  (was: Erlend Garåsen)

r1304095

> Quotation marks in translated messages should be removed
> 
>
> Key: CONNECTORS-432
> URL: https://issues.apache.org/jira/browse/CONNECTORS-432
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Framework core
>Affects Versions: ManifoldCF 0.4
>Reporter: Erlend Garåsen
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> Quotation marks exist in some translated messages, e.g. in 
> common_en_US.properties for the Web Connector. These should be removed and 
> added elsewhere. An example:
> editjob.ExpirationIntervalMustBeAValidIntegerOrNull="Expiration interval must 
> be a valid integer or null"
> The quotation marks should in the example above be placed in the JSP file 
> instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-431) Update all pom.xml files on trunk to specify a version of 0.6

2012-03-21 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-431.


Resolution: Fixed
  Assignee: Karl Wright

> Update all pom.xml files on trunk to specify a version of 0.6
> -
>
> Key: CONNECTORS-431
> URL: https://issues.apache.org/jira/browse/CONNECTORS-431
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Build
>Affects Versions: ManifoldCF 0.6
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.6
>
>
> The pom.xml files must all be updated for the new version, 0.6.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-425) Elastic Search documentation missing images

2012-03-20 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-425.
---

Resolution: Fixed

r1302909.

> Elastic Search documentation missing images
> ---
>
> Key: CONNECTORS-425
> URL: https://issues.apache.org/jira/browse/CONNECTORS-425
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The ElasticSearch documentation refers to images that never actually were 
> committed.  Looking back at the ticket, they were never included in any 
> uploaded patch either.  These are:
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-connection-parameters.PNG. (No 
> context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-user.PNG. (No context info 
> available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-job-parameters.PNG. (No context 
> info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-history-report.PNG. (No context 
> info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-connection-parameters.PNG. (No 
> context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-user.PNG. (No context info 
> available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-job-parameters.PNG. (No context 
> info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://en_US/images/en_US/elasticsearch-history-report.PNG. (No context 
> info available)
>  [exec] X [0] 
> ja_JP/images/ja_JP/elasticsearch-connection-parameters_ja_JP.PNG  BROKEN: No 
> pipeline matched request: ja_
> JP/images/ja_JP/elasticsearch-connection-parameters_ja_JP.PNG
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-connection-parameters_ja_JP.PNG. 
> (No context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-user_ja_JP.PNG. (No context info 
> available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-job-parameters_ja_JP.PNG. (No 
> context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-history-report_ja_JP.PNG. (No 
> context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-connection-parameters_ja_JP.PNG. 
> (No context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-user_ja_JP.PNG. (No context info 
> available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-job-parameters_ja_JP.PNG. (No 
> context info available)
>  [exec] ERROR - Image not found. URI: 
> cocoon://ja_JP/images/ja_JP/elasticsearch-history-report_ja_JP.PNG. (No 
> context info available)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-429) A job is stopped by SmbException(No process is on the other end of the pipe).

2012-03-19 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-429.


Resolution: Fixed
  Assignee: Karl Wright

r1302762

> A job is stopped by SmbException(No process is on the other end of the pipe).
> -
>
> Key: CONNECTORS-429
> URL: https://issues.apache.org/jira/browse/CONNECTORS-429
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: JCIFS connector
>Affects Versions: ManifoldCF 0.4
> Environment: Windows 2003 R2 SE SP2
> PostgreSQL8.4
> Java 1.6.0_24-b07
> Tomcat 6.0.33
> ManifoldCF (from trunk | 2012-03-01)
>Reporter: takagi
>Assignee: Karl Wright
>  Labels: patch
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am using ManifoldCF(from trunk build. 0.5?) for crawling Windows Share 
> Folder for our application. When I run ManifoldCF sometimes I am getting 
> SmbException. SmbException occur more often around crawling 70,000 files 
> over. I try to reduce this JCIFS connection(2-5). However, SmbException will 
> occur.
> I read ManifoldCF Source Code.
> SharedDriverConnector.java
>  +processSMBException()
> This method don't handle "No process is on the other end of the pipe." I want 
> to continue the job even in the exception. Therefore, I modified the source 
> code(SharedDriverConnector.java/Line number 1176). As a result, a job 
> continue without stopping.
> Source Code
> http://hb2.sakura.ne.jp/manifoldcf/SharedDriveConnector.java
> Source Code Parts
> +
> else if(se.getMessage().indexOf("No process is on the other end of the 
> pipe") != -1) {
>   Logging.connectors.warn("JCIFS: 'No process is on the other end of the 
> pipe' response when "+activity+" for "+documentIdentifier+": retrying...",se);
>   // 'No process is on the other end of the pipe' skip the document and 
> keep going
>   throw new ServiceInterruption("Timeout or other service interruption: 
> "+se.getMessage(),se,currentTime + 30L,
> currentTime + 3 * 60 * 6L,-1,false);
> }
> +

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-428) Include license label for IPA fonts

2012-03-19 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-428.


Resolution: Fixed

r1302582


> Include license label for IPA fonts
> ---
>
> Key: CONNECTORS-428
> URL: https://issues.apache.org/jira/browse/CONNECTORS-428
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Blocker
> Fix For: ManifoldCF 0.5
>
>
> The IPA fonts are to be considered Category-B licensed, according to 
> LEGAL-123, so we will need to add mention of them in the licensing materials.
> See http://www.apache.org/legal/resolved.html#category-b

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-423) Elastic Search connector should handle document metadata

2012-03-19 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-423.
---

Resolution: Fixed

r1302515.

> Elastic Search connector should handle document metadata
> 
>
> Key: CONNECTORS-423
> URL: https://issues.apache.org/jira/browse/CONNECTORS-423
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Elastic Search connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The Elastic Search connector does not currently handle metadata, but it 
> should.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-424) Add RepositoryDocument.getFileName

2012-03-18 Thread Shinichiro Abe (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shinichiro Abe resolved CONNECTORS-424.
---

Resolution: Fixed

r1302268.

> Add RepositoryDocument.getFileName
> --
>
> Key: CONNECTORS-424
> URL: https://issues.apache.org/jira/browse/CONNECTORS-424
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Framework agents process
>Affects Versions: ManifoldCF 0.5
>Reporter: Shinichiro Abe
>Assignee: Shinichiro Abe
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-424.patch
>
>
> When posting files to Solr via file system connector or share drive 
> connector, the stream_name of metadata is hard-coded "docname". I want to set 
> the stream_name a right file name, it is useful for searching documents by 
> file name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-427) The default value for "include only host matching seeds" should be yes/checked

2012-03-15 Thread Resolved

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erlend Garåsen resolved CONNECTORS-427.
---

Resolution: Fixed

r1301087

> The default value for "include only host matching seeds" should be yes/checked
> --
>
> Key: CONNECTORS-427
> URL: https://issues.apache.org/jira/browse/CONNECTORS-427
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Web connector
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3, 
> ManifoldCF 0.4
>Reporter: Erlend Garåsen
>Assignee: Erlend Garåsen
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> If you only want to crawl your own company's web pages, but forget to check
> this option by a mistake, you risk to crawl a lot of external web pages as
> well.
> Thus, the default value should be changed to yes/checked for
> "Include only hosts matching seeds?" for the web connector.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-426) Alfresco test exception

2012-03-15 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-426.
---

Resolution: Cannot Reproduce

> Alfresco test exception
> ---
>
> Key: CONNECTORS-426
> URL: https://issues.apache.org/jira/browse/CONNECTORS-426
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Alfresco connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> The Alfresco tests spit out this exception, which looks like it is the result 
> of a bug in the test itself:
> {code}
> [junit] 2012-03-14 
> 14:36:08.423:WARN::/alfresco/download/direct/workspace/Sp
> acesStore/c262b38f-1e7d-4319-bb39-f0128188b9c8/testdata1.txt
> [junit] java.lang.UnsupportedOperationException: Entity deletion by key 
> is n
> ot supported
> [junit] at 
> org.alfresco.repo.cache.lookup.EntityLookupCache$EntityLookup
> CallbackDAOAdaptor.deleteByKey(EntityLookupCache.java:202)
> [junit] at 
> org.alfresco.repo.cache.lookup.EntityLookupCache.deleteByKey(
> EntityLookupCache.java:639)
> [junit] at 
> org.alfresco.repo.domain.node.AbstractNodeDAOImpl.addNodeAspe
> cts(AbstractNodeDAOImpl.java:1987)
> [junit] at 
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspectsAndProp
> erties(DbNodeServiceImpl.java:526)
> [junit] at 
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspectsAndProp
> erties(DbNodeServiceImpl.java:439)
> [junit] at 
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspect(DbNodeS
> erviceImpl.java:736)
> [junit] at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown 
> Source)
> [junit] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:25)
> [junit] at java.lang.reflect.Method.invoke(Method.java:592)
> [junit] at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsing
> Reflection(AopUtils.java:307)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> proceed(ReflectiveMethodInvocation.java:150)
> [junit] at 
> org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(
> MultiTNodeServiceInterceptor.java:104)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> proceed(ReflectiveMethodInvocation.java:172)
> [junit] at 
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(J
> dkDynamicAopProxy.java:202)
> [junit] at $Proxy10.addAspect(Unknown Source)
> [junit] at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown 
> Source)
> [junit] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:25)
> [junit] at java.lang.reflect.Method.invoke(Method.java:592)
> [junit] at 
> org.alfresco.repo.service.StoreRedirectorProxyFactory$Redirec
> torInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
> [junit] at $Proxy11.addAspect(Unknown Source)
> [junit] at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown 
> Source)
> [junit] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:25)
> [junit] at java.lang.reflect.Method.invoke(Method.java:592)
> [junit] at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsing
> Reflection(AopUtils.java:307)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> proceed(ReflectiveMethodInvocation.java:150)
> [junit] at 
> org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropert
> yInterceptor.java:303)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> proceed(ReflectiveMethodInvocation.java:172)
> [junit] at 
> org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropert
> yInterceptor.java:303)
> [junit] at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.
> proceed(ReflectiveMethodInvocation.java:172)
> [junit] at 
> org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invok
> e(NodeRefP

[jira] [Resolved] (CONNECTORS-422) Canonical use of Velocity should have one html file per UI tab

2012-03-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-422.


Resolution: Fixed

r1299512


> Canonical use of Velocity should have one html file per UI tab
> --
>
> Key: CONNECTORS-422
> URL: https://issues.apache.org/jira/browse/CONNECTORS-422
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Alfresco connector, CMIS connector, OpenSearchServer 
> connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> Since the 0.5 release is going to be about internationalization and Velocity 
> primarily, we need to spend time now to get the Velocity usage in good 
> example form.
> Specifically, I think best practice ought to be to have a separate template 
> for each tab.  Then the connector code can call all the templates one after 
> another.  It makes it easy to add a tab, and easy to maintain.
> Each template, then, becomes responsible for managing both the tab in its 
> hidden form, as well as the tab in its displayed form.
> We can do something similar for the "view" templates.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-381) OpenSearchServer connector needs a UI test

2012-03-08 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-381.


Resolution: Fixed

r1298515


> OpenSearchServer connector needs a UI test
> --
>
> Key: CONNECTORS-381
> URL: https://issues.apache.org/jira/browse/CONNECTORS-381
> Project: ManifoldCF
>  Issue Type: Test
>  Components: OpenSearchServer connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The OpenSearchServer connector needs a UI test, and needs whatever 
> modifications to the UI code are needed to make it testable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-421) Test infrastructure's cleanup methods cause agents process to fail to start

2012-03-06 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-421.


Resolution: Fixed

r1297651


> Test infrastructure's cleanup methods cause agents process to fail to start
> ---
>
> Key: CONNECTORS-421
> URL: https://issues.apache.org/jira/browse/CONNECTORS-421
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> The testing infrastructure attempts to clean up from a previous run of a 
> test.  If properties.xml is left around, however, this cleanup will succeed 
> but prevent the agents process from starting in the test.  That's because the 
> addShutdownHook() is called, and when resetEnvironment() is called 
> agentStop() is thus invoked, and once agentStop() is invoked agentStart() 
> will just exit next time it is called.
> The fix is to make resetEnvironment() reset the agents stop flag so that 
> starting agents will then work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-420) Velocity support should include a model where there is one template for all languages, and tags that you can use for i18n strings

2012-03-01 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-420.


Resolution: Fixed

r1295926

> Velocity support should include a model where there is one template for all 
> languages, and tags that you can use for i18n strings
> -
>
> Key: CONNECTORS-420
> URL: https://issues.apache.org/jira/browse/CONNECTORS-420
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Framework core
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The current way we use Velocity templates is to have a different template for 
> each language.  That's very wasteful and leads to code duplication.  We need 
> to support a way of having one template for all languages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-419) Alfresco Connector needs to invoke the ingestDocument for each d:content property of a node

2012-03-01 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-419.
---

Resolution: Fixed

r1295462.

> Alfresco Connector needs to invoke the ingestDocument for each d:content 
> property of a node
> ---
>
> Key: CONNECTORS-419
> URL: https://issues.apache.org/jira/browse/CONNECTORS-419
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Alfresco connector
>Affects Versions: ManifoldCF 0.4
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The connector now supports only a single content stream for each document 
> (Alfresco node).
> But using custom content models it is possible to create a new type of node 
> that could have more than one content stream attached.
> There also is the issue that we need to invoke the ingestDocument method to 
> correctly ingest documents.
> The idea is based on invoke the ingestDocument method for each content stream 
> included in an Alfresco node with the same properties.
> In this way any type of node that includes in its own definition more than 
> one d:content property (binary type of property in Alfresco) can be correctly 
> ingested by ManifoldCF. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-417) CMIS Connector creates documentURI with wrong value when version is null

2012-02-29 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-417.
---

Resolution: Fixed

r1295045.

I solved this issue using an internal method of the OpenCMIS API. This way used 
to retrieve the content url was suggested by Florian Muller waiting for an 
official public method:

http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201009.mbox/%3c13092343.447851284629268276.javamail.r...@zimbra.alfresco.com%3E



> CMIS Connector creates documentURI with wrong value when version is null
> 
>
> Key: CONNECTORS-417
> URL: https://issues.apache.org/jira/browse/CONNECTORS-417
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: CMIS connector
>Affects Versions: ManifoldCF 0.4
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> There is an issue during the ingestion of documents.
> It seems that different CMIS servers has different default values for null 
> version labels.
> Now using OpenCMIS InMemory Server we have to fix this issue managing the 
> potential null value for the version label of the node.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-416) Can't click any of the buttons on the authentication tab for the web connector

2012-02-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-416.


Resolution: Fixed

r1293919


> Can't click any of the buttons on the authentication tab for the web connector
> --
>
> Key: CONNECTORS-416
> URL: https://issues.apache.org/jira/browse/CONNECTORS-416
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Web connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The session and page authentication buttons do not work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-415) Minor errors in script engine documentation

2012-02-26 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-415.


Resolution: Fixed

r1293918


> Minor errors in script engine documentation
> ---
>
> Key: CONNECTORS-415
> URL: https://issues.apache.org/jira/browse/CONNECTORS-415
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> There are a number of places where "<" and ">" are used instead of "<<" and 
> ">>".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-414) Incorrect path in executecommand.sh, start-webapps.sh and start-database.sh

2012-02-23 Thread Shinichiro Abe (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shinichiro Abe resolved CONNECTORS-414.
---

Resolution: Fixed

> Incorrect path in executecommand.sh, start-webapps.sh and start-database.sh
> ---
>
> Key: CONNECTORS-414
> URL: https://issues.apache.org/jira/browse/CONNECTORS-414
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: ManifoldCF 0.5
>Reporter: Shinichiro Abe
>Assignee: Shinichiro Abe
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-414.patch
>
>
> Currently the scripts above include an incorrect path.
> I couldn't run each script at multiprocess-examples.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-413) OpenSearchServer connector hidden tabs use wrong variable variant so escaping is not right

2012-02-19 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-413.


   Resolution: Fixed
Fix Version/s: ManifoldCF 0.5

r1290980

> OpenSearchServer connector hidden tabs use wrong variable variant so escaping 
> is not right
> --
>
> Key: CONNECTORS-413
> URL: https://issues.apache.org/jira/browse/CONNECTORS-413
> Project: ManifoldCF
>  Issue Type: Bug
>Reporter: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The hidden tabs for the OpenSearchServer connector use the _B variant of 
> Velocity variables in some places when they should be using the _A variant.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-410) Rumor has it that the Documentum DFC is now using dfc.properties instead of dmcl.ini

2012-02-18 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-410.


Resolution: Fixed
  Assignee: Karl Wright

r1245894

> Rumor has it that the Documentum DFC is now using dfc.properties instead of 
> dmcl.ini
> 
>
> Key: CONNECTORS-410
> URL: https://issues.apache.org/jira/browse/CONNECTORS-410
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentum connector
>Affects Versions: ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The Documentum sidecar process scripts make sure that the environment 
> variable DOCUMENTUM is properly set for DFC by looking for dmcl.ini (for 
> Windows) at that location.  I've been told that that is no longer valid; we 
> want to look for dfc.properties instead.
> This is trivial to change once we get confirmation that this is indeed a 
> correct description of the problem, and also whether the DOCUMENTUM 
> environment variable is even necessary any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-411) Execution of integration tests from Maven is broken

2012-02-17 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-411.
---

Resolution: Fixed

r1245683.

Here the details of this fix:

* upgraded the failsafe plugin to the latest version 2.12
* added the executions in the failsafe plugin for integration tests
* removed the MySQL dependency in the alfresco-war module: not needed


> Execution of integration tests from Maven is broken
> ---
>
> Key: CONNECTORS-411
> URL: https://issues.apache.org/jira/browse/CONNECTORS-411
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> It seems that there some problems trying to run integration tests using Maven.
> Trying to execute integration tests from the 0.4-incubating package, it 
> works, but trying from the trunk integration tests are not considered.
> I think that we can find differences between 0.4-incubating branch and the 
> trunk to solve this issue. 
> I'm going in deep on this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-406) Some ManifoldCF code doesn't use the MultiThreadedHttpConnectionManager

2012-02-16 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-406.


Resolution: Fixed
  Assignee: Karl Wright

r1245127 for the OpenSearchServer connector.

> Some ManifoldCF code doesn't use the MultiThreadedHttpConnectionManager
> ---
>
> Key: CONNECTORS-406
> URL: https://issues.apache.org/jira/browse/CONNECTORS-406
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Framework agents process, OpenSearchServer connector, 
> Scripting client
>Affects Versions: ManifoldCF 0.5
>Reporter: Luca Stancapiano
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> I signal three projects not using the http multithread manager:
> mcf-opensearch-connector
> pull-agent (tests)
> scripting-engine

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-409) mcf-ui-core.jar doesn't exist in dist/example/lib

2012-02-15 Thread Shinichiro Abe (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shinichiro Abe resolved CONNECTORS-409.
---

Resolution: Fixed

> mcf-ui-core.jar doesn't exist in dist/example/lib
> -
>
> Key: CONNECTORS-409
> URL: https://issues.apache.org/jira/browse/CONNECTORS-409
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Shinichiro Abe
>Assignee: Shinichiro Abe
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-409.patch
>
>
> Currently mcf-ui-core.jar isn't copied into dist/example/lib.
> So I couldn't register info by using crawler-ui at all.
> I fix framework/build.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-408) Script engine scripts use MCF_HOME inconsistently with other scripts

2012-02-12 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-408.


Resolution: Fixed

r1243320

> Script engine scripts use MCF_HOME inconsistently with other scripts
> 
>
> Key: CONNECTORS-408
> URL: https://issues.apache.org/jira/browse/CONNECTORS-408
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The script engine scripts do not use MCF_HOME in the same way that other 
> scripts do.  The fix is to use a different environment variable for this 
> purpose.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-407) Ant build does not leave shell scripts with executable bits set for Linux

2012-02-12 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-407.


Resolution: Fixed

r1243314

> Ant build does not leave shell scripts with executable bits set for Linux
> -
>
> Key: CONNECTORS-407
> URL: https://issues.apache.org/jira/browse/CONNECTORS-407
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> The ant build does not make the .sh scripts executable, making for a lot of 
> work for Linux users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-405) Binary distribution is too big

2012-02-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-405.


Resolution: Fixed

r1243050.

> Binary distribution is too big
> --
>
> Key: CONNECTORS-405
> URL: https://issues.apache.org/jira/browse/CONNECTORS-405
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The binary distribution is some 220MB right now.  This is way too big.
> Options for cutting it down to size include:
> (1) Remove source code from binary distribution
> (2) Share common jars across the two examples

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

2012-02-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-327.


Resolution: Fixed

> Might be able to save some binary space by only delivering the war files in 
> one place
> -
>
> Key: CONNECTORS-327
> URL: https://issues.apache.org/jira/browse/CONNECTORS-327
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the 
> single process example.  We could have them delivered instead to the main 
> dist area, and referenced by the examples using "..".  In order to make this 
> reasonably configurable, however, we'd also probably want to add 
> properties.xml properties in the single process example that provides paths 
> to the wars explicitly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-402) Separate the proprietary / non-proprietary deliverables for each connector

2012-02-10 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-402.


Resolution: Fixed

r1242970


> Separate the proprietary / non-proprietary deliverables for each connector
> --
>
> Key: CONNECTORS-402
> URL: https://issues.apache.org/jira/browse/CONNECTORS-402
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Piergiorgio Lucidi
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> As we have spoken today this ticket is dedicated to try to work on the build 
> process to separate proprietary and non-proprietary libraries in the release 
> package. 
> In this way, for example, we could have a standard way to release a specific 
> library for the connector (mcf-alfresco-connector) without release 
> proprietary libraries and allow users to add proprietary libraries in a 
> specific folder "connector-lib-proprietary" that could be added to the 
> ManifoldCF classloader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-403) Sidecar processes require a different MCF_HOME setting than webapps and agents process

2012-02-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-403.


Resolution: Fixed

r1242561

> Sidecar processes require a different MCF_HOME setting than webapps and 
> agents process
> --
>
> Key: CONNECTORS-403
> URL: https://issues.apache.org/jira/browse/CONNECTORS-403
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build, Framework crawler agent
>Affects Versions: ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> Sidecar processes were moved directly under the dist directory in 
> 0.4-incubating.  Unfortunately this means that the sidecar process scripts, 
> which use the environment variable MCF_HOME, require a different MCF_HOME 
> than the main processes and web apps.  MCF_HOME is defined by these to be the 
> location of properties.xml.
> The fix for the ticket is to modify the sidecar process scripts to use the 
> same definition for MCF_HOME.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-401) Update the website with some material about the project

2012-02-08 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-401.
---

   Resolution: Fixed
Fix Version/s: ManifoldCF 0.5

r1242029.

> Update the website with some material about the project
> ---
>
> Key: CONNECTORS-401
> URL: https://issues.apache.org/jira/browse/CONNECTORS-401
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Site
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> We have to update the website to add the following sections:
> * more details about each specific release in the news section
> * add a "Books and Presentations" page in the About section to add links for 
> slides, books and podcasts

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-351) Alfresco Connector documentation must be updated

2012-02-06 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-351.
---

Resolution: Fixed

r1241070.

> Alfresco Connector documentation must be updated
> 
>
> Key: CONNECTORS-351
> URL: https://issues.apache.org/jira/browse/CONNECTORS-351
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Alfresco connector documentation must be updated with the new tenant 
> domain parameter (text and screenshots).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-400) Make Alfresco's use of Velocity be good enough to be an exemplar for future Velocity development work

2012-02-06 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-400.


Resolution: Fixed

r1240934.


> Make Alfresco's use of Velocity be good enough to be an exemplar for future 
> Velocity development work
> -
>
> Key: CONNECTORS-400
> URL: https://issues.apache.org/jira/browse/CONNECTORS-400
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Alfresco connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 0.5
>
>
> I'd like to point people at the Alfresco connector as a good example of 
> Velocity use and best practice, so clean up the connector a bit so that 
> that's a good idea.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-398) Alfresco Connector UI Japanese translation would be helpful

2012-02-05 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-398.


Resolution: Fixed

> Alfresco Connector UI Japanese translation would be helpful
> ---
>
> Key: CONNECTORS-398
> URL: https://issues.apache.org/jira/browse/CONNECTORS-398
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Alfresco connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-398.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> A Japanese translation of the Alfresco Connector could be very useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-396) CMIS Connector UI Japanese translation

2012-02-03 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-396.


Resolution: Fixed

r1240389

> CMIS Connector UI Japanese translation
> --
>
> Key: CONNECTORS-396
> URL: https://issues.apache.org/jira/browse/CONNECTORS-396
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: CMIS connector
>Affects Versions: ManifoldCF 0.3
>Reporter: Piergiorgio Lucidi
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-396.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I updated the Japanese templates with the latest changes and we need to 
> translate some terms in the Japanese language.
> Maybe Hitoshi could help us here ;)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-399) Japanese site page does not have 0.4 release information

2012-02-03 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-399.


Resolution: Fixed

r1240387

> Japanese site page does not have 0.4 release information
> 
>
> Key: CONNECTORS-399
> URL: https://issues.apache.org/jira/browse/CONNECTORS-399
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Trivial
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-399.patch
>
>
> Japanese site needs to be updated to contain release 0.4 information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-387) Japanese fonts are missing from the PDF files generated for the site

2012-02-01 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-387.


Resolution: Fixed

r1239111 for conditional fonts.


> Japanese fonts are missing from the PDF files generated for the site
> 
>
> Key: CONNECTORS-387
> URL: https://issues.apache.org/jira/browse/CONNECTORS-387
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> Japanese fonts are missing from the PDFs generated for the site.
> This page describes how to fix that:
> http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-397) Alfresco Connector UI must be conformed with Apache Velocity

2012-01-31 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-397.
---

Resolution: Fixed

r1238731.

> Alfresco Connector UI must be conformed with Apache Velocity
> 
>
> Key: CONNECTORS-397
> URL: https://issues.apache.org/jira/browse/CONNECTORS-397
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Alfresco connector
>Affects Versions: ManifoldCF 0.3
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Alfresco Connector must be changed to be conformed with Apache Velocity 
> directives.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-395) CMIS Connector UI must be completely conformed with Apache Velocity

2012-01-31 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-395.
---

Resolution: Fixed

r1238716.

I have updated the Japanese templates of the CMIS Connector that now need to be 
translated.

Maybe Hitoshi could help here ;)

> CMIS Connector UI must be completely conformed with Apache Velocity
> ---
>
> Key: CONNECTORS-395
> URL: https://issues.apache.org/jira/browse/CONNECTORS-395
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: CMIS connector
>Affects Versions: ManifoldCF 0.3
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> We have to remove the Javascript code inside the CMIS connector UI using 
> Apache Velocity directives.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-378) Need to modify site to include pointer(s) to ManifoldCF 0.4-incubating and plugins

2012-01-29 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-378.


Resolution: Fixed

> Need to modify site to include pointer(s) to ManifoldCF 0.4-incubating and 
> plugins
> --
>
> Key: CONNECTORS-378
> URL: https://issues.apache.org/jira/browse/CONNECTORS-378
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The site documentation needs to be updated to include a reference to the 
> latest (0.4-incubating) release.  Links to the plugin source distributions 
> are also desirable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-393) SharePoint connector does not accept empty username/password

2012-01-29 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-393.


Resolution: Fixed

> SharePoint connector does not accept empty username/password
> 
>
> Key: CONNECTORS-393
> URL: https://issues.apache.org/jira/browse/CONNECTORS-393
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: SharePoint connector
>Affects Versions: ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The SharePoint connector does not currently allow an empty username, and thus 
> no authentication.  The problem is in the UI Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-392) Japanese top page and concepts pages are not fully translated

2012-01-24 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-392.


Resolution: Fixed

r1235235


> Japanese top page and concepts pages are not fully translated
> -
>
> Key: CONNECTORS-392
> URL: https://issues.apache.org/jira/browse/CONNECTORS-392
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-392.patch
>
>
> There are some untranslated sentences in Japanese top page and concepts pages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-388) Upgrade the Crawler UI framework with Apache Velocity

2012-01-22 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-388.


   Resolution: Fixed
Fix Version/s: ManifoldCF 0.5

Individual tickets should be created for each additional connector modified.


> Upgrade the Crawler UI framework with Apache Velocity
> -
>
> Key: CONNECTORS-388
> URL: https://issues.apache.org/jira/browse/CONNECTORS-388
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Framework core
>Affects Versions: ManifoldCF 0.3
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> We have to try to upgrade the UI Crawler using Apache Velocity that a good 
> solution that could fit with Manifold implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-384) Ant build scripts are extremely repetitive, and could use clever consolidation

2012-01-20 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-384.


Resolution: Fixed

Committed a number of pretty massive reorgs.  I didn't move the model entirely 
to a bottom-driven one, because that would have required invoking the framework 
targets two dozen times on a complete build.  I also did not find a way to 
share build targets for a list of individual connectors; each connector target 
needs to have an explicit target of its own in the outer build file.  Other 
than that, though, the reorganization accomplished the goal handsomely.


> Ant build scripts are extremely repetitive, and could use clever consolidation
> --
>
> Key: CONNECTORS-384
> URL: https://issues.apache.org/jira/browse/CONNECTORS-384
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The ant build scripts don't have any facility for sharing code.  Also, it 
> would be good to be able to add new connectors to the build with only local 
> changes to a connector's code, like it is possible to add modules to 
> Lucene/Solr.  The same ability ought to apply to integration tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-391) Multiprocess example web-apps don't work due to missing jars in the lib directory

2012-01-19 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-391.


Resolution: Fixed

r1233739

> Multiprocess example web-apps don't work due to missing jars in the lib 
> directory
> -
>
> Key: CONNECTORS-391
> URL: https://issues.apache.org/jira/browse/CONNECTORS-391
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The webapps don't function correctly for the multiprocess example.  The 
> problem is missing jars in the lib directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-390) JDBC connector cannot find JDBC drivers that aren't part of the standard stable (e.g. Oracle)

2012-01-19 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-390.


Resolution: Fixed

r1233737 fixes the problem, by changing the instructions and the class paths in 
the example and build.


> JDBC connector cannot find JDBC drivers that aren't part of the standard 
> stable (e.g. Oracle)
> -
>
> Key: CONNECTORS-390
> URL: https://issues.apache.org/jira/browse/CONNECTORS-390
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: JDBC connector
>Affects Versions: ManifoldCF 0.3, ManifoldCF 0.4, ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The JDBC driver cannot find any JDBC drivers that are placed in the 
> connectors/jdbc/jdbc-drivers area.  This is not because the drivers aren't 
> correctly copied to connector-lib, but rather because they are loaded by the 
> pool driver, which uses the mcf-core class loader to do it.
> The fix is not obvious; there's no way to include more than one instance of 
> the pool driver, and it's pretty well baked into the pool driver design to 
> load the JDBC classes by reflection.  A workaround is to include the driver 
> jar(s) in the start.jar manifest, or in the lib area for the multiprocess 
> example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-389) Chemistry in-memory war renaming breaks mvn-bootstrap

2012-01-19 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-389.
---

Resolution: Fixed

r1233270.

> Chemistry in-memory war renaming breaks mvn-bootstrap
> -
>
> Key: CONNECTORS-389
> URL: https://issues.apache.org/jira/browse/CONNECTORS-389
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>
> The recent renaming of the chemistry in-memory war broke the mvn-bootstrap 
> scripts, which both have this in them:
> cmd /c mvn install:install-file 
> -Dfile=lib/chemistry-opencmis-server-inmemory-war.war 
> -DgroupId=org.apache.chemistry.opencmis 
> -DartifactId=chemistry-opencmis-server-inmemory-war -Dversion=0.5.0 
> -Dpackaging=war

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-329) Upgrade to OpenCMIS 0.6.0

2012-01-18 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-329.
---

Resolution: Fixed

r1232895.

> Upgrade to OpenCMIS 0.6.0
> -
>
> Key: CONNECTORS-329
> URL: https://issues.apache.org/jira/browse/CONNECTORS-329
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: CMIS connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> We have to upgrade the OpenCMIS library to the latest version with the 
> following improvements:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12317858

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-380) Need a UI test for the Alfresco connector

2012-01-18 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-380.
---

Resolution: Fixed

r1232849.

> Need a UI test for the Alfresco connector
> -
>
> Key: CONNECTORS-380
> URL: https://issues.apache.org/jira/browse/CONNECTORS-380
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Alfresco connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>
> The Alfresco connector needs a UI test, and needs whatever modifications are 
> needed to its UI to make it testable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-385) Manifold CF site japanese is corrupted

2012-01-18 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-385.


Resolution: Fixed

> Manifold CF site japanese is corrupted
> --
>
> Key: CONNECTORS-385
> URL: https://issues.apache.org/jira/browse/CONNECTORS-385
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The Japanese part of the site is corrupted when published.  It seems that 
> Forrest corrupts certain utf-8 characters. I've checked the latest Forrest 
> and it doesn't help, so I've created FOR-1231 to track this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-386) CMIS Integration tests implementation compile error

2012-01-17 Thread Piergiorgio Lucidi (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-386.
---

Resolution: Fixed

Fixed with the following parent class:
{code}
public class BaseDerby extends org.apache.manifoldcf.crawler.tests.BaseITDerby
{code}

r1232386.

> CMIS Integration tests implementation compile error
> ---
>
> Key: CONNECTORS-386
> URL: https://issues.apache.org/jira/browse/CONNECTORS-386
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: CMIS connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The following integration test class:
> {code}
> public class BaseDerby extends org.apache.manifoldcf.crawler.tests.Base
> {code}
> has a wrong and not existent parent class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-336) If there's a Japanese localization, we should also have some Japanese documentation

2012-01-16 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-336.


Resolution: Fixed

> If there's a Japanese localization, we should also have some Japanese 
> documentation
> ---
>
> Key: CONNECTORS-336
> URL: https://issues.apache.org/jira/browse/CONNECTORS-336
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-336-20120106.patch, CONNECTORS-336.patch, 
> CONNECTORS-336_20120104A.patch, CONNECTORS-336_20120104B.patch, 
> CONNECTORS-336_20120105.patch, ja_JP_A.zip, ja_JP_B.zip, ja_JP_C.zip
>
>
> We should provide some Japanese documentation if we have a Japanese 
> localization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-383) JCIF connector should have Japanese messages

2012-01-15 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-383.


Resolution: Fixed

r1231752

> JCIF connector should have Japanese messages
> 
>
> Key: CONNECTORS-383
> URL: https://issues.apache.org/jira/browse/CONNECTORS-383
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: JCIFS connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-383.patch
>
>
> Messages in JCIF connector should have Japanese translations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-382) JDBC connector should have Japanese messages

2012-01-15 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-382.


Resolution: Fixed

r1231751

> JDBC connector should have Japanese messages
> 
>
> Key: CONNECTORS-382
> URL: https://issues.apache.org/jira/browse/CONNECTORS-382
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: JDBC connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-382.patch, CONNECTORS-382.patch
>
>
> JDBC connector's message properties file should have Japanese translations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-339) We need a test for all of the localized versions of the UI

2012-01-12 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-339.


Resolution: Fixed

> We need a test for all of the localized versions of the UI
> --
>
> Key: CONNECTORS-339
> URL: https://issues.apache.org/jira/browse/CONNECTORS-339
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> We need a way of testing the UI for functionality, regressions, and properly 
> formed HTML.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-376) Meridio connector's Japanese messages are not fully translated

2012-01-12 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-376.


Resolution: Fixed

> Meridio connector's Japanese messages are not fully translated
> --
>
> Key: CONNECTORS-376
> URL: https://issues.apache.org/jira/browse/CONNECTORS-376
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Meridio connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-376.patch
>
>
> Should translate Meridio connector's Japanese message properties

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-379) Merido connector needs to be internationalized

2012-01-12 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-379.


Resolution: Fixed

r1230518


> Merido connector needs to be internationalized
> --
>
> Key: CONNECTORS-379
> URL: https://issues.apache.org/jira/browse/CONNECTORS-379
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Meridio connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-379.patch
>
>
> Messages in Merido connector needs to be externalized to properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-369) i18n/localization work for connectors often includes javascript quotes in the translated text

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-369.


Resolution: Fixed

I think I've got all of these cleaned up now.  As long as new contributions 
don't reintroduce the problem, we're all set.


> i18n/localization work for connectors often includes javascript quotes in the 
> translated text
> -
>
> Key: CONNECTORS-369
> URL: https://issues.apache.org/jira/browse/CONNECTORS-369
> Project: ManifoldCF
>  Issue Type: Task
>  Components: File system connector, FileNet connector, GTS connector, 
> JCIFS connector, JDBC connector, LiveLink connector, Lucene/SOLR connector, 
> RSS connector, Web connector, Wiki connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> The i18n for many of the connectors includes quotation marks that should not 
> be in the translation, but should instead be in the code.  See CONNECTORS-356 
> for a detailed description of the problem and the solution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-377) Should standardize on src/main/resources in directories, Maven build, and ant build

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-377.


   Resolution: Fixed
Fix Version/s: ManifoldCF 0.5

r1230101


> Should standardize on src/main/resources in directories, Maven build, and ant 
> build
> ---
>
> Key: CONNECTORS-377
> URL: https://issues.apache.org/jira/browse/CONNECTORS-377
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.5
>
>
> We use src/main/resource sometimes and that is going to cause nothing but 
> trouble.  We need to fix this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-333) Solr 3.x and 4.x plugins should use best practices in setting up http connections

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-333.


Resolution: Fixed

I was able to get the CloseHook API to be used for both Plugins.  This does not 
kill the thread, which is bound statically to the multithreaded connection 
manager class.  The only way to kill it is to call shutdownAll(), which could 
blow up other things in the same JVM.


> Solr 3.x and 4.x plugins should use best practices in setting up http 
> connections
> -
>
> Key: CONNECTORS-333
> URL: https://issues.apache.org/jira/browse/CONNECTORS-333
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Solr-3.x-component, Solr-4.x-component
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Critical
> Fix For: ManifoldCF 0.5
>
>
> The Solr components need to use keep-alive in order to not accumulate handles 
> in CLOSE_WAIT.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-375) RSS connector's Japanese messages are not fully translated

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-375.


Resolution: Fixed

r1230068.  I removed the quotes as they are no longer needed, and restored 
another fix which was required to prevent the run-rss-UI-tests-derby ant target 
from failing.


> RSS connector's Japanese messages are not fully translated
> --
>
> Key: CONNECTORS-375
> URL: https://issues.apache.org/jira/browse/CONNECTORS-375
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: RSS connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-375.patch
>
>
> Should translated RSS connector's Japanese message properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-374) SharePoint connector's Japanese messages are not fully translated

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-374.


Resolution: Fixed

r1230059.  I removed the quotation marks from both files since these are no 
longer needed.


> SharePoint connector's Japanese messages are not fully translated
> -
>
> Key: CONNECTORS-374
> URL: https://issues.apache.org/jira/browse/CONNECTORS-374
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: SharePoint connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-374.patch
>
>
> SharePoint connector's Japanese message properties file should be fully 
> translated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-373) Solr connector Japanese message properties file is not fully translated

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-373.


Resolution: Fixed

> Solr connector Japanese message properties file is not fully translated
> ---
>
> Key: CONNECTORS-373
> URL: https://issues.apache.org/jira/browse/CONNECTORS-373
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Lucene/SOLR connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-373.patch
>
>
> Solr connector's japanese message properties file should be fully translated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-371) LiveLink connector should have Japanese message properties file

2012-01-11 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-371.


Resolution: Fixed

r1230044

> LiveLink connector should have Japanese message properties file
> ---
>
> Key: CONNECTORS-371
> URL: https://issues.apache.org/jira/browse/CONNECTORS-371
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: LiveLink connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-371.patch, CONNECTORS-371.patch
>
>
> LiveLink connector's Japanese message properties file is not fully translated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-372) WebCrawler connector Japanese message properties file is not fully translated

2012-01-10 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-372.


Resolution: Fixed

r1229540


> WebCrawler connector Japanese message properties file is not fully translated
> -
>
> Key: CONNECTORS-372
> URL: https://issues.apache.org/jira/browse/CONNECTORS-372
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Web connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-372.patch
>
>
> WebCrawler connector Japanese message files is not fully translated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-363) LiveLink connector should be fully I18N

2012-01-10 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-363.


Resolution: Fixed

> LiveLink connector should be fully I18N
> ---
>
> Key: CONNECTORS-363
> URL: https://issues.apache.org/jira/browse/CONNECTORS-363
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: LiveLink connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-363.patch, CONNECTORS-363.patch
>
>
> Should extract out all messages to properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-370) Ability to pass parameters to I18N messages

2012-01-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-370.


Resolution: Fixed

> Ability to pass parameters to I18N messages
> ---
>
> Key: CONNECTORS-370
> URL: https://issues.apache.org/jira/browse/CONNECTORS-370
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Framework crawler agent
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
>
> Current I18N scheme only allows one sequential set of words to be extracted 
> out to properties file.
> Some languages such as Japanese have different grammerical syntax than 
> English may require parameters to be passed in different order.
> Would like to have ability to pass parameters to messages in properties file:
> e.g.
> message1={$1} with match parameters {$2} and {$3} resulted in {$4}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-365) Sharepoint connector should be fully I18N

2012-01-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-365.


Resolution: Fixed

> Sharepoint connector should be fully I18N
> -
>
> Key: CONNECTORS-365
> URL: https://issues.apache.org/jira/browse/CONNECTORS-365
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: SharePoint connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-365.patch
>
>
> All messages in Sharepoint connector should be extracted out to properties 
> file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-368) Wiki connector should be fully I18N

2012-01-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-368.


Resolution: Fixed

r1229404


> Wiki connector should be fully I18N
> ---
>
> Key: CONNECTORS-368
> URL: https://issues.apache.org/jira/browse/CONNECTORS-368
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Wiki connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-368.patch
>
>
> All messages should be extracted to properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-367) WebCrawler connector should be fully I18N

2012-01-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-367.


Resolution: Fixed

> WebCrawler connector should be fully I18N
> -
>
> Key: CONNECTORS-367
> URL: https://issues.apache.org/jira/browse/CONNECTORS-367
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Web connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-367.patch
>
>
> Should extract all messages to properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-364) RSS Connector should be fully I18N

2012-01-09 Thread Karl Wright (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-364.


Resolution: Fixed

> RSS Connector should be fully I18N
> --
>
> Key: CONNECTORS-364
> URL: https://issues.apache.org/jira/browse/CONNECTORS-364
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: RSS connector
>Affects Versions: ManifoldCF 0.5
>Reporter: Hitoshi Ozawa
>Assignee: Karl Wright
>Priority: Minor
>  Labels: I18N
> Fix For: ManifoldCF 0.5
>
> Attachments: CONNECTORS-364.patch
>
>
> All messages in RSS connector should be extracted out to properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




  1   2   >