You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org> on 2007/12/28 18:34:57 UTC

[jira] Created: (MAVENUPLOAD-1874) Winstone 0.9.9

Winstone 0.9.9
--------------

                 Key: MAVENUPLOAD-1874
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
             Project: maven-upload-requests
          Issue Type: Task
            Reporter: Grzegorz Slowikowski
         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar

Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119139 ] 

Carlos Sanchez commented on MAVENUPLOAD-1874:
---------------------------------------------

wget http://jira.codehaus.org/secure/attachment/31512/winstone-099-bundle.jar

jar -tf winstone-099-bundle.jar [no output here, so it must be corrupt]

unzip winstone-099-bundle.jar
Archive:  winstone-099-bundle.jar
warning [winstone-099-bundle.jar]:  2048 extra bytes at beginning or within zipfile
  (attempting to process anyway)
   creating: META-INF/
  inflating: META-INF/MANIFEST.MF
   creating: javax/
   creating: javax/servlet/
   creating: javax/servlet/http/
   creating: javax/servlet/resources/
   creating: winstone/
   creating: winstone/accesslog/
   creating: winstone/ajp13/
   creating: winstone/auth/
   creating: winstone/classLoader/
   creating: winstone/cluster/
   creating: winstone/invoker/
   creating: winstone/jndi/
   creating: winstone/jndi/java/
   creating: winstone/jndi/resourceFactories/
   creating: winstone/realm/
   creating: winstone/ssl/
   creating: winstone/tools/
  inflating: javax/servlet/Filter.class
  inflating: javax/servlet/FilterChain.class
  inflating: javax/servlet/FilterConfig.class
  inflating: javax/servlet/GenericServlet.class
  inflating: javax/servlet/http/Cookie.class
  inflating: javax/servlet/http/HttpServlet$NoBodyOutputStream.class
  inflating: javax/servlet/http/HttpServlet$NoBodyResponse.class
  inflating: javax/servlet/http/HttpServlet.class
  inflating: javax/servlet/http/HttpServletRequest.class
  inflating: javax/servlet/http/HttpServletRequestWrapper.class
  inflating: javax/servlet/http/HttpServletResponse.class
  inflating: javax/servlet/http/HttpServletResponseWrapper.class
  inflating: javax/servlet/http/HttpSession.class
  inflating: javax/servlet/http/HttpSessionActivationListener.class
  inflating: javax/servlet/http/HttpSessionAttributeListener.class
  inflating: javax/servlet/http/HttpSessionBindingEvent.class
  inflating: javax/servlet/http/HttpSessionBindingListener.class
  inflating: javax/servlet/http/HttpSessionContext.class
  inflating: javax/servlet/http/HttpSessionEvent.class
  inflating: javax/servlet/http/HttpSessionListener.class
  inflating: javax/servlet/http/HttpUtils.class
  inflating: javax/servlet/RequestDispatcher.class
  inflating: javax/servlet/resources/datatypes.dtd
  inflating: javax/servlet/resources/j2ee_1_4.xsd
  inflating: javax/servlet/resources/j2ee_web_services_1_1.xsd
  inflating: javax/servlet/resources/j2ee_web_services_client_1_1.xsd
  inflating: javax/servlet/resources/javaee_5.xsd
  inflating: javax/servlet/resources/javaee_web_services_client_1_2.xsd
  inflating: javax/servlet/resources/jspxml.xsd
  inflating: javax/servlet/resources/jsp_2_0.xsd
  inflating: javax/servlet/resources/jsp_2_1.xsd
  inflating: javax/servlet/resources/web-app_2_2.dtd
  inflating: javax/servlet/resources/web-app_2_3.dtd
  inflating: javax/servlet/resources/web-app_2_4.xsd
  inflating: javax/servlet/resources/web-app_2_5.xsd
  inflating: javax/servlet/resources/web-jsptaglibrary_2_0.xsd
  inflating: javax/servlet/resources/xml.xsd
  inflating: javax/servlet/resources/XMLSchema.dtd
  inflating: javax/servlet/Servlet.class
  inflating: javax/servlet/ServletConfig.class
  inflating: javax/servlet/ServletContext.class
  inflating: javax/servlet/ServletContextAttributeEvent.class
  inflating: javax/servlet/ServletContextAttributeListener.class
  inflating: javax/servlet/ServletContextEvent.class
  inflating: javax/servlet/ServletContextListener.class
  inflating: javax/servlet/ServletException.class
  inflating: javax/servlet/ServletInputStream.class
  inflating: javax/servlet/ServletOutputStream.class
  inflating: javax/servlet/ServletRequest.class
  inflating: javax/servlet/ServletRequestAttributeEvent.class
  inflating: javax/servlet/ServletRequestAttributeListener.class
  inflating: javax/servlet/ServletRequestEvent.class
  inflating: javax/servlet/ServletRequestListener.class
  inflating: javax/servlet/ServletRequestWrapper.class
  inflating: javax/servlet/ServletResponse.class
  inflating: javax/servlet/ServletResponseWrapper.class
  inflating: javax/servlet/SingleThreadModel.class
  inflating: javax/servlet/UnavailableException.class
  inflating: jndi.properties
  inflating: winstone/accesslog/LocalStrings.properties
  inflating: winstone/accesslog/SimpleAccessLogger.class
  inflating: winstone/AccessLogger.class
  inflating: winstone/ajp13/Ajp13IncomingPacket.class
  inflating: winstone/ajp13/Ajp13Listener.class
  inflating: winstone/ajp13/Ajp13OutputStream.class
  inflating: winstone/ajp13/LocalStrings.properties
  inflating: winstone/auth/BaseAuthenticationHandler.class
  inflating: winstone/auth/BasicAuthenticationHandler.class
  inflating: winstone/auth/ClientcertAuthenticationHandler.class
  inflating: winstone/auth/DigestAuthenticationHandler.class
  inflating: winstone/auth/FormAuthenticationHandler.class
  inflating: winstone/auth/LocalStrings.properties
  inflating: winstone/auth/RetryRequestParams.class
  inflating: winstone/auth/RetryRequestWrapper.class
  inflating: winstone/auth/SecurityConstraint.class
  inflating: winstone/AuthenticationHandler.class
  inflating: winstone/AuthenticationPrincipal.class
  inflating: winstone/AuthenticationRealm.class
  inflating: winstone/classLoader/LocalStrings.properties
  inflating: winstone/classLoader/ReloadingClassLoader.class
  inflating: winstone/classLoader/WebappClassLoader.class
  inflating: winstone/cluster/ClusterSessionSearch.class
  inflating: winstone/cluster/LocalStrings.properties
  inflating: winstone/cluster/SimpleCluster.class
  inflating: winstone/Cluster.class
  inflating: winstone/ErrorServlet.class
  inflating: winstone/FilterConfiguration.class
  inflating: winstone/HostConfiguration.class
  inflating: winstone/HostGroup.class
  inflating: winstone/HttpListener.class
  inflating: winstone/invoker/InvokerServlet.class
  inflating: winstone/invoker/LocalStrings.properties
  inflating: winstone/jndi/ContainerJNDIManager.class
  inflating: winstone/jndi/java/javaURLContextFactory.class
  inflating: winstone/jndi/LocalStrings.properties
  inflating: winstone/jndi/resourceFactories/LocalStrings.properties
  inflating: winstone/jndi/resourceFactories/WinstoneConnection.class
  inflating: winstone/jndi/resourceFactories/WinstoneDataSource.class
  inflating: winstone/jndi/WebAppJNDIManager.class
  inflating: winstone/jndi/WinstoneBindingEnumeration.class
  inflating: winstone/jndi/WinstoneContext.class
  inflating: winstone/jndi/WinstoneNameEnumeration.class
  inflating: winstone/jndi/WinstoneNameParser.class
  inflating: winstone/JNDIManager.class
  inflating: winstone/Launcher.class
  inflating: winstone/Listener.class
  inflating: winstone/LocalStrings.properties
  inflating: winstone/Logger.class
  inflating: winstone/Mapping.class
  inflating: winstone/ObjectPool.class
  inflating: winstone/realm/ArgumentsRealm.class
  inflating: winstone/realm/FileRealm.class
  inflating: winstone/realm/LocalStrings.properties
  inflating: winstone/RequestDispatcher.class
  inflating: winstone/RequestHandlerThread.class
  inflating: winstone/ServletConfiguration.class
  inflating: winstone/ShutdownHook.class
  inflating: winstone/ssl/HttpsListener.class
  inflating: winstone/ssl/LocalStrings.properties
  inflating: winstone/StaticResourceServlet.class
  inflating: winstone/tools/LocalStrings.properties
  inflating: winstone/tools/WinstoneControl.class
  inflating: winstone/WebAppConfiguration.class
  inflating: winstone/WebXmlParser.class
  inflating: winstone/WinstoneException.class
  inflating: winstone/WinstoneInputStream.class
  inflating: winstone/WinstoneOutputStream.class
  inflating: winstone/WinstoneRequest.class
  inflating: winstone/WinstoneResourceBundle.class
  inflating: winstone/WinstoneResponse.class
  inflating: winstone/WinstoneResponseWriter.class
  inflating: winstone/WinstoneSession.class


> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118979 ] 

Carlos Sanchez commented on MAVENUPLOAD-1874:
---------------------------------------------

if you open the attached files, you'll see there's no jars inside

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Updated: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Slowikowski updated MAVENUPLOAD-1874:
----------------------------------------------

    Attachment: winstone-lite-099-bundle2.jar
                winstone-099-bundle2.jar

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-099-bundle2.jar, winstone-lite-099-bundle.jar, winstone-lite-099-bundle2.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118981 ] 

Grzegorz Slowikowski commented on MAVENUPLOAD-1874:
---------------------------------------------------

I download and open them and there are jars inside. I'm on Windows

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118977 ] 

Grzegorz Slowikowski commented on MAVENUPLOAD-1874:
---------------------------------------------------

Hi Carlos

I don't understand what's the problem. This artifact is not build by Maven so I created bundles as described here:
http://maven.apache.org/guides/mini/guide-central-repository-upload.html

"If you are not using maven as your build system but want something uploaded to the Central Repository then you just need to make a JAR (using the jar executable, not zip , pkzip or equivalent) with the following content:
pom.xml
foo-1.0.jar (or whatever artifact is referred to in the pom.xml)
foo-1.0-sources.jar (optional, jar containing java sources)
foo-1.0-javadoc.jar (optional, jar containing javadocs)"

