You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2006/06/11 23:46:30 UTC

[jira] Created: (LUCENE-598) GData Server MileStone 1 Revision

GData Server MileStone 1 Revision
---------------------------------

         Key: LUCENE-598
         URL: http://issues.apache.org/jira/browse/LUCENE-598
     Project: Lucene - Java
        Type: New Feature

  Components: Other  
    Reporter: Simon Willnauer
    Priority: Minor


Some Improvements to the GData Server.
CRUD actions for Entries implemented / tested 
StorageComponent storing entries / feeds / users
Dynamic Feed elements like links added.
Decoupled all server components (storage / ReqeustHandler etc) using lookup service

Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Yonik Seeley resolved LUCENE-598.
---------------------------------

    Resolution: Fixed

resolving.

> GData Server MileStone 1 Revision
> ---------------------------------
>
>                 Key: LUCENE-598
>                 URL: http://issues.apache.org/jira/browse/LUCENE-598
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Other
>            Reporter: Simon Willnauer
>            Priority: Minor
>         Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt, requiredLibs.tar.gz
>
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417878 ] 

Simon Willnauer commented on LUCENE-598:
----------------------------------------

Well ;) gotcha! 

but you took the wrong file. 

Take No.3 for good ;)



good trip to Dublin!!

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt, requiredLibs.tar.gz
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Simon Willnauer updated LUCENE-598:
-----------------------------------

    Attachment: 21_06_06_milestone2.diff

Added Authentication component.
XSD Schema for configuration files.
Refactoring 
Testcases

@Yonik & Doug

Please commit this patch soon!
thanks simon

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, gdata_11_06_06.txt
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Simon Willnauer updated LUCENE-598:
-----------------------------------

    Attachment: requiredLibs.tar.gz

Three more required libs for reading configuration files.

--> apache commons digester

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt, requiredLibs.tar.gz
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417865 ] 

Yonik Seeley commented on LUCENE-598:
-------------------------------------

OK, you caught me in time Simon :-)  
It all seems to work, and I just committed it.

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt, requiredLibs.tar.gz
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Simon Willnauer updated LUCENE-598:
-----------------------------------

    Attachment: 26.06.06.diff

I'd did some renaming due to some refactoring. That caused the problem.
Thisone works.

Thanks Yonik.

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Simon Willnauer updated LUCENE-598:
-----------------------------------

    Attachment: gdata_11_06_06.txt

diff file - diff since last revision 
Lots of changes due to some refactoring

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: gdata_11_06_06.txt
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417834 ] 

Yonik Seeley commented on LUCENE-598:
-------------------------------------

I tried to apply 25.06.06.diff, but it doesn't apply cleanly.

patching file gdata-server/src/java/org/apache/lucene/gdata/server/registry/Comp
onent.java
can't find file to patch at input line 14728
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: gdata-server/src/java/org/apache/lucene/gdata/server/registry/ProvidedServiceConfig.java
|===================================================================
|--- gdata-server/src/java/org/apache/lucene/gdata/server/registry/ProvidedServiceConfig.java   (revision 413530)
|+++ gdata-server/src/java/org/apache/lucene/gdata/server/registry/ProvidedServiceConfig.java   (working copy)
--------------------------
File to patch:

> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, gdata_11_06_06.txt
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]

Simon Willnauer updated LUCENE-598:
-----------------------------------

    Attachment: 25.06.06.diff

Last-Modified Header support
Recovering component for lucene storage
fixed update / insert bugs



> GData Server MileStone 1 Revision
> ---------------------------------
>
>          Key: LUCENE-598
>          URL: http://issues.apache.org/jira/browse/LUCENE-598
>      Project: Lucene - Java
>         Type: New Feature

>   Components: Other
>     Reporter: Simon Willnauer
>     Priority: Minor
>  Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, gdata_11_06_06.txt
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (LUCENE-598) GData Server MileStone 1 Revision

Posted by "Simon Willnauer (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12424386 ] 
            
Simon Willnauer commented on LUCENE-598:
----------------------------------------

This issue is resolved could anyone close / resovle this.

thanks simon

> GData Server MileStone 1 Revision
> ---------------------------------
>
>                 Key: LUCENE-598
>                 URL: http://issues.apache.org/jira/browse/LUCENE-598
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Other
>            Reporter: Simon Willnauer
>            Priority: Minor
>         Attachments: 21_06_06_milestone2.diff, 25.06.06.diff, 26.06.06.diff, gdata_11_06_06.txt, requiredLibs.tar.gz
>
>
> Some Improvements to the GData Server.
> CRUD actions for Entries implemented / tested 
> StorageComponent storing entries / feeds / users
> Dynamic Feed elements like links added.
> Decoupled all server components (storage / ReqeustHandler etc) using lookup service
> Added some JavaDoc 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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