This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Google Web Toolkit :: Servlet (241) | |
----------------------------------- | |
Manifest-Version = 1.0 | |
Bnd-LastModified = 1383693158736 | |
Tool = Bnd-2.1.0.20130426-122245 | |
Originally-Created-By = 1.7.0_40-b43 (Oracle Corporation) | |
Ant-Version = Apache Ant 1.9.2 | |
Created-By = 1.7.0_40 (Oracle Corporation) | |
Bundle-Name = Google Web Toolkit :: Servlet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[MANIFEST gwt-servlet.jar] | |
Ant-Version Apache Ant 1.9.2 | |
Bnd-LastModified 1383911680216 | |
Bundle-ManifestVersion 2 | |
Bundle-Name GWT :: Servlet | |
Bundle-SymbolicName com.google.gwt.gwt-servlet | |
Bundle-Version 2.6.0.rc1 | |
Created-By 1.7.0_40 (Oracle Corporation) | |
Export-Package com.google.gwt.user.server.rpc;uses:="javax.servlet,javax.servlet.http,com.google.gwt.user.server,com.google.gwt.rpc.server,com.google.gwt.util.tools.shared";version="2.6.0.rc1",com.google.gwt.uibinder.elementparsers;uses:="com.google.gwt.safehtml.shared,com.google.gwt.dev.util";version="2.6.0.rc1",com.google.gwt.logging.shared;version="2.6.0.rc1",com.google.gwt.junit.linker;version="2.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
com.google.gwt.activity.shared | |
com.google.gwt.codegen.server | |
com.google.gwt.core.server | |
com.google.gwt.core.shared | |
com.google.gwt.dev.asm | |
com.google.gwt.dev.asm.commons | |
com.google.gwt.dev.asm.signature | |
com.google.gwt.dev.asm.tree | |
com.google.gwt.dev.asm.util | |
com.google.gwt.dev.util |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Additional packages wired since dynamic import was enabled: | |
- org.springframework.http.converter | |
- org.springframework.security.web.authentication.www | |
- org.springframework.web.servlet.support | |
- org.springframework.context.support | |
- org.springframework.security.web.servletapi | |
- org.springframework.security.web.session | |
- org.springframework.security.web.authentication.session | |
- org.springframework.security.web.access | |
- org.springframework.security.web.context |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karaf@root> headers org.springframework.aop | |
You are about to access system bundle 74. Do you wish to continue (yes/no): | |
Spring AOP (74) | |
--------------- | |
Manifest-Version = 1.0 | |
Tool = Bundlor 1.0.0.RELEASE | |
Ant-Version = Apache Ant 1.8.2 | |
Implementation-Version = 3.0.7.RELEASE | |
Implementation-Title = org.springframework.aop | |
Created-By = 1.6.0_29-b11-402-11M3527 (Apple Inc.) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<!-- | |
Licensed to the Apache Software Foundation (ASF) under one or more | |
contributor license agreements. See the NOTICE file distributed with | |
this work for additional information regarding copyright ownership. | |
The ASF licenses this file to You under the Apache License, Version 2.0 | |
(the "License"); you may not use this file except in compliance with |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: gwt-servlet-2.6.0/pom.xml | |
=================================================================== | |
--- gwt-servlet-2.6.0/pom.xml (revision 0) | |
+++ gwt-servlet-2.6.0/pom.xml (working copy) | |
@@ -0,0 +1,118 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
+ | |
+ <!-- | |
+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<GameStatus turn="0" phase="DEPLOYMENT" sideASize="10" sideBSize="38"/> | |
<PreStartSequenceLog deployWinner="Terminators" deployFirst="Terminators" startFirst="Genestealer"/> | |
<!-- #### TURN 1 : Genestealer MOVEMENT --> | |
<GameStatus turn="1" side="Genestealer" phase="MOVEMENT" distance="24.0" sideASize="10" sideBSize="38"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mar 09, 2016 8:27:39 AM org.apache.karaf.main.Main launch | |
INFORMAZIONI: Installing and starting initial bundles | |
mar 09, 2016 8:27:39 AM org.apache.karaf.main.Main launch | |
INFORMAZIONI: All initial bundles installed and set to start | |
mar 09, 2016 8:27:39 AM org.apache.karaf.main.lock.SimpleFileLock lock | |
INFORMAZIONI: Lock acquired | |
mar 09, 2016 8:27:39 AM org.apache.karaf.main.Main$KarafLockCallback lockAquired | |
INFORMAZIONI: Lock acquired. Setting startlevel to 100 | |
2016-03-09 08:27:40,265 | INFO | FelixStartLevel | fileinstall | 8 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from jmx.acl.org.apache.karaf.bundle.cfg | |
2016-03-09 08:27:40,269 | INFO | FelixStartLevel | fileinstall | 8 - org.apache.felix.fileinstall - 3.5.0 | Creating configuration from org.apache.felix.fileinstall-deploy.cfg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# prepared clean installations of Karaf 4.0.4, ServiceMix 5.3.0, 6.1.0 and 7.0.0 | |
# clone the repo with the fixes | |
Handwritten:test cristcost$ git clone https://github.com/cristcost/karaf.git | |
# compile the patched JARs | |
Handwritten:test cristcost$ cd karaf/ | |
Handwritten:karaf cristcost$ git checkout fix-karaf-4429-2.4.0 | |
Switched to branch 'fix-karaf-4429-2.4.0' | |
Handwritten:karaf cristcost$ mvn clean install -q -pl exception |
OlderNewer