What have I done wrong?

I'm not a developer of this project so don't want to add full pom.xml to build it and upload my build jars (binary and sources) instead of the oryginal one.


> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119406 ] 

Grzegorz Slowikowski commented on MAVENUPLOAD-1874:
---------------------------------------------------

OK, second try. Bundles prepared with jar executable:
winstone-099-bundle2.jar
winstone-lite-099-bundle2.jar

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Commented: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118668 ] 

Carlos Sanchez commented on MAVENUPLOAD-1874:
---------------------------------------------

not a bundle, it's just the jar

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>         Attachments: winstone-099-bundle.jar, winstone-lite-099-bundle.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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

        

[jira] Closed: (MAVENUPLOAD-1874) Winstone 0.9.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1874.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

for next time, scm/url i think should be the http url, the other is scm/connection

> Winstone 0.9.9
> --------------
>
>                 Key: MAVENUPLOAD-1874
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1874
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Grzegorz Slowikowski
>            Assignee: Carlos Sanchez
>         Attachments: winstone-099-bundle.jar, winstone-099-bundle2.jar, winstone-lite-099-bundle.jar, winstone-lite-099-bundle2.jar
>
>
> Upload bundle based on 0.9.6 version (http://jira.codehaus.org/browse/MAVENUPLOAD-1432)

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