Issue Type: Bug Bug
Assignee: Unassigned
Components: audit2db-plugin
Created: 08/Mar/15 8:08 PM
Description:

When installing audit2db through the Update Center or Advanced file upload, the audit2db directory is missing the classes directory under WEB-INF.

.
├── css
│   ├── print.css
│   └── screen.css
├── help
│   ├── jdbcDriver.html
│   ├── jdbcUrl.html
│   ├── jndiDatasource.html
│   └── jobHistoryJobName.html
├── META-INF
│   ├── MANIFEST.MF
│   └── maven
│   └── org.jenkins-ci.plugins
│   └── audit2db
│   ├── pom.properties
│   └── pom.xml
└── WEB-INF
├── lib
│   ├── antlr-2.7.6.jar
│   ├── aopalliance-1.0.jar
│   ├── c3p0-0.9.1.2.jar
│   ├── cglib-nodep-2.2.jar
│   ├── classes.jar
│   ├── commons-collections-3.1.jar
│   ├── commons-logging-1.1.1.jar
│   ├── hibernate-annotations-3.5.6-Final.jar
│   ├── hibernate-c3p0-3.5.6-Final.jar
│   ├── hibernate-commons-annotations-3.2.0.Final.jar
│   ├── hibernate-core-3.5.6-Final.jar
│   ├── hibernate-jpa-2.0-api-1.0.0.Final.jar
│   ├── javassist-3.8.0.GA.jar
│   ├── jta-1.1.jar
│   ├── spring-aop-2.5.jar
│   ├── spring-asm-3.1.2.RELEASE.jar
│   ├── spring-beans-3.1.2.RELEASE.jar
│   ├── spring-context-3.1.2.RELEASE.jar
│   ├── spring-core-3.1.2.RELEASE.jar
│   ├── spring-_expression_-3.1.2.RELEASE.jar
│   ├── spring-jdbc-3.1.2.RELEASE.jar
│   ├── spring-orm-3.1.2.RELEASE.jar
│   └── spring-tx-3.1.2.RELEASE.jar
└── licenses.xml

Environment: Jenkins v1.580.3
Standalone Install - Tomcat 7
RHEL 6.6
Oracle JDK 1.7.0_75
Project: Jenkins
Priority: Blocker Blocker
Reporter: Matt Firtion
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to