Skip to content

Commit

Permalink
2.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
malaqueueit committed Jan 19, 2016
1 parent 73dc342 commit a50f292
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Binary file modified Build/QueueIt.Security.jar
Binary file not shown.
2 changes: 2 additions & 0 deletions QueueIT.Security.Examples/nbproject/private/private.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security.Examples/web/advancedlanding.jsp</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security.Examples/web/simple.jsp</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security.Examples/web/index.jsp</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security.Examples/web/WEB-INF/classes/queueit.properties</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security.Examples/web/advanced.jsp</file>
</group>
</open-files>
</project-private>
2 changes: 1 addition & 1 deletion QueueIT.Security/Manifest.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Implementation-Name: QueueIt/Security/
Implementation-Title: QueueIt.Security
Implementation-Version: 2.0.3
Implementation-Version: 2.0.4
Implementation-Vendor: Queue-it
3 changes: 3 additions & 0 deletions QueueIT.Security/nbproject/private/private.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/nbproject/build-impl.xml</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/KnownUserFactory.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/Queue.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/test/queueit/security/DefaultKnownUserUrlProviderTest.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/test/queueit/security/KnownUserFactoryTest.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/CookieValidateResultRepository.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/DefaultKnownUserUrlProvider.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/QueueFactory.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/SessionValidateResultRepository.java</file>
<file>file:/C:/GIT/QueueIT.Security-JavaEE/QueueIT.Security/src/queueit/security/SessionValidationController.java</file>
</group>
Expand Down

0 comments on commit a50f292

Please sign in to comment.