Skip to content

Commit 17b212a

Browse files
author
Dariusz Suchojad
committed
SESPRINGPYTHONPY-129: Added springpython.jms to the list of packages to be installed. Verified springpython.jms gets installed correctly.
git-svn-id: https://src.springframework.org/svn/se-springpython-py/trunk@733 ce8fead1-4192-4296-8608-a705134b927f
2 parents 88892c9 + 741c994 commit 17b212a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

springpython/src/build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
license='Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)',
3434
scripts=['plugins/coily'],
3535
packages=['springpython',
36-
'springpython.aop',
36+
'springpython.aop',
37+
'springpython.jms',
3738
'springpython.config',
3839
'springpython.container',
3940
'springpython.context',

0 commit comments

Comments
 (0